summaryrefslogtreecommitdiff
path: root/src/network/networkctl.c
AgeCommit message (Expand)Author
2016-01-26networkctl: move strv_isempty() check into dump_list()Lennart Poettering
2016-01-26networkd: rework Domains= settingLennart Poettering
2016-01-12tree-wide: use xsprintf() where applicableDaniel Mack
2015-11-27tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering
2015-11-16tree-wide: sort includesThomas Hindoe Paaboel Andersen
2015-11-10networkctl: lldp port to extract_first_wordSusant Sahani
2015-11-03parse-util: introduce parse_ifindex() and make use of it everywhereLennart Poettering
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-10-27util-lib: move more locale-related calls to locale-util.[ch]Lennart Poettering
2015-10-27util-lib: move string table stuff into its own string-table.[ch]Lennart Poettering
2015-10-27util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]Lennart Poettering
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-09-29util: introduce common version() implementation and use it everywhereLennart Poettering
2015-09-22cgtop: underline table headerLennart Poettering
2015-09-01tree-wide: do not shadow the global var timezoneThomas Hindoe Paaboel Andersen
2015-08-26dhcp,network: implement RFC 4833 (DHCP Timezone option)Lennart Poettering
2015-08-06tree-wide: fix indentationThomas Hindoe Paaboel Andersen
2015-08-03tree-wide: convert bootchart and lldp code to use clock_boottime_or_monotonic()Lennart Poettering
2015-06-13sd-netlink: rename from sd-rtnlTom Gundersen
2015-06-11sd-rtnl: make joining broadcast groups implicitTom Gundersen
2015-06-08tree-wide: remove spurious spaceThomas Hindoe Paaboel Andersen
2015-05-30networkctl: fix uninitialized variableRonny Chevalier
2015-04-11shared: add terminal-util.[ch]Ronny Chevalier
2015-04-02networkctl: port from libudev to sd-deviceTom Gundersen
2015-03-27fix gcc warnings about uninitialized variablesHarald Hoyer
2015-03-07networkctl: avoid leak if a field was specified twiceZbigniew Jędrzejewski-Szmek
2015-02-27networkd: add support for Uplink Failure DetectionAlin Rauta
2015-01-19man: add networkctl(1)Zbigniew Jędrzejewski-Szmek
2015-01-01networkctl: avoid potential use of unitialized variablesZbigniew Jędrzejewski-Szmek
2015-01-01networkctl: remove unused variableZbigniew Jędrzejewski-Szmek
2015-01-01network: fix scanf/printf formatZbigniew Jędrzejewski-Szmek
2014-12-31networkctl: fix strappend() error checkingDavid Herrmann
2014-12-19networkctl: lldp - respect arg_legendTom Gundersen
2014-12-19LLDP: Add support for networkctlSusant Sahani
2014-12-19networkctl: port to verbs helperTom Gundersen
2014-12-15networkctl: port from libudev to sd-hwdbTom Gundersen
2014-12-12networkctl: remove unused variableThomas Hindoe Paaboel Andersen
2014-12-12networkctl: also draw a nice unicode cirlce when "networkctl status" is run w...Lennart Poettering
2014-12-12networkctl: show interface names next to IP addresses if we dump adresses fro...Lennart Poettering
2014-12-12networkctl: also show gateway address when "networkctl status" without furthe...Lennart Poettering
2014-12-12networkctl: show MAC address OUI vendor next to MAC addressesLennart Poettering
2014-12-04networkctl: use the shared functions for enumerating the local gatewaysTom Gundersen
2014-12-04rtnl: when querying local addresses and gateways, take address family into ac...Lennart Poettering
2014-12-03networkctl: remove unused variableThomas Hindoe Paaboel Andersen
2014-12-03networkd: fix typoTorstein Husebø
2014-12-02shared: add format helpers for printing MAC addressesTom Gundersen
2014-12-02networkctl: print the Gateway in the status outputTom Gundersen
2014-11-28treewide: another round of simplificationsMichal Schmidt
2014-11-28treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt
2014-11-28treewide: yet more log_*_errno + return simplificationsMichal Schmidt