chiark / gitweb /
treewide: correct typos and use consistent "MAC" spelling
[elogind.git] / src / libsystemd-network / sd-dhcp-lease.c
2015-01-28 Lennart Poetteringsd-dhcp: chop of trailing dot of DHCP supplied host...
2015-01-13 Tom Gundersenrefcnt: refcnt is unsigned, fix comparisons
2014-11-28 Michal Schmidttreewide: more log_*_errno + return simplifications
2014-11-28 Michal Schmidttreewide: no need to negate errno for log_*_errno()
2014-11-28 Michal Schmidttreewide: auto-convert the simple cases to log_*_errno()
2014-11-20 Thomas Hallersd-dhcp-lease: fix copy-paste error asserting wrong...
2014-11-18 Dan Williamssd-dhcp-lease: load/save client ID
2014-11-18 Tom Gundersensd-dhcp-lease: expose load/save functions
2014-11-01 Tom Gundersensd-dhcp-lease: use shared default prefixlen function
2014-11-01 Tom Gundersensd-dhcp-lease: use unaligned read helpers
2014-10-27 Tom Gundersenshared: in-addr-utils - add default_subnet_mask and...
2014-08-15 Lennart Poetteringdhcp: the localhost isn't valid as hostname either
2014-08-14 Tom Gundersensd-dhcp-lease: verify hostname and domainnames we receive
2014-07-23 Tom Gundersennetworkd: merge DNS and NTP entries when exporting
2014-07-16 Lennart Poetteringsd-network: remove redundant array size parameter from...
2014-06-29 Eugene YakubovichAdd support for DHCP static route options
2014-06-29 Patrik Flyktsd-dhcp-client/networkd: set lifetimes for IPv4 addresses
2014-05-20 Tom Gundersendhcp-lease: add support for parsing a few more dhcp...
2014-05-20 Tom Gundersendhcp-lease: refactor lease parsing
2014-05-19 Tom Gundersensd-dhcp-lease/sd-network: modernization and fix leak
2014-05-19 Tom Gundersensd-dhcp-lease: move in_addr (de)serialization to shared...
2014-04-29 Umut Tezduyar Lindskognetworkd: dont configure route if lease doesn't have one
2014-04-29 Tom Gundersensd-dhcp-lease: fix double realloc
2014-04-29 Tom Gundersensd-dhcp-lease: (de)serialize DNS and NTP servers
2014-04-29 Tom Gundersensd-dhcp-leaes: use newdup()
2014-04-29 Tom Gundersensd-dhcp-lease: add NTP support
2014-04-12 Zbigniew Jędrzejew... test-dhcp-client: unref lease objects to make valgrind...
2014-03-21 Tom Gundersensd-dhcp-client: add fallback subnet masks
2014-03-14 Tom Gundersennetworkd: fix creation of runtime dirs at startup
2014-03-03 Tom Gundersensd-dhcp-lease: add sd_dhcp_lease_get_next_server()
2014-03-03 Tom Gundersensd-dhcp-lease: add sd_dhcp_lease_get_server_identifier()
2014-03-03 Tom Gundersensd-dhcp-lease: add Root Path support
2014-02-28 Tom Gundersensd-network: add new library