summaryrefslogtreecommitdiff
path: root/src/core/service.h
Commit message (Expand)AuthorAge
* core: expose consumed CPU time per unitLennart Poettering2015-03-02
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23
* core: add new logic for services to store file descriptors in PID 1Lennart Poettering2015-01-06
* core: warn and ignore SysVStartPriority=Zbigniew Jędrzejewski-Szmek2014-11-30
* core: send sigabrt on watchdog timeout to get the stacktraceUmut Tezduyar Lindskog2014-10-28
* socket: introduce SELinuxContextFromNet optionMichal Sekletar2014-09-19
* service: hook up custom endpoint logicDaniel Mack2014-09-08
* core: add support for a configurable system-wide start-up timeoutLennart Poettering2014-08-22
* core: allow informing systemd about service status changes with RELOADING=1 a...Lennart Poettering2014-08-21
* core: Added support for ERRNO NOTIFY_SOCKET message parsing, and added Status...Miguel Angel Ajo2014-07-07
* core: introduce new RestartForceExitStatus= service settingLennart Poettering2014-07-03
* Remove sysv parser from service.cThomas Hindoe Paaboel Andersen2014-06-07
* core: introduce new Restart=on-abnormal settingLennart Poettering2014-06-05
* service: rename StartLimitAction enum to FailureActionMichael Olbrich2014-04-24
* service: add FailureAction= optionMichael Olbrich2014-04-24
* service: add support for reboot argument when triggered by StartLimitAction=Michael Olbrich2014-04-21
* service: remove unneccesary Socket.got_socket_fdShawn Landden2013-12-01
* service: add the ability for units to join other unit's PrivateNetwork= and P...Lennart Poettering2013-11-27
* core: convert PID 1 to libsystemd-busLennart Poettering2013-11-20
* mount/service: drop FsckPassNo supportTom Gundersen2013-10-19
* service: Implement 'on-watchdog' restart optionHannes Reinecke2013-09-12
* core: general cgroup reworkLennart Poettering2013-06-27
* Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek2013-05-02
* service: introduce a proper service result if the start limit is hitLennart Poettering2012-08-22
* service: add options RestartPreventExitStatus and SuccessExitStatusLukas Nykryn2012-08-14
* systemd: introduced new timeout typesMichal Sekletar2012-08-08
* unit: split off KillContext from ExecContext containing only kill definitionsLennart Poettering2012-07-20
* use #pragma once instead of foo*foo #define guardsShawn Landden2012-07-19
* service: timeout for oneshot servicesLukas Nykryn2012-06-15
* units: remove service sysv_path variable and replace it by generic unit_pathLennart Poettering2012-05-22
* service: introduce Type=idle and use it for gettysLennart Poettering2012-04-24
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-12
* move libsystemd_core.la sources into core/Kay Sievers2012-04-11