summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-03Introduce _cleanup_endmntent_Zbigniew Jędrzejewski-Szmek
2013-10-03gpt-auto-generator: exit immediately if in containerZbigniew Jędrzejewski-Szmek
2013-10-03execute: more debugging messagesZbigniew Jędrzejewski-Szmek
2013-10-03man: Improve the description of parameter X in tmpfiles.d pageVáclav Pavlín
2013-10-02execute.c: always set $SHELLZbigniew Jędrzejewski-Szmek
2013-10-02tmpfiles.d: include setgid perms for /run/log/journalDave Reisner
2013-10-02nspawn: always copy /etc/resolv.conf rather than bind mountLennart Poettering
2013-10-02mkdir: pass a proper function pointer to mkdir_safe_internalLennart Poettering
2013-10-02strv: don't access potentially NULL string arraysLennart Poettering
2013-10-02efi: never call qsort on potentially NULL arraysLennart Poettering
2013-10-02modules-load: fix error handlingLennart Poettering
2013-10-02dbus: fix return value of dispatch_rqueue()Lennart Poettering
2013-10-02bus: fix potentially uninitialized memory accessLennart Poettering
2013-10-02journald: add missing error checkLennart Poettering
2013-10-02cryptsetup: fix OOM handling when parsing mount optionsLennart Poettering
2013-10-02systemctl: fix name mangling for sysv unitsVáclav Pavlín
2013-10-02acpi: make sure we never free an uninitialized pointerLennart Poettering
2013-10-02fix lingering references to /var/lib/{backlight,random-seed}Dave Reisner
2013-10-02acpi-fptd: fix memory leak in acpi_get_boot_usecLukas Nykryn
2013-10-02cgroup: there's no point in labelling cgroupfs dirs, so let's not do thatsystemd/v208Lennart Poettering
2013-10-02build-sys: mkdir.[ch] should be in libsystemd-sharedLennart Poettering
2013-10-02build-ss: prepare new releaseLennart Poettering
2013-10-01hashmap: randomize hash functions a bitLennart Poettering
2013-10-01Update TODODavid Herrmann
2013-10-01logind: remove fbdev session-device supportDavid Herrmann
2013-10-01logind: run with CAP_SYS_ADMINDavid Herrmann
2013-10-01logind: send PropertyChanged during deactivationDavid Herrmann
2013-10-01logind: check whether first drmSetMaster succeededDavid Herrmann
2013-10-01logind: fix session-device dbus notifyDavid Herrmann
2013-10-01kernel-install: add compat with 'installkernel'Tom Gundersen
2013-10-01update TODOLennart Poettering
2013-10-01core: whenever a new PID is passed to us, make sure we watch itLennart Poettering
2013-10-01util.c: ignore pollfd.revent for loop_read/loop_writeChen Jie
2013-10-01units: Add SHELL environment variableEvan Callicoat
2013-10-01build-sys: don't fallback to upstart defaultsLennart Poettering
2013-10-01systemctl: remove legacy upstart compatibilityCristian Rodríguez
2013-10-01smack-setup: fix path to Smack/CIPSO mappingsPatrick McCarty
2013-10-01Revert "build-sys: link libsystemd-login with libsystemd-label.la"Kay Sievers
2013-10-01Update TODOLennart Poettering
2013-10-01hashmap: size hashmap bucket array dynamicallyLennart Poettering
2013-10-01local: fix memory leak when putting together locale settingsLennart Poettering
2013-10-01main: don't free fds array twiceLennart Poettering
2013-10-01logs-show.c: show all messages for a sliceZbigniew Jędrzejewski-Szmek
2013-10-01build-sys: link libsystemd-login with libsystemd-label.laMichał Górny
2013-09-30man: mention the systemd homepage from systemd(1)Lennart Poettering
2013-09-30update TODOLennart Poettering
2013-09-30man: link cgroups api docs from relevant man pagesLennart Poettering
2013-09-29set IgnoreOnIsolate=true for systemd-cryptsetup@.serviceAndrey Borzenkov
2013-09-29Fix buffer overrun when enumerating filesZbigniew Jędrzejewski-Szmek
2013-09-28kmod-static-nodes: condition execution on modules.devnameDave Reisner