index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
units
/
systemd-kexec.service.in
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-02-13
manager: avoid infinite loop for unexpected waitid() error (#8168)
Alan Jenkins
1
-5
/
+4
2018-02-13
l10n: update POTFILES.in (#8163)
AsciiWolf
1
-0
/
+1
2018-02-12
tmpfiles: age root-owned read-only files, by default (#7917)
itsbill
1
-6
/
+0
2018-02-10
socket-util: drop getnameinfo_pretty()
Yu Watanabe
3
-68
/
+0
2018-02-09
Revert "Periodically call sd_journal_process in journalctl" (#8147)
Zbigniew Jędrzejewski-Szmek
1
-28
/
+0
2018-02-09
basic/socket-util: drop use of NI_IDN_USE_STD3_ASCII_RULES
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2018-02-09
fd-util: move certain fds above fd #2 (#8129)
Lennart Poettering
9
-14
/
+89
2018-02-09
Suspend on lid close based on power status. (#8016)
Simon Fowler
8
-14
/
+53
2018-02-09
service: relax PID file symlink chain checks a bit (#8133)
Lennart Poettering
1
-2
/
+13
2018-02-09
man:systemd.service(5): fix description of specifiers in command lines (#8146)
Oleander Reis
1
-3
/
+1
2018-02-09
analyze: slight simplification
Zbigniew Jędrzejewski-Szmek
1
-12
/
+13
2018-02-09
analyze: remove implicit conversions of numbers to booleans
Zbigniew Jędrzejewski-Szmek
1
-14
/
+14
2018-02-09
man: make Notes section in systemd.geneator(5) toplevel
Zbigniew Jędrzejewski-Szmek
1
-147
/
+120
2018-02-09
man: document unit load paths
Zbigniew Jędrzejewski-Szmek
2
-48
/
+149
2018-02-09
shared/path-lookup: rename user control dirs to "user.control"
Zbigniew Jędrzejewski-Szmek
1
-2
/
+2
2018-02-09
shared/path-lookup: rearrange paths in --global mode to match --user mode
Zbigniew Jędrzejewski-Szmek
2
-2
/
+34
2018-02-09
path-lookup: include paths from --global in --user search path too
Zbigniew Jędrzejewski-Szmek
1
-0
/
+17
2018-02-09
path-lookup: fix confusion between persistent_control and persistent_config
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2018-02-09
shell-completion: add --global and unit-paths
Zbigniew Jędrzejewski-Szmek
2
-5
/
+7
2018-02-09
analyze: add unit-paths verb
Zbigniew Jędrzejewski-Szmek
2
-0
/
+40
2018-02-09
udevadm: check for oom and other style fixes
Zbigniew Jędrzejewski-Szmek
1
-11
/
+19
2018-02-09
udevadm: allow trigger command to be synchronous
Mao
2
-8
/
+100
2018-02-09
fs-util: drop readlink_and_make_absolute_root()
Yu Watanabe
2
-21
/
+0
2018-02-09
fs-util: drop readlink_and_canonicalize()
Yu Watanabe
3
-25
/
+1
2018-02-09
core: remove unnecessary initialization
Yu Watanabe
3
-4
/
+4
2018-02-09
udev: use "#pragma once"
Yu Watanabe
1
-5
/
+2
2018-02-09
sd-bus: explicitly convert int to bool
Yu Watanabe
1
-5
/
+5
2018-02-09
sd-bus: use free_and_replace()
Yu Watanabe
1
-14
/
+7
2018-02-09
sd-bus: avoid potential memory leaks
Yu Watanabe
1
-7
/
+15
2018-02-09
man: fix capability name in man:systemd-tmpfiles(8) (#8139)
Lucas Werkmeister
1
-1
/
+1
2018-02-08
Periodically call sd_journal_process in journalctl
Peter Portante
1
-0
/
+28
2018-02-08
sd-bus: cleanup ssh sessions (Closes: #8076)
Shawn Landden
5
-2
/
+28
2018-02-08
machine: add some missing asserts
Shawn Landden
1
-0
/
+6
2018-02-08
analyze: add --global option
Zbigniew Jędrzejewski-Szmek
2
-21
/
+34
2018-02-08
tree-wide: use "cannot" instead of "can not"
Zbigniew Jędrzejewski-Szmek
11
-22
/
+22
2018-02-08
networkd: vxlan require Remote= to be a non multicast address (#8117)
Susant Sahani
2
-3
/
+6
2018-02-08
man: .service <filename> to <literal> (#8126)
Faalagorn
1
-1
/
+1
2018-02-08
journal: avoid code that relies on LOG_KERN == 0 (#8110)
Alan Jenkins
1
-2
/
+2
2018-02-07
man: "reboot" to "power off" in poweroff.target (#8124)
Faalagorn
1
-1
/
+1
2018-02-07
core: use id unit when retrieving unit file state (#8038)
Franck Bui
1
-1
/
+1
2018-02-07
process-util: use raw_getpid() in getpid_cache() internally (#8115)
Lennart Poettering
1
-2
/
+2
2018-02-06
core: Avoid empty directory warning when we are bind-mounting a file (#8069)
Andrei Gherzan
1
-1
/
+1
2018-02-06
Add more file triggers to handle more aspects of systemd (#8090)
Neal Gompa (ニール・ゴンパ)
2
-9
/
+90
2018-02-06
nss-mymachines: add work-around to silence gcc warning
Yu Watanabe
1
-0
/
+2
2018-02-06
networkd: fix dhcp6_prefixes_compare_func()
Yu Watanabe
1
-1
/
+1
2018-02-06
core/execute: make arguments constant if possible
Yu Watanabe
3
-42
/
+41
2018-02-06
core: make ExecRuntime be manager managed object
Yu Watanabe
9
-168
/
+384
2018-02-05
journal: include kmsg lines from the systemd process which exec()d us (#8078)
Alan Jenkins
1
-6
/
+8
2018-02-05
hwdb: fix mute microphone button on TravelMate P645-S (#8105)
CuBiC
1
-1
/
+2
2018-02-05
nss-systemd: add work-around to silence gcc warning
Zbigniew Jędrzejewski-Szmek
1
-0
/
+2
[next]