Age | Commit message (Expand) | Author |
2013-10-02 | strv: don't access potentially NULL string arrays | Lennart Poettering |
2013-10-02 | efi: never call qsort on potentially NULL arrays | Lennart Poettering |
2013-10-02 | modules-load: fix error handling | Lennart Poettering |
2013-10-02 | dbus: fix return value of dispatch_rqueue() | Lennart Poettering |
2013-10-02 | bus: fix potentially uninitialized memory access | Lennart Poettering |
2013-10-02 | journald: add missing error check | Lennart Poettering |
2013-10-02 | cryptsetup: fix OOM handling when parsing mount options | Lennart Poettering |
2013-10-02 | systemctl: fix name mangling for sysv units | Václav Pavlín |
2013-10-02 | acpi: make sure we never free an uninitialized pointer | Lennart Poettering |
2013-10-02 | acpi-fptd: fix memory leak in acpi_get_boot_usec | Lukas Nykryn |
2013-10-02 | cgroup: there's no point in labelling cgroupfs dirs, so let's not do thatsystemd/v208 | Lennart Poettering |
2013-10-01 | hashmap: randomize hash functions a bit | Lennart Poettering |
2013-10-01 | logind: remove fbdev session-device support | David Herrmann |
2013-10-01 | logind: send PropertyChanged during deactivation | David Herrmann |
2013-10-01 | logind: check whether first drmSetMaster succeeded | David Herrmann |
2013-10-01 | logind: fix session-device dbus notify | David Herrmann |
2013-10-01 | kernel-install: add compat with 'installkernel' | Tom Gundersen |
2013-10-01 | core: whenever a new PID is passed to us, make sure we watch it | Lennart Poettering |
2013-10-01 | util.c: ignore pollfd.revent for loop_read/loop_write | Chen Jie |
2013-10-01 | systemctl: remove legacy upstart compatibility | Cristian Rodríguez |
2013-10-01 | smack-setup: fix path to Smack/CIPSO mappings | Patrick McCarty |
2013-10-01 | hashmap: size hashmap bucket array dynamically | Lennart Poettering |
2013-10-01 | local: fix memory leak when putting together locale settings | Lennart Poettering |
2013-10-01 | main: don't free fds array twice | Lennart Poettering |
2013-10-01 | logs-show.c: show all messages for a slice | Zbigniew Jędrzejewski-Szmek |
2013-09-29 | set IgnoreOnIsolate=true for systemd-cryptsetup@.service | Andrey Borzenkov |
2013-09-29 | Fix buffer overrun when enumerating files | Zbigniew Jędrzejewski-Szmek |
2013-09-27 | kernel-install: avoid using 'cp --preserve' | Tom Gundersen |
2013-09-27 | Do not use unitialized variable and remove duplicated line | Zbigniew Jędrzejewski-Szmek |
2013-09-27 | swap: properly expose timeout property on the bus | Lennart Poettering |
2013-09-27 | dbus: fix introspection for TimerSlackNSec | Lennart Poettering |
2013-09-27 | systemctl: make sure set-property mangles unit names | Lennart Poettering |
2013-09-26 | core: drop some out-of-date references to cgroup settings | Lennart Poettering |
2013-09-26 | logind: never consider a closing session relevant for PK checks | Lennart Poettering |
2013-09-26 | main: set umask before creating any files | Mike Gilbert |
2013-09-26 | logind: if a user is sitting in front of the computer and can shutdown the ma... | Lennart Poettering |
2013-09-26 | core: rework how we match mount units against each other | Lennart Poettering |
2013-09-26 | unit-name: when escaping a path consider the empty path identical to the root... | Lennart Poettering |
2013-09-26 | util: properly handle the root dir in PATH_FOREACH_PREFIX | Lennart Poettering |
2013-09-26 | cgroup: when referencing cgroup controller trees allow omission of the path | Lennart Poettering |
2013-09-26 | Move part of logind.c into a separate file | Zbigniew Jędrzejewski-Szmek |
2013-09-26 | Move functions around to fix underlinking in test-machine-tables | Zbigniew Jędrzejewski-Szmek |
2013-09-26 | journald: accept EPOLLERR from /dev/kmsg | Zbigniew Jędrzejewski-Szmek |
2013-09-26 | test-hashmap: fix access to uninitialized memory | Zbigniew Jędrzejewski-Szmek |
2013-09-26 | execute.c: little modernization | Zbigniew Jędrzejewski-Szmek |
2013-09-25 | util: add macro for iterating through all prefixes of a path | Lennart Poettering |
2013-09-25 | cgroup: if we do a cgroup operation then do something on all supported contro... | Lennart Poettering |
2013-09-24 | logind: return -EINVAL when PID is wrong | Lukas Nykryn |
2013-09-24 | support acpi firmware performance data (FPDT) | Kay Sievers |
2013-09-24 | shared: device-nodes - add include guard | Kay Sievers |