| Commit message (Expand) | Author | Age | Files | Lines |
* | core: add new PrivateMounts= unit setting | Lennart Poettering | 2018-06-12 | 1 | -0/+1 |
* | load-fragment: use DEFINE_CONFIG_PARSE_*() macros | Yu Watanabe | 2018-05-31 | 1 | -6/+6 |
* | load-fragment: make SocketProtocol= accept the empty string | Yu Watanabe | 2018-05-31 | 1 | -1/+1 |
* | namespace: rename parse_protect_{home,system}_or_bool() to protect_{home,syst... | Yu Watanabe | 2018-05-31 | 1 | -2/+2 |
* | socket-util: rename parse_socket_address_bind_ipv6_only_or_bool() to socket_a... | Yu Watanabe | 2018-05-31 | 1 | -1/+1 |
* | load-fragment: drop config_parse_no_new_privileges() and use config_parse_boo... | Yu Watanabe | 2018-05-31 | 1 | -1/+1 |
* | load-fragment: use config_parse_sec_fix_0() for TimeoutStopSec= | Yu Watanabe | 2018-05-31 | 1 | -1/+1 |
* | core: move config_parse_limit() to the generic conf-parser.[ch] | Lennart Poettering | 2018-05-17 | 1 | -16/+16 |
* | core: undo the dependency inversion between unit.h and all unit types | Felipe Sateler | 2018-05-15 | 1 | -0/+2 |
* | core: add new setting TemporaryFileSystem= | Yu Watanabe | 2018-02-21 | 1 | -0/+1 |
* | load-fragment: obsolete OnFailureIsolate= | Yu Watanabe | 2018-01-01 | 1 | -0/+1 |
* | core,udev,networkd: add ConditionKernelVersion= | Lennart Poettering | 2017-12-26 | 1 | -0/+2 |
* | condition: Create AssertControlGroupController (#7630) | Chris Down | 2017-12-18 | 1 | -0/+2 |
* | core: enable specifier expansion for What=/Where=/Type=/SourcePath= too | Lennart Poettering | 2017-11-29 | 1 | -5/+5 |
* | core: use config_parse_unit_string_printf() for decoding RebootArgument= | Lennart Poettering | 2017-11-29 | 1 | -1/+1 |
* | Merge pull request #7389 from shawnl/warning | Zbigniew Jędrzejewski-Szmek | 2017-11-22 | 1 | -0/+3 |
|\ |
|
| * | tree-wide: adjust fall through comments so that gcc is happy | Shawn Landden | 2017-11-20 | 1 | -0/+3 |
* | | core: introduce SuccessAction= as unit file property | Lennart Poettering | 2017-11-20 | 1 | -0/+1 |
* | | core: generalize FailureAction= move it from service to unit | Lennart Poettering | 2017-11-20 | 1 | -2/+3 |
|/ |
|
* | core: add two new unit file settings: StandardInputData= + StandardInputText= | Lennart Poettering | 2017-11-17 | 1 | -0/+2 |
* | core: add a new unit file setting CollectMode= for tweaking the GC logic | Lennart Poettering | 2017-11-16 | 1 | -0/+1 |
* | core: implement /run/systemd/units/-based path for passing unit info from PID... | Lennart Poettering | 2017-11-16 | 1 | -0/+2 |
* | core: rework the Delegate= unit file setting to take a list of controller names | Lennart Poettering | 2017-11-13 | 1 | -1/+1 |
* | core/load-fragment: add RemoveIPC= (#7288) | Yu Watanabe | 2017-11-10 | 1 | -0/+1 |
* | core/load-fragment: fix alignment | Yu Watanabe | 2017-11-08 | 1 | -1/+1 |
* | unit: when JobTimeoutSec= is turned off, implicitly turn off JobRunningTimeou... | Lennart Poettering | 2017-10-05 | 1 | -2/+2 |
* | build-sys: s/HAVE_SMACK/ENABLE_SMACK/ | Zbigniew Jędrzejewski-Szmek | 2017-10-04 | 1 | -2/+2 |
* | cgroup, unit, fragment parser: make use of new firewall functions | Daniel Mack | 2017-09-22 | 1 | -0/+3 |
* | core: add new per-unit setting KeyringMode= for controlling kernel keyring setup | Lennart Poettering | 2017-09-15 | 1 | -0/+1 |
* | core: add new UnsetEnvironment= setting for unit files | Lennart Poettering | 2017-09-14 | 1 | -0/+1 |
* | seccomp: LockPersonality boolean (#6193) | Topi Miettinen | 2017-08-29 | 1 | -2/+4 |
* | Drop busname unit type | Zbigniew Jędrzejewski-Szmek | 2017-07-23 | 1 | -9/+0 |
* | core: fix typo (#6417) | Yu Watanabe | 2017-07-21 | 1 | -2/+2 |
* | core: add {State,Cache,Log,Configuration}Directory= (#6384) | Yu Watanabe | 2017-07-18 | 1 | -2/+10 |
* | Merge pull request #6387 from keszybz/fix-timeout-0 | Lennart Poettering | 2017-07-18 | 1 | -1/+1 |
|\ |
|
| * | Use config_parse_sec_fix_0() also for JobRunningTimeoutSec | Zbigniew Jędrzejewski-Szmek | 2017-07-17 | 1 | -1/+1 |
* | | core: allow preserving contents of RuntimeDirectory= over process restart | Yu Watanabe | 2017-07-17 | 1 | -0/+1 |
|/ |
|
* | core/load-fragment: refuse units with errors in RootDirectory/RootImage/Dynam... | Zbigniew Jędrzejewski-Szmek | 2017-07-11 | 1 | -3/+3 |
* | Merge pull request #5926 from fsateler/condition-uid | Lennart Poettering | 2017-05-29 | 1 | -0/+4 |
|\ |
|
| * | core: add ConditionUser and ConditionGroup | Felipe Sateler | 2017-05-26 | 1 | -0/+4 |
* | | Allow TimeoutSec=0 to work as documented in mount units and elsewhere (#6013) | NeilBrown | 2017-05-23 | 1 | -4/+4 |
|/ |
|
* | job: add JobRunningTimeoutSec for JOB_RUNNING state | Michal Koutný | 2017-04-25 | 1 | -0/+1 |
* | core: add RootImage= setting for using a specific image file as root director... | Lennart Poettering | 2017-02-07 | 1 | -0/+1 |
* | core: add a per-unit setting MountAPIVFS= for mounting /dev, /proc, /sys in c... | Lennart Poettering | 2017-02-07 | 1 | -0/+1 |
* | core: add ability to define arbitrary bind mounts for services | Lennart Poettering | 2016-12-14 | 1 | -0/+2 |
* | core: turn on specifier expansion for more unit file settings | Lennart Poettering | 2016-12-07 | 1 | -11/+11 |
* | core:gperf: pass the exec_context struct directly to parse restrict namespaces | Djalal Harouni | 2016-11-15 | 1 | -1/+1 |
* | core: add new RestrictNamespaces= unit file setting | Lennart Poettering | 2016-11-04 | 1 | -0/+2 |
* | failure-action: generalize failure action to emergency action | Lukas Nykryn | 2016-10-21 | 1 | -4/+4 |
* | core/exec: add a named-descriptor option ("fd") for streams (#4179) | Luca Bruno | 2016-10-18 | 1 | -3/+3 |