summaryrefslogtreecommitdiff
path: root/src/libsystemd-network/sd-dhcp-lease.c
Commit message (Expand)AuthorAge
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23
* sd-dhcp: chop of trailing dot of DHCP supplied host and domain namsLennart Poettering2015-01-28
* refcnt: refcnt is unsigned, fix comparisonsTom Gundersen2015-01-13
* treewide: more log_*_errno + return simplificationsMichal Schmidt2014-11-28
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-28
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-28
* sd-dhcp-lease: fix copy-paste error asserting wrong function argumentThomas Haller2014-11-20
* sd-dhcp-lease: load/save client IDDan Williams2014-11-19
* sd-dhcp-lease: expose load/save functionsTom Gundersen2014-11-18
* sd-dhcp-lease: use shared default prefixlen functionTom Gundersen2014-11-01
* sd-dhcp-lease: use unaligned read helpersTom Gundersen2014-11-01
* shared: in-addr-utils - add default_subnet_mask and default_prefixlen methodsTom Gundersen2014-10-27
* dhcp: the localhost isn't valid as hostname eitherLennart Poettering2014-08-15
* sd-dhcp-lease: verify hostname and domainnames we receiveTom Gundersen2014-08-15
* networkd: merge DNS and NTP entries when exportingTom Gundersen2014-07-23
* sd-network: remove redundant array size parameter from functions that return ...Lennart Poettering2014-07-17
* Add support for DHCP static route optionsEugene Yakubovich2014-06-29
* sd-dhcp-client/networkd: set lifetimes for IPv4 addressesPatrik Flykt2014-06-29
* dhcp-lease: add support for parsing a few more dhcp optionsTom Gundersen2014-05-20
* dhcp-lease: refactor lease parsingTom Gundersen2014-05-20
* sd-dhcp-lease/sd-network: modernization and fix leakTom Gundersen2014-05-19
* sd-dhcp-lease: move in_addr (de)serialization to shared network codeTom Gundersen2014-05-19
* networkd: dont configure route if lease doesn't have oneUmut Tezduyar Lindskog2014-04-30
* sd-dhcp-lease: fix double reallocTom Gundersen2014-04-29
* sd-dhcp-lease: (de)serialize DNS and NTP serversTom Gundersen2014-04-29
* sd-dhcp-leaes: use newdup()Tom Gundersen2014-04-29
* sd-dhcp-lease: add NTP supportTom Gundersen2014-04-29
* test-dhcp-client: unref lease objects to make valgrind happyZbigniew Jędrzejewski-Szmek2014-04-12
* sd-dhcp-client: add fallback subnet masksTom Gundersen2014-03-21
* networkd: fix creation of runtime dirs at startupTom Gundersen2014-03-14
* sd-dhcp-lease: add sd_dhcp_lease_get_next_server()Tom Gundersen2014-03-03
* sd-dhcp-lease: add sd_dhcp_lease_get_server_identifier()Tom Gundersen2014-03-03
* sd-dhcp-lease: add Root Path supportTom Gundersen2014-03-03
* sd-network: add new libraryTom Gundersen2014-02-28