index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
shell-completion
/
bash
/
systemd-cgtop
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-02-09
analyze: add unit-paths verb
Zbigniew Jędrzejewski-Szmek
2
-0
/
+40
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
2018-02-05
basic/glob-util: add closedir wrapper to silence gcc
Zbigniew Jędrzejewski-Szmek
2
-2
/
+10
2018-02-05
rpm macros: add %tmpfiles_create_package
Zbigniew Jędrzejewski-Szmek
1
-7
/
+24
2018-02-05
tmpfiles: allow admin/runtime overrides to runtime config
Zbigniew Jędrzejewski-Szmek
5
-45
/
+134
2018-02-05
hwdb: added Cube i7 Book rotation info (#8103)
Olof Mogren
1
-0
/
+4
2018-02-05
resolved: use _cleanup_ in one more place
Zbigniew Jędrzejewski-Szmek
1
-10
/
+4
2018-02-05
resolved: fix memleak of gcrypt context on error
Zbigniew Jędrzejewski-Szmek
1
-28
/
+13
2018-02-05
gcrypt-util: fix memleak
Zbigniew Jędrzejewski-Szmek
2
-1
/
+7
2018-02-05
test: add a simple smoke test for string_hashsum()
Zbigniew Jędrzejewski-Szmek
2
-0
/
+39
2018-02-05
man: document meaning of age in tmpfiles.d (#8092)
Lucas Werkmeister
1
-0
/
+7
2018-02-05
test: sort imports and use "new" string formatting
Batuhan Osman Taşkaya
2
-44
/
+42
2018-02-05
systemctl: show: use EnvironmentFiles= instead of EnvironmentFile=
Yu Watanabe
1
-1
/
+1
2018-02-05
systemctl: update 'show' format for path units
Yu Watanabe
1
-1
/
+1
2018-02-05
systemctl: update 'show' format for socket units
Yu Watanabe
1
-4
/
+1
2018-02-05
systemctl: show Timers{Monotonic,Calendar}=
Yu Watanabe
1
-2
/
+25
2018-02-05
kernel 3.10 compat: RTAX_QUICKACK not added until 3.11.0 (#8094)
MilhouseVH
1
-0
/
+4
2018-02-04
slice: system.slice should be perpetual like -.mount
Alan Jenkins
3
-19
/
+40
2018-02-04
slice, scope: IgnoreOnIsolate=yes is already the default
Alan Jenkins
2
-4
/
+0
2018-02-03
socket-util: fix getpeergroups() assert(fd) (#8080)
Vito Caputo
1
-1
/
+1
2018-02-02
seccomp: allow x86-64 syscalls on x32, used by the VDSO (fix #8060)
Alan Jenkins
2
-9
/
+29
2018-02-02
do not report total time when kernel time is not provided (#8063)
Boucman
1
-1
/
+2
2018-02-02
man: fix awkward sentence in systemd-analyze(8)
Zbigniew Jędrzejewski-Szmek
1
-3
/
+2
2018-02-02
basic/hashmap: tweak code to avoid pointless gcc warning
Zbigniew Jędrzejewski-Szmek
1
-5
/
+5
2018-02-02
sysusers: use the usual comment style
Zbigniew Jędrzejewski-Szmek
1
-2
/
+5
2018-02-02
rpm macros: add %sysusers_create_package
Zbigniew Jędrzejewski-Szmek
1
-0
/
+19
2018-02-02
test/TEST-21-SYSUSERS: add tests for new functionality
Zbigniew Jędrzejewski-Szmek
6
-14
/
+81
2018-02-02
sysusers: allow admin/runtime overrides to command-line config
Zbigniew Jędrzejewski-Szmek
4
-38
/
+200
2018-02-02
basic/strv: add function to insert items at position
Zbigniew Jędrzejewski-Szmek
3
-4
/
+43
2018-02-02
sysusers: allow the shell to be specified
Zbigniew Jędrzejewski-Szmek
4
-64
/
+111
2018-02-02
sysusers: take configuration as positional arguments
Zbigniew Jędrzejewski-Szmek
2
-3
/
+21
2018-02-02
sysusers: emit a bit more info at debug level when locking fails
Zbigniew Jędrzejewski-Szmek
3
-5
/
+7
2018-02-01
meson.build: make docdir configurable (#8068)
tblume
2
-1
/
+7
2018-02-01
strv: drop strv_join_quoted() (#8057)
Yu Watanabe
3
-97
/
+1
[next]