chiark / gitweb /
sd-daemon: fix potential LISTEN_FDS overflow in sd_listen_fds()
[elogind.git] / src / libelogind / sd-daemon / sd-daemon.c
2017-04-26 Vito Caputosd-daemon: fix potential LISTEN_FDS overflow in sd_list...
2017-04-26 Lennart Poetteringsd-daemon: verify NOTIFY_SOCKET path length
2017-04-26 Daniel Macksd-daemon: wipe out memory before using CMSG_NXTHDR()
2017-04-26 Lennart Poetteringsd-daemon: simply code simplification
2017-04-24 Sven EdenMerge pull request #5 from elogind/dev_v227 v227.2
2017-04-09 Sven EdenPrep v227: Clean up some headers in src/systemd
2017-03-29 Sven Eden[3/5] Apply missing fixes from upstream
2017-03-29 Maciej Wereskisd_pid_notify_with_fds: fix computing msg_controllen
2017-03-29 Zbigniew Jędrzejew... sd-daemon: fix sd_is_mq for non-mq fds
2017-03-21 Sven EdenMerge pull request #3 from elogind/dev_v226-r1
2017-03-14 Sven EdenCleaned up more unneeded types and functions.
2017-03-14 Sven EdenRemove librt dependency.
2017-03-14 Sven EdenRemove sd_is_mq
2017-03-14 Zbigniew Jędrzejew... sd-daemon: return EBADF for invalid fd numbers
2017-03-14 Sven EdenPrep v221: Update and clean up build system to sync...
2015-08-16 Andy WingoRemove sd_is_mq
2015-04-19 Andy WingoRename more things to elogind