Age | Commit message (Expand) | Author |
2014-08-14 | networkd: link - don't enter LINK_CONFIGURED more than once | Tom Gundersen |
2014-08-14 | networkd: link - print address lifetime for tracked addresses | Tom Gundersen |
2014-08-14 | networkctl: also use the same color logic when running "networkctl status" wi... | Lennart Poettering |
2014-08-14 | networkctl: add the same color logic to "list" and "status" outputs | Lennart Poettering |
2014-08-14 | networkctl: name setup state variable setup_state | Lennart Poettering |
2014-08-14 | networkctl: update column header to new 'setup' state naming | Lennart Poettering |
2014-08-13 | sd-networkd: rename link_get_state to link_get_setup_state | Tom Gundersen |
2014-08-13 | sd-network: rename operstates 'down' -> 'off' and 'up' -> 'no-carrier' | Tom Gundersen |
2014-08-13 | sd-network: /_get_link_/_link_get_/ | Tom Gundersen |
2014-08-13 | networkctl: color status dump without link name | Daniel Buch |
2014-08-13 | networkctl: add colors to admin state and fix alignment | Tom Gundersen |
2014-08-13 | sd-network: rename state INITALIZING to PENDING and expose as any other state | Tom Gundersen |
2014-08-12 | networkd: dhcp4 - fix copy-paste error | Tom Gundersen |
2014-08-12 | networkd: disable ipv4ll default routes by default | Tom Gundersen |
2014-08-12 | sd-network: split the operstate 'unknown' into 'down' and 'up' | Tom Gundersen |
2014-08-12 | networkd: link - split out dhcp4 handling | Tom Gundersen |
2014-08-12 | networkd: link - fix IN_SET usage | Tom Gundersen |
2014-08-12 | networkd: link - split out ipv4ll handling | Tom Gundersen |
2014-08-12 | networkd: link - make check for whether addresses/routes are being configured... | Tom Gundersen |
2014-08-12 | networkd: split out networkd-link.h | Tom Gundersen |
2014-08-12 | networkctl: make networkctl status without link name show all local IP addresses | Lennart Poettering |
2014-08-12 | networkctl: when outputing a list fo links, sort them by ifindex | Lennart Poettering |
2014-08-12 | networkctl: add a bit of color to the output | Lennart Poettering |
2014-08-12 | networkctl: add new switch "-a" to "networkctl status" to show verbose status... | Lennart Poettering |
2014-08-12 | networkctl: properly format MAC addresses | Lennart Poettering |
2014-08-12 | sd-network: add API to output all collected system-wide NTP and DNS servers | Lennart Poettering |
2014-08-12 | networkd: expose a global list of DNS and NTP servers in the state file | Lennart Poettering |
2014-08-12 | networkd: update manager_save() to use fflush_and_check() to simplify things ... | Lennart Poettering |
2014-08-12 | networkd: fix build | Lennart Poettering |
2014-08-12 | sd-network: move sd-network API into libsystemd proper | Lennart Poettering |
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 |