summaryrefslogtreecommitdiff
path: root/src/libsystemd/sd-resolve
AgeCommit message (Expand)Author
2014-05-05sd-resolve: make sure we can destroy a query object from its own callback han...Lennart Poettering
2014-04-29sd-resolve: rework sd-resolve to be callback based, similar in style to sd-bu...Lennart Poettering
2014-04-24test-resolve.c: Cleanup and make use of sockaddr_pretty()Daniel Buch
2014-03-18util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering
2014-02-20api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering
2014-01-27resolve: update sd-resolve to match the other APIs in style and functionalityLennart Poettering
2014-01-21libsystemd: split up into subdirsTom Gundersen