summaryrefslogtreecommitdiff
path: root/src/core/load-fragment.h
Commit message (Expand)AuthorAgeFilesLines
* service: handle abort stops with dedicated timeoutJan Klötzke2019-04-121-0/+1
* core: implement OOMPolicy= and watch cgroups for OOM killingsLennart Poettering2019-04-091-0/+1
* cgroup: Add DisableControllers= directive to disable controller in subtreeChris Down2018-12-031-0/+1
* core: allow to set exit status when using SuccessAction=/FailureAction=exit i...Lennart Poettering2018-11-271-0/+1
* conf-parse: drop unused prototypeLennart Poettering2018-11-171-1/+0
* core: log about /var/run/ prefix used in PIDFile=, patch it to be /run insteadLennart Poettering2018-11-101-0/+1
* core: add IODeviceLatencyTargetSecTejun Heo2018-08-221-0/+1
* Make final kill signal configurableJon Ringle2018-07-231-0/+1
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-4/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* load-fragment: use DEFINE_CONFIG_PARSE_*() macrosYu Watanabe2018-05-311-2/+1
* load-fragment: drop config_parse_no_new_privileges() and use config_parse_boo...Yu Watanabe2018-05-311-1/+0
* load-fragment: drop unused function config_parse_sysv_priority()Yu Watanabe2018-05-311-1/+0
* tree-wide: port over all code to the new CONFIG_PARSER_PROTOTYPE() macroLennart Poettering2018-05-221-95/+96
* core: move config_parse_limit() to the generic conf-parser.[ch]Lennart Poettering2018-05-171-1/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* systemd-link: Remove UDP Fragmentation Offload support. (#8183)Rosen Penev2018-03-181-7/+0
* core: add new setting TemporaryFileSystem=Yu Watanabe2018-02-211-0/+1
* Merge pull request #7198 from poettering/stdin-stdoutLennart Poettering2017-11-191-2/+2
|\
| * core: don't allow DefaultStandardOutput= be set to socket/fd:/file:Lennart Poettering2017-11-171-1/+0
| * core: add two new unit file settings: StandardInputData= + StandardInputText=Lennart Poettering2017-11-171-0/+2
| * core: drop config_parse_input() as it is unusedLennart Poettering2017-11-171-1/+0
* | Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
|/
* core: add a new unit file setting CollectMode= for tweaking the GC logicLennart Poettering2017-11-161-0/+1
* core: implement /run/systemd/units/-based path for passing unit info from PID...Lennart Poettering2017-11-161-0/+1
* core: rework the Delegate= unit file setting to take a list of controller namesLennart Poettering2017-11-131-0/+1
* unit: when JobTimeoutSec= is turned off, implicitly turn off JobRunningTimeou...Lennart Poettering2017-10-051-0/+2
* core: add new per-unit setting KeyringMode= for controlling kernel keyring setupLennart Poettering2017-09-151-0/+1
* core: add new UnsetEnvironment= setting for unit filesLennart Poettering2017-09-141-0/+1
* Drop busname unit typeZbigniew Jędrzejewski-Szmek2017-07-231-3/+0
* core: add {State,Cache,Log,Configuration}Directory= (#6384)Yu Watanabe2017-07-181-1/+1
* core: allow preserving contents of RuntimeDirectory= over process restartYu Watanabe2017-07-171-0/+1
* build-sys: add check for gperf lookup function signature (#5055)Mike Gilbert2017-01-101-1/+1
* core: add ability to define arbitrary bind mounts for servicesLennart Poettering2016-12-141-0/+1
* core: add new RestrictNamespaces= unit file settingLennart Poettering2016-11-041-0/+1
* failure-action: generalize failure action to emergency actionLukas Nykryn2016-10-211-1/+1
* core/exec: add a named-descriptor option ("fd") for streams (#4179)Luca Bruno2016-10-171-0/+2
* core: add cgroup CPU controller support on the unified hierarchyTejun Heo2016-08-071-0/+1
* core: be stricter when parsing User=/Group= fieldsLennart Poettering2016-07-221-0/+2
* core: add io controller support on the unified hierarchyTejun Heo2016-05-051-0/+3
* core: drop Capabilities= settingLennart Poettering2016-02-131-1/+0
* Remove kdbus custom endpoint supportDaniel Mack2016-02-111-1/+0
* core: treat JobTimeout=0 as equivalent to JobTimeout=infinityLennart Poettering2016-02-101-0/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* core: move parsing of rlimits into rlimit-util.[ch]Lennart Poettering2016-02-011-3/+0
* capabilities: keep bounding set in non-inverted format.Ismo Puustinen2016-01-121-1/+1
* socket: Add support for socket protcolSusant Sahani2015-11-181-0/+1
* core: remove support for RequiresOverridable= and RequisiteOverridable=Lennart Poettering2015-11-121-0/+1
* execute: Add new PassEnvironment= directiveFilipe Brandenburger2015-11-111-0/+1
* core: accept time units for time-based resource limitsLennart Poettering2015-11-101-0/+2