summaryrefslogtreecommitdiff
path: root/src/nss-resolve
AgeCommit message (Expand)AuthorFilesLines
2014-08-14resolved: allow passing on which protocol, family and interface to look somet...Lennart Poettering1-30/+48
2014-08-04bus: always explicitly close bus from main programsLennart Poettering1-3/+3
2014-08-01nss: always explicitly reset all error variablesLennart Poettering1-0/+15
2014-08-01nss-resolve: fallback to the class NSS "dns" module if we cannot contact reso...Lennart Poettering1-0/+87
2014-07-18resolved: fix bus signatures to follow family as int changeLennart Poettering1-2/+2
2014-07-18change type for address family to "int"Lennart Poettering1-16/+14
2014-07-18shared: rename PROTO_ADDRESS_SIZE() to FAMILY_ADDRESS_SIZE()Lennart Poettering1-3/+3
2014-07-16resolved: properly pass canonical name information to resolving clientLennart Poettering1-41/+58
2014-07-16resolved: add small NSS module that uses resolved to resolve DNS namesLennart Poettering3-0/+605