index
:
~dvdhrm/systemd
authority
console
kdbus
master
wip
Private systemd wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
network
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-28
sd-event: name event sources used in libraries
Tom Gundersen
1
-0
/
+4
2014-08-28
networkctl: do not mix dns and ntp servers
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2014-08-26
networkd-wait-online: add missing short option 'i' to optstring
Łukasz Stelmach
1
-1
/
+1
2014-08-21
notify: send STOPPING=1 from our daemons
Lennart Poettering
1
-0
/
+1
2014-08-19
networkd: don't consider deprecated or tentative addresses when determining o...
Tom Gundersen
2
-0
/
+11
2014-08-19
networkd: netdev - add missing callback when adding stacked devices
Tom Gundersen
1
-10
/
+30
2014-08-19
networkd: link - don't enforce ENSLAVING state
Tom Gundersen
1
-3
/
+0
2014-08-19
networkd: fix use-after-free
Tom Gundersen
1
-1
/
+3
2014-08-18
networkd: fix how we generate lists in link_save()
Lennart Poettering
1
-20
/
+29
2014-08-18
networkd: warn when ignoring unsupported tuntap options
Tom Gundersen
1
-0
/
+27
2014-08-16
networkctl: use safe_qsort in case no links are present
Thomas Hindoe Paaboel Andersen
1
-1
/
+1
2014-08-15
networkd: print nice warnings if people configure invalid domain names
Lennart Poettering
1
-7
/
+14
2014-08-15
networkd: fix minor memory leak
Lennart Poettering
1
-0
/
+1
2014-08-15
networkctl: show acquired system domains
Lennart Poettering
1
-2
/
+6
2014-08-15
sd-network: add system-wide sd_network_get_domains() API
Lennart Poettering
1
-29
/
+44
2014-08-15
networkd: always write out locally configured settings first, dhcp-acquired o...
Lennart Poettering
1
-12
/
+12
2014-08-15
networkd: remove "*" from domains list
Lennart Poettering
1
-6
/
+6
2014-08-15
networkctl: two OOM fixes
Lennart Poettering
1
-1
/
+5
2014-08-15
sd-network: add support for wildcard domains
Tom Gundersen
4
-0
/
+17
2014-08-15
networkd: add support for Domains= to .network files
Tom Gundersen
4
-3
/
+55
2014-08-15
util: never use ether_ntoa(), since it formats with %x, not %02x, which makes...
Lennart Poettering
1
-2
/
+5
2014-08-15
networkctl: increase column width for link type to 18, to accomodate for 'iee...
Lennart Poettering
1
-2
/
+2
2014-08-15
networkd: rename UseDomainName to UseDomains
Tom Gundersen
3
-4
/
+5
2014-08-15
networkctl: print local domain name in status output
Lennart Poettering
1
-1
/
+4
2014-08-15
networkd: don't respect domainname from DHCP by default
Tom Gundersen
1
-1
/
+0
2014-08-14
sd-network: add sd_network_linkg_get_domains()
Tom Gundersen
1
-0
/
+9
2014-08-14
networkd: link - don't enter LINK_CONFIGURED more than once
Tom Gundersen
1
-1
/
+2
2014-08-14
networkd: link - print address lifetime for tracked addresses
Tom Gundersen
1
-8
/
+25
2014-08-14
networkctl: also use the same color logic when running "networkctl status" wi...
Lennart Poettering
1
-9
/
+3
2014-08-14
networkctl: add the same color logic to "list" and "status" outputs
Lennart Poettering
1
-40
/
+52
2014-08-14
networkctl: name setup state variable setup_state
Lennart Poettering
1
-10
/
+10
2014-08-14
networkctl: update column header to new 'setup' state naming
Lennart Poettering
1
-1
/
+1
2014-08-13
sd-networkd: rename link_get_state to link_get_setup_state
Tom Gundersen
2
-3
/
+3
2014-08-13
sd-network: rename operstates 'down' -> 'off' and 'up' -> 'no-carrier'
Tom Gundersen
3
-7
/
+7
2014-08-13
sd-network: /_get_link_/_link_get_/
Tom Gundersen
2
-8
/
+8
2014-08-13
networkctl: color status dump without link name
Daniel Buch
1
-2
/
+10
2014-08-13
networkctl: add colors to admin state and fix alignment
Tom Gundersen
1
-4
/
+19
2014-08-13
sd-network: rename state INITALIZING to PENDING and expose as any other state
Tom Gundersen
2
-8
/
+8
2014-08-12
networkd: dhcp4 - fix copy-paste error
Tom Gundersen
1
-1
/
+1
2014-08-12
networkd: disable ipv4ll default routes by default
Tom Gundersen
1
-2
/
+0
2014-08-12
sd-network: split the operstate 'unknown' into 'down' and 'up'
Tom Gundersen
3
-5
/
+9
2014-08-12
networkd: link - split out dhcp4 handling
Tom Gundersen
3
-606
/
+824
2014-08-12
networkd: link - fix IN_SET usage
Tom Gundersen
1
-1
/
+1
2014-08-12
networkd: link - split out ipv4ll handling
Tom Gundersen
3
-216
/
+283
2014-08-12
networkd: link - make check for whether addresses/routes are being configured...
Tom Gundersen
1
-15
/
+7
2014-08-12
networkd: split out networkd-link.h
Tom Gundersen
12
-90
/
+138
2014-08-12
networkctl: make networkctl status without link name show all local IP addresses
Lennart Poettering
1
-12
/
+26
2014-08-12
networkctl: when outputing a list fo links, sort them by ifindex
Lennart Poettering
1
-53
/
+81
2014-08-12
networkctl: add a bit of color to the output
Lennart Poettering
1
-6
/
+24
2014-08-12
networkctl: add new switch "-a" to "networkctl status" to show verbose status...
Lennart Poettering
1
-105
/
+165
[next]