summaryrefslogtreecommitdiff
path: root/src/libsystemd/sd-resolve/test-resolve.c
AgeCommit message (Expand)Author
2015-01-22tests: use assert_se instead of assertRonny Chevalier
2014-11-28treewide: more log_*_errno() conversionsMichal Schmidt
2014-11-28treewide: drop unnecessary trailing \n in log_*() callsMichal Schmidt
2014-05-15sd-resolve: add "floating" resolve queriesLennart 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-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