Age | Commit message (Expand) | Author |
2015-04-12 | shared/hashmap: normalize whitespace | Zbigniew Jędrzejewski-Szmek |
2015-04-12 | sysv-generator: always log on oom | Zbigniew Jędrzejewski-Szmek |
2015-04-12 | sysv-generator: split out two nested blocks into functions | Zbigniew Jędrzejewski-Szmek |
2015-04-12 | dhcp: yes, infiniband has the larger MAC address length, but let the compuler... | Lennart Poettering |
2015-04-12 | efi-boot-generator: need need to proceed if /boot is already a mount point | Lennart Poettering |
2015-04-12 | gpt-generator: Find device on a stateless system | Tobias Hunger |
2015-04-12 | python-systemd: fix is_socket_inet to cope with ports | Simon Farnsworth |
2015-04-12 | efi-boot-generator: Continue if /boot does not exist | Tobias Hunger |
2015-04-12 | bus-util: add articles to explanation messages | Zbigniew Jędrzejewski-Szmek |
2015-04-12 | sysv-generator: free LookupPaths also on error | Zbigniew Jędrzejewski-Szmek |
2015-04-12 | udev-builtin-keyboard: make error messages more standard | Zbigniew Jędrzejewski-Szmek |
2015-04-12 | tmpfiles: use qsort_safe | Zbigniew Jędrzejewski-Szmek |
2015-04-11 | sysv-generator: fix mem leaks | Thomas Hindoe Paaboel Andersen |
2015-04-11 | bus: implement bus_path_{en,de}code_unique() | David Herrmann |
2015-04-11 | bus: implement bus_label_unescape_n() | David Herrmann |
2015-04-11 | hashmap: return NULL from destructor | David Herrmann |
2015-04-11 | udevd: fix synchronization with settle when handling inotify events | Daniel Drake |
2015-04-11 | udev: restore udevadm settle timeout | Nir Soffer |
2015-04-11 | boot/util: add ticks_read() stub | Koen Kooi |
2015-04-11 | boot/util: use x86 ASM only on x86 platforms. | Koen Kooi |
2015-04-11 | udev: builtin-keyboard: add support for EVDEV_ABS_* | Peter Hutterer |
2015-04-11 | udev: builtin-keyboard: invert a condition | Peter Hutterer |
2015-04-11 | udev: builtin-keyboard: move actual key mapping to a helper function | Peter Hutterer |
2015-04-11 | udev: builtin-keyboard: immediately EVIOCSKEYCODE when we have a pair | Peter Hutterer |
2015-04-11 | udev: builtin-keyboard: move fetching the device node up | Peter Hutterer |
2015-04-11 | shared: move replace_env* from util to env-util | Ronny Chevalier |
2015-04-11 | shared: add terminal-util.[ch] | Ronny Chevalier |
2015-04-11 | shared: add random-util.[ch] | Ronny Chevalier |
2015-04-10 | shared: add process-util.[ch] | Ronny Chevalier |
2015-04-10 | shared: add formats-util.h | Ronny Chevalier |
2015-04-10 | dbus: typo fix in log | Thomas Hindoe Paaboel Andersen |
2015-04-10 | tmpfiles: fix build with clang | Thomas Hindoe Paaboel Andersen |
2015-04-10 | efivars: fix build for non-efi | Thomas Hindoe Paaboel Andersen |
2015-04-10 | shared: boot-timestamps - remove ifdef | Tom Gundersen |
2015-04-10 | shared: efivars - fix compile on non-EFI systems | Tom Gundersen |
2015-04-10 | shared: efivars - is_efi_*() returns bool instead of int | Tom Gundersen |
2015-04-10 | Revert "sd-dhcp-client: fix strict aliasing issue" | Lennart Poettering |
2015-04-10 | sd-event: simplify sd_event_run() | Lennart Poettering |
2015-04-10 | tmpfiles: add specifier expansion for L and C lines, too | Lennart Poettering |
2015-04-10 | bus-util: be more verbose if dbus job fails | Michal Sekletar |
2015-04-10 | core: set_put never returns -EEXIST | Ronny Chevalier |
2015-04-10 | tmpfiles: enforce ordering when executing lines | Lennart Poettering |
2015-04-10 | tmpfiles: eat up empty columns | Lennart Poettering |
2015-04-10 | tmpfiles: substitute % specifiers in arguments for writing files and xattrs | Lennart Poettering |
2015-04-10 | tmpfiles: warn if we get an argument on lines that don't take any | Lennart Poettering |
2015-04-10 | tmpfiles: mostly revert 71044f609b829d802e0eb81270e13b4f55d76476 | Lennart Poettering |
2015-04-10 | device-nodes: minor simplifications | Lennart Poettering |
2015-04-10 | util: unify how we parse mode_t strings | Lennart Poettering |
2015-04-10 | util: remove normalize_env_assignment(), it's unused | Lennart Poettering |
2015-04-10 | shared: fix memleak | Ronny Chevalier |