summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* nspawn: always copy /etc/resolv.conf rather than bind mountLennart Poettering2013-10-02
* mkdir: pass a proper function pointer to mkdir_safe_internalLennart Poettering2013-10-02
* strv: don't access potentially NULL string arraysLennart Poettering2013-10-02
* efi: never call qsort on potentially NULL arraysLennart Poettering2013-10-02
* modules-load: fix error handlingLennart Poettering2013-10-02
* dbus: fix return value of dispatch_rqueue()Lennart Poettering2013-10-02
* bus: fix potentially uninitialized memory accessLennart Poettering2013-10-02
* journald: add missing error checkLennart Poettering2013-10-02
* cryptsetup: fix OOM handling when parsing mount optionsLennart Poettering2013-10-02
* systemctl: fix name mangling for sysv unitsVáclav Pavlín2013-10-02
* acpi: make sure we never free an uninitialized pointerLennart Poettering2013-10-02
* acpi-fptd: fix memory leak in acpi_get_boot_usecLukas Nykryn2013-10-02
* cgroup: there's no point in labelling cgroupfs dirs, so let's not do thatLennart Poettering2013-10-02
* hashmap: randomize hash functions a bitLennart Poettering2013-10-01
* logind: remove fbdev session-device supportDavid Herrmann2013-10-01
* logind: send PropertyChanged during deactivationDavid Herrmann2013-10-01
* logind: check whether first drmSetMaster succeededDavid Herrmann2013-10-01
* logind: fix session-device dbus notifyDavid Herrmann2013-10-01
* kernel-install: add compat with 'installkernel'Tom Gundersen2013-10-01
* core: whenever a new PID is passed to us, make sure we watch itLennart Poettering2013-10-01
* util.c: ignore pollfd.revent for loop_read/loop_writeChen Jie2013-10-01
* systemctl: remove legacy upstart compatibilityCristian Rodríguez2013-10-01
* smack-setup: fix path to Smack/CIPSO mappingsPatrick McCarty2013-10-01
* hashmap: size hashmap bucket array dynamicallyLennart Poettering2013-10-01
* local: fix memory leak when putting together locale settingsLennart Poettering2013-10-01
* main: don't free fds array twiceLennart Poettering2013-10-01
* logs-show.c: show all messages for a sliceZbigniew Jędrzejewski-Szmek2013-10-01
* set IgnoreOnIsolate=true for systemd-cryptsetup@.serviceAndrey Borzenkov2013-09-29
* Fix buffer overrun when enumerating filesZbigniew Jędrzejewski-Szmek2013-09-29
* kernel-install: avoid using 'cp --preserve'Tom Gundersen2013-09-27
* Do not use unitialized variable and remove duplicated lineZbigniew Jędrzejewski-Szmek2013-09-27
* swap: properly expose timeout property on the busLennart Poettering2013-09-27
* dbus: fix introspection for TimerSlackNSecLennart Poettering2013-09-27
* systemctl: make sure set-property mangles unit namesLennart Poettering2013-09-27
* core: drop some out-of-date references to cgroup settingsLennart Poettering2013-09-26
* logind: never consider a closing session relevant for PK checksLennart Poettering2013-09-26
* main: set umask before creating any filesMike Gilbert2013-09-26
* logind: if a user is sitting in front of the computer and can shutdown the ma...Lennart Poettering2013-09-26
* core: rework how we match mount units against each otherLennart Poettering2013-09-26
* unit-name: when escaping a path consider the empty path identical to the root...Lennart Poettering2013-09-26
* util: properly handle the root dir in PATH_FOREACH_PREFIXLennart Poettering2013-09-26
* cgroup: when referencing cgroup controller trees allow omission of the pathLennart Poettering2013-09-26
* Move part of logind.c into a separate fileZbigniew Jędrzejewski-Szmek2013-09-26
* Move functions around to fix underlinking in test-machine-tablesZbigniew Jędrzejewski-Szmek2013-09-26
* journald: accept EPOLLERR from /dev/kmsgZbigniew Jędrzejewski-Szmek2013-09-26
* test-hashmap: fix access to uninitialized memoryZbigniew Jędrzejewski-Szmek2013-09-26
* execute.c: little modernizationZbigniew Jędrzejewski-Szmek2013-09-26
* util: add macro for iterating through all prefixes of a pathLennart Poettering2013-09-25
* cgroup: if we do a cgroup operation then do something on all supported contro...Lennart Poettering2013-09-25
* logind: return -EINVAL when PID is wrongLukas Nykryn2013-09-24