Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-18 | sd-resolv: declare functions from .h public | Daniel Buch | |
2014-01-18 | sd-resolve: rename get_next() and get_n_queries() + cleanup | Daniel Buch | |
2014-01-18 | sd-resolve: Allocate objects with new() | Daniel Buch | |
2014-01-18 | sd-resolve: get rid of sd_resolve_freeanswer() | Daniel Buch | |
2014-01-17 | sd-resolve: rename structs to fit coding-style e.g 'struct MixedCase' | Daniel Buch | |
lets get this right once, and if not for all, atleast for now :) So comments and input about nameing is very welcome. Cheers | |||
2014-01-17 | sd-resolve: get rid of _t post-fixes for sd_ objects | Daniel Buch | |
We dont want _t prefixes, right? | |||
2014-01-14 | sd-resolv: rename to sd-resolve | Tom Gundersen | |
Lennart pointed out that we were misspelling 'resolve'. Let's not repeat the mistakes of 'umount' and 'resolv.conf'. |