summaryrefslogtreecommitdiff
path: root/src/network/networkctl.c
Commit message (Expand)AuthorAge
* networkctl: port from libudev to sd-hwdbTom Gundersen2014-12-15
* networkctl: remove unused variableThomas Hindoe Paaboel Andersen2014-12-12
* networkctl: also draw a nice unicode cirlce when "networkctl status" is run w...Lennart Poettering2014-12-12
* networkctl: show interface names next to IP addresses if we dump adresses fro...Lennart Poettering2014-12-12
* networkctl: also show gateway address when "networkctl status" without furthe...Lennart Poettering2014-12-12
* networkctl: show MAC address OUI vendor next to MAC addressesLennart Poettering2014-12-12
* networkctl: use the shared functions for enumerating the local gatewaysTom Gundersen2014-12-04
* rtnl: when querying local addresses and gateways, take address family into ac...Lennart Poettering2014-12-04
* networkctl: remove unused variableThomas Hindoe Paaboel Andersen2014-12-03
* networkd: fix typoTorstein Husebø2014-12-03
* shared: add format helpers for printing MAC addressesTom Gundersen2014-12-02
* networkctl: print the Gateway in the status outputTom Gundersen2014-12-02
* treewide: another round of simplificationsMichal Schmidt2014-11-28
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-28
* treewide: yet 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
* networkctl: show the link file applied to each linkTom Gundersen2014-09-08
* networkctl: show the network file applied to each linkTom Gundersen2014-09-08
* networkctl: do not mix dns and ntp serversZbigniew Jędrzejewski-Szmek2014-08-28
* networkctl: use safe_qsort in case no links are presentThomas Hindoe Paaboel Andersen2014-08-16
* networkctl: show acquired system domainsLennart Poettering2014-08-15
* networkctl: two OOM fixesLennart Poettering2014-08-15
* sd-network: add support for wildcard domainsTom Gundersen2014-08-15
* util: never use ether_ntoa(), since it formats with %x, not %02x, which makes...Lennart Poettering2014-08-15
* networkctl: increase column width for link type to 18, to accomodate for 'iee...Lennart Poettering2014-08-15
* networkctl: print local domain name in status outputLennart Poettering2014-08-15
* networkctl: also use the same color logic when running "networkctl status" wi...Lennart Poettering2014-08-14
* networkctl: add the same color logic to "list" and "status" outputsLennart Poettering2014-08-14
* networkctl: name setup state variable setup_stateLennart Poettering2014-08-14
* networkctl: update column header to new 'setup' state namingLennart Poettering2014-08-14
* sd-networkd: rename link_get_state to link_get_setup_stateTom Gundersen2014-08-13
* sd-network: /_get_link_/_link_get_/Tom Gundersen2014-08-13
* networkctl: color status dump without link nameDaniel Buch2014-08-13
* networkctl: add colors to admin state and fix alignmentTom Gundersen2014-08-13
* networkctl: make networkctl status without link name show all local IP addressesLennart Poettering2014-08-12
* networkctl: when outputing a list fo links, sort them by ifindexLennart Poettering2014-08-12
* networkctl: add a bit of color to the outputLennart Poettering2014-08-12
* networkctl: add new switch "-a" to "networkctl status" to show verbose status...Lennart Poettering2014-08-12
* networkctl: properly format MAC addressesLennart Poettering2014-08-12
* sd-network: add API to output all collected system-wide NTP and DNS serversLennart Poettering2014-08-12
* networkd: add minimal client tool "networkd" to query network statusLennart Poettering2014-08-12