summaryrefslogtreecommitdiffstats
path: root/src/core/manager.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bpf: do not freeze if bpf lsm fails to set upJulia Kartseva2022-01-071-1/+1
* manager: always close idle pipe when sending ready notificationYu Watanabe2021-12-291-3/+3
* core: do not touch /run/systemd/systemd-units-load from user session instancesLuca Boccassi2021-12-281-3/+4
* tree-wide: make FOREACH_DIRENT_ALL define the iterator variableZbigniew Jędrzejewski-Szmek2021-12-151-3/+1
* Merge pull request #20476 from jamacku/new-feature-reloaded-stampZbigniew Jędrzejewski-Szmek2021-12-071-0/+8
|\
| * core: Indicate the time when the manager started loading units the last timeJan Macku2021-12-071-0/+5
| * core: Add new DBUS properties UnitsReloadStartTimestamp and UnitsLoadTimestam...Jan Macku2021-12-071-0/+3
* | tree-wide: use ERRNO_IS_TRANSIENT()Yu Watanabe2021-11-301-15/+15
* | shared: clean up mkdir.h/label.h situationLennart Poettering2021-11-161-1/+1
* | pid1: add a manager_trigger_run_queue() helperLennart Poettering2021-11-121-0/+12
* | manager: fix confusion when to send READY=1Zbigniew Jędrzejewski-Szmek2021-11-031-3/+3
* | tree-wide: drop "f" from sd_notify() calls with a static stringZbigniew Jędrzejewski-Szmek2021-11-031-3/+3
* | tree-wide: warn when sd_notify fails with READY=1 or FDSTOREREMOVE=1Zbigniew Jędrzejewski-Szmek2021-11-031-6/+17
|/
* Merge pull request #20787 from fbuihuu/watchdog-more-reworkLennart Poettering2021-10-131-10/+3
|\
| * watchdog: passing 0 to watchdog_setup now closes the watchdogFranck Bui2021-10-131-10/+3
* | core: use LSM BPF functions to implement RestrictFileSystems=Iago Lopez Galeiras2021-10-061-0/+12
* | basic: split out inotify-related calls from fs-util.h → inotify-util.hLennart Poettering2021-10-051-1/+1
|/
* Merge pull request #20690 from DaanDeMeyer/oomd-user-servicesLuca Boccassi2021-09-211-1/+1
|\
| * oom: Add support for user unit ManagedOOM property updatesDaan De Meyer2021-09-201-1/+1
* | Merge pull request #20738 from mrc0mmand/ci-llvm-13Yu Watanabe2021-09-161-2/+2
|\ \
| * | tree-wide: mark set-but-not-used variables as unused to make LLVM happyFrantisek Sumsal2021-09-151-2/+2
| |/
* | watchdog: rename watchdog_set_timeout() into watchdog_setup()Franck Bui2021-09-151-2/+2
* | core: watchdog_set_timeout() doesn't need to return the timeout value used by...Franck Bui2021-09-151-5/+4
* | core: call watchdog_ping() unconditionallyFranck Bui2021-09-151-39/+7
* | core: watchdog_runtimeout_wait() already returns USEC_INFINITY when the watch...Franck Bui2021-09-141-7/+2
|/
* core: fix typo: they -> theYu Watanabe2021-08-301-1/+1
* manager: use FLAGS_SET when checking for MANAGER_TEST_RUN_MINIMALMaanya Goenka2021-08-121-2/+2
* Merge pull request #20199 from ddstreet/unit_cgroup_catchupLennart Poettering2021-08-121-0/+4
|\
| * core: Make sure cgroup_oom_queue is flushed on manager exitMichal Koutný2021-08-051-0/+4
* | Merge pull request #20419 from keszybz/setenv-no-valueLennart Poettering2021-08-111-3/+3
|\ \
| * | Add implicit sentinel to strv_env_merge()Zbigniew Jędrzejewski-Szmek2021-08-111-3/+3
| |/
* / systemd-analyze: add --root option for 'verify' verb and allow path parsingMaanya Goenka2021-08-101-2/+2
|/
* manager: reexecute on SIGRTMIN+25, user instances onlyFranck Bui2021-07-281-2/+5
* manager: print status text of the service when waiting for a jobZbigniew Jędrzejewski-Szmek2021-07-191-13/+52
* manager: rework sending of STATUS=Zbigniew Jędrzejewski-Szmek2021-07-191-14/+20
* manager: always log when starting a "special unit"Zbigniew Jędrzejewski-Szmek2021-07-191-18/+14
* core: align string tablesZbigniew Jędrzejewski-Szmek2021-07-191-23/+23
* core: modernize asprintf error handlingZbigniew Jędrzejewski-Szmek2021-07-191-9/+4
* core: split out manager-serialize.[ch]Zbigniew Jędrzejewski-Szmek2021-07-191-528/+3
* tree-wide: add FORMAT_TIMESPAN()Zbigniew Jędrzejewski-Szmek2021-07-091-20/+15
* Merge pull request #20080 from bluca/core_flagZbigniew Jędrzejewski-Szmek2021-07-011-1/+1
|\
| * core: do not setup/teardown cgroup if MANAGER_TEST_RUN_MINIMAL is set as a flagLuca Boccassi2021-07-011-1/+1
* | Merge pull request #20058 from keszybz/status-formatZbigniew Jędrzejewski-Szmek2021-07-011-1/+8
|\ \
| * | core: rework unit printing and implement 'combined' formatZbigniew Jędrzejewski-Szmek2021-06-301-1/+8
| |/
* | Merge pull request #20030 from keszybz/exec_fd-event-sourceZbigniew Jędrzejewski-Szmek2021-07-011-9/+9
|\ \ | |/ |/|
| * core: disable event sources before unreffing themZbigniew Jędrzejewski-Szmek2021-05-121-9/+9
* | core: avoid calling path_simplify() unnecessarilly for u.requires_mounts_for ...Zbigniew Jędrzejewski-Szmek2021-06-241-6/+4
* | tree-wide: add missing whitespace at the end of commentsYu Watanabe2021-06-151-3/+3
* | core: do not serialize mounts and automounts for switch-rootZbigniew Jędrzejewski-Szmek2021-06-081-5/+1
* | core: split out core/manager-dump.[ch]Zbigniew Jędrzejewski-Szmek2021-06-021-68/+1