Age | Commit message (Expand) | Author |
2015-01-01 | networkctl: avoid potential use of unitialized variables | Zbigniew Jędrzejewski-Szmek |
2015-01-01 | networkctl: remove unused variable | Zbigniew Jędrzejewski-Szmek |
2015-01-01 | network: fix scanf/printf format | Zbigniew Jędrzejewski-Szmek |
2014-12-31 | networkctl: fix strappend() error checking | David Herrmann |
2014-12-19 | networkctl: lldp - respect arg_legend | Tom Gundersen |
2014-12-19 | LLDP: Add support for networkctl | Susant Sahani |
2014-12-19 | networkctl: port to verbs helper | Tom Gundersen |
2014-12-15 | networkctl: port from libudev to sd-hwdb | Tom Gundersen |
2014-12-12 | networkctl: remove unused variable | Thomas Hindoe Paaboel Andersen |
2014-12-12 | networkctl: also draw a nice unicode cirlce when "networkctl status" is run w... | Lennart Poettering |
2014-12-12 | networkctl: show interface names next to IP addresses if we dump adresses fro... | Lennart Poettering |
2014-12-12 | networkctl: also show gateway address when "networkctl status" without furthe... | Lennart Poettering |
2014-12-12 | networkctl: show MAC address OUI vendor next to MAC addresses | Lennart Poettering |
2014-12-04 | networkctl: use the shared functions for enumerating the local gateways | Tom Gundersen |
2014-12-04 | rtnl: when querying local addresses and gateways, take address family into ac... | Lennart Poettering |
2014-12-03 | networkctl: remove unused variable | Thomas Hindoe Paaboel Andersen |
2014-12-03 | networkd: fix typo | Torstein Husebø |
2014-12-02 | shared: add format helpers for printing MAC addresses | Tom Gundersen |
2014-12-02 | networkctl: print the Gateway in the status output | Tom Gundersen |
2014-11-28 | treewide: another round of simplifications | Michal Schmidt |
2014-11-28 | treewide: use log_*_errno whenever %m is in the format string | Michal Schmidt |
2014-11-28 | treewide: yet 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-09-08 | networkctl: show the link file applied to each link | Tom Gundersen |
2014-09-08 | networkctl: show the network file applied to each link | Tom Gundersen |
2014-08-28 | networkctl: do not mix dns and ntp servers | Zbigniew Jędrzejewski-Szmek |
2014-08-16 | networkctl: use safe_qsort in case no links are present | Thomas Hindoe Paaboel Andersen |
2014-08-15 | networkctl: show acquired system domains | Lennart Poettering |
2014-08-15 | networkctl: two OOM fixes | Lennart Poettering |
2014-08-15 | sd-network: add support for wildcard domains | Tom Gundersen |
2014-08-15 | util: never use ether_ntoa(), since it formats with %x, not %02x, which makes... | Lennart Poettering |
2014-08-15 | networkctl: increase column width for link type to 18, to accomodate for 'iee... | Lennart Poettering |
2014-08-15 | networkctl: print local domain name in status output | Lennart Poettering |
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: /_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-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: add minimal client tool "networkd" to query network status | Lennart Poettering |