summaryrefslogtreecommitdiffstats
path: root/src/core/manager.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #15205 from jlebon/pr/preset-all-firstbootZbigniew Jędrzejewski-Szmek2022-07-061-1/+3
|\
| * manager: optionally, do a full preset on first bootJonathan Lebon2022-05-041-1/+3
* | basic/socket-util: rename fd_inc_rcvbuf → fd_increase_rxbufZbigniew Jędrzejewski-Szmek2022-06-301-3/+3
* | tree-wide: allow ASCII fallback for … in logsDavid Tardon2022-06-281-2/+2
* | Merge pull request #23297 from medhefgo/trivial-auto-var-initZbigniew Jędrzejewski-Szmek2022-06-031-3/+3
|\ \
| * | core: rework variable initialization to avoid gcc warningZbigniew Jędrzejewski-Szmek2022-06-021-3/+3
* | | manager: skip BPF cleanup if we never initializedZbigniew Jędrzejewski-Szmek2022-05-171-1/+1
|/ /
* | tree-wide: drop de-constifying casts for strv iterationZbigniew Jędrzejewski-Szmek2022-05-081-1/+1
* | stat-util: fix dir_is_empty() with hidden/backup filesLennart Poettering2022-05-041-1/+1
|/
* pid1: search for creds in LoadCredential=/LoadCredentialEncrypted=Lennart Poettering2022-04-281-8/+34
* pid1: pass useful env vars to generatorsLennart Poettering2022-04-131-10/+80
* core: taint if /usr is unmergedLuca Boccassi2022-04-061-1/+5
* manager: rework manager_taint_string()Zbigniew Jędrzejewski-Szmek2022-04-061-43/+26
* manager: fix typoZbigniew Jędrzejewski-Szmek2022-04-051-1/+1
* pid1: add taint flag if uid/gid userns range too smallLennart Poettering2022-04-011-6/+31
* pid1: check for kernels older than baselineLennart Poettering2022-03-311-1/+8
* Merge pull request #22649 from keszybz/symlink-enablement-yet-again-punish-me...Zbigniew Jędrzejewski-Szmek2022-03-291-9/+9
|\
| * Rename UnitFileScope to LookupScopeZbigniew Jędrzejewski-Szmek2022-03-291-3/+3
| * systemctl: fix silent failure when --root is not foundZbigniew Jędrzejewski-Szmek2022-03-291-6/+6
* | fix typoYu Watanabe2022-03-281-1/+1
|/
* core/oomd: Use oom-kill ServiceResult for oomdNishal Kulkarni2022-03-221-3/+1
* Merge pull request #22740 from yuwata/listZbigniew Jędrzejewski-Szmek2022-03-211-2/+0
|\
| * strv: make iterator in STRV_FOREACH() declaread in the loopYu Watanabe2022-03-191-1/+0
| * list: declare iterator of LIST_FOREACH() in the loopYu Watanabe2022-03-191-1/+0
* | sd-event: add a single implementation of an event source that runs on clock c...Lennart Poettering2022-03-181-11/+2
|/
* watchdog: add setting to configure pretimeout governorLuca Boccassi2022-02-221-0/+49
* watchdog: Add watchdog pretimeout supportCurtis Klein2022-02-221-2/+7
* pid1: voidify manager_override_watchdog()Yu Watanabe2022-01-071-4/+3
* 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