summaryrefslogtreecommitdiff
path: root/src/libsystemd/sd-network
AgeCommit message (Expand)Author
2016-02-23tree-wide: remove unused variablesThomas Hindoe Paaboel Andersen
2016-02-21sd-network: use xsprintf() instead of asprintf() where we canLennart Poettering
2016-02-21networkd: rework how carrier bindings are serializedLennart Poettering
2016-02-21sd-lldp: rework sd-lldp APILennart Poettering
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2016-01-26networkd: rework Domains= settingLennart Poettering
2016-01-06resolved: introduce support for per-interface negative trust anchorsLennart Poettering
2016-01-05resolved,networkd: add a per-interface DNSSEC settingLennart Poettering
2016-01-05networkd,resolved: add a per-interface mdns configuration optionLennart Poettering
2016-01-05sd-network: unify parsing of /run/systemd/netif/links/* string fieldsLennart Poettering
2015-11-27tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering
2015-10-27util-lib: move inotify-related definitions to fs-util.[ch]Lennart Poettering
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-10-27util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]Lennart Poettering
2015-10-25util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-08-26dhcp,network: implement RFC 4833 (DHCP Timezone option)Lennart Poettering
2015-06-11sd-network: fix CID 1306198Susant Sahani
2015-06-10sd-network: allow the state dir to be created after the monitorTom Gundersen
2015-06-10sd-network: allow NULL in sd_network_monitor_unrefTom Gundersen
2015-02-27networkd: add support for Uplink Failure DetectionAlin Rauta
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-02-12include <poll.h> instead of <sys/poll.h>Thomas Hindoe Paaboel Andersen
2014-12-19LLDP: Add support for networkctlSusant Sahani
2014-09-08sd-network: add _get_network_file apiTom Gundersen
2014-08-15sd-network: add system-wide sd_network_get_domains() APILennart Poettering
2014-08-15sd-nework: be more careful with error codes, return ENODATA if you lack infor...Lennart Poettering
2014-08-15sd-network: add support for wildcard domainsTom Gundersen
2014-08-14sd-network: add sd_network_linkg_get_domains()Tom Gundersen
2014-08-13sd-networkd: rename link_get_state to link_get_setup_stateTom Gundersen
2014-08-13sd-network: /_get_link_/_link_get_/Tom Gundersen
2014-08-13sd-network: rename state INITALIZING to PENDING and expose as any other stateTom Gundersen
2014-08-12timesyncd: split up into multiple source fileLennart Poettering
2014-08-12sd-network: add API to output all collected system-wide NTP and DNS serversLennart Poettering
2014-08-12sd-network: move sd-network API into libsystemd properLennart Poettering