Age | Commit message (Expand) | Author |
2015-08-08 | libsystemd-network: fix memory leak | reverendhomer |
2015-08-06 | libsystemd-network: plug memory leak | Daniel Mack |
2015-08-05 | Merge branch 'hostnamectl-dot-v2' | Zbigniew Jędrzejewski-Szmek |
2015-08-05 | hostname-util: add relax parameter to hostname_is_valid | Zbigniew Jędrzejewski-Szmek |
2015-08-05 | network: make enough space for string | Lennart Poettering |
2015-08-05 | networkd: clean up duplicate code | Alex Crawford |
2015-08-05 | networkd: serialize the private options | Alex Crawford |
2015-08-05 | networkd: add private options to lease struct | Alex Crawford |
2015-07-29 | tree-wide: port everything over to fflush_and_check() | Lennart Poettering |
2015-07-14 | Merge pull request #538 from mischief/multiple-routers | Tom Gundersen |
2015-07-12 | dhcp: add support for vendor specific DHCP option | Beniamino Galvani |
2015-07-12 | basic: util - fix errorhandling in unhexmem() | Tom Gundersen |
2015-07-11 | sd-dhcp-lease: fix handling of multiple routers | Nick Owens |
2015-06-10 | libsystemd-network: use domain validation instead of hostname validation for ... | Nick Owens |
2015-05-21 | json: minor style fixessystemd/v220 | Lennart Poettering |
2015-05-18 | util: split all hostname related calls into hostname-util.c | Lennart Poettering |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen |
2015-01-28 | sd-dhcp: chop of trailing dot of DHCP supplied host and domain nams | Lennart Poettering |
2015-01-13 | refcnt: refcnt is unsigned, fix comparisons | Tom Gundersen |
2014-11-28 | treewide: more log_*_errno + return simplifications | Michal Schmidt |
2014-11-28 | treewide: no need to negate errno for log_*_errno() | Michal Schmidt |
2014-11-28 | treewide: auto-convert the simple cases to log_*_errno() | Michal Schmidt |
2014-11-20 | sd-dhcp-lease: fix copy-paste error asserting wrong function argument | Thomas Haller |
2014-11-19 | sd-dhcp-lease: load/save client ID | Dan Williams |
2014-11-18 | sd-dhcp-lease: expose load/save functions | Tom Gundersen |
2014-11-01 | sd-dhcp-lease: use shared default prefixlen function | Tom Gundersen |
2014-11-01 | sd-dhcp-lease: use unaligned read helpers | Tom Gundersen |
2014-10-27 | shared: in-addr-utils - add default_subnet_mask and default_prefixlen methods | Tom Gundersen |
2014-08-15 | dhcp: the localhost isn't valid as hostname either | Lennart Poettering |
2014-08-15 | sd-dhcp-lease: verify hostname and domainnames we receive | Tom Gundersen |
2014-07-23 | networkd: merge DNS and NTP entries when exporting | Tom Gundersen |
2014-07-17 | sd-network: remove redundant array size parameter from functions that return ... | Lennart Poettering |
2014-06-29 | Add support for DHCP static route options | Eugene Yakubovich |
2014-06-29 | sd-dhcp-client/networkd: set lifetimes for IPv4 addresses | Patrik Flykt |
2014-05-20 | dhcp-lease: add support for parsing a few more dhcp options | Tom Gundersen |
2014-05-20 | dhcp-lease: refactor lease parsing | Tom Gundersen |
2014-05-19 | sd-dhcp-lease/sd-network: modernization and fix leak | Tom Gundersen |
2014-05-19 | sd-dhcp-lease: move in_addr (de)serialization to shared network code | Tom Gundersen |
2014-04-30 | networkd: dont configure route if lease doesn't have one | Umut Tezduyar Lindskog |
2014-04-29 | sd-dhcp-lease: fix double realloc | Tom Gundersen |
2014-04-29 | sd-dhcp-lease: (de)serialize DNS and NTP servers | Tom Gundersen |
2014-04-29 | sd-dhcp-leaes: use newdup() | Tom Gundersen |
2014-04-29 | sd-dhcp-lease: add NTP support | Tom Gundersen |
2014-04-12 | test-dhcp-client: unref lease objects to make valgrind happy | Zbigniew Jędrzejewski-Szmek |
2014-03-21 | sd-dhcp-client: add fallback subnet masks | Tom Gundersen |
2014-03-14 | networkd: fix creation of runtime dirs at startup | Tom Gundersen |
2014-03-03 | sd-dhcp-lease: add sd_dhcp_lease_get_next_server() | Tom Gundersen |
2014-03-03 | sd-dhcp-lease: add sd_dhcp_lease_get_server_identifier() | Tom Gundersen |
2014-03-03 | sd-dhcp-lease: add Root Path support | Tom Gundersen |
2014-02-28 | sd-network: add new library | Tom Gundersen |