summaryrefslogtreecommitdiff
path: root/src/libsystemd/sd-resolve.c
AgeCommit message (Expand)Author
2014-01-18sd-resolv: declare functions from .h publicDaniel Buch
2014-01-18sd-resolve: rename get_next() and get_n_queries() + cleanupDaniel Buch
2014-01-18sd-resolve: Allocate objects with new()Daniel Buch
2014-01-18sd-resolve: get rid of sd_resolve_freeanswer()Daniel Buch
2014-01-17sd-resolve: rename structs to fit coding-style e.g 'struct MixedCase'Daniel Buch
2014-01-17sd-resolve: get rid of _t post-fixes for sd_ objectsDaniel Buch
2014-01-14sd-resolv: rename to sd-resolveTom Gundersen