]> git.ipfire.org Git - thirdparty/systemd.git/history - src/libsystemd/sd-rtnl/sd-rtnl.c
time-util: add and use USEC/NSEC_INFINIY
[thirdparty/systemd.git] / src / libsystemd / sd-rtnl / sd-rtnl.c
2014-07-29  Kay Sieverstime-util: add and use USEC/NSEC_INFINIY
2014-05-10  Tom Gundersenrtnl: message - read group membership of incoming messages
2014-05-10  Tom Gundersenrtnl: change from bitmask to enum for rtnl groups
2014-04-20  Tom Gundersensd-rtnl: log when queues are exhausted
2014-04-19  Tom Gundersensd-rtnl: message - concatenate multi-part messages...
2014-04-14  Tom Gundersensd-rtnl: socket_read - use a read buffer
2014-04-10  Tom Gundersensd-rtnl: use SO_PASSCRED
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-31  Tom Gundersensd-rtnl: modernize a bit
2014-03-27  Tom Gundersensd-rtnl: message - don't reference associated rtnl...
2014-03-24  Lennart Poetteringnetworkd: fix a couple of memory leaks
2014-03-24  Tom Gundersensd-rtnl: add sd_rtnl_message_enter_container()
2014-03-24  Lennart Poetteringsd-event: rework API to support CLOCK_REALTIME_ALARM...
2014-03-22  David Herrmannsd-rtnl: fix self-reference leaks
2014-03-18  Lennart Poetteringutil: replace close_nointr_nofail() by a more useful...
2014-03-16  Tom Gundersensd-rtnl: never treat broadcasts as replies
2014-02-19  Lennart Poetteringapi: in constructor function calls, always put 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-21  Tom Gundersenlibsystemd: split up into subdirs