summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* networkd: merge DHCPv4 and DHCPv6 configTom Gundersen2014-06-295-16/+92
* sd-dhcp-client/networkd: set lifetimes for IPv4 addressesPatrik Flykt2014-06-296-1/+60
* networkd/sd-dhcp-server: only start dhcp server when necessaryTom Gundersen2014-06-293-1/+11
* doc: use expanded forms for written styleJan Engelhardt2014-06-281-12/+12
* doc: typographical improvements and choice of wordsJan Engelhardt2014-06-285-12/+12
* doc: grammatical correctionsJan Engelhardt2014-06-2818-79/+79
* units: remove RefuseManualStart from units which are always aroundZbigniew Jędrzejewski-Szmek2014-06-284-4/+0
* man: split systemd.network(5) and related into various sections for better re...Lennart Poettering2014-06-273-0/+50
* update TODOLennart Poettering2014-06-271-3/+1
* man: document automatic networkd IP range allocationLennart Poettering2014-06-271-0/+37
* rules: don't enable usb pm for Avocent devicesTom Hirst2014-06-271-4/+0
* libudev: queue - watch entire directory to allow the re-use of the watch desc...Kay Sievers2014-06-272-2/+2
* update TODOLennart Poettering2014-06-271-0/+2
* journald: make MaxFileSec really default to 1monthMichał Bartoszkiewicz2014-06-271-0/+3
* man: fix sd_watchdog_enabled() prototype in man pageLennart Poettering2014-06-271-1/+1
* update TODOLennart Poettering2014-06-271-2/+0
* coredump: simplify compression logic a bitLennart Poettering2014-06-271-58/+89
* coredump: replace Compression= setting by simpler Compress= boolean settingLennart Poettering2014-06-273-37/+17
* coredump: don't expose the compression level as configuration optionLennart Poettering2014-06-273-29/+4
* journald: invoking fstatvfs() is now redundant in the vacuuming codeLennart Poettering2014-06-271-7/+0
* coredump: don't be annoyed if another coredump hook removes our coredump whil...Lennart Poettering2014-06-271-1/+1
* coredump: fix how the compression level is verifiedLennart Poettering2014-06-271-2/+4
* update TODOLennart Poettering2014-06-271-0/+2
* coredump: add simple coredump vacuumingLennart Poettering2014-06-278-15/+393
* main: uid_to_name() might fail due to OOM, protect against thatLennart Poettering2014-06-271-3/+4
* libudev: queue provide file descriptor to watch busy event queueKay Sievers2014-06-275-27/+73
* libudev: fix udev_queue_get_queue_is_empty() logicKay Sievers2014-06-271-1/+1
* coredumpctl: fix potential deref of null pointerThomas Hindoe Paaboel Andersen2014-06-271-2/+4
* coredump: make sure variable is set if uncompressedThomas Hindoe Paaboel Andersen2014-06-271-5/+5
* coredumpctl: remove unused variableThomas Hindoe Paaboel Andersen2014-06-261-2/+1
* coredump: fix debug messageThomas Hindoe Paaboel Andersen2014-06-261-1/+1
* TODO: Add items for the DHCPv6 implementationPatrik Flykt2014-06-261-0/+16
* sd-dhcp6-client: Implement Rapid CommitPatrik Flykt2014-06-264-6/+50
* sd-dhcp6-client: Implement Renew and RebindPatrik Flykt2014-06-262-1/+73
* sd-dhcp6-lease: Add helper function to compute remaining expiry timePatrik Flykt2014-06-262-0/+23
* sd-dhcp6-client: Add Option Request Option supportPatrik Flykt2014-06-264-0/+80
* networkd: Properly stop router solicitation and DHCPv6 clientPatrik Flykt2014-06-261-3/+11
* sd-icmp6-nd: Add function to stop ongoing ICMPv6 discoveryPatrik Flykt2014-06-263-0/+18
* sd-dhcp6-client: return NULL from _unref() like the other sd-* librariesPatrik Flykt2014-06-261-20/+17
* timer: name the stamp file consistentlyMichał Bartoszkiewicz2014-06-261-1/+1
* coredumpctl: fix HAVE_XZ checkDaniel Mack2014-06-261-1/+1
* coredumpctl: fix build with !HAVE_XZDaniel Mack2014-06-261-0/+6
* core/transaction: fix cycle break attempts outside transactionUoti Urpala2014-06-261-1/+1
* build-sys: include PolicyKit files as part of distributionFilipe Brandenburger2014-06-261-1/+1
* build-sys: disable NLS support if intltool is not foundFilipe Brandenburger2014-06-261-0/+12
* build-sys: add explicit support for --disable-nlsFilipe Brandenburger2014-06-261-0/+10
* core: Don't require cgroups xattr supportTom Hirst2014-06-261-1/+1
* install: enable timesyncd by defaultMichael Olbrich2014-06-261-0/+3
* core: use correct format string for UIDsMichał Bartoszkiewicz2014-06-261-1/+1
* man: add coredump.conf(5)Zbigniew Jędrzejewski-Szmek2014-06-263-0/+141