index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
manager.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: do not freeze if bpf lsm fails to set up
Julia Kartseva
2022-01-07
1
-1
/
+1
*
manager: always close idle pipe when sending ready notification
Yu Watanabe
2021-12-29
1
-3
/
+3
*
core: do not touch /run/systemd/systemd-units-load from user session instances
Luca Boccassi
2021-12-28
1
-3
/
+4
*
tree-wide: make FOREACH_DIRENT_ALL define the iterator variable
Zbigniew Jędrzejewski-Szmek
2021-12-15
1
-3
/
+1
*
Merge pull request #20476 from jamacku/new-feature-reloaded-stamp
Zbigniew Jędrzejewski-Szmek
2021-12-07
1
-0
/
+8
|
\
|
*
core: Indicate the time when the manager started loading units the last time
Jan Macku
2021-12-07
1
-0
/
+5
|
*
core: Add new DBUS properties UnitsReloadStartTimestamp and UnitsLoadTimestam...
Jan Macku
2021-12-07
1
-0
/
+3
*
|
tree-wide: use ERRNO_IS_TRANSIENT()
Yu Watanabe
2021-11-30
1
-15
/
+15
*
|
shared: clean up mkdir.h/label.h situation
Lennart Poettering
2021-11-16
1
-1
/
+1
*
|
pid1: add a manager_trigger_run_queue() helper
Lennart Poettering
2021-11-12
1
-0
/
+12
*
|
manager: fix confusion when to send READY=1
Zbigniew Jędrzejewski-Szmek
2021-11-03
1
-3
/
+3
*
|
tree-wide: drop "f" from sd_notify() calls with a static string
Zbigniew Jędrzejewski-Szmek
2021-11-03
1
-3
/
+3
*
|
tree-wide: warn when sd_notify fails with READY=1 or FDSTOREREMOVE=1
Zbigniew Jędrzejewski-Szmek
2021-11-03
1
-6
/
+17
|
/
*
Merge pull request #20787 from fbuihuu/watchdog-more-rework
Lennart Poettering
2021-10-13
1
-10
/
+3
|
\
|
*
watchdog: passing 0 to watchdog_setup now closes the watchdog
Franck Bui
2021-10-13
1
-10
/
+3
*
|
core: use LSM BPF functions to implement RestrictFileSystems=
Iago Lopez Galeiras
2021-10-06
1
-0
/
+12
*
|
basic: split out inotify-related calls from fs-util.h → inotify-util.h
Lennart Poettering
2021-10-05
1
-1
/
+1
|
/
*
Merge pull request #20690 from DaanDeMeyer/oomd-user-services
Luca Boccassi
2021-09-21
1
-1
/
+1
|
\
|
*
oom: Add support for user unit ManagedOOM property updates
Daan De Meyer
2021-09-20
1
-1
/
+1
*
|
Merge pull request #20738 from mrc0mmand/ci-llvm-13
Yu Watanabe
2021-09-16
1
-2
/
+2
|
\
\
|
*
|
tree-wide: mark set-but-not-used variables as unused to make LLVM happy
Frantisek Sumsal
2021-09-15
1
-2
/
+2
|
|
/
*
|
watchdog: rename watchdog_set_timeout() into watchdog_setup()
Franck Bui
2021-09-15
1
-2
/
+2
*
|
core: watchdog_set_timeout() doesn't need to return the timeout value used by...
Franck Bui
2021-09-15
1
-5
/
+4
*
|
core: call watchdog_ping() unconditionally
Franck Bui
2021-09-15
1
-39
/
+7
*
|
core: watchdog_runtimeout_wait() already returns USEC_INFINITY when the watch...
Franck Bui
2021-09-14
1
-7
/
+2
|
/
*
core: fix typo: they -> the
Yu Watanabe
2021-08-30
1
-1
/
+1
*
manager: use FLAGS_SET when checking for MANAGER_TEST_RUN_MINIMAL
Maanya Goenka
2021-08-12
1
-2
/
+2
*
Merge pull request #20199 from ddstreet/unit_cgroup_catchup
Lennart Poettering
2021-08-12
1
-0
/
+4
|
\
|
*
core: Make sure cgroup_oom_queue is flushed on manager exit
Michal Koutný
2021-08-05
1
-0
/
+4
*
|
Merge pull request #20419 from keszybz/setenv-no-value
Lennart Poettering
2021-08-11
1
-3
/
+3
|
\
\
|
*
|
Add implicit sentinel to strv_env_merge()
Zbigniew Jędrzejewski-Szmek
2021-08-11
1
-3
/
+3
|
|
/
*
/
systemd-analyze: add --root option for 'verify' verb and allow path parsing
Maanya Goenka
2021-08-10
1
-2
/
+2
|
/
*
manager: reexecute on SIGRTMIN+25, user instances only
Franck Bui
2021-07-28
1
-2
/
+5
*
manager: print status text of the service when waiting for a job
Zbigniew Jędrzejewski-Szmek
2021-07-19
1
-13
/
+52
*
manager: rework sending of STATUS=
Zbigniew Jędrzejewski-Szmek
2021-07-19
1
-14
/
+20
*
manager: always log when starting a "special unit"
Zbigniew Jędrzejewski-Szmek
2021-07-19
1
-18
/
+14
*
core: align string tables
Zbigniew Jędrzejewski-Szmek
2021-07-19
1
-23
/
+23
*
core: modernize asprintf error handling
Zbigniew Jędrzejewski-Szmek
2021-07-19
1
-9
/
+4
*
core: split out manager-serialize.[ch]
Zbigniew Jędrzejewski-Szmek
2021-07-19
1
-528
/
+3
*
tree-wide: add FORMAT_TIMESPAN()
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-20
/
+15
*
Merge pull request #20080 from bluca/core_flag
Zbigniew Jędrzejewski-Szmek
2021-07-01
1
-1
/
+1
|
\
|
*
core: do not setup/teardown cgroup if MANAGER_TEST_RUN_MINIMAL is set as a flag
Luca Boccassi
2021-07-01
1
-1
/
+1
*
|
Merge pull request #20058 from keszybz/status-format
Zbigniew Jędrzejewski-Szmek
2021-07-01
1
-1
/
+8
|
\
\
|
*
|
core: rework unit printing and implement 'combined' format
Zbigniew Jędrzejewski-Szmek
2021-06-30
1
-1
/
+8
|
|
/
*
|
Merge pull request #20030 from keszybz/exec_fd-event-source
Zbigniew Jędrzejewski-Szmek
2021-07-01
1
-9
/
+9
|
\
\
|
|
/
|
/
|
|
*
core: disable event sources before unreffing them
Zbigniew Jędrzejewski-Szmek
2021-05-12
1
-9
/
+9
*
|
core: avoid calling path_simplify() unnecessarilly for u.requires_mounts_for ...
Zbigniew Jędrzejewski-Szmek
2021-06-24
1
-6
/
+4
*
|
tree-wide: add missing whitespace at the end of comments
Yu Watanabe
2021-06-15
1
-3
/
+3
*
|
core: do not serialize mounts and automounts for switch-root
Zbigniew Jędrzejewski-Szmek
2021-06-08
1
-5
/
+1
*
|
core: split out core/manager-dump.[ch]
Zbigniew Jędrzejewski-Szmek
2021-06-02
1
-68
/
+1
[next]