summaryrefslogtreecommitdiff
path: root/src/libsystemd/sd-netlink/sd-netlink.c
AgeCommit message (Expand)Author
2016-05-25stuffLuke Shumaker
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2016-02-01sd-netlink: since whe acquire the netlink socket's sockaddr anyway, let's act...Lennart Poettering
2016-02-01sd-netlink: don't take possesion of netlink fd from caller on failureLennart 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-26socket-util: move remaining socket-related calls from util.[ch] to socket-uti...Lennart Poettering
2015-10-25util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-10-15sd-netlink: refcount multicast groupsTom Gundersen
2015-10-11sd-netlink: add support for subscribing to ROUTE messagesTom Gundersen
2015-08-14tree-wide: generate EBADF when we get invalid fdsLennart Poettering
2015-06-13sd-netlink: socket - move some functions from main source fileTom Gundersen
2015-06-13sd-netlink: drop the write-queueTom Gundersen
2015-06-13sd-netlink: rename from sd-rtnlTom Gundersen