index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libsystemd
/
sd-daemon
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
libsystemd: use IN_SET macro
Yu Watanabe
2017-09-28
1
-5
/
+4
*
tree-wide: make use of getpid_cached() wherever we can
Lennart Poettering
2017-07-20
1
-3
/
+3
*
build-sys: drop automake support
Zbigniew Jędrzejewski-Szmek
2017-07-18
1
-1
/
+0
*
Add sd_is_socket_sockaddr (#4885)
Zbigniew Jędrzejewski-Szmek
2016-12-14
1
-0
/
+58
*
tree-wide: htonl() is weird, let's use htobe32() instead (#3538)
Lennart Poettering
2016-06-15
1
-2
/
+2
*
tree-wide: introduce new SOCKADDR_UN_LEN() macro, and use it everywhere
Lennart Poettering
2016-05-05
1
-3
/
+1
*
treewide: fix typos and then/that use
Torstein Husebø
2016-02-24
1
-1
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
Merge pull request #1768 from vcaputo/sd-daemon-listen-fds-overflow-bis
Lennart Poettering
2015-11-04
1
-5
/
+10
|
\
|
*
sd-daemon: fix potential LISTEN_FDS overflow in sd_listen_fds()
Vito Caputo
2015-11-03
1
-5
/
+10
*
|
sd-daemon: explicitly filter out -1 when parsing watchdog timeout
Lennart Poettering
2015-11-03
1
-1
/
+1
|
/
*
sd-daemon: verify NOTIFY_SOCKET path length
Lennart Poettering
2015-11-01
1
-0
/
+5
*
sd-daemon: increase sd_notify() socket buffer size
Lennart Poettering
2015-10-31
1
-0
/
+4
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: move a number of fs operations into fs-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-0
/
+1
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-2
/
+2
*
sd-daemon: wipe out memory before using CMSG_NXTHDR()
Daniel Mack
2015-10-12
1
-1
/
+1
*
sd-daemon: simply code simplification
Lennart Poettering
2015-10-09
1
-2
/
+4
*
core: add support for naming file descriptors passed using socket activation
Lennart Poettering
2015-10-06
1
-15
/
+64
*
sd-daemon: fix sd_is_mq for non-mq fds
Zbigniew Jędrzejewski-Szmek
2015-09-30
1
-2
/
+7
*
sd-daemon: Simplify sd_booted() check
Lennart Poettering
2015-09-29
1
-6
/
+1
*
sd_pid_notify_with_fds: fix computing msg_controllen
Maciej Wereski
2015-09-09
1
-2
/
+3
*
sd-daemon: return EBADF for invalid fd numbers
Zbigniew Jędrzejewski-Szmek
2015-08-07
1
-7
/
+7
*
sd-daemon: simplify sd_pid_notify_with_fds
Zbigniew Jędrzejewski-Szmek
2015-03-14
1
-34
/
+27
*
sd-daemon: replace VLA with alloca(), to make llvm happy
Lennart Poettering
2015-03-02
1
-7
/
+5
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-2
/
+0
*
core: add new logic for services to store file descriptors in PID 1
Lennart Poettering
2015-01-06
1
-32
/
+62
*
sd-daemon,man: ignore missing $WATCHDOG_PID
Zbigniew Jędrzejewski-Szmek
2014-10-23
1
-26
/
+22
*
libsystemd: make use of our common sockaddr_union everywhere
Lennart Poettering
2014-07-10
1
-9
/
+2
*
sd-daemon: introduce sd_pid_notify() and sd_pid_notifyf()
Lennart Poettering
2014-06-05
1
-101
/
+112
*
build-sys: add Makefile symlink
Lennart Poettering
2014-04-14
1
-0
/
+1
*
sd-daemon: fix incorrect variable access
Lennart Poettering
2014-03-24
1
-1
/
+1
*
build-sys: merge libsystemd-daemon into libsystemd
Kay Sievers
2014-02-19
1
-0
/
+537