index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
coccinelle: make use of SYNTHETIC_ERRNO
Zbigniew Jędrzejewski-Szmek
2018-11-22
128
-2325
/
+1911
*
basic/log: add concept of "synthethic errnos"
Zbigniew Jędrzejewski-Szmek
2018-11-22
3
-66
/
+51
*
vconsole: Don't skip udev call for dummy device
Tim Ruffing
2018-11-22
1
-1
/
+1
*
basic/user-util: properly protect use of gshadow
Yann E. MORIN
2018-11-22
1
-0
/
+2
*
Merge pull request #9961 from fbuihuu/logind-fix-vt-reinit-race
Lennart Poettering
2018-11-21
5
-26
/
+121
|
\
|
*
logind: stop managing VT switches if no sessions are registered on that VT
Franck Bui
2018-11-21
1
-1
/
+24
|
*
terminal-util: introduce vt_release() helper
Franck Bui
2018-11-21
3
-2
/
+19
|
*
logind: become the controlling terminal process before restoring VT
Franck Bui
2018-11-21
1
-15
/
+43
|
*
terminal-util: introduce vt_restore() helper
Franck Bui
2018-11-21
3
-12
/
+39
|
*
logind: make session_restore_vt() static
Franck Bui
2018-11-21
2
-2
/
+2
*
|
Revert 5fdf2d51c244288ac41443d1bd81365fab7b7b81
Zbigniew Jędrzejewski-Szmek
2018-11-21
2
-92
/
+1
|
/
*
generators: drop umask calls
Zbigniew Jędrzejewski-Szmek
2018-11-21
11
-22
/
+0
*
core: Detect initial timer state from serialized data
Michal Koutný
2018-11-21
1
-9
/
+10
*
Merge pull request #10866 from yuwata/libudev-util-cleanups
Lennart Poettering
2018-11-21
6
-67
/
+145
|
\
|
*
test: add tests for util_resolve_subsys_kernel()
Yu Watanabe
2018-11-21
1
-0
/
+30
|
*
libudev: make util_resolve_subsys_kernel() return negative errno
Yu Watanabe
2018-11-21
4
-34
/
+31
|
*
udev/scsi_id: fix buffer length
Yu Watanabe
2018-11-21
1
-6
/
+6
|
*
test: add tests for util_replace_whitespace()
Yu Watanabe
2018-11-21
1
-1
/
+48
|
*
libudev-util: make util_replace_whitespace() not count leading white spaces
Yu Watanabe
2018-11-21
1
-20
/
+17
|
*
libudev-util: make util_replace_*() return size_t
Yu Watanabe
2018-11-21
2
-6
/
+5
|
*
libudev-util: add assertions
Yu Watanabe
2018-11-21
1
-0
/
+8
*
|
Merge pull request #10860 from keszybz/more-cleanup-2
Lennart Poettering
2018-11-21
77
-897
/
+824
|
\
\
|
|
/
|
/
|
|
*
udevd: define main through macro
Zbigniew Jędrzejewski-Szmek
2018-11-21
1
-37
/
+22
|
*
udevadm: define main through macro
Zbigniew Jędrzejewski-Szmek
2018-11-21
1
-10
/
+7
|
*
Call mac_selinux_close() from main func macros, convert user-sessions and tes...
Zbigniew Jędrzejewski-Szmek
2018-11-21
3
-24
/
+26
|
*
systemctl: define main through macro and call ask_password_agent_close() from...
Zbigniew Jędrzejewski-Szmek
2018-11-21
2
-8
/
+8
|
*
portablectl: make "arg_host" const
Yu Watanabe
2018-11-20
1
-1
/
+1
|
*
mount-tool: use static destructor and DEFINE_MAIN_FUNCTION() macro
Yu Watanabe
2018-11-20
1
-41
/
+27
|
*
modules-load: use static destructor and DEFINE_MAIN_FUNCTION() macro
Yu Watanabe
2018-11-20
1
-10
/
+11
|
*
machinectl: use static destructor and DEFINE_MAIN_FUNCTION() macro
Yu Watanabe
2018-11-20
1
-21
/
+13
|
*
shared/main-func: also close the polkit agent automatically
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-0
/
+2
|
*
Split out pretty-print.c and move pager.c and main-func.h to shared/
Zbigniew Jędrzejewski-Szmek
2018-11-20
67
-286
/
+353
|
*
machine-id: use static destructor and DEFINE_MAIN_FUNCTION() macro
Yu Watanabe
2018-11-20
1
-11
/
+12
|
*
loginctl: use static destructor and DEFINE_MAIN_FUNCTION() macro
Yu Watanabe
2018-11-20
1
-20
/
+12
|
*
locale: make "arg_host" const
Yu Watanabe
2018-11-20
1
-1
/
+1
|
*
hostnamed: use DEFINE_MAIN_FUNCTION() macro
Yu Watanabe
2018-11-20
1
-30
/
+19
|
*
hibernate-resume-generator: use static destructor and DEFINE_MAIN_FUNCTION() ...
Yu Watanabe
2018-11-20
1
-11
/
+10
|
*
fstab-generator: use static destructor and DEFINE_MAIN_FUNCTION() macro
Yu Watanabe
2018-11-20
1
-13
/
+16
|
*
firstboot: use static destructor and DEFINE_MAIN_FUNCTION() macro
Yu Watanabe
2018-11-20
1
-28
/
+25
|
*
dissect: use static destructor and DEFINE_MAIN_FUNCTION() macro
Yu Watanabe
2018-11-20
1
-27
/
+20
|
*
bless-boot: use static destructor and DEFINE_MAIN_FUNCTION() macro
Yu Watanabe
2018-11-20
1
-12
/
+9
|
*
cryptsetup: use static destructor and DEFINE_MAIN_FUNCTION() macro
Yu Watanabe
2018-11-20
1
-43
/
+31
|
*
cgls: use static destructor and DEFINE_MAIN_FUNCTION() macro
Yu Watanabe
2018-11-20
1
-23
/
+17
|
*
cgls: add const
Yu Watanabe
2018-11-20
1
-1
/
+1
|
*
busctl: use static destructor and DEFINE_MAIN_FUNCTION() macro
Yu Watanabe
2018-11-20
1
-12
/
+8
|
*
bootctl: use static destructor and DEFINE_MAIN_FUNCTION() macro
Yu Watanabe
2018-11-20
1
-9
/
+8
|
*
backlight: use DEFINE_MAIN_FUNCTION() macro
Yu Watanabe
2018-11-20
1
-57
/
+37
|
*
ask-password: use static destructor and DEFINE_MAIN_FUNCTION() macro
Yu Watanabe
2018-11-20
1
-10
/
+10
|
*
analyze: use static destructors
Yu Watanabe
2018-11-20
1
-11
/
+9
|
*
binfmt: define main through macro
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-12
/
+8
[next]