index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
README: move logo up, like on brand.systemd.io README
Lennart Poettering
2019-11-29
1
-2
/
+2
*
README: use more appropriate logo format for README
Lennart Poettering
2019-11-29
1
-1
/
+1
*
update TODO
Lennart Poettering
2019-11-29
1
-0
/
+27
*
network: fix double free()
Yu Watanabe
2019-11-28
1
-1
/
+1
*
man: use literal tag at one more place
Yu Watanabe
2019-11-28
1
-2
/
+2
*
man: document sd_event_source_set_floating()
Lennart Poettering
2019-11-28
8
-0
/
+125
*
man: use mkswap@ instead of makeswap@
Jan Tojnar
2019-11-28
2
-4
/
+4
*
journald: don't ask for the machine ID if we don't need it
Lennart Poettering
2019-11-28
1
-5
/
+0
*
journalctl: pager_close() calls fflush(stdout) anyway as first thing
Lennart Poettering
2019-11-28
1
-1
/
+0
*
journald: remove unused field
Lennart Poettering
2019-11-28
1
-2
/
+0
*
journalctl: return EOPNOTSUPP if pcre is not enabled
Lennart Poettering
2019-11-28
1
-1
/
+1
*
man: don't claim journalctl would still use signals
Lennart Poettering
2019-11-28
1
-19
/
+13
*
man: add reference to journald man page from systemd.journal-fields(7)
Lennart Poettering
2019-11-28
1
-8
/
+8
*
man: apparently we lowercased STDOUT/STDERR everywhere else in docs, do so he...
Lennart Poettering
2019-11-28
1
-2
/
+2
*
Merge pull request #14179 from poettering/help-fixlets
Lennart Poettering
2019-11-28
2
-4
/
+8
|
\
|
*
notify: add color to --help
Lennart Poettering
2019-11-28
1
-2
/
+4
|
*
nspawn: highlight description string in --help text
Lennart Poettering
2019-11-28
1
-2
/
+4
*
|
man: drop reference to machined, add one for journald instead
Lennart Poettering
2019-11-28
1
-2
/
+2
|
/
*
Merge pull request #14166 from keszybz/transient-unit-settings
Yu Watanabe
2019-11-28
7
-214
/
+375
|
\
|
*
doc: update list of transient units
Zbigniew Jędrzejewski-Szmek
2019-11-27
1
-4
/
+6
|
*
pid1: make TimeoutAbortSec settable for transient units
Zbigniew Jędrzejewski-Szmek
2019-11-27
2
-0
/
+8
|
*
pid1: fix setting of DefaultTimeoutAbortSec
Zbigniew Jędrzejewski-Szmek
2019-11-27
2
-107
/
+114
|
*
shared/conf-parser: remove unnecessary whitespace skipping
Zbigniew Jędrzejewski-Szmek
2019-11-27
3
-6
/
+3
|
*
shared/bus-unit-util: word wrap
Zbigniew Jędrzejewski-Szmek
2019-11-27
1
-93
/
+240
|
*
doc: drop rhs from transient settings list
Zbigniew Jędrzejewski-Szmek
2019-11-27
1
-4
/
+4
*
|
test-functions: make sure we use the right library path for binaries without ...
Lennart Poettering
2019-11-28
1
-1
/
+7
*
|
shared/ask-password-api: modify keyctl break value
Kevin Kuehler
2019-11-28
1
-1
/
+1
*
|
systemctl: fix indentation of cgroup tree
Lennart Poettering
2019-11-27
1
-1
/
+1
*
|
cryptsetup: reduce the chance that we will be OOM killed
Michal Sekletár
2019-11-27
1
-0
/
+6
*
|
Merge pull request #14164 from poettering/exec-start-transient-fix
Lennart Poettering
2019-11-27
1
-9
/
+15
|
\
\
|
*
|
core: prefer non-@ syntax for ExecStart=
Lennart Poettering
2019-11-27
1
-8
/
+14
|
*
|
core: write out correct field name when creating transient service units
Lennart Poettering
2019-11-27
1
-1
/
+1
*
|
|
Merge pull request #14145 from poettering/process-bypass
Zbigniew Jędrzejewski-Szmek
2019-11-27
1
-11
/
+30
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
process-util: shortcut get_process_state() for our own process
Lennart Poettering
2019-11-25
1
-1
/
+5
|
*
|
process-util: shortcut get_process_comm() for our own process
Lennart Poettering
2019-11-25
1
-9
/
+20
|
*
|
process-util: tweak get_process_cwd() when calling for own process
Lennart Poettering
2019-11-25
1
-1
/
+5
*
|
|
Merge pull request #14160 from mwilck/fix-shutdown-hang
Yu Watanabe
2019-11-27
1
-6
/
+8
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
udevd: don't use monitor after manager_exit()
Martin Wilck
2019-11-26
1
-4
/
+6
|
*
|
Revert "udevd: fix crash when workers time out after exit is signal caught"
Martin Wilck
2019-11-26
1
-2
/
+2
*
|
|
man/systemd.link: Add missing verb *be*
Paul Menzel
2019-11-27
1
-1
/
+1
|
/
/
*
|
test-fileio: cast EOF to (char) before comparing with char explicitly
Lennart Poettering
2019-11-26
1
-5
/
+10
*
|
udev: tiny update for log messages
Yu Watanabe
2019-11-26
2
-3
/
+3
*
|
network: also assume Table=local for ipv6 route if Type=local, broadcast, any...
Yu Watanabe
2019-11-26
2
-16
/
+21
*
|
Merge pull request #14134 from keszybz/variables-and-docs
Yu Watanabe
2019-11-26
10
-56
/
+58
|
\
\
|
*
|
man: refer to systemd.syntax(7) from systemd.nspawn(5)
Zbigniew Jędrzejewski-Szmek
2019-11-25
2
-48
/
+24
|
*
|
fuzz-unit-file: add new items to the corpus
Zbigniew Jędrzejewski-Szmek
2019-11-25
1
-0
/
+2
|
*
|
pid1: fix the names of AllowedCPUs= and AllowedMemoryNodes=
Zbigniew Jędrzejewski-Szmek
2019-11-25
3
-6
/
+6
|
*
|
man: document all pager variables for systemctl and systemd
Zbigniew Jędrzejewski-Szmek
2019-11-24
2
-2
/
+7
|
*
|
basic/terminal-util: add support for $NO_COLOR
Zbigniew Jędrzejewski-Szmek
2019-11-24
2
-0
/
+19
*
|
|
Merge pull request #14151 from mk-fg/fix-timer-dump-syntax-bug
Anita Zhang
2019-11-26
2
-2
/
+2
|
\
\
\
[next]