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-daemon
/
sd-daemon.c
Age
Commit message (
Expand
)
Author
2015-10-12
sd-daemon: wipe out memory before using CMSG_NXTHDR()
Daniel Mack
2015-10-09
sd-daemon: simply code simplification
Lennart Poettering
2015-10-06
core: add support for naming file descriptors passed using socket activation
Lennart Poettering
2015-09-30
sd-daemon: fix sd_is_mq for non-mq fds
Zbigniew Jędrzejewski-Szmek
2015-09-29
sd-daemon: Simplify sd_booted() check
Lennart Poettering
2015-09-09
sd_pid_notify_with_fds: fix computing msg_controllen
Maciej Wereski
2015-08-07
sd-daemon: return EBADF for invalid fd numbers
Zbigniew Jędrzejewski-Szmek
2015-03-13
sd-daemon: simplify sd_pid_notify_with_fds
Zbigniew Jędrzejewski-Szmek
2015-03-02
sd-daemon: replace VLA with alloca(), to make llvm happy
Lennart Poettering
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-01-06
core: add new logic for services to store file descriptors in PID 1
Lennart Poettering
2014-10-23
sd-daemon,man: ignore missing $WATCHDOG_PID
Zbigniew Jędrzejewski-Szmek
2014-07-10
libsystemd: make use of our common sockaddr_union everywhere
Lennart Poettering
2014-06-05
sd-daemon: introduce sd_pid_notify() and sd_pid_notifyf()
Lennart Poettering
2014-03-24
sd-daemon: fix incorrect variable access
Lennart Poettering
2014-02-19
build-sys: merge libsystemd-daemon into libsystemd
Kay Sievers