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
...
|
*
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
|
*
delta: define main through macro
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-7
/
+6
|
*
networkctl: define main through macro
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-8
/
+6
|
*
portablectl: define main through macro
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-9
/
+6
|
*
localectl: define main through macro
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-16
/
+9
|
*
coredumpctl: fix "leak" of bus connection
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-1
/
+1
|
*
coredumpctl: define main through macro
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-6
/
+6
|
*
coredumpctl: open output file only before writing
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-9
/
+11
|
*
basic/main-func: propagate all positive return values
Zbigniew Jędrzejewski-Szmek
2018-11-20
2
-5
/
+5
|
*
timedatectl: define main through macro
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-17
/
+9
|
*
basic/main-func: also close the pager automatically
Zbigniew Jędrzejewski-Szmek
2018-11-20
3
-20
/
+12
|
*
basic/main-func: unify the two macros
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-10
/
+8
|
*
sysctl: use STATIC_DESTRUCTOR_REGISTER() to free arg_prefixes
Lennart Poettering
2018-11-20
1
-2
/
+2
|
*
sysctl: use _cleanup_ in one more occasion
Lennart Poettering
2018-11-20
1
-2
/
+1
|
*
sysctl: port to use DEFINE_MAIN_FUNCTION()
Lennart Poettering
2018-11-20
1
-2
/
+5
|
*
inhibit: fix return value in error path
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-1
/
+1
*
|
core: run env generators with non-zero umask
Lennart Poettering
2018-11-20
1
-1
/
+5
*
|
tests: skip test_exec_ambientcapabilities on Travis CI under ASan
Evgeny Vereshchagin
2018-11-20
3
-0
/
+15
*
|
Merge pull request #10853 from poettering/thaw-containers
Lennart Poettering
2018-11-20
4
-11
/
+25
|
\
\
|
*
|
main: don't freeze PID 1 in containers, exit with non-zero instead
Lennart Poettering
2018-11-20
1
-4
/
+11
|
*
|
main: use EXIT_EXCEPTION instead of EXIT_FAILURE at two more exceptional places
Lennart Poettering
2018-11-20
1
-2
/
+2
|
*
|
nspawn: use EXIT_EXCEPTION where appropriate
Lennart Poettering
2018-11-20
1
-2
/
+3
|
*
|
exit-status: introduce EXIT_EXCEPTION mapping to 255
Lennart Poettering
2018-11-20
2
-3
/
+9
|
|
/
*
|
tmpfiles: also order glob child/parent relationships
Lennart Poettering
2018-11-20
1
-0
/
+2
*
|
tmpfiles: fix typo
Lennart Poettering
2018-11-20
1
-1
/
+1
*
|
tmpfiles: label phases explicitly
Lennart Poettering
2018-11-20
1
-4
/
+9
*
|
tmpfiles: behind → below in log msgs
Lennart Poettering
2018-11-20
1
-2
/
+2
|
/
*
Merge pull request #10850 from poettering/log-setup
Zbigniew Jędrzejewski-Szmek
2018-11-20
56
-167
/
+77
|
\
[prev]
[next]