chiark / gitweb /
sd-rtnl: multi-part message - store as linked-list rather than independent messages
[elogind.git] / src / libsystemd / sd-rtnl / rtnl-internal.h
2014-04-14 Tom Gundersensd-rtnl: multi-part message - store as linked-list...
2014-04-10 Tom Gundersensd-rtnl: don't drop multi-part messages
2014-04-10 Tom Gundersensd-rtnl: use GREEDY_REALLOC for message queues
2014-03-28 Tom Gundersensd-rtnl: rework rtnl type system
2014-03-24 Tom Gundersensd-rtnl: add sd_rtnl_message_enter_container()
2014-03-08 Tom Gundersensd-rtnl: increase default timeout to match sd-bus
2014-03-06 Susant Sahanisd-rtnl:introduce table-based lookup and typesafe read...
2014-02-18 Tom Gundersensd-rtnl-message: store reference to the bus in the...
2014-02-13 Lennart Poetteringrtnl: drop "sd_" prefix from cleanup macros
2014-01-30 Tom Gundersensd-rtnl: beef up rtnl-util a bit
2014-01-24 Tom Gundersensd-rtnl: add support for nested containers
2014-01-21 Tom Gundersenlibsystemd: split up into subdirs