index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
/
networkctl.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sd-netlink: rename from sd-rtnl
Tom Gundersen
2015-06-13
1
-42
/
+42
*
sd-rtnl: make joining broadcast groups implicit
Tom Gundersen
2015-06-11
1
-3
/
+3
*
tree-wide: remove spurious space
Thomas Hindoe Paaboel Andersen
2015-06-08
1
-1
/
+1
*
networkctl: fix uninitialized variable
Ronny Chevalier
2015-05-30
1
-1
/
+1
*
shared: add terminal-util.[ch]
Ronny Chevalier
2015-04-11
1
-0
/
+1
*
networkctl: port from libudev to sd-device
Tom Gundersen
2015-04-02
1
-32
/
+24
*
fix gcc warnings about uninitialized variables
Harald Hoyer
2015-03-27
1
-1
/
+1
*
networkctl: avoid leak if a field was specified twice
Zbigniew Jędrzejewski-Szmek
2015-03-07
1
-6
/
+6
*
networkd: add support for Uplink Failure Detection
Alin Rauta
2015-02-27
1
-16
/
+27
*
man: add networkctl(1)
Zbigniew Jędrzejewski-Szmek
2015-01-20
1
-1
/
+1
*
networkctl: avoid potential use of unitialized variables
Zbigniew Jędrzejewski-Szmek
2015-01-01
1
-7
/
+16
*
networkctl: remove unused variable
Zbigniew Jędrzejewski-Szmek
2015-01-01
1
-5
/
+0
*
network: fix scanf/printf format
Zbigniew Jędrzejewski-Szmek
2015-01-01
1
-2
/
+2
*
networkctl: fix strappend() error checking
David Herrmann
2014-12-31
1
-1
/
+1
*
networkctl: lldp - respect arg_legend
Tom Gundersen
2014-12-19
1
-6
/
+10
*
LLDP: Add support for networkctl
Susant Sahani
2014-12-19
1
-0
/
+258
*
networkctl: port to verbs helper
Tom Gundersen
2014-12-19
1
-76
/
+11
*
networkctl: port from libudev to sd-hwdb
Tom Gundersen
2014-12-15
1
-23
/
+29
*
networkctl: remove unused variable
Thomas Hindoe Paaboel Andersen
2014-12-12
1
-1
/
+0
*
networkctl: also draw a nice unicode cirlce when "networkctl status" is run w...
Lennart Poettering
2014-12-12
1
-4
/
+5
*
networkctl: show interface names next to IP addresses if we dump adresses fro...
Lennart Poettering
2014-12-12
1
-23
/
+35
*
networkctl: also show gateway address when "networkctl status" without furthe...
Lennart Poettering
2014-12-12
1
-16
/
+40
*
networkctl: show MAC address OUI vendor next to MAC addresses
Lennart Poettering
2014-12-12
1
-5
/
+14
*
networkctl: use the shared functions for enumerating the local gateways
Tom Gundersen
2014-12-04
1
-99
/
+15
*
rtnl: when querying local addresses and gateways, take address family into ac...
Lennart Poettering
2014-12-04
1
-2
/
+2
*
networkctl: remove unused variable
Thomas Hindoe Paaboel Andersen
2014-12-03
1
-2
/
+1
*
networkd: fix typo
Torstein Husebø
2014-12-03
1
-2
/
+2
*
shared: add format helpers for printing MAC addresses
Tom Gundersen
2014-12-02
1
-3
/
+3
*
networkctl: print the Gateway in the status output
Tom Gundersen
2014-12-02
1
-1
/
+252
*
treewide: another round of simplifications
Michal Schmidt
2014-11-28
1
-8
/
+4
*
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
1
-2
/
+2
*
treewide: yet more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
1
-20
/
+10
*
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
1
-5
/
+5
*
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-28
1
-5
/
+5
*
networkctl: show the link file applied to each link
Tom Gundersen
2014-09-08
1
-2
/
+5
*
networkctl: show the network file applied to each link
Tom Gundersen
2014-09-08
1
-2
/
+5
*
networkctl: do not mix dns and ntp servers
Zbigniew Jędrzejewski-Szmek
2014-08-28
1
-1
/
+1
*
networkctl: use safe_qsort in case no links are present
Thomas Hindoe Paaboel Andersen
2014-08-16
1
-1
/
+1
*
networkctl: show acquired system domains
Lennart Poettering
2014-08-15
1
-2
/
+6
*
networkctl: two OOM fixes
Lennart Poettering
2014-08-15
1
-1
/
+5
*
sd-network: add support for wildcard domains
Tom Gundersen
2014-08-15
1
-0
/
+7
*
util: never use ether_ntoa(), since it formats with %x, not %02x, which makes...
Lennart Poettering
2014-08-15
1
-2
/
+5
*
networkctl: increase column width for link type to 18, to accomodate for 'iee...
Lennart Poettering
2014-08-15
1
-2
/
+2
*
networkctl: print local domain name in status output
Lennart Poettering
2014-08-15
1
-1
/
+4
*
networkctl: also use the same color logic when running "networkctl status" wi...
Lennart Poettering
2014-08-14
1
-9
/
+3
*
networkctl: add the same color logic to "list" and "status" outputs
Lennart Poettering
2014-08-14
1
-40
/
+52
*
networkctl: name setup state variable setup_state
Lennart Poettering
2014-08-14
1
-10
/
+10
*
networkctl: update column header to new 'setup' state naming
Lennart Poettering
2014-08-14
1
-1
/
+1
*
sd-networkd: rename link_get_state to link_get_setup_state
Tom Gundersen
2014-08-13
1
-2
/
+2
*
sd-network: /_get_link_/_link_get_/
Tom Gundersen
2014-08-13
1
-6
/
+6
[next]