Age | Commit message (Expand) | Author |
2014-06-20 | copy: don't eat up error from chown()/chmod() | Lennart Poettering |
2014-06-20 | units: order systemd-tmpfiles-clean.service after time-sync.target | Lennart Poettering |
2014-06-19 | networkd: fix refcounting with UseMTU=yes | Steven Noonan |
2014-06-19 | units: add missing caps so that GetAddresses() can work | Lennart Poettering |
2014-06-19 | tmpfiles: make sure "C" doesn't copy anything if the destination already exists | Lennart Poettering |
2014-06-19 | tmpfiles: do not fail when copying an empty directory | Kay Sievers |
2014-06-19 | man: document new coredumpctl commands | Lennart Poettering |
2014-06-19 | coredumpctl: add missing entries to --help | Lennart Poettering |
2014-06-19 | coredumpctl: fix columns sizing for timestamp | Lennart Poettering |
2014-06-19 | build-sys: add missing Makefile symlink | Lennart Poettering |
2014-06-19 | net: enable dhcp6 for containers | Lennart Poettering |
2014-06-19 | man: add documentation for systemd-debug-generator | Lennart Poettering |
2014-06-19 | gitignore: hide dhcp6/icmp6-rs tests | Lennart Poettering |
2014-06-19 | stop complaining about unknown kernel cmdline options | Lennart Poettering |
2014-06-19 | man: add new kernel command line switches to kernel-command-line(7) | Lennart Poettering |
2014-06-19 | update TODO | Lennart Poettering |
2014-06-19 | main: don't show help text anymore when we detect an unknown kernel cmdline v... | Lennart Poettering |
2014-06-19 | main: honour rd.systemd.unit= only in the initrd, not the host | Lennart Poettering |
2014-06-19 | gitignore: sort properly | Lennart Poettering |
2014-06-19 | debug-generator: add new generator | Lennart Poettering |
2014-06-19 | sd-dhcp6-client: Initialize fd to -1 and rename function | Zbigniew Jędrzejewski-Szmek |
2014-06-19 | man: fix typo | Ronny Chevalier |
2014-06-19 | journal-send.c: use automatic cleanup | Zbigniew Jędrzejewski-Szmek |
2014-06-19 | networkd: Add initial DHCPv6 support | Patrik Flykt |
2014-06-19 | sd-dhcp6-client: Add reply sending for test | Patrik Flykt |
2014-06-19 | sd-dhcp6-client: Receive and parse a reply and set T1 and T2 timers | Patrik Flykt |
2014-06-19 | sd-dhcp6-client: Add Advertise sending for test case | Patrik Flykt |
2014-06-19 | sd-dhcp6-client: Add Request message sending | Patrik Flykt |
2014-06-19 | sd-dhcp6-client: Update start function to take a state | Patrik Flykt |
2014-06-19 | sd-dhcp6-client: Add test case for Advertise message parsing | Patrik Flykt |
2014-06-19 | sd-dhcp6-lease: Add functions for accessing lease and addresses | Patrik Flykt |
2014-06-19 | sd-dhcp6-client: Receive and parse Advertise messages | Patrik Flykt |
2014-06-19 | sd-dhcp6-client: Add IA Address option parsing | Patrik Flykt |
2014-06-19 | sd-dhcp6-lease: Add DHCPv6 lease handling | Patrik Flykt |
2014-06-19 | sd-dhcp6-client: Add DHCPv6 Solicit test case | Patrik Flykt |
2014-06-19 | sd-dhcp6-client: Add DHCPv6 Solicit message creation and sending | Patrik Flykt |
2014-06-19 | sd-dhcp6-client: Add functions to bind to DHCPv6 UDP socket | Patrik Flykt |
2014-06-19 | sd-dhcp6-client: Add basic DHCPv6 option handling | Patrik Flykt |
2014-06-19 | sd-dhcp6-client: Add DHCPv6 client Solicitation timeout handling | Patrik Flykt |
2014-06-19 | sd-dhcp6-client: Add basic DHCPv6 test cases | Patrik Flykt |
2014-06-19 | sd-dhcp6-client: Add DHCPv6 IAID functionality | Patrik Flykt |
2014-06-19 | network-internal: split out net_get_name() | Tom Gundersen |
2014-06-19 | sd-dhcp6-client: Initialize DUID | Tom Gundersen |
2014-06-19 | sd-icmp6-nd: Add initial Router Advertisement test case | Patrik Flykt |
2014-06-19 | sd-icmp6-nd: Add Router Solicitation and Advertisement support | Patrik Flykt |
2014-06-19 | sd-dhcp6-client: Add initial DHCPv6 client files | Patrik Flykt |
2014-06-19 | build-sys: run forgotten 'make update-man-list' | Lennart Poettering |
2014-06-19 | coredump: coredumpctl is so useful now, make it a first-class citizen | Lennart Poettering |
2014-06-19 | update TODO | Lennart Poettering |
2014-06-19 | journald: make SplitMode=uid the default | Lennart Poettering |