summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-28bus: don't skip interfaces in bus_message_map_properties_changed()David Herrmann
2014-08-28locale: fix sending PropertiesChanged for x11 keymap changedDavid Herrmann
2014-08-28use the switch_root function in shutdownHarald Hoyer
2014-08-28macro: use unique variable names for math-macrosDavid Herrmann
2014-08-28bus: fix use-after-free in slot-releaseDavid Herrmann
2014-08-28terminal: free sysview-device names on destructionDavid Herrmann
2014-08-28terminal: free xkb state on keyboard destructionDavid Herrmann
2014-08-28nspawn: fix --network-interfaceTom Gundersen
2014-08-28terminal: sysview: don't return uninitialized error codesDavid Herrmann
2014-08-27sd-journal: verify that object start with the field nameZbigniew Jędrzejewski-Szmek
2014-08-27sd-journal: properly convert object->size on big endianZbigniew Jędrzejewski-Szmek
2014-08-27terminal: remove unused variableThomas Hindoe Paaboel Andersen
2014-08-27update TODOLennart Poettering
2014-08-27util: fix minimal race where we might miss SIGTERMs when forking off an agentLennart Poettering
2014-08-27man: add sample glib/sd-event integrationTom Gundersen
2014-08-27terminal: add systemd-evcat input debugging toolDavid Herrmann
2014-08-27terminal: add xkb-based keyboard devices to idevDavid Herrmann
2014-08-27terminal: add evdev elements to idevDavid Herrmann
2014-08-27terminal: add input interfaceDavid Herrmann
2014-08-27terminal: add system view interfaceDavid Herrmann
2014-08-27bus: split bus_map_all_properties into multiple helpersDavid Herrmann
2014-08-27util: make lookup_uid() globalDavid Herrmann
2014-08-27udev: add missing new-line in udevadm errorDavid Herrmann
2014-08-27login: fix memory-leak on DropController()David Herrmann
2014-08-27shared: make container_of() use unique variable namesDavid Herrmann
2014-08-27shared: drop UNIQUE()David Herrmann
2014-08-27TODOTom Gundersen
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