summaryrefslogtreecommitdiff
path: root/src/libsystemd-network/sd-ipv4acd.c
AgeCommit message (Expand)Author
2016-07-28./move.shLuke Shumaker
2016-02-23tree-wide: minor formatting inconsistency cleanupsVito Caputo
2016-02-20libsystemd-network: sd-event uses 64bit priorities, expose them in the APIs a...Lennart Poettering
2016-02-20libsystemd-network: don't abbreviate "callback" as "cb" needlesslyLennart Poettering
2015-11-27tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-10-25util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering
2015-10-24sd-*.h: clean up exported (or to-be-exported) header filesLennart Poettering
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-09-22sd-ipv4acd: fix namespacingDavid Herrmann
2015-09-18sd-ipv4acd: introduce new library split out from sd-ipv4llTom Gundersen