summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-0290-loaderentry.install: fixup BOOT_OPTIONSHarald Hoyer
2015-06-02Separate the % sign from the numberPablo Lezaeta Reyes [pˈaβ̞lo lˌe̞θaˈeta rˈejɛ]
2015-06-02random-util: guard including sys/auxv.h with the corresponding ifdef checkMichael Olbrich
2015-06-02missing: add more btrfs definesMichael Olbrich
2015-06-01test-unit-file: add test for improperly escaped exec stringDaniel Mack
2015-06-01load-fragment: use UNESCAPE_RELAX flag to parse exec directivesDaniel Mack
2015-06-01sd-device: ensure update_properties_buf() is a noop on failureTom Gundersen
2015-06-01zsh-completion: fix typo in _bootctlDaniel Mack
2015-06-01sd-device: fix invalid property strv pointersMartin Pitt
2015-06-01udev: Bring back persistant storage symlinks for bcacheDavid Mohr
2015-06-01tmpfiles: Fix comment typoColin Guthrie
2015-05-31udevd: open sockets before forkingTom Gundersen
2015-05-31udevd: don't allocate sd_event object before forkTom Gundersen
2015-05-31udevd: don't sanitize fd 0,1,2Tom Gundersen
2015-05-31core/namespace: Protect /usr instead of /home with ProtectSystem=yesJason Pleau
2015-05-30conf-parser: parsing error logs should show a type not a vartypeRonny Chevalier
2015-05-30networkctl: fix uninitialized variableRonny Chevalier
2015-05-30README: fix typoRonny Chevalier
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-29zsh-completion: a more style/tag aware _systemctlEric Cook
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