index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
initctl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: return NULL from freeing functions
Zbigniew Jędrzejewski-Szmek
2021-02-16
1
-3
/
+4
*
tree-wide: enable colorized logging for daemons when run in console
Yu Watanabe
2021-01-31
1
-1
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
tree-wide: don't needlessly negate error number passed to bus_error_message()
Lennart Poettering
2020-09-14
1
-1
/
+1
*
initctl: use _cleanup_ and run()
Zbigniew Jędrzejewski-Szmek
2020-07-02
1
-87
/
+46
*
initctl,update-utmp: define iterator variable in loop
Zbigniew Jędrzejewski-Szmek
2020-07-02
1
-5
/
+2
*
update-utmp,initctl: drop ppid check
Zbigniew Jędrzejewski-Szmek
2020-07-02
1
-5
/
+0
*
tree-wide: use structured initialization at various places
Lennart Poettering
2020-04-24
1
-6
/
+8
*
initctl: (void)ify epoll_ctl()
Anita Zhang
2020-01-10
1
-1
/
+1
*
headers: remove unneeded includes from util.h
Zbigniew Jędrzejewski-Szmek
2019-03-27
1
-0
/
+2
*
util: split out memcmp()/memset() related calls into memory-util.[ch]
Lennart Poettering
2019-03-13
1
-2
/
+2
*
initctl: shorten and update code a bit
Lennart Poettering
2019-01-17
1
-6
/
+2
*
coccinelle: make use of SYNTHETIC_ERRNO
Zbigniew Jędrzejewski-Szmek
2018-11-22
1
-4
/
+3
*
log: introduce new helper call log_setup_service()
Lennart Poettering
2018-11-20
1
-3
/
+1
*
initctl: do not ignore errors in function
Yu Watanabe
2018-08-07
1
-7
/
+7
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+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
*
log: minimize includes in log.h
Lennart Poettering
2018-01-11
1
-0
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
tree-wide: make use of getpid_cached() wherever we can
Lennart Poettering
2017-07-20
1
-2
/
+2
*
build-sys: drop automake support
Zbigniew Jędrzejewski-Szmek
2017-07-18
1
-1
/
+0
*
Rename formats-util.h to format-util.h
Zbigniew Jędrzejewski-Szmek
2016-11-07
1
-1
/
+1
*
tree-wide: make ++/-- usage consistent WRT spacing
Vito Caputo
2016-02-23
1
-1
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-27
1
-1
/
+1
*
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
1
-3
/
+3
*
treewide: apply errno.cocci
Michal Schmidt
2015-11-09
1
-2
/
+1
*
util-lib: split out allocation calls into alloc-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
-7
/
+8
*
bus-util: rename bus_open_transport() to bus_connect_transport()
Lennart Poettering
2015-09-29
1
-1
/
+1
*
tree-wide: make use of log_error_errno() return value
Lennart Poettering
2015-09-09
1
-2
/
+2
*
tree-wide: don't do assignments within if checks
Lennart Poettering
2015-09-09
1
-5
/
+2
*
shared: add formats-util.h
Ronny Chevalier
2015-04-10
1
-0
/
+1
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-8
/
+0
*
everywhere: remove configurability of sysv runlevel to target mapping
Lennart Poettering
2015-02-18
1
-9
/
+9
*
include <poll.h> instead of <sys/poll.h>
Thomas Hindoe Paaboel Andersen
2015-02-12
1
-1
/
+1
*
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
1
-7
/
+7
*
treewide: more log_*_errno() conversions, multiline calls
Michal Schmidt
2014-11-28
1
-2
/
+1
*
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
1
-3
/
+3
*
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-28
1
-3
/
+3
*
notify: send STOPPING=1 from our daemons
Lennart Poettering
2014-08-21
1
-0
/
+1
*
initctl: don't eat up error code
Lennart Poettering
2014-08-11
1
-1
/
+1
*
core: make sure PrivateDevices= makes /dev/log available
Lennart Poettering
2014-06-04
1
-1
/
+2
*
Remove unnecessary casts in printfs
Zbigniew Jędrzejewski-Szmek
2014-05-15
1
-2
/
+2
*
util: replace close_nointr_nofail() by a more useful safe_close()
Lennart Poettering
2014-03-18
1
-3
/
+2
*
trivial coding style clean ups
Thomas Hindoe Paaboel Andersen
2013-12-03
1
-1
/
+1
*
tree-wide usage of %m specifier instead of strerror(errno)
Daniel Buch
2013-11-26
1
-7
/
+5
*
bus: move ssh support into public API of libsystem-bus
Lennart Poettering
2013-10-30
1
-1
/
+1
*
initctl: port to sd-bus
Tom Gundersen
2013-10-18
1
-47
/
+27
[next]