summaryrefslogtreecommitdiff
path: root/src/core/execute.h
Commit message (Expand)AuthorAgeFilesLines
* service: allow freeing the fdstore via cleaningLennart Poettering2023-04-131-1/+4
* tree-wide: hook up image dissection policy logic everywhereLennart Poettering2023-04-051-0/+2
* core: Move DynamicCreds into ExecRuntimeDaan De Meyer2023-03-271-2/+3
* core: Introduce unit private exec runtimeDaan De Meyer2023-03-271-2/+13
* execute: Do not pass destroy as a boolean argument to unref()Daan De Meyer2023-03-271-1/+2
* execute: Rename ExecRuntime to ExecSharedRuntimeDaan De Meyer2023-03-271-10/+10
* core: move encrypted credential check to execute.cLennart Poettering2023-03-231-0/+1
* core: rename "mount_flags" → "mount_propagation_flag" internally where appr...Lennart Poettering2023-03-141-1/+1
* pid1: add unit file settings to control memory pressure logicLennart Poettering2023-03-011-0/+1
* core/execute: make PrivateMounts= tristateYu Watanabe2023-02-231-1/+1
* core/execute: introduce exec_needs_network_namespace() helper functionYu Watanabe2023-02-231-0/+1
* core: mount namespaces: Remove auxiliary bind mounts directory after unit ter...Michal Koutný2023-01-191-0/+1
* core: add OpenFile settingRichard Phibel2023-01-101-0/+3
* journal: log filtering options support in PID1Quentin Deslandes2022-12-151-0/+3
* core: do not create symlink to private directory if parent already existsYu Watanabe2022-10-031-0/+2
* core: make exec_directory_add() extends existing symlinksYu Watanabe2022-10-031-1/+1
* Revert NFTSet featureYu Watanabe2022-06-221-6/+0
* core: firewall integration with DynamicUserNFTSet=Topi Miettinen2022-06-081-0/+6
* pid1: search for creds in LoadCredential=/LoadCredentialEncrypted=Lennart Poettering2022-04-281-1/+2
* pid1: set SYSTEMD_NSS_DYNAMIC_BYPASS=1 env var for dbus-daemonLennart Poettering2022-02-181-1/+1
* core: add ExtensionDirectories= settingLuca Boccassi2022-01-211-0/+1
* service: pass service exit status to spawned On{Failure,Success}= dependencyPeter Morrow2021-12-131-13/+14
* exec: Add TTYRows and TTYColumns properties to set TTY dimensionsDaan De Meyer2021-11-051-0/+3
* core: add [State|Runtime|Cache|Logs]Directory symlink as second parameterLuca Boccassi2021-10-281-1/+13
* core: use LSM BPF functions to implement RestrictFileSystems=Iago Lopez Galeiras2021-10-061-0/+10
* core: Add ExecSearchPath parameter to specify the directory relative to which...alexlzhu2021-09-281-0/+1
* pid1: add support for encrypted credentialsLennart Poettering2021-07-081-1/+12
* New directives PrivateIPC and IPCNamespacePathXℹ Ruoyao2021-03-041-0/+5
* Add ExtensionImages directive to form overlaysLuca Boccassi2021-02-231-0/+2
* tree-wide: use -EINVAL for enum invalid valuesZbigniew Jędrzejewski-Szmek2021-02-101-7/+7
* New directives NoExecPaths= ExecPaths=Topi Miettinen2021-01-291-1/+1
* core: make NotifyAccess= in combination with RootDirectory=/RootImage= workLennart Poettering2021-01-201-0/+2
* core: add DBUS method to bind mount new nodes without service restartLuca Boccassi2021-01-181-0/+2
* Add truncate: to StandardOutput= etc.Lucas Werkmeister2021-01-151-0/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* test-path: do not fail the test if we fail to start a service because of cgro...Zbigniew Jędrzejewski-Szmek2020-10-221-1/+1
* execute: add helper for checking if root_directory/root_image are set in Exec...Lennart Poettering2020-10-011-0/+9
* core: remember when we set ExecContext.mount_apivfsZbigniew Jędrzejewski-Szmek2020-09-241-0/+2
* exec: SystemCallLog= directiveTopi Miettinen2020-09-151-0/+3
* core: add credentials logicLennart Poettering2020-08-251-3/+21
* core: introduce ProtectProc= and ProcSubset= to expose hidepid= and subset= p...Lennart Poettering2020-08-241-0/+3
* core: new feature MountImagesLuca Boccassi2020-08-051-0/+2
* service: add new RootImageOptions featureLuca Boccassi2020-07-291-0/+1
* pid1: create ro private tmp dirs when /tmp or /var/tmp is read-onlyZbigniew Jędrzejewski-Szmek2020-07-141-1/+1
* core: add RootHashSignature service parameterLuca Boccassi2020-06-251-3/+3
* tree-wide: avoid some loaded termsLennart Poettering2020-06-251-2/+2
* core: add RootHash and RootVerity service parametersLuca Boccassi2020-06-231-1/+3
* core: automatically update StandardOuput=syslog to =journal (and similar for ...Lennart Poettering2020-05-151-2/+0
* manager: add CoredumpFilter= settingZbigniew Jędrzejewski-Szmek2020-04-091-0/+3
* core: add support for setting CPUAffinity= to special "numa" valueMichal Sekletár2020-03-161-0/+3