summaryrefslogtreecommitdiff
path: root/src/network/networkctl.c
Commit message (Expand)AuthorAge
* Remove src/networkAndy Wingo2015-04-19
* networkctl: port from libudev to sd-deviceTom Gundersen2015-04-02
* fix gcc warnings about uninitialized variablesHarald Hoyer2015-03-27
* networkctl: avoid leak if a field was specified twiceZbigniew Jędrzejewski-Szmek2015-03-07
* networkd: add support for Uplink Failure DetectionAlin Rauta2015-02-27
* man: add networkctl(1)Zbigniew Jędrzejewski-Szmek2015-01-19
* networkctl: avoid potential use of unitialized variablesZbigniew Jędrzejewski-Szmek2015-01-01
* networkctl: remove unused variableZbigniew Jędrzejewski-Szmek2015-01-01
* network: fix scanf/printf formatZbigniew Jędrzejewski-Szmek2015-01-01
* networkctl: fix strappend() error checkingDavid Herrmann2014-12-31
* networkctl: lldp - respect arg_legendTom Gundersen2014-12-19
* LLDP: Add support for networkctlSusant Sahani2014-12-19
* networkctl: port to verbs helperTom Gundersen2014-12-19
* 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