summaryrefslogtreecommitdiff
path: root/src/resolve/resolved-manager.c
AgeCommit message (Expand)Author
2014-07-31hostnamed: watch system hostname changes and update LLMNR RRs accordinglyLennart Poettering
2014-07-31resolved: implement LLMNR uniqueness verificationLennart Poettering
2014-07-31Properly report invalid quoted stringsZbigniew Jędrzejewski-Szmek
2014-07-31Reject invalid quoted stringsZbigniew Jędrzejewski-Szmek
2014-07-29resolved: add more debug loggingLennart Poettering
2014-07-29resolved: set LLMNR TCP and UDP TTLs to the values suggested by the RFCLennart Poettering
2014-07-29resolve: add llmnr responder side for UDP and TCPLennart Poettering
2014-07-23resolved: don't read DHCP leasesTom Gundersen
2014-07-23resolved: rework logic so that we can share transactions between queries of d...Lennart Poettering
2014-07-18change type for address family to "int"Lennart Poettering
2014-07-18resolved: add LLMNR support for looking up namesLennart Poettering
2014-07-17resolved: properly handle MTU logicLennart Poettering
2014-07-17sd-network: fix parameter order for sd_network_monitor_new()Lennart Poettering
2014-07-16Let config_parse open file where applicableZbigniew Jędrzejewski-Szmek
2014-07-16resolved: support for TCP DNS queriesLennart Poettering
2014-07-16dns-domain: introduce macros for accessing all DNS header fieldsLennart Poettering
2014-07-15Constify ConfigTableItem tablesZbigniew Jędrzejewski-Szmek
2014-07-16resolved: add a DNS client stub resolverLennart Poettering
2014-07-10resolved: properly free network monitorLennart Poettering
2014-07-07resolved: make use of union in_addr_union in resolved, tooLennart Poettering
2014-07-07resolved: let config_parse() open the configuration file for usLennart Poettering
2014-06-02resolved: move resolv.conf to resolved's runtime dirTom Gundersen
2014-05-19resolved: add daemon to manage resolv.confTom Gundersen