summaryrefslogtreecommitdiff
path: root/src/core/service.h
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* core: undo the dependency inversion between unit.h and all unit typesFelipe Sateler2018-05-151-0/+4
* tree-wide: be more careful with the type of array sizesLennart Poettering2018-04-271-1/+1
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* service: Don't stop unneeded units needed by restarted service (#7526)Michal Koutný2017-12-051-0/+2
* Merge pull request #7381 from poettering/cgroup-unified-delegate-reworkZbigniew Jędrzejewski-Szmek2017-11-221-2/+0
|\
| * core: unify common code for preparing for forking off unit processesLennart Poettering2017-11-211-2/+0
* | core: generalize FailureAction= move it from service to unitLennart Poettering2017-11-201-2/+0
|/
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* unit: rework a bit how we keep the service fdstore from being destroyed durin...Lennart Poettering2017-11-161-0/+1
* cgroup, unit, fragment parser: make use of new firewall functionsDaniel Mack2017-09-221-1/+1
* core: introduce a restart counter (#6495)Lennart Poettering2017-08-091-0/+3
* core: make NotifyAccess= and FileDescriptorStoreMax= available to transient s...Lennart Poettering2017-06-261-12/+0
* man: fix $SERVICE_RESULT/$EXIT_CODE/$EXIT_STATUS documentationJouke Witteveen2016-12-061-0/+2
* service: new NotifyAccess= value for control processes (#4212)Jouke Witteveen2016-11-291-0/+1
* service: introduce protocol error typeJouke Witteveen2016-11-221-0/+1
* failure-action: generalize failure action to emergency actionLukas Nykryn2016-10-211-1/+1
* socket: add support to control no. of connections from one source (#3607)Susant Sahani2016-08-021-0/+1
* core: add a concept of "dynamic" user ids, that are allocated as long as a se...Lennart Poettering2016-07-221-0/+1
* watchdog: Support changing watchdog_usec during runtime (#3492)Minkyung2016-06-221-0/+2
* core: move enforcement of the start limit into per-unit-type code againLennart Poettering2016-05-021-0/+1
* core: make sure to close connection fd when we fail to activate a per-connect...Lennart Poettering2016-04-291-0/+1
* core: fix description of "resources" service error (#3119)Lennart Poettering2016-04-251-1/+1
* Remove kdbus custom endpoint supportDaniel Mack2016-02-111-2/+0
* Merge pull request #2569 from zonque/removalsMartin Pitt2016-02-101-2/+0
|\
| * tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* | core: make the StartLimitXYZ= settings generic and apply to any kind of unit,...Lennart Poettering2016-02-101-4/+0
|/
* core: rework unit timeout handling, and add new setting RuntimeMaxSec=Lennart Poettering2016-02-011-0/+1
* core: fix bus name synchronization after daemon-reloadDaniel Mack2015-12-211-0/+1
* tree-wide: sort includes in *.hThomas Hindoe Paaboel Andersen2015-11-181-2/+2
* core: add support for setting stdin/stdout/stderr for transient servicesLennart Poettering2015-10-081-0/+4
* core: add support for naming file descriptors passed using socket activationLennart Poettering2015-10-061-0/+1
* Move all unit states to basic/ and extend systemctl --state=helpZbigniew Jędrzejewski-Szmek2015-09-281-24/+0
* core: Add FFSDescriptors and FFSStrings service parametersPawel Szewczyk2015-09-221-0/+3
* service: remove unnecessary forward declareThomas Hindoe Paaboel Andersen2015-04-051-2/+0
* core: expose consumed CPU time per unitLennart Poettering2015-03-021-0/+2
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-2/+0
* core: add new logic for services to store file descriptors in PID 1Lennart Poettering2015-01-061-0/+14
* core: warn and ignore SysVStartPriority=Zbigniew Jędrzejewski-Szmek2014-11-301-3/+0
* core: send sigabrt on watchdog timeout to get the stacktraceUmut Tezduyar Lindskog2014-10-281-0/+1
* socket: introduce SELinuxContextFromNet optionMichal Sekletar2014-09-191-1/+2
* service: hook up custom endpoint logicDaniel Mack2014-09-081-0/+2
* core: add support for a configurable system-wide start-up timeoutLennart Poettering2014-08-221-14/+2
* core: allow informing systemd about service status changes with RELOADING=1 a...Lennart Poettering2014-08-211-0/+13
* core: Added support for ERRNO NOTIFY_SOCKET message parsing, and added Status...Miguel Angel Ajo2014-07-071-0/+1
* core: introduce new RestartForceExitStatus= service settingLennart Poettering2014-07-031-1/+2
* Remove sysv parser from service.cThomas Hindoe Paaboel Andersen2014-06-071-6/+0
* core: introduce new Restart=on-abnormal settingLennart Poettering2014-06-051-0/+1
* service: rename StartLimitAction enum to FailureActionMichael Olbrich2014-04-241-12/+12
* service: add FailureAction= optionMichael Olbrich2014-04-241-0/+2