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-event
Age
Commit message (
Expand
)
Author
2014-03-27
silence warnings
Thomas Hindoe Paaboel Andersen
2014-03-25
sd-event: don't accidentally turn of watchdog timer event if we determine 0
Lennart Poettering
2014-03-24
sd-event: initialization perturbation value right before we use it
Lennart Poettering
2014-03-24
networkd: fix a couple of memory leaks
Lennart Poettering
2014-03-24
util: replace close_pipe() with new safe_close_pair()
Lennart Poettering
2014-03-24
sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM...
Lennart Poettering
2014-03-18
util: replace close_nointr_nofail() by a more useful safe_close()
Lennart Poettering
2014-02-24
Remove dead lines in various places
Zbigniew Jędrzejewski-Szmek
2014-02-21
event: add new kind of event source called "post"
Lennart Poettering
2014-02-21
sd-event: Fix systemd crash when using timer units.
Thomas Bächler
2014-02-20
api: in constructor function calls, always put the returned object pointer fi...
Lennart Poettering
2014-02-19
make gcc shut up
Lennart Poettering
2014-02-19
event: fix crash on child-source state modifications
David Herrmann
2014-01-21
libsystemd: split up into subdirs
Tom Gundersen