index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
main-func.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename spawn-ask-password-agent.c to just ask-password-agent.c
Zbigniew Jędrzejewski-Szmek
2024-06-26
1
-1
/
+1
*
Rename spawn-polkit-agent.c to just polkit-agent.c
Zbigniew Jędrzejewski-Szmek
2024-06-26
1
-1
/
+1
*
journalctl: call all cleanup functions before raise()
Yu Watanabe
2024-02-11
1
-4
/
+34
*
main-func: make _DEFINE_MAIN_FUNC() take short function
Yu Watanabe
2024-02-11
1
-5
/
+14
*
notify: Add EXIT_STATUS field
Daan De Meyer
2023-04-12
1
-0
/
+1
*
basic: move a bunch of cmdline-related funcs to new argv-util.c+h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+1
*
core: check argc/argv uncoditionally
Frantisek Sumsal
2022-01-31
1
-1
/
+1
*
shared: be extra paranoid and check if argc > 0
Frantisek Sumsal
2022-01-30
1
-0
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
main-func: send main exit code to parent via sd_notify() on exit
Lennart Poettering
2019-12-04
1
-0
/
+4
*
codespell: fix spelling errors
Ben Boeckel
2019-04-29
1
-1
/
+1
*
main-func: make sure we destruct memory and stuff last
Lennart Poettering
2019-03-21
1
-2
/
+2
*
main-func: implicitly save argc/argv in DEFINE_MAIN_FUNCTION() functions
Lennart Poettering
2019-03-21
1
-0
/
+2
*
generators: define custom main func definer and use it where applicable
Zbigniew Jędrzejewski-Szmek
2018-12-12
1
-4
/
+5
*
Call mac_selinux_close() from main func macros, convert user-sessions and tes...
Zbigniew Jędrzejewski-Szmek
2018-11-21
1
-0
/
+2
*
systemctl: define main through macro and call ask_password_agent_close() from...
Zbigniew Jędrzejewski-Szmek
2018-11-21
1
-0
/
+2
*
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
1
-0
/
+27