summaryrefslogtreecommitdiff
path: root/src/libsystemd/sd-netlink/netlink-socket.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: make ++/-- usage consistent WRT spacingVito Caputo2016-02-221-6/+6
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* sd-netlink: fix assertDaniel Mack2016-01-101-1/+1
* tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering2015-11-271-2/+2
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-6/+6
* sd-netlink: refcount multicast groupsTom Gundersen2015-10-151-1/+154
* sd-netlink: don't treat NULL as root type-systemDavid Herrmann2015-06-241-1/+1
* sd-netlink: make NLType internalDavid Herrmann2015-06-241-1/+1
* sd-netlink: socket - move some functions from main source fileTom Gundersen2015-06-131-0/+47
* sd-netlink: message - split up source fileTom Gundersen2015-06-131-0/+275