summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* tests: add tests to test-utilRonny Chevalier2014-06-19
* tests: add missing returnRonny Chevalier2014-06-19
* tests: fix test-icmp6-rsRonny Chevalier2014-06-20
* sd-icmp6-nd: fix uninitialized fdRonny Chevalier2014-06-20
* sd-dhcp6-client: fix uninitialized variablesRonny Chevalier2014-06-20
* coredump: fix include of xattr.hFilipe Brandenburger2014-06-20
* sd-dhcp6-client: include dhcp6-protocol.h in the list of sourcesFilipe Brandenburger2014-06-20
* sd-dhcp6-client: fix path of sd-icmp6-nd.h in Makefile.amFilipe Brandenburger2014-06-20
* sd-dhcp6-client: remove bogus dependency on dhcp6-icmp6.hFilipe Brandenburger2014-06-20
* copy: don't eat up error from chown()/chmod()Lennart Poettering2014-06-20
* units: order systemd-tmpfiles-clean.service after time-sync.targetLennart Poettering2014-06-20
* networkd: fix refcounting with UseMTU=yesSteven Noonan2014-06-19
* units: add missing caps so that GetAddresses() can workLennart Poettering2014-06-19
* tmpfiles: make sure "C" doesn't copy anything if the destination already existsLennart Poettering2014-06-19
* tmpfiles: do not fail when copying an empty directoryKay Sievers2014-06-19
* man: document new coredumpctl commandsLennart Poettering2014-06-19
* coredumpctl: add missing entries to --helpLennart Poettering2014-06-19
* coredumpctl: fix columns sizing for timestampLennart Poettering2014-06-19
* build-sys: add missing Makefile symlinkLennart Poettering2014-06-19
* net: enable dhcp6 for containersLennart Poettering2014-06-19
* man: add documentation for systemd-debug-generatorLennart Poettering2014-06-19
* gitignore: hide dhcp6/icmp6-rs testsLennart Poettering2014-06-19
* stop complaining about unknown kernel cmdline optionsLennart Poettering2014-06-19
* man: add new kernel command line switches to kernel-command-line(7)Lennart Poettering2014-06-19
* update TODOLennart Poettering2014-06-19
* main: don't show help text anymore when we detect an unknown kernel cmdline v...Lennart Poettering2014-06-19
* main: honour rd.systemd.unit= only in the initrd, not the hostLennart Poettering2014-06-19
* gitignore: sort properlyLennart Poettering2014-06-19
* debug-generator: add new generatorLennart Poettering2014-06-19
* sd-dhcp6-client: Initialize fd to -1 and rename functionZbigniew Jędrzejewski-Szmek2014-06-19
* man: fix typoRonny Chevalier2014-06-19
* journal-send.c: use automatic cleanupZbigniew Jędrzejewski-Szmek2014-06-19
* networkd: Add initial DHCPv6 supportPatrik Flykt2014-06-19
* sd-dhcp6-client: Add reply sending for testPatrik Flykt2014-06-19
* sd-dhcp6-client: Receive and parse a reply and set T1 and T2 timersPatrik Flykt2014-06-19
* sd-dhcp6-client: Add Advertise sending for test casePatrik Flykt2014-06-19
* sd-dhcp6-client: Add Request message sendingPatrik Flykt2014-06-19
* sd-dhcp6-client: Update start function to take a statePatrik Flykt2014-06-19
* sd-dhcp6-client: Add test case for Advertise message parsingPatrik Flykt2014-06-19
* sd-dhcp6-lease: Add functions for accessing lease and addressesPatrik Flykt2014-06-19
* sd-dhcp6-client: Receive and parse Advertise messagesPatrik Flykt2014-06-19
* sd-dhcp6-client: Add IA Address option parsingPatrik Flykt2014-06-19
* sd-dhcp6-lease: Add DHCPv6 lease handlingPatrik Flykt2014-06-19
* sd-dhcp6-client: Add DHCPv6 Solicit test casePatrik Flykt2014-06-19
* sd-dhcp6-client: Add DHCPv6 Solicit message creation and sendingPatrik Flykt2014-06-19
* sd-dhcp6-client: Add functions to bind to DHCPv6 UDP socketPatrik Flykt2014-06-19
* sd-dhcp6-client: Add basic DHCPv6 option handlingPatrik Flykt2014-06-19
* sd-dhcp6-client: Add DHCPv6 client Solicitation timeout handlingPatrik Flykt2014-06-19
* sd-dhcp6-client: Add basic DHCPv6 test casesPatrik Flykt2014-06-19
* sd-dhcp6-client: Add DHCPv6 IAID functionalityPatrik Flykt2014-06-19