index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libsystemd
/
sd-netlink
/
sd-netlink.c
Age
Commit message (
Expand
)
Author
2016-06-03
sd-netlink: fix sd_netlink_inc_rcvbuf() prototype
Lennart Poettering
2016-02-22
tree-wide: make ++/-- usage consistent WRT spacing
Vito Caputo
2016-02-20
libsystemd-network: sd-event uses 64bit priorities, expose them in the APIs a...
Lennart Poettering
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-01
sd-netlink: since whe acquire the netlink socket's sockaddr anyway, let's act...
Lennart Poettering
2016-02-01
sd-netlink: don't take possesion of netlink fd from caller on failure
Lennart Poettering
2015-11-27
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-26
socket-util: move remaining socket-related calls from util.[ch] to socket-uti...
Lennart Poettering
2015-10-25
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-15
sd-netlink: refcount multicast groups
Tom Gundersen
2015-10-11
sd-netlink: add support for subscribing to ROUTE messages
Tom Gundersen
2015-08-14
tree-wide: generate EBADF when we get invalid fds
Lennart Poettering
2015-06-13
sd-netlink: socket - move some functions from main source file
Tom Gundersen
2015-06-13
sd-netlink: drop the write-queue
Tom Gundersen
2015-06-13
sd-netlink: rename from sd-rtnl
Tom Gundersen