index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: never propagate reload failure to service result
Lennart Poettering
2019-07-18
1
-1
/
+1
*
core: ExecCondition= for services
Anita Zhang
2019-07-17
8
-18
/
+115
*
pid1: make sure to restore correct default values for some rlimits
Franck Bui
2019-07-16
1
-60
/
+106
*
Merge pull request #13076 from keszybz/pr/13062
Zbigniew Jędrzejewski-Szmek
2019-07-16
1
-88
/
+81
|
\
|
*
pid1: split out another helper func for two similar code paths
Zbigniew Jędrzejewski-Szmek
2019-07-16
1
-42
/
+41
|
*
pid1: split out helper func for two similar code paths
Zbigniew Jędrzejewski-Szmek
2019-07-16
1
-46
/
+40
*
|
Merge pull request #13063 from keszybz/cgroup-path-fixes
Lennart Poettering
2019-07-16
2
-2
/
+2
|
\
\
|
*
|
Apply empty_to_root() in three more spots for safety
Zbigniew Jędrzejewski-Szmek
2019-07-15
1
-1
/
+1
|
*
|
pid1: fix GetUnitProcesses
Zbigniew Jędrzejewski-Szmek
2019-07-15
1
-1
/
+1
|
|
/
*
/
tree-wide: drop duplicated blank lines
Yu Watanabe
2019-07-15
2
-2
/
+0
|
/
*
Merge pull request #13037 from poettering/shutdown-log-fixes
Yu Watanabe
2019-07-13
2
-28
/
+15
|
\
|
*
main: use sysctl_writef() where appropriate
Lennart Poettering
2019-07-13
1
-18
/
+2
|
*
killall: bump log message about unkilled processes to LOG_WARNING
Lennart Poettering
2019-07-13
1
-10
/
+13
*
|
tree-wide: some more [static] related fixes
Lennart Poettering
2019-07-12
3
-12
/
+16
|
/
*
Merge pull request #13022 from keszybz/coverity-cleanups
Lennart Poettering
2019-07-12
1
-5
/
+8
|
\
|
*
pid1: shorten dump output a bit by not repeating unit id twice
Zbigniew Jędrzejewski-Szmek
2019-07-11
1
-5
/
+8
*
|
tree-wide: get rid of strappend()
Lennart Poettering
2019-07-12
5
-9
/
+9
*
|
tree-wide: make use of errno_or_else() everywhere
Lennart Poettering
2019-07-11
3
-8
/
+5
*
|
Merge pull request #12461 from Werkov/fix-job-ordering
Lennart Poettering
2019-07-11
3
-104
/
+106
|
\
\
|
*
|
core: Check transaction against execution cycles
Michal Koutný
2019-06-26
1
-17
/
+30
|
*
|
core: Extract job ordering logic
Michal Koutný
2019-06-26
2
-87
/
+76
*
|
|
core: expose per-service cleaning properties on the bus, too
Lennart Poettering
2019-07-11
1
-0
/
+2
*
|
|
core: expose new clean operation on the bus
Lennart Poettering
2019-07-11
3
-0
/
+114
*
|
|
core: add type of resource string table
Lennart Poettering
2019-07-11
2
-0
/
+19
*
|
|
core: hook up timer unit type with clean operation
Lennart Poettering
2019-07-11
1
-0
/
+38
*
|
|
core: hook up service unit type with the new clean operation
Lennart Poettering
2019-07-11
5
-9
/
+181
*
|
|
core: add generic "clean" operation to units
Lennart Poettering
2019-07-11
3
-0
/
+71
|
|
/
|
/
|
*
|
Merge pull request #12755 from keszybz/short-identifiers
Lennart Poettering
2019-07-11
12
-69
/
+115
|
\
\
|
*
|
Use unit->id instead of description in messages
Zbigniew Jędrzejewski-Szmek
2019-07-10
4
-5
/
+15
|
*
|
Add config and kernel commandline option to use short identifiers
Zbigniew Jędrzejewski-Szmek
2019-07-10
8
-63
/
+99
|
*
|
pid1: tiny simplification
Zbigniew Jędrzejewski-Szmek
2019-07-10
1
-1
/
+1
*
|
|
Merge pull request #12926 from keszybz/urlify-logs
Lennart Poettering
2019-07-11
2
-3
/
+3
|
\
\
\
|
*
|
|
tree-wide: use PROJECT_FILE instead of __FILE__
Zbigniew Jędrzejewski-Szmek
2019-07-04
2
-3
/
+3
*
|
|
|
Merge pull request #12939 from yuwata/lgtm-fixes
Lennart Poettering
2019-07-10
5
-5
/
+6
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
tree-wide: introduce strerror_safe()
Yu Watanabe
2019-07-04
5
-5
/
+6
|
|
/
/
*
|
|
pid1: fix serialization/deserialization of commmands with spaces
Zbigniew Jędrzejewski-Szmek
2019-07-09
1
-2
/
+4
*
|
|
pid1: use monotonic timestamp in dump if realtime is not available
Zbigniew Jędrzejewski-Szmek
2019-07-04
1
-3
/
+5
*
|
|
basic/time-util: add helper function to check if timestamp is set
Zbigniew Jędrzejewski-Szmek
2019-07-04
3
-4
/
+4
|
/
/
*
|
Rename EXTRACT_QUOTES to EXTRACT_UNQUOTE
Zbigniew Jędrzejewski-Szmek
2019-06-28
2
-25
/
+25
*
|
Reindent some things for readability
Zbigniew Jędrzejewski-Szmek
2019-06-28
1
-1
/
+2
*
|
Merge pull request #12889 from keszybz/analyze-condition
Yu Watanabe
2019-06-27
4
-8
/
+15
|
\
\
|
|
/
|
/
|
|
*
core: skip whitespace after "|" and "!" in the condition parser
Zbigniew Jędrzejewski-Szmek
2019-06-27
1
-4
/
+4
|
*
analyze: add 'condition' verb
Zbigniew Jędrzejewski-Szmek
2019-06-27
1
-0
/
+1
|
*
core: do not enumerate units in MANAGER_TEST_RUN_MINIMAL mode
Zbigniew Jędrzejewski-Szmek
2019-06-26
1
-0
/
+6
|
*
core: move assert before actual use of the variable
Zbigniew Jędrzejewski-Szmek
2019-06-26
1
-4
/
+4
*
|
execute: drop SYNTHETIC_ERRNO because error code was received from the apply_...
Michal Sekletar
2019-06-25
1
-1
/
+1
|
/
*
core: factor root_directory application out of apply_working_directory
Joerg Behrmann
2019-06-25
1
-10
/
+28
*
core: move config_parse_* functions to a shared module
Frantisek Sumsal
2019-06-25
3
-191
/
+203
*
core: mention why we do migration for everything but ConfigurationDirectory=
Lennart Poettering
2019-06-25
1
-1
/
+5
*
core: log when we convert from DynamicUser=1 to =0 or vice versa
Lennart Poettering
2019-06-25
1
-0
/
+8
[next]