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
*
treewide: tighten variable scope in loops (#18372)
Susant Sahani
2021-01-27
1
-2
/
+2
*
tree-wide: unsetenv cannot fail
Zbigniew Jędrzejewski-Szmek
2020-11-10
1
-7
/
+6
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
Rename strv_split_extract() to strv_split_full()
Zbigniew Jędrzejewski-Szmek
2020-09-09
1
-1
/
+1
*
tree-wide: port to fd_wait_for_event()
Lennart Poettering
2020-06-10
1
-10
/
+2
*
tree-wide: check POLLNVAL everywhere
Lennart Poettering
2020-06-10
1
-0
/
+2
*
Introduce sd_notify_barrier
Kumar Kartikeya Dwivedi
2020-04-30
1
-0
/
+30
*
tree-wide: use the return value from sockaddr_un_set_path()
Zbigniew Jędrzejewski-Szmek
2020-03-02
1
-7
/
+5
*
tree-wide: drop socket.h when socket-util.h is included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
tree-wide: drop string.h when string-util.h or friends are included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
sd-daemon: make sd_booted() return negative errno on unexpected error
Yu Watanabe
2019-02-07
1
-1
/
+7
*
tree-wide: more IOVEC_MAKE() conversions
Lennart Poettering
2018-11-28
1
-4
/
+3
*
tree-wide: port various users over to sockaddr_un_set_path()
Lennart Poettering
2018-10-15
1
-18
/
+6
*
tree-wide: drop empty comments
Yu Watanabe
2018-06-29
1
-2
/
+0
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-1
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
macro: introduce TAKE_PTR() macro
Lennart Poettering
2018-03-22
1
-2
/
+1
*
Merge pull request #7816 from poettering/chase-pid
Zbigniew Jędrzejewski-Szmek
2018-01-15
1
-10
/
+19
|
\
|
*
sd-dameon: also sent ucred when our UID differs from EUID
Lennart Poettering
2018-01-11
1
-10
/
+19
*
|
log: minimize includes in log.h
Lennart Poettering
2018-01-11
1
-0
/
+1
|
/
*
sd-daemon: use sockaddr_port() helper
Lennart Poettering
2017-12-26
1
-9
/
+5
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
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
[next]