index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-10-27
curl-util: fix error code check from curl_multi_socket_action
Dave Reisner
1
-1
/
+1
2018-10-27
po: update Japanese translation
Yu Watanabe
1
-4
/
+6
2018-10-26
core: add free_and_replace() at one more place
Lennart Poettering
1
-2
/
+1
2018-10-26
tree-wide: add a few missing _sentinel_ decorators
Lennart Poettering
4
-5
/
+7
2018-10-26
cgroup-util: make definition of CGROUP_CONTROLLER_TO_MASK() unsigned
Lennart Poettering
1
-1
/
+1
2018-10-26
cgroup-util: FLAGS_SET()ify all things
Lennart Poettering
1
-8
/
+8
2018-10-26
cgroup: when discovering which controllers the kernel supports mask with what...
Lennart Poettering
1
-6
/
+8
2018-10-26
cgroup-util: before operating on a mounted cgroup controller check if it actu...
Lennart Poettering
1
-0
/
+15
2018-10-26
cgroup-util: add mask definitions for sets of controllers supported by cgroup...
Lennart Poettering
1
-0
/
+10
2018-10-26
cgroup-util: disable buffering for cg_enable_everywhere() when writing to cgr...
Lennart Poettering
1
-7
/
+7
2018-10-26
cgroup-util: don't expect cg_mask_from_string()'s return value to be initialized
Lennart Poettering
1
-4
/
+9
2018-10-26
cgroup-util: debug log if /proc/self/ns/cgroup is not available for unexpecte...
Lennart Poettering
1
-4
/
+6
2018-10-26
test: add test case for recursive chown()ing
Lennart Poettering
2
-0
/
+165
2018-10-26
chown-recursive: TAKE_FD() is your friend
Lennart Poettering
1
-5
/
+1
2018-10-26
chown-recursive: also drop ACLs when recursively chown()ing
Lennart Poettering
1
-4
/
+12
2018-10-26
chown-recursive: let's rework the recursive logic to use O_PATH
Lennart Poettering
1
-76
/
+70
2018-10-26
lgtm: drop redundant newlines
Evgeny Vereshchagin
1
-2
/
+0
2018-10-26
Move tests for *serialize_environment into test-serialize.c
Zbigniew Jędrzejewski-Szmek
2
-57
/
+61
2018-10-26
test-serialize: allocate long_string dynamically
Zbigniew Jędrzejewski-Szmek
1
-5
/
+4
2018-10-26
service: when starting a service make a copy of the watchdog timeout and use ...
Lennart Poettering
2
-3
/
+14
2018-10-26
service: continue to use the overriden timeout when forking off again
Lennart Poettering
1
-1
/
+1
2018-10-26
service: rename service_reset_watchdog_timeout() → service_override_watchdo...
Lennart Poettering
1
-2
/
+2
2018-10-26
service: rework service_extend_timeout()
Lennart Poettering
1
-31
/
+36
2018-10-26
test-serialize: a smoke test for the serialization functions
Zbigniew Jędrzejewski-Szmek
2
-0
/
+153
2018-10-26
test: _cleanup_(unlink_tempfilep) in two more places
Zbigniew Jędrzejewski-Szmek
2
-6
/
+3
2018-10-26
Introduce fmkostemp_safe and use it in tests
Zbigniew Jędrzejewski-Szmek
8
-71
/
+53
2018-10-26
service: explicit stop the watchdog when we shall not use it
Lennart Poettering
1
-4
/
+6
2018-10-26
journalctl: in --follow mode watch stdout for POLLHUP/POLLERR and exit
Lennart Poettering
1
-17
/
+48