summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* units: order systemd-fsck@.service after local-fs-pre.target.Ivan Shapovalov2014-08-26
* logind: add HandleLidSwitchDocked= option to logind.conf + documentationBen Wolsieffer2014-08-26
* sd-journal: never log anything by default from a libraryLennart Poettering2014-08-26
* util: make use of newly added reset_signal_mask() call wherever appropriateLennart Poettering2014-08-26
* util: reset signals when we fork off agentsLennart Poettering2014-08-26
* util: make sure reset_all_signal_handlers() continues with all other signal h...Lennart Poettering2014-08-26
* sd-bus: don't include internal header memfd.h in public header sd-bus.hHristo Venev2014-08-26
* systemctl: Correct error message printed when bus_process_wait failsSjoerd Simons2014-08-26
* sd-bus: remove unused call bus_kernel_create_monitor()Lennart Poettering2014-08-26
* test-util: use assert_se() for call to safe_mkdir with side effectFilipe Brandenburger2014-08-26
* test-path-util: use assert_se in all assertionsFilipe Brandenburger2014-08-26
* test-compress: make sure asserts with side effects use assert_se()Filipe Brandenburger2014-08-26
* networkd-wait-online: add missing short option 'i' to optstringƁukasz Stelmach2014-08-26
* missing: add BPF_XORMichael Olbrich2014-08-26
* NEWS: Fix typos.Ansgar Burchardt2014-08-26
* update TODOLennart Poettering2014-08-26
* udev: hwdb - do not look at "usb_device" parentsKay Sievers2014-08-26
* Revert "systemctl: fix broken list-unit-files with --root"Lennart Poettering2014-08-26
* update TODOLennart Poettering2014-08-26
* sd-event: sd_event_prepare - stay in PREPARED if sd_event_wait() indicates th...Tom Gundersen2014-08-26
* sd-event: split run into prepare/wait/dispatchTom Gundersen2014-08-25
* systemctl: fix broken list-unit-files with --rootLukas Nykryn2014-08-25
* update TODOLennart Poettering2014-08-22
* core: split up "starting" manager state into "initializing" and "starting"Lennart Poettering2014-08-22
* core: introduce "poweroff" as new failure action typesLennart Poettering2014-08-22
* resolved: fix typo in log messageLennart Poettering2014-08-22
* core: print 'startup finished' messages even if we log to consoleLennart Poettering2014-08-22
* core: add support for a configurable system-wide start-up timeoutLennart Poettering2014-08-22
* missing.h: add a cpp warning for __NR_memfd_create on MIPSDaniel Mack2014-08-22
* missing.h: add fake __NR_memfd_create for MIPSDaniel Mack2014-08-22
* shared: add MAXSIZE() and use it in resolvedDavid Herrmann2014-08-22
* dbus1-generator: properly free the FILE*Lennart Poettering2014-08-22
* update TODOLennart Poettering2014-08-21
* systemctl: in list-unit-files, always show legend, even if we know about no u...Lennart Poettering2014-08-21
* install: simplify usage of _cleanup_ macrosLennart Poettering2014-08-21
* service: allow services of Type=oneshot that specify no ExecStart= commandsLennart Poettering2014-08-21
* update TODOLennart Poettering2014-08-21
* service: use the right timeout for stop processes we forkLennart Poettering2014-08-21
* execute: explain in a comment, why close_all_fds() is invoked the second time...Lennart Poettering2014-08-21
* bus: when terminating our bus-actviated services that exit-on-idle send STOPP...Lennart Poettering2014-08-21
* update TODOLennart Poettering2014-08-21
* notify: send STOPPING=1 from our daemonsLennart Poettering2014-08-21
* core: allow informing systemd about service status changes with RELOADING=1 a...Lennart Poettering2014-08-21
* manager: don#t dispatch sd_notify() messages and SIGCHLD multiple times to th...Lennart Poettering2014-08-21
* manager: reuse sockaddr_union instead of redefining our own version of itLennart Poettering2014-08-21
* service,strv: introduce strv_find_startswith() and make use of itLennart Poettering2014-08-21
* service: don't invoke functions at the same time as declaring variablesLennart Poettering2014-08-21
* service: remove some pointless linebreaks, to make things more readableLennart Poettering2014-08-21
* service: asynchronous_close() already checks for negative parameters, no need...Lennart Poettering2014-08-21
* core: unify how we generate the prefix string when dumping unit stateLennart Poettering2014-08-21