Age | Commit message (Expand) | Author |
2014-08-12 | sd-network: remove client-side dhcp API | Lennart Poettering |
2014-08-12 | networkd: add minimal client tool "networkd" to query network status | Lennart Poettering |
2014-08-11 | sd-network: rename the per-ifindex calls to sd_network_get_link_xxx() | Lennart Poettering |
2014-08-11 | networkd: monopolize in_addr utility functions in shared/in-addr-util.h | Lennart Poettering |
2014-08-04 | sd-network: when the LLMNR setting is not known for an interface consider tha... | Lennart Poettering |
2014-08-04 | sd-network: actually open the state file in sd_network_get_llmnr() | Lennart Poettering |
2014-08-04 | sd-dhcp-server: always send out ROUTER and SUBNET_MASK | Tom Gundersen |
2014-08-04 | networkd: add and expose per-link LLMNR config option | Tom Gundersen |
2014-08-03 | Unify parse_argv style | Zbigniew Jędrzejewski-Szmek |
2014-08-01 | networkd: track the MTU of each link | Tom Gundersen |
2014-08-01 | Revert "networkd: don't assume udev_device_new_from_device_id sets errno" | Tom Gundersen |
2014-07-30 | networkd: don't assume udev_device_new_from_device_id sets errno | Tom Gundersen |
2014-07-30 | networkd: improve error message when udev device can not be found | Tom Gundersen |
2014-07-30 | networkd: ipv4ll - configure link-local address independently of DHCPv4 | Tom Gundersen |
2014-07-30 | resolved: when answer A or AAAA questions, order responses by whether address... | Lennart Poettering |
2014-07-29 | networkd: fix reporting errors from hostnamed | Michael Marineau |
2014-07-28 | networkd: route/address - use trivial hash functions | Tom Gundersen |
2014-07-28 | networkd: unify handling of stacked netdevs | Tom Gundersen |
2014-07-28 | networkd: store ifindex as int | Tom Gundersen |
2014-07-28 | sd-dhcp-client: drop event DHCP_EVENT_NO_LEASE | Tom Gundersen |
2014-07-25 | networkd: ipv4ll - default to setting up ipv4ll routes | Tom Gundersen |
2014-07-25 | networkd: ipv4ll - drop unnecessary get_address() | Tom Gundersen |
2014-07-23 | sd-network: expose DNS/NTP servers as strings | Tom Gundersen |
2014-07-23 | networkd: merge DNS and NTP entries when exporting | Tom Gundersen |
2014-07-23 | networkd: set route protocol | Dan Williams |
2014-07-21 | networkd: bridge - use USEC_PER_MSEC macros | Tom Gundersen |
2014-07-21 | networkd: add support for bond options | Susant Sahani |
2014-07-21 | networkd: bond add support for lacp rate | Susant Sahani |
2014-07-21 | networkd: add support for bond transmit hash policy | Susant Sahani |
2014-07-21 | networkd: netdev - split NetDev struct into per-kind structs | Tom Gundersen |
2014-07-21 | sd-network: drop get_ifindices | Tom Gundersen |
2014-07-18 | change type for address family to "int" | Lennart Poettering |
2014-07-18 | networkd-wait-online: fix comilation warning | Tom Gundersen |
2014-07-18 | sd-rtnl: make string returned by sd_rtnl_message_read_string() const | Lennart Poettering |
2014-07-17 | sd-network: fixup api | Tom Gundersen |
2014-07-17 | networkd-wait-online: track links | Tom Gundersen |
2014-07-17 | sd-network: expose 'unmanaged' as a regular state | Tom Gundersen |
2014-07-17 | networkd: fix colud typo | Zbigniew Jędrzejewski-Szmek |
2014-07-17 | sd-network: if a boolean is mising, we should just take it as false | Lennart Poettering |
2014-07-17 | sd-network: remove redundant array size parameter from functions that return ... | Lennart Poettering |
2014-07-17 | sd-network: fix parameter order for sd_network_monitor_new() | Lennart Poettering |
2014-07-16 | test-tables: add new entries | Zbigniew Jędrzejewski-Szmek |
2014-07-16 | tty-ask-password-agent: modernization | Zbigniew Jędrzejewski-Szmek |
2014-07-16 | Be more careful when checking for empty files | Zbigniew Jędrzejewski-Szmek |
2014-07-16 | Let config_parse open file where applicable | Zbigniew Jędrzejewski-Szmek |
2014-07-15 | Constify ConfigTableItem tables | Zbigniew Jędrzejewski-Szmek |
2014-07-15 | networkd: remove unused variable | Thomas Hindoe Paaboel Andersen |
2014-07-15 | networkd: netdev - set mac for bond/bridge devicse | Tom Gundersen |
2014-07-15 | sd-dhcp-client: make request broadcasts opt-in | Tom Gundersen |
2014-07-14 | networkd: link - fix memory leak | Tom Gundersen |