summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-30tmpfiles: don't do automatic cleanup in $XDG_RUNTIME_DIRLennart Poettering
2014-06-30man: drop references to manual StandardError=syslog from daemon(7), we do thi...Lennart Poettering
2014-06-30man: add a minimized, modernized description of the file system hierarchy sys...Lennart Poettering
2014-06-30nspawn: block open_by_handle_at() and others via seccompLennart Poettering
2014-06-30nspawn: let's avoid using goto to wildly for non-cleanup purposesLennart Poettering
2014-06-30nspawn: simplify exit condition checkLennart Poettering
2014-06-30nspawn: log a warning on failure from wait_for_terminate()Luke Shumaker
2014-06-30nspawn: Fix regression with exit statusLuke Shumaker
2014-06-30shared/util.c:wait_for_terminate_and_warn(): Add a comment on the return valuesLuke Shumaker
2014-06-30units: networkd - don't order wait-online.service before network.targetTom Gundersen
2014-06-30networkd: dhcp - use same metric for all DHCP-related routesTom Gundersen
2014-06-30util: fix commentLennart Poettering
2014-06-30tests: add missing XDG_RUNTIME_DIR env variableRonny Chevalier
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