summaryrefslogtreecommitdiff
path: root/src/core/service.h
AgeCommit message (Expand)Author
2013-05-02Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek
2012-08-22service: introduce a proper service result if the start limit is hitLennart Poettering
2012-08-14service: add options RestartPreventExitStatus and SuccessExitStatusLukas Nykryn
2012-08-08systemd: introduced new timeout typesMichal Sekletar
2012-07-20unit: split off KillContext from ExecContext containing only kill definitionsLennart Poettering
2012-07-19use #pragma once instead of foo*foo #define guardsShawn Landden
2012-06-15service: timeout for oneshot servicesLukas Nykryn
2012-05-22units: remove service sysv_path variable and replace it by generic unit_pathLennart Poettering
2012-04-24service: introduce Type=idle and use it for gettysLennart Poettering
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-04-11move libsystemd_core.la sources into core/Kay Sievers