summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-06-19coredumpctl: add missing entries to --helpLennart Poettering
2014-06-19coredumpctl: fix columns sizing for timestampLennart Poettering
2014-06-19stop complaining about unknown kernel cmdline optionsLennart Poettering
2014-06-19main: don't show help text anymore when we detect an unknown kernel cmdline v...Lennart Poettering
2014-06-19main: honour rd.systemd.unit= only in the initrd, not the hostLennart Poettering
2014-06-19debug-generator: add new generatorLennart Poettering
2014-06-19sd-dhcp6-client: Initialize fd to -1 and rename functionZbigniew Jędrzejewski-Szmek
2014-06-19journal-send.c: use automatic cleanupZbigniew Jędrzejewski-Szmek
2014-06-19networkd: Add initial DHCPv6 supportPatrik Flykt
2014-06-19sd-dhcp6-client: Add reply sending for testPatrik Flykt
2014-06-19sd-dhcp6-client: Receive and parse a reply and set T1 and T2 timersPatrik Flykt
2014-06-19sd-dhcp6-client: Add Advertise sending for test casePatrik Flykt
2014-06-19sd-dhcp6-client: Add Request message sendingPatrik Flykt
2014-06-19sd-dhcp6-client: Update start function to take a statePatrik Flykt
2014-06-19sd-dhcp6-client: Add test case for Advertise message parsingPatrik Flykt
2014-06-19sd-dhcp6-lease: Add functions for accessing lease and addressesPatrik Flykt
2014-06-19sd-dhcp6-client: Receive and parse Advertise messagesPatrik Flykt
2014-06-19sd-dhcp6-client: Add IA Address option parsingPatrik Flykt
2014-06-19sd-dhcp6-lease: Add DHCPv6 lease handlingPatrik Flykt
2014-06-19sd-dhcp6-client: Add DHCPv6 Solicit test casePatrik Flykt
2014-06-19sd-dhcp6-client: Add DHCPv6 Solicit message creation and sendingPatrik Flykt
2014-06-19sd-dhcp6-client: Add functions to bind to DHCPv6 UDP socketPatrik Flykt
2014-06-19sd-dhcp6-client: Add basic DHCPv6 option handlingPatrik Flykt
2014-06-19sd-dhcp6-client: Add DHCPv6 client Solicitation timeout handlingPatrik Flykt
2014-06-19sd-dhcp6-client: Add basic DHCPv6 test casesPatrik Flykt
2014-06-19sd-dhcp6-client: Add DHCPv6 IAID functionalityPatrik Flykt
2014-06-19network-internal: split out net_get_name()Tom Gundersen
2014-06-19sd-dhcp6-client: Initialize DUIDTom Gundersen
2014-06-19sd-icmp6-nd: Add initial Router Advertisement test casePatrik Flykt
2014-06-19sd-icmp6-nd: Add Router Solicitation and Advertisement supportPatrik Flykt
2014-06-19sd-dhcp6-client: Add initial DHCPv6 client filesPatrik Flykt
2014-06-19journald: make SplitMode=uid the defaultLennart Poettering
2014-06-19coredumpctl: introduce new -1 switch for showing a single, most recent entry ...Lennart Poettering
2014-06-19coredump: simplify how we apply extended attributes to coredumpsLennart Poettering
2014-06-19coredump: include stacktrace of coredumps in the log messageLennart Poettering
2014-06-19bootchart: add assertThomas Hindoe Paaboel Andersen
2014-06-19coredump: add 3 more metadata fields to coredump entriesLennart Poettering
2014-06-19coredump: add new "info" verb to coredumpctl showing detailed information abo...Lennart Poettering
2014-06-19coredump: make sure coredumpctl can handle externally stored coredumpsLennart Poettering
2014-06-19coredump: optionally store coredumps on disk, not in the journalLennart Poettering
2014-06-19dhcp-server: simplify dhcp server unref callLennart Poettering
2014-06-18socket: check return from exec_spawnThomas Hindoe Paaboel Andersen
2014-06-18sd-dhcp-client: check return from dhcp_option_appendThomas Hindoe Paaboel Andersen
2014-06-18sd-dhcp-server: fix a leakThomas Hindoe Paaboel Andersen
2014-06-18networkd: configure dhcp server range only after successfully setting an IP a...Lennart Poettering
2014-06-18networkd: add address pool supportLennart Poettering
2014-06-18networkd: add a number of calls to manipulate in_addr_union structsLennart Poettering
2014-06-18socket-util: introduce in_addr_union similar to sockaddr_union and make use o...Lennart Poettering
2014-06-18dhcp-network: remove TODOMichal Sekletar
2014-06-18cryptsetup: introduce new cryptsetup-pre.traget unit so that services can mak...Lennart Poettering