Age | Commit message (Expand) | Author |
2015-11-27 | tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy | Lennart Poettering |
2015-11-27 | Merge pull request #2029 from teg/network-fixes | Martin Pitt |
2015-11-25 | dns-domain: rework dns_label_escape() to not imply memory allocation | Lennart Poettering |
2015-11-25 | dns-domain: simplify dns_name_is_root() and dns_name_is_single_label() | Lennart Poettering |
2015-11-25 | sd-dhcp: parse error message in DECLINE or NAK | Tom Gundersen |
2015-11-25 | sd-ndisc: better validate RA packets | Tom Gundersen |
2015-11-25 | sd-ndisc: always send the link-layer address | Tom Gundersen |
2015-11-25 | libsystemd-network: clean up recv functions | Tom Gundersen |
2015-11-19 | Merge pull request #1947 from phomes/sort-includes2 | Lennart Poettering |
2015-11-19 | nd-ndisc: don't fail if src address is unset | Tom Gundersen |
2015-11-19 | Merge pull request #1931 from bengal/dhcp-fqdn-v2 | Tom Gundersen |
2015-11-19 | sd-ndisc: drop RA packets from non-link-local addresses | Tom Gundersen |
2015-11-18 | tree-wide: sort includes in *.h | Thomas Hindoe Paaboel Andersen |
2015-11-17 | Merge pull request #1920 from teg/networkd-fixes | Martin Pitt |
2015-11-17 | libsystemd-network: add support for "Client FQDN" DHCP option | Beniamino Galvani |
2015-11-17 | sd-dhcp6-client: bind to link-local address | Tom Gundersen |
2015-11-17 | sd-dhcp6-client: allow multiple clients on host | Tom Gundersen |
2015-11-17 | Merge pull request #1926 from phomes/include-order-libudev | Daniel Mack |
2015-11-17 | tree-wide: group include of libudev.h with sd-* | Thomas Hindoe Paaboel Andersen |
2015-11-17 | sd-ipv4ll: fix error path if sd-ipv4acd allocation fails | Lennart Poettering |
2015-11-17 | Merge pull request #1923 from zonque/siphash | Lennart Poettering |
2015-11-16 | siphash24: let siphash24_finalize() and siphash24() return the result directly | Daniel Mack |
2015-11-16 | tree-wide: sort includes | Thomas Hindoe Paaboel Andersen |
2015-11-16 | networkd: ndisc/dhcpv6 - handle starting running clients | Tom Gundersen |
2015-11-16 | siphash24: change result argument to uint64_t | Martin Pitt |
2015-11-13 | networkd: dhcp6 - don't log about losing a lease we never had | Tom Gundersen |
2015-11-12 | sd-ndisc: add missing parens | Tom Gundersen |
2015-11-11 | networkd: ndisc - handle router advertisement in userspace | Tom Gundersen |
2015-11-11 | sd-ndisc: introduce separate callbacks | Tom Gundersen |
2015-11-11 | sd-ndisc: notify user on STOP | Tom Gundersen |
2015-11-11 | sd-dhcp6-client: add is_running() method | Tom Gundersen |
2015-11-10 | Merge pull request #1735 from thom311/master | Tom Gundersen |
2015-11-09 | Merge pull request #1820 from michich/errno-v2 | Daniel Mack |
2015-11-06 | doc: correct orthography, word forms and missing/extraneous words | Jan Engelhardt |
2015-11-05 | libsystemd-network: inet_pton does not set errno on parsing error | Michal Schmidt |
2015-11-03 | util-lib: move character class definitions to string-util.h | Lennart Poettering |
2015-11-03 | sd-pppoe: drop | Tom Gundersen |
2015-10-31 | lldp: avoid compiler warnings in lldp_tfl_package_read* functions | Thomas Haller |
2015-10-30 | sd-dhcp6-client: fix assert in options parsing | Tom Gundersen |
2015-10-27 | util-lib: split out allocation calls into alloc-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: move string table stuff into its own string-table.[ch] | Lennart Poettering |
2015-10-27 | util-lib: move more file I/O related calls into fileio.[ch] | Lennart Poettering |
2015-10-27 | util-lib: split out hex/dec/oct encoding/decoding into its own file | Lennart Poettering |
2015-10-27 | util-lib: split string parsing related calls from util.[ch] into parse-util.[ch] | Lennart Poettering |
2015-10-25 | util-lib: split out fd-related operations into fd-util.[ch] | Lennart Poettering |
2015-10-24 | sd-*.h: clean up exported (or to-be-exported) header files | Lennart Poettering |
2015-10-24 | util-lib: split our string related calls from util.[ch] into its own file str... | Lennart Poettering |
2015-10-22 | sd-ndisc: reduce callbacks | Tom Gundersen |
2015-10-22 | sd-ndisc: drop sd_ndisc_get_prefixlen() | Tom Gundersen |
2015-10-22 | sd-ndisc: drop sd_ndisc_prefix_match() | Tom Gundersen |