summaryrefslogtreecommitdiff
path: root/src/core/service.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* service: add support for reboot argument when triggered by StartLimitAction=Michael Olbrich2014-04-211-0/+1
* service: remove unneccesary Socket.got_socket_fdShawn Landden2013-12-011-2/+0
* service: add the ability for units to join other unit's PrivateNetwork= and P...Lennart Poettering2013-11-271-0/+3
* core: convert PID 1 to libsystemd-busLennart Poettering2013-11-201-2/+2
* mount/service: drop FsckPassNo supportTom Gundersen2013-10-191-2/+0
* service: Implement 'on-watchdog' restart optionHannes Reinecke2013-09-121-0/+1
* core: general cgroup reworkLennart Poettering2013-06-271-0/+1
* Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek2013-05-021-14/+14
* service: introduce a proper service result if the start limit is hitLennart Poettering2012-08-221-0/+1
* service: add options RestartPreventExitStatus and SuccessExitStatusLukas Nykryn2012-08-141-0/+3
* systemd: introduced new timeout typesMichal Sekletar2012-08-081-2/+3
* unit: split off KillContext from ExecContext containing only kill definitionsLennart Poettering2012-07-201-0/+3
* use #pragma once instead of foo*foo #define guardsShawn Landden2012-07-191-4/+1
* service: timeout for oneshot servicesLukas Nykryn2012-06-151-0/+1
* units: remove service sysv_path variable and replace it by generic unit_pathLennart Poettering2012-05-221-3/+1
* service: introduce Type=idle and use it for gettysLennart Poettering2012-04-241-0/+1
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-121-4/+4