summaryrefslogtreecommitdiff
path: root/src/nss-resolve/nss-resolve.c
AgeCommit message (Expand)Author
2016-05-25stuffLuke Shumaker
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2016-01-27nss-resolve: also fall back to nss-dns if dbus doesn't workLennart Poettering
2016-01-27nss: block various signals while running NSS lookupsLennart Poettering
2016-01-26nss-resolve: fix gethostbyaddr h_aliasesSamu Kallio
2015-11-27nss-resolve: link lessZbigniew Jędrzejewski-Szmek
2015-11-27tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-08-21resolved: rework synthesizing logicLennart Poettering
2015-07-03sd-bus: introduce new sd_bus_flush_close_unref() callLennart Poettering
2015-06-08tree-wide: remove spurious spaceThomas Hindoe Paaboel Andersen
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2014-12-10sd-bus: move common errors src/shared/bus-errors.h → src/libsystemd/sd-bus/...Lennart Poettering
2014-09-19nss: remove dead codeThomas Hindoe Paaboel Andersen
2014-09-17nss-resolve: remove dead codeThomas Hindoe Paaboel Andersen
2014-08-14resolved: allow passing on which protocol, family and interface to look somet...Lennart Poettering
2014-08-04bus: always explicitly close bus from main programsLennart Poettering
2014-08-01nss: always explicitly reset all error variablesLennart Poettering
2014-08-01nss-resolve: fallback to the class NSS "dns" module if we cannot contact reso...Lennart Poettering
2014-07-18resolved: fix bus signatures to follow family as int changeLennart Poettering
2014-07-18change type for address family to "int"Lennart Poettering
2014-07-18shared: rename PROTO_ADDRESS_SIZE() to FAMILY_ADDRESS_SIZE()Lennart Poettering
2014-07-16resolved: properly pass canonical name information to resolving clientLennart Poettering
2014-07-16resolved: add small NSS module that uses resolved to resolve DNS namesLennart Poettering