index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
test-strv: do not declare table to be sorted const
Zbigniew Jędrzejewski-Szmek
2013-04-05
1
-1
/
+1
*
test-catalog,core/load-dropin: remove unused variables
Zbigniew Jędrzejewski-Szmek
2013-04-05
2
-2
/
+0
*
journal: u64log2 can be expressed just as __builtin_clzll(n) ^ 63U
Cristian Rodríguez
2013-04-05
3
-15
/
+15
*
systemctl: align cgroups to 'n' in 'name='
Zbigniew Jędrzejewski-Szmek
2013-04-05
1
-4
/
+8
*
sd-id128: check that the kernel is feeding us proper data
Zbigniew Jędrzejewski-Szmek
2013-04-05
1
-0
/
+3
*
udevadm-hwdb: avoid leak in error path
Zbigniew Jędrzejewski-Szmek
2013-04-05
1
-1
/
+2
*
efivars: un-leak a few strings
Zbigniew Jędrzejewski-Szmek
2013-04-05
1
-6
/
+9
*
timedated: fix a few memory leaks
Zbigniew Jędrzejewski-Szmek
2013-04-05
1
-35
/
+16
*
bus: add convenience functions for constructing and sending method calls/sign...
Lennart Poettering
2013-04-05
5
-17
/
+77
*
bus: properly detect and handle if a callback is installed/removed from withi...
Lennart Poettering
2013-04-05
5
-29
/
+103
*
bus: don't allow recursive invocation of sd_bus_process()
Lennart Poettering
2013-04-05
3
-2
/
+10
*
update TODO
Lennart Poettering
2013-04-05
1
-3
/
+0
*
localectl: add support for listing X11 keymap information
Lennart Poettering
2013-04-05
2
-18
/
+147
*
journal: add sd_journal_get_timeout() call to public API
Lennart Poettering
2013-04-04
5
-45
/
+134
*
login: add sd_login_monitor_get_timeout() public api call
Lennart Poettering
2013-04-04
5
-11
/
+92
*
update TODO
Lennart Poettering
2013-04-04
1
-4
/
+1
*
test-bus-marshal.c: do not call g_type_init() for modern glib versions
Harald Hoyer
2013-04-04
1
-0
/
+2
*
cryptsetup-generator: add JobTimeoutSec=0 for the decrypted crypt devices
Harald Hoyer
2013-04-04
1
-0
/
+17
*
login: add new public API call sd_login_monitor_get_events() to get poll() fl...
Lennart Poettering
2013-04-04
6
-20
/
+60
*
journal: add public API call sd_journal_get_events()
Lennart Poettering
2013-04-04
5
-25
/
+64
*
util: tweak format_timespan() a bit
Lennart Poettering
2013-04-04
1
-8
/
+9
*
util: add a bit of syntactic sugar to run short code fragments with a differe...
Lennart Poettering
2013-04-04
6
-71
/
+75
*
util: make time formatting a bit smarter
Lennart Poettering
2013-04-04
18
-47
/
+146
*
update TODO
Lennart Poettering
2013-04-03
1
-6
/
+0
*
time: add suppot for fractional time specifications
Lennart Poettering
2013-04-03
5
-13
/
+177
*
build-sys: "link" libsystemd-id128 against libsd-daemon-internal
Zbigniew Jędrzejewski-Szmek
2013-04-03
1
-1
/
+2
*
hostnamectl: if somebody invokes 'hostnamectl set-hostname' with a valid inte...
Lennart Poettering
2013-04-03
2
-9
/
+29
*
fileio: don't check for errors more often than really necessary
Lennart Poettering
2013-04-03
1
-15
/
+5
*
fileio: write proper env var write-out code
Lennart Poettering
2013-04-03
2
-6
/
+58
*
shared: rework env file reader
Lennart Poettering
2013-04-03
9
-139
/
+430
*
util: rename parse_usec() to parse_sec() sinds the default unit is seconds
Lennart Poettering
2013-04-03
16
-35
/
+35
*
util: rename write_one_line_file() to write_string_file()
Lennart Poettering
2013-04-03
22
-48
/
+42
*
core/killall.c: prevent segfault and initialize pids
Harald Hoyer
2013-04-03
1
-1
/
+1
*
cgtop: add % as key to toggle time/percentage
Zbigniew Jędrzejewski-Szmek
2013-04-02
2
-1
/
+13
*
cgtop: optionally show CPU usage as time and become stdout sensitive
Umut Tezduyar
2013-04-02
2
-40
/
+100
*
nss-myhostname: do not use _cleanup_
Zbigniew Jędrzejewski-Szmek
2013-04-02
1
-8
/
+12
*
update TODO
Lennart Poettering
2013-04-02
2
-0
/
+5
*
macro: add macro for precisely determining length of decimal string formattin...
Lennart Poettering
2013-04-02
2
-15
/
+23
*
util: add a bit of syntactic sugar for saving/restoring errno
Lennart Poettering
2013-04-02
4
-91
/
+44
*
Replace s/Dropin/DropIn/
Zbigniew Jędrzejewski-Szmek
2013-04-02
3
-3
/
+3
*
Introspect and monitor dropin configuration
Oleksii Shevchuk
2013-04-02
6
-20
/
+77
*
shared/cgroup-show: fix leak of "pid"
Zbigniew Jędrzejewski-Szmek
2013-04-02
1
-6
/
+3
*
systemctl: align all status fields to common column
Zbigniew Jędrzejewski-Szmek
2013-04-02
1
-83
/
+65
*
Add Listen* to dbus properties
Oleksii Shevchuk
2013-04-02
4
-0
/
+152
*
Do no isolate in case of emergency or severe problems
Dr. Tilmann Bubeck
2013-04-02
2
-10
/
+5
*
Always use our own MAX/MIN definitions
Cristian Rodríguez
2013-04-02
7
-35
/
+30
*
update TODO
Lennart Poettering
2013-04-02
1
-4
/
+3
*
shutdown: correctly wait for processes we killed in the killall spree
Lennart Poettering
2013-04-02
1
-27
/
+58
*
cryptsetup: add RequiresMountsFor for keyfile
Thomas Weißschuh
2013-04-01
1
-6
/
+11
*
cryptsetup: RequiresMountsFor if source is a file
Thomas Weißschuh
2013-04-01
2
-7
/
+16
[prev]
[next]