summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-27tmpfiles: make resolv.conf entry conditional on resolved supportTom Gundersen
2014-08-27systemctl: fix broken list-unit-files with --rootLukas Nykryn
2014-08-27keymap: Adjust for more Samsung 900X4 seriesMartin Pitt
2014-08-27po: update Polish translationPiotr Drąg
2014-08-27Document "...|..." udev match syntaxAndrei Borzenkov
2014-08-26man: reword sd-hibernate-resume description and add linkZbigniew Jędrzejewski-Szmek
2014-08-26hibernate-resume-generator: add a generator for instantiating the resume unit.Ivan Shapovalov
2014-08-26hibernate-resume: add a tool to write a device node's major:minor to /sys/pow...Ivan Shapovalov
2014-08-26units: order systemd-fsck@.service after local-fs-pre.target.Ivan Shapovalov
2014-08-26logind: add HandleLidSwitchDocked= option to logind.conf + documentationBen Wolsieffer
2014-08-26sd-journal: never log anything by default from a libraryLennart Poettering
2014-08-26util: make use of newly added reset_signal_mask() call wherever appropriateLennart Poettering
2014-08-26util: reset signals when we fork off agentsLennart Poettering
2014-08-26util: make sure reset_all_signal_handlers() continues with all other signal h...Lennart Poettering
2014-08-26sd-bus: don't include internal header memfd.h in public header sd-bus.hHristo Venev
2014-08-26systemctl: Correct error message printed when bus_process_wait failsSjoerd Simons
2014-08-26sd-bus: remove unused call bus_kernel_create_monitor()Lennart Poettering
2014-08-26test-util: use assert_se() for call to safe_mkdir with side effectFilipe Brandenburger
2014-08-26test-path-util: use assert_se in all assertionsFilipe Brandenburger
2014-08-26test-compress: make sure asserts with side effects use assert_se()Filipe Brandenburger
2014-08-26networkd-wait-online: add missing short option 'i' to optstringŁukasz Stelmach
2014-08-26missing: add BPF_XORMichael Olbrich
2014-08-26NEWS: Fix typos.Ansgar Burchardt
2014-08-26update TODOLennart Poettering
2014-08-26udev: hwdb - do not look at "usb_device" parentsKay Sievers
2014-08-26Revert "systemctl: fix broken list-unit-files with --root"Lennart Poettering
2014-08-26update TODOLennart Poettering
2014-08-26sd-event: sd_event_prepare - stay in PREPARED if sd_event_wait() indicates th...Tom Gundersen
2014-08-25sd-event: split run into prepare/wait/dispatchTom Gundersen
2014-08-25systemctl: fix broken list-unit-files with --rootLukas Nykryn
2014-08-22update TODOLennart Poettering
2014-08-22core: split up "starting" manager state into "initializing" and "starting"Lennart Poettering
2014-08-22core: introduce "poweroff" as new failure action typesLennart Poettering
2014-08-22resolved: fix typo in log messageLennart Poettering
2014-08-22core: print 'startup finished' messages even if we log to consoleLennart Poettering
2014-08-22core: add support for a configurable system-wide start-up timeoutLennart Poettering
2014-08-22missing.h: add a cpp warning for __NR_memfd_create on MIPSDaniel Mack
2014-08-22missing.h: add fake __NR_memfd_create for MIPSDaniel Mack
2014-08-22shared: add MAXSIZE() and use it in resolvedDavid Herrmann
2014-08-22dbus1-generator: properly free the FILE*Lennart Poettering
2014-08-21update TODOLennart Poettering
2014-08-21systemctl: in list-unit-files, always show legend, even if we know about no u...Lennart Poettering
2014-08-21install: simplify usage of _cleanup_ macrosLennart Poettering
2014-08-21service: allow services of Type=oneshot that specify no ExecStart= commandsLennart Poettering
2014-08-21update TODOLennart Poettering
2014-08-21service: use the right timeout for stop processes we forkLennart Poettering
2014-08-21execute: explain in a comment, why close_all_fds() is invoked the second time...Lennart Poettering
2014-08-21bus: when terminating our bus-actviated services that exit-on-idle send STOPP...Lennart Poettering
2014-08-21update TODOLennart Poettering
2014-08-21notify: send STOPPING=1 from our daemonsLennart Poettering