summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-29sysusers: split up default sysusers snippetLennart Poettering
2014-06-29util: refuse considering UID 0xFFFF and 0xFFFFFFFF validLennart Poettering
2014-06-29man: document the sysusers toolLennart Poettering
2014-06-29network-internal: initialize _cleanup_ variableTom Gundersen
2014-06-29netowrkd:deserialize_dhcp_routes verify strndup retSusant Sahani
2014-06-29networkd: dhcp - update the lifetime of an existing addressTom Gundersen
2014-06-29sd-dhcp-client: don't fail hard if UDP socket can not be boundTom Gundersen
2014-06-29networkd: improve DHCP error loggingTom Gundersen
2014-06-29units: local-fs.target - don't pull in default dependenciesTom Gundersen
2014-06-29networkd: set static addresses immediatelyTom Gundersen
2014-06-29Add support for DHCP static route optionsEugene Yakubovich
2014-06-29networkd: merge DHCPv4 and DHCPv6 configTom Gundersen
2014-06-29sd-dhcp-client/networkd: set lifetimes for IPv4 addressesPatrik Flykt
2014-06-29networkd/sd-dhcp-server: only start dhcp server when necessaryTom Gundersen
2014-06-28doc: use expanded forms for written styleJan Engelhardt
2014-06-28doc: typographical improvements and choice of wordsJan Engelhardt
2014-06-28doc: grammatical correctionsJan Engelhardt
2014-06-28units: remove RefuseManualStart from units which are always aroundZbigniew Jędrzejewski-Szmek
2014-06-27man: split systemd.network(5) and related into various sections for better re...Lennart Poettering
2014-06-27update TODOLennart Poettering
2014-06-27man: document automatic networkd IP range allocationLennart Poettering
2014-06-27rules: don't enable usb pm for Avocent devicesTom Hirst
2014-06-27libudev: queue - watch entire directory to allow the re-use of the watch desc...Kay Sievers
2014-06-27update TODOLennart Poettering
2014-06-27journald: make MaxFileSec really default to 1monthMichał Bartoszkiewicz
2014-06-27man: fix sd_watchdog_enabled() prototype in man pageLennart Poettering
2014-06-27update TODOLennart Poettering
2014-06-27coredump: simplify compression logic a bitLennart Poettering
2014-06-27coredump: replace Compression= setting by simpler Compress= boolean settingLennart Poettering
2014-06-27coredump: don't expose the compression level as configuration optionLennart Poettering
2014-06-27journald: invoking fstatvfs() is now redundant in the vacuuming codeLennart Poettering
2014-06-27coredump: don't be annoyed if another coredump hook removes our coredump whil...Lennart Poettering
2014-06-27coredump: fix how the compression level is verifiedLennart Poettering
2014-06-27update TODOLennart Poettering
2014-06-27coredump: add simple coredump vacuumingLennart Poettering
2014-06-27main: uid_to_name() might fail due to OOM, protect against thatLennart Poettering
2014-06-27libudev: queue provide file descriptor to watch busy event queueKay Sievers
2014-06-27libudev: fix udev_queue_get_queue_is_empty() logicKay Sievers
2014-06-27coredumpctl: fix potential deref of null pointerThomas Hindoe Paaboel Andersen
2014-06-27coredump: make sure variable is set if uncompressedThomas Hindoe Paaboel Andersen
2014-06-26coredumpctl: remove unused variableThomas Hindoe Paaboel Andersen
2014-06-26coredump: fix debug messageThomas Hindoe Paaboel Andersen
2014-06-26TODO: Add items for the DHCPv6 implementationPatrik Flykt
2014-06-26sd-dhcp6-client: Implement Rapid CommitPatrik Flykt
2014-06-26sd-dhcp6-client: Implement Renew and RebindPatrik Flykt
2014-06-26sd-dhcp6-lease: Add helper function to compute remaining expiry timePatrik Flykt
2014-06-26sd-dhcp6-client: Add Option Request Option supportPatrik Flykt
2014-06-26networkd: Properly stop router solicitation and DHCPv6 clientPatrik Flykt
2014-06-26sd-icmp6-nd: Add function to stop ongoing ICMPv6 discoveryPatrik Flykt
2014-06-26sd-dhcp6-client: return NULL from _unref() like the other sd-* librariesPatrik Flykt