Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-12 | timesyncd: split up into multiple source file | Lennart Poettering | |
The source file got much too large, hence split up the sources into multiple per-object files, similar in style to resolved. | |||
2014-08-12 | sd-network: add API to output all collected system-wide NTP and DNS servers | Lennart Poettering | |
Also, output the collected information in "networkctl". | |||
2014-08-12 | sd-network: move sd-network API into libsystemd proper | Lennart Poettering | |
In contrast to the DHCP/IPv4LL/ICMP6 APIs sd-network is not a protocol implementation but a client API for networkd, hence move it into libsystemd proper. |