summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-30zsh-completion: update bootctlRonny Chevalier
2015-05-30test-fdset: add more testsRonny Chevalier
2015-05-30tests: add test-conf-parserRonny Chevalier
2015-05-30rules: restore block watch after CHANGE eventsTom Gundersen
2015-05-30rules: fix typo in block watch ruleTom Gundersen
2015-05-30Revert "Makefile: make custom-entities.ent depend on Makefile.am"Daniel Mack
2015-05-30terminal: fix include orderingThomas Hindoe Paaboel Andersen
2015-05-29console: use signal-util.h and reorder includesThomas Hindoe Paaboel Andersen
2015-05-29terminal: use signal-util.h and reorder includesThomas Hindoe Paaboel Andersen
2015-05-29util: split out signal-util.[ch] from util.[ch]Lennart Poettering
2015-05-29CODING_STYLE: document order in which to #include headersLennart Poettering
2015-05-29udevd: hook up watchdog supportTom Gundersen
2015-05-29udevd: notify - expose a bit more of the internal stateTom Gundersen
2015-05-29udevd: notify - keep NOTIFY_SOCKET aroundTom Gundersen
2015-05-29udevd: modernize status notificationTom Gundersen
2015-05-29udevd: event - port spawn_wait() to sd-eventTom Gundersen
2015-05-29udevd: move main-loop to sd-eventTom Gundersen
2015-05-29udevd: explicitly try to start event queue when it may be possibleTom Gundersen
2015-05-29udevd: only check for changed config before scheduling new eventsTom Gundersen
2015-05-29udevd: introduce manager_exit() and manager_reload()Tom Gundersen
2015-05-29path-util: Change path_is_mount_point() symlink arg from bool to flagsMartin Pitt
2015-05-29path-util: Fix path_is_mount_point for filesMartin Pitt
2015-05-29build-sys: pass originally configured --enable-split-usr to distcheckMartin Pitt
2015-05-29build-sys: fix typoKarel Zak
2015-05-29build-sys: Stop depending on current configure options for EXTRA_DISTMartin Pitt
2015-05-29Makefile: make custom-entities.ent depend on Makefile.amDaniel Mack
2015-05-28systemctl: Don't skip SysV init.d scripts when enabling/disabling unitsMartin Pitt
2015-05-28systemctl: drop hardcoded chkconfig invocationMartin Pitt
2015-05-28man: use configured path for mount and umount binaries in manpagesFilipe Brandenburger
2015-05-28man: generate configured paths in manpagesFilipe Brandenburger
2015-05-28sd-device: enumerator - fix matching on properties and sysattrsTom Gundersen
2015-05-27man: fix systemd.resource-control(5) volume numberPatrick Donnelly
2015-05-27fix extraneous space in equality checkJonathan Boulle
2015-05-27sd-device: fix device_get_properties_strv()Tom Gundersen
2015-05-27udevd: fix SIGCHLD handling in --daemon modeTom Gundersen
2015-05-27missing: add more IFLA_VXLAN_* definesMichael Olbrich
2015-05-27logind: prefix some calls to unlink with (void)Daniel Mack
2015-05-27logind: unlink /run/nologin when shutdown is cancelledDaniel Mack
2015-05-26treewide: fix typosTorstein Husebø
2015-05-26udev: fix inotify handlingDavid Herrmann
2015-05-26build-sys: ship fsck mock in tarballMartin Pitt
2015-05-25test: hostname - test that hostname is truly initializedTom Gundersen
2015-05-25nspawn: fix memleakTom Gundersen
2015-05-25nspawn: avoid memleakTom Gundersen
2015-05-25nspawn: drop some debugging codeTom Gundersen
2015-05-25import: dkr - avoid NULL-pointer dereferenceTom Gundersen
2015-05-25nspawn: make coverity happyTom Gundersen
2015-05-25networkd: fix IFF_UP when ipv6 support is disabledTom Gundersen
2015-05-25swap: use swapon -oKarel Zak
2015-05-25build-sys: fix headers installationMarc-Antoine Perennou