Age | Commit message (Expand) | Author |
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-14 | resolved: enable LLMNR | Lennart Poettering |
2014-08-14 | resolved: allow passing on which protocol, family and interface to look somet... | Lennart Poettering |
2014-08-14 | ldconfig: add configure option to disable | Umut Tezduyar Lindskog |
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 | timesyncd: don't trip up if networkd isn't running and can't tell us any NTP ... | Lennart Poettering |
2014-08-13 | journald: Fix off-by-one error in "Missed X kernel messages" warning | Eelco Dolstra |
2014-08-13 | sd-network: bring comments up-to-date | Lennart Poettering |
2014-08-13 | mount-setup: fix counting of early mounts without SMACK | Lennart Poettering |
2014-08-13 | update TODO | Lennart Poettering |
2014-08-13 | journald: also increase the SendBuffer of /dev/log to 8M | Lennart Poettering |
2014-08-13 | switch-root: not only mkdir the parents but the target dir | Harald Hoyer |
2014-08-13 | bus-bloom: Fix bloom filter calculation | Denis Kenzior |
2014-08-13 | TODO | Tom Gundersen |
2014-08-13 | TODO | Tom Gundersen |
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-13 | resolved: skip IPv6 LLMNR if IPv6 is not available | Lennart Poettering |
2014-08-13 | login: share VT-signal handler between sessions | David Herrmann |
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 | udev: link-config - fix naming policy | Tom Gundersen |
2014-08-12 | udev: link-config - whitespace | 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 | update TODO | Lennart Poettering |
2014-08-12 | man: minimal updates to resolved.conf man page | Lennart Poettering |
2014-08-12 | timesyncd: beef up NTP server selection logic, and acquire NTP servers from DHCP | Lennart Poettering |
2014-08-12 | resolved: return exit code of event loop | Lennart Poettering |
2014-08-12 | resolved: unify logic how we flush out DNS servers we learnt | Lennart Poettering |
2014-08-12 | sd-resolve: scale number of threads by queries currently being processed, rat... | Lennart Poettering |
2014-08-12 | sd-resolve: fix allocation if query ids, never reuse them | Lennart Poettering |
2014-08-12 | sd-resolve: keep floating query referenced while we access it | Lennart Poettering |
2014-08-12 | timesyncd: split up into multiple source file | Lennart Poettering |
2014-08-12 | networkctl: make networkctl status without link name show all local IP addresses | Lennart Poettering |
2014-08-12 | update TODO | Lennart Poettering |
2014-08-12 | networkctl: when outputing a list fo links, sort them by ifindex | Lennart Poettering |
2014-08-12 | update TODO | Lennart Poettering |
2014-08-12 | networkctl: add a bit of color to the output | Lennart Poettering |
2014-08-12 | networkctl: add new switch "-a" to "networkctl status" to show verbose status... | Lennart Poettering |