Age | Commit message (Expand) | Author |
2014-06-30 | cryptsetup: allow x-systemd.device-timeout | Zbigniew Jędrzejewski-Szmek |
2014-06-30 | fstab-generator: allow x-systemd.device-timeout for swap units | Zbigniew Jędrzejewski-Szmek |
2014-06-30 | Move x-systemd-device.timeout handling from core to fstab-generator | Zbigniew Jędrzejewski-Szmek |
2014-06-30 | pc: no longer expose exec_prefix in .pc file | Lennart Poettering |
2014-06-30 | pc: expose more drop-in dirs in the .pc file | Lennart Poettering |
2014-06-30 | pc: export $libdir in the .pc file | Lennart Poettering |
2014-06-30 | nspawn: block open_by_handle_at() and others via seccomp | Lennart Poettering |
2014-06-30 | nspawn: let's avoid using goto to wildly for non-cleanup purposes | Lennart Poettering |
2014-06-30 | nspawn: simplify exit condition check | Lennart Poettering |
2014-06-30 | nspawn: log a warning on failure from wait_for_terminate() | Luke Shumaker |
2014-06-30 | nspawn: Fix regression with exit status | Luke Shumaker |
2014-06-30 | shared/util.c:wait_for_terminate_and_warn(): Add a comment on the return values | Luke Shumaker |
2014-06-30 | networkd: dhcp - use same metric for all DHCP-related routes | Tom Gundersen |
2014-06-30 | util: fix comment | Lennart Poettering |
2014-06-30 | tests: add missing XDG_RUNTIME_DIR env variable | Ronny Chevalier |
2014-06-29 | util: refuse considering UID 0xFFFF and 0xFFFFFFFF valid | Lennart Poettering |
2014-06-29 | network-internal: initialize _cleanup_ variable | Tom Gundersen |
2014-06-29 | netowrkd:deserialize_dhcp_routes verify strndup ret | Susant Sahani |
2014-06-29 | networkd: dhcp - update the lifetime of an existing address | Tom Gundersen |
2014-06-29 | sd-dhcp-client: don't fail hard if UDP socket can not be bound | Tom Gundersen |
2014-06-29 | networkd: improve DHCP error logging | Tom Gundersen |
2014-06-29 | networkd: set static addresses immediately | Tom Gundersen |
2014-06-29 | Add support for DHCP static route options | Eugene Yakubovich |
2014-06-29 | networkd: merge DHCPv4 and DHCPv6 config | Tom Gundersen |
2014-06-29 | sd-dhcp-client/networkd: set lifetimes for IPv4 addresses | Patrik Flykt |
2014-06-29 | networkd/sd-dhcp-server: only start dhcp server when necessary | Tom Gundersen |
2014-06-28 | doc: grammatical corrections | Jan Engelhardt |
2014-06-27 | libudev: queue - watch entire directory to allow the re-use of the watch desc... | Kay Sievers |
2014-06-27 | journald: make MaxFileSec really default to 1month | Michał Bartoszkiewicz |
2014-06-27 | coredump: simplify compression logic a bit | Lennart Poettering |
2014-06-27 | coredump: replace Compression= setting by simpler Compress= boolean setting | Lennart Poettering |
2014-06-27 | coredump: don't expose the compression level as configuration option | Lennart Poettering |
2014-06-27 | journald: invoking fstatvfs() is now redundant in the vacuuming code | Lennart Poettering |
2014-06-27 | coredump: don't be annoyed if another coredump hook removes our coredump whil... | Lennart Poettering |
2014-06-27 | coredump: fix how the compression level is verified | Lennart Poettering |
2014-06-27 | coredump: add simple coredump vacuuming | Lennart Poettering |
2014-06-27 | main: uid_to_name() might fail due to OOM, protect against that | Lennart Poettering |
2014-06-27 | libudev: queue provide file descriptor to watch busy event queue | Kay Sievers |
2014-06-27 | libudev: fix udev_queue_get_queue_is_empty() logic | Kay Sievers |
2014-06-27 | coredumpctl: fix potential deref of null pointer | Thomas Hindoe Paaboel Andersen |
2014-06-27 | coredump: make sure variable is set if uncompressed | Thomas Hindoe Paaboel Andersen |
2014-06-26 | coredumpctl: remove unused variable | Thomas Hindoe Paaboel Andersen |
2014-06-26 | coredump: fix debug message | Thomas Hindoe Paaboel Andersen |
2014-06-26 | sd-dhcp6-client: Implement Rapid Commit | Patrik Flykt |
2014-06-26 | sd-dhcp6-client: Implement Renew and Rebind | Patrik Flykt |
2014-06-26 | sd-dhcp6-lease: Add helper function to compute remaining expiry time | Patrik Flykt |
2014-06-26 | sd-dhcp6-client: Add Option Request Option support | Patrik Flykt |
2014-06-26 | networkd: Properly stop router solicitation and DHCPv6 client | Patrik Flykt |
2014-06-26 | sd-icmp6-nd: Add function to stop ongoing ICMPv6 discovery | Patrik Flykt |
2014-06-26 | sd-dhcp6-client: return NULL from _unref() like the other sd-* libraries | Patrik Flykt |