summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-05-25build-sys: don't dist generated filesMarc-Antoine Perennou
2015-05-25build-sys: always include src/boot/efi in tarballsMarc-Antoine Perennou
2015-05-24shared: generator - correct path to systemd-fsckMike Gilbert
2015-05-24nspawn: be verbose about interface namesUmut Tezduyar Lindskog
2015-05-24udevd: event - fix event queue in daemenozied modeTom Gundersen
2015-05-24udevd: worker - modernize a bitTom Gundersen
2015-05-24udevd: worker - fully clean up unnecessary fdsTom Gundersen
2015-05-23bootctl: fix an error checkThomas Hindoe Paaboel Andersen
2015-05-23fix typos in systemd-nspawn man pageJonathan Boulle
2015-05-22bootctl: ferror must be called before FILE is closedThomas Hindoe Paaboel Andersen