]> git.ipfire.org Git - thirdparty/systemd.git/history - src/libsystemd/sd-event/sd-event.c
sd-event: fix missing needs_rearm
[thirdparty/systemd.git] / src / libsystemd / sd-event / sd-event.c
2014-08-15  Tom Gundersensd-event: fix missing needs_rearm
2014-08-14  Tom Gundersensd-event: drop _likely_()
2014-08-13  Tom Gundersensd-event: do not arm timers unnecessarily
2014-07-29  Kay Sieverstime-util: add and use USEC/NSEC_INFINIY
2014-07-24  Tom Gundersensd-event: add support for CLOCK_BOOTTIME
2014-07-11  Lennart Poetteringsd-event: don't require a signal event source to be...
2014-07-11  David Herrmannsd-event: always call epoll_ctl() on mask-updates if...
2014-06-05  Lennart Poetteringsd-event: restore correct timeout behaviour
2014-05-15  Lennart Poetteringsd-resolve: add "floating" resolve queries
2014-05-15  Lennart Poetteringsd-event: introduce concept of "floating" event sources
2014-05-05  Lennart Poetteringsd-event: allow disabling event sources when an event...
2014-05-05  Lennart Poetteringsd-event: make it easy to bind signal handling to event...
2014-03-27  Thomas Hindoe Paab... silence warnings
2014-03-24  Lennart Poetteringsd-event: don't accidentally turn of watchdog timer...
2014-03-24  Lennart Poetteringsd-event: initialization perturbation value right befor...
2014-03-24  Lennart Poetteringnetworkd: fix a couple of memory leaks
2014-03-24  Lennart Poetteringsd-event: rework API to support CLOCK_REALTIME_ALARM...
2014-03-18  Lennart Poetteringutil: replace close_nointr_nofail() by a more useful...
2014-02-25  Zbigniew Jędrzejew... Remove dead lines in various places
2014-02-21  Lennart Poetteringevent: add new kind of event source called "post"
2014-02-21  Thomas Bächlersd-event: Fix systemd crash when using timer units.
2014-02-19  Lennart Poetteringapi: in constructor function calls, always put the...
2014-02-19  Lennart Poetteringmake gcc shut up
2014-02-19  David Herrmannevent: fix crash on child-source state modifications
2014-01-21  Tom Gundersenlibsystemd: split up into subdirs