index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
main.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
shared: clean up mkdir.h/label.h situation
Lennart Poettering
2021-11-16
1
-1
/
+1
*
Make pager_open() return void
Zbigniew Jędrzejewski-Szmek
2021-11-03
1
-1
/
+1
*
process-util: move sync() out of freeze()
Lennart Poettering
2021-10-22
1
-0
/
+1
*
core: allow "off" as special watchdog time to be specified
Lennart Poettering
2021-10-13
1
-0
/
+2
*
Merge pull request #20787 from fbuihuu/watchdog-more-rework
Lennart Poettering
2021-10-13
1
-16
/
+30
|
\
|
*
watchdog: rename special string "infinity" taken by the watchdog timeout opti...
Franck Bui
2021-10-13
1
-9
/
+15
|
*
core: introduce systemd.watchdog_sec=<sec> option
Franck Bui
2021-10-13
1
-0
/
+11
|
*
watchdog: passing 0 to watchdog_setup now closes the watchdog
Franck Bui
2021-10-13
1
-12
/
+9
*
|
core: use LSM BPF functions to implement RestrictFileSystems=
Iago Lopez Galeiras
2021-10-06
1
-0
/
+3
*
|
core: add a new setting DefaultOOMScoreAdjust= and set it to 100 above servic...
Lennart Poettering
2021-10-04
1
-1
/
+70
|
/
*
main: use strv_extendf() where appropriate
Lennart Poettering
2021-09-24
1
-9
/
+5
*
Merge pull request #20650 from fbuihuu/watchdog-rework
Luca Boccassi
2021-09-15
1
-9
/
+6
|
\
|
*
watchdog: rename watchdog_set_timeout() into watchdog_setup()
Franck Bui
2021-09-15
1
-1
/
+1
|
*
core: watchdog_set_timeout() doesn't need to return the timeout value used by...
Franck Bui
2021-09-15
1
-1
/
+1
|
*
main: use timestamp_is_set() in become_shutdown()
Franck Bui
2021-09-14
1
-8
/
+5
*
|
core: Parse log environment settings again after applying manager environment
Daan De Meyer
2021-09-10
1
-0
/
+3
|
/
*
systemd-analyze: add --root option for 'verify' verb and allow path parsing
Maanya Goenka
2021-08-10
1
-1
/
+1
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-3
/
+3
*
time-set: adjust system clock if rtc is far in future
Egor Ignatov
2021-08-02
1
-4
/
+12
*
main: fix type confusion in do_reexecute()
Lennart Poettering
2021-07-29
1
-5
/
+10
*
pid1: propagate the original command line when reexecuting
Zbigniew Jędrzejewski-Szmek
2021-07-22
1
-10
/
+53
*
core/main: wrap long comment lines
Zbigniew Jędrzejewski-Szmek
2021-07-19
1
-79
/
+84
*
core: split out manager-serialize.[ch]
Zbigniew Jędrzejewski-Szmek
2021-07-19
1
-0
/
+1
*
tree-wide: add FORMAT_TIMESPAN()
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-2
/
+1
*
tree-wide: use FORMAT_TIMESTAMP()
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-5
/
+2
*
core: rework unit printing and implement 'combined' format
Zbigniew Jędrzejewski-Szmek
2021-06-30
1
-1
/
+1
*
core: split out core/manager-dump.[ch]
Zbigniew Jędrzejewski-Szmek
2021-06-02
1
-11
/
+2
*
pid1: remove dot from initial announcement
Zbigniew Jędrzejewski-Szmek
2021-05-31
1
-1
/
+1
*
core: minor simplification
Zbigniew Jędrzejewski-Szmek
2021-05-04
1
-3
/
+1
*
core: fix typos in comment
Zbigniew Jędrzejewski-Szmek
2021-04-23
1
-2
/
+2
*
tree-wide: avoid uninitialized warning on _cleanup_ variables
Luca Boccassi
2021-04-14
1
-1
/
+1
*
tree-wide: use the same comment for work-around initializations
Zbigniew Jędrzejewski-Szmek
2021-04-07
1
-1
/
+1
*
core: silence gcc warning
Zbigniew Jędrzejewski-Szmek
2021-03-31
1
-1
/
+1
*
tree-wide: use UINT64_MAX or friends
Yu Watanabe
2021-03-04
1
-1
/
+1
*
signal-util: make -1 termination of ignore_signals() argument list unnecessary
Lennart Poettering
2021-02-25
1
-4
/
+3
*
core: fix stack-use-after-scope
Yu Watanabe
2021-02-23
1
-11
/
+9
*
Merge pull request #18704 from keszybz/fallback-hostame-override
Zbigniew Jędrzejewski-Szmek
2021-02-23
1
-13
/
+69
|
\
|
*
basic/os-util: make the sentinel implicit
Zbigniew Jędrzejewski-Szmek
2021-02-22
1
-2
/
+1
|
*
manager: add ManagerEnvironment configuration setting
Zbigniew Jędrzejewski-Szmek
2021-02-22
1
-0
/
+19
|
*
manager: read ~/.config/systemd/user.conf in user mode
Zbigniew Jędrzejewski-Szmek
2021-02-22
1
-11
/
+49
*
|
systemctl: don't search in the full argv[0] for the invocation name
Lennart Poettering
2021-02-20
1
-1
/
+1
*
|
main: let's use physical_memory_scale() where appropriate
Lennart Poettering
2021-02-18
1
-2
/
+2
|
/
*
Merge pull request #18596 from keszybz/systemctl-quiet-legend
Lennart Poettering
2021-02-17
1
-31
/
+11
|
\
|
*
tree-wide: add a helper to parse boolean optarg
Zbigniew Jędrzejewski-Szmek
2021-02-17
1
-31
/
+11
*
|
Merge pull request #18601 from keszybz/env-assign-cleanup
Lennart Poettering
2021-02-16
1
-9
/
+6
|
\
\
|
*
|
manager: fix memleak on repeated systemd.setenv keys
Zbigniew Jędrzejewski-Szmek
2021-02-15
1
-9
/
+6
*
|
|
systemd: don't try to run as user manager when called without any arguments
Zbigniew Jędrzejewski-Szmek
2021-02-16
1
-3
/
+7
|
|
/
|
/
|
*
|
Move and rename parse_path_argument() function
Zbigniew Jędrzejewski-Szmek
2021-02-15
1
-2
/
+3
|
/
*
tree-wide: Drop custom formatting for print() help messages
Daan De Meyer
2021-01-31
1
-6
/
+7
*
shared/hostname-setup: add mode where we check what would be set, without doing
Zbigniew Jędrzejewski-Szmek
2020-12-16
1
-1
/
+1
[next]