summaryrefslogtreecommitdiff
path: root/src/libsystemd/sd-event
AgeCommit message (Expand)Author
2014-05-05sd-event: allow disabling event sources when an event object is dying anywayLennart Poettering
2014-05-05sd-event: make it easy to bind signal handling to event loop exitsLennart Poettering
2014-03-27silence warningsThomas Hindoe Paaboel Andersen
2014-03-25sd-event: don't accidentally turn of watchdog timer event if we determine 0Lennart Poettering
2014-03-24sd-event: initialization perturbation value right before we use itLennart Poettering
2014-03-24networkd: fix a couple of memory leaksLennart Poettering
2014-03-24util: replace close_pipe() with new safe_close_pair()Lennart Poettering
2014-03-24sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM...Lennart Poettering
2014-03-18util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering
2014-02-24Remove dead lines in various placesZbigniew Jędrzejewski-Szmek
2014-02-21event: add new kind of event source called "post"Lennart Poettering
2014-02-21sd-event: Fix systemd crash when using timer units.Thomas Bächler
2014-02-20api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering
2014-02-19make gcc shut upLennart Poettering
2014-02-19event: fix crash on child-source state modificationsDavid Herrmann
2014-01-21libsystemd: split up into subdirsTom Gundersen