Age | Commit message (Expand) | Author |
2014-08-31 | test-network: fix off-by-one error in test | Tom Gundersen |
2014-08-28 | sd-event: name event sources used in libraries | Tom Gundersen |
2014-08-28 | networkctl: do not mix dns and ntp servers | Zbigniew Jędrzejewski-Szmek |
2014-08-26 | networkd-wait-online: add missing short option 'i' to optstring | Łukasz Stelmach |
2014-08-21 | notify: send STOPPING=1 from our daemons | Lennart Poettering |
2014-08-19 | networkd: don't consider deprecated or tentative addresses when determining o... | Tom Gundersen |
2014-08-19 | networkd: netdev - add missing callback when adding stacked devices | Tom Gundersen |
2014-08-19 | networkd: link - don't enforce ENSLAVING state | Tom Gundersen |
2014-08-19 | networkd: fix use-after-free | Tom Gundersen |
2014-08-18 | networkd: fix how we generate lists in link_save() | Lennart Poettering |
2014-08-18 | networkd: warn when ignoring unsupported tuntap options | Tom Gundersen |
2014-08-16 | networkctl: use safe_qsort in case no links are present | Thomas Hindoe Paaboel Andersen |
2014-08-15 | networkd: print nice warnings if people configure invalid domain names | Lennart Poettering |
2014-08-15 | networkd: fix minor memory leak | Lennart Poettering |
2014-08-15 | networkctl: show acquired system domains | Lennart Poettering |
2014-08-15 | sd-network: add system-wide sd_network_get_domains() API | Lennart Poettering |
2014-08-15 | networkd: always write out locally configured settings first, dhcp-acquired o... | Lennart Poettering |
2014-08-15 | networkd: remove "*" from domains list | Lennart Poettering |
2014-08-15 | networkctl: two OOM fixes | Lennart Poettering |
2014-08-15 | sd-network: add support for wildcard domains | Tom Gundersen |
2014-08-15 | networkd: add support for Domains= to .network files | Tom Gundersen |
2014-08-15 | util: never use ether_ntoa(), since it formats with %x, not %02x, which makes... | Lennart Poettering |
2014-08-15 | networkctl: increase column width for link type to 18, to accomodate for 'iee... | Lennart Poettering |
2014-08-15 | networkd: rename UseDomainName to UseDomains | Tom Gundersen |
2014-08-15 | networkctl: print local domain name in status output | Lennart Poettering |
2014-08-15 | networkd: don't respect domainname from DHCP by default | Tom Gundersen |
2014-08-14 | sd-network: add sd_network_linkg_get_domains() | Tom Gundersen |
2014-08-14 | networkd: link - don't enter LINK_CONFIGURED more than once | Tom Gundersen |
2014-08-14 | networkd: link - print address lifetime for tracked addresses | Tom Gundersen |
2014-08-14 | networkctl: also use the same color logic when running "networkctl status" wi... | Lennart Poettering |
2014-08-14 | networkctl: add the same color logic to "list" and "status" outputs | Lennart Poettering |
2014-08-14 | networkctl: name setup state variable setup_state | Lennart Poettering |
2014-08-14 | networkctl: update column header to new 'setup' state naming | Lennart Poettering |
2014-08-13 | sd-networkd: rename link_get_state to link_get_setup_state | Tom Gundersen |
2014-08-13 | sd-network: rename operstates 'down' -> 'off' and 'up' -> 'no-carrier' | Tom Gundersen |
2014-08-13 | sd-network: /_get_link_/_link_get_/ | Tom Gundersen |
2014-08-13 | networkctl: color status dump without link name | Daniel Buch |
2014-08-13 | networkctl: add colors to admin state and fix alignment | Tom Gundersen |
2014-08-13 | sd-network: rename state INITALIZING to PENDING and expose as any other state | Tom Gundersen |
2014-08-12 | networkd: dhcp4 - fix copy-paste error | Tom Gundersen |
2014-08-12 | networkd: disable ipv4ll default routes by default | Tom Gundersen |
2014-08-12 | sd-network: split the operstate 'unknown' into 'down' and 'up' | Tom Gundersen |
2014-08-12 | networkd: link - split out dhcp4 handling | Tom Gundersen |
2014-08-12 | networkd: link - fix IN_SET usage | Tom Gundersen |
2014-08-12 | networkd: link - split out ipv4ll handling | Tom Gundersen |
2014-08-12 | networkd: link - make check for whether addresses/routes are being configured... | Tom Gundersen |
2014-08-12 | networkd: split out networkd-link.h | Tom Gundersen |
2014-08-12 | networkctl: make networkctl status without link name show all local IP addresses | Lennart Poettering |
2014-08-12 | networkctl: when outputing a list fo links, sort them by ifindex | Lennart Poettering |
2014-08-12 | networkctl: add a bit of color to the output | Lennart Poettering |