summaryrefslogtreecommitdiff
path: root/src/core/service.c
AgeCommit message (Expand)Author
2013-10-19mount/service: drop FsckPassNo supportTom Gundersen
2013-10-09core: unify the way we denote serialization attributesLennart Poettering
2013-10-07systemd: serialize/deserialize forbid_restart valueSylvia Else
2013-10-01core: whenever a new PID is passed to us, make sure we watch itLennart Poettering
2013-09-25cgroup: if we do a cgroup operation then do something on all supported contro...Lennart Poettering
2013-09-17specifier: rework specifier calls to return proper error messageLennart Poettering
2013-09-12core: notify triggered by socket of a serviceUmut Tezduyar
2013-09-12service: Implement 'on-watchdog' restart optionHannes Reinecke
2013-09-10service: remove pidfile after exit of a serviceLukas Nykryn
2013-08-09service: prohibit Restart= set when Type=oneshotMaciej Wereski
2013-08-09service: always unwatch PIDs before forgetting old onesLennart Poettering
2013-07-18service: don't enter a second SIGTERM/SIGKILL cycle if no ExecStopPost= proce...Michael Olbrich
2013-07-01core: add new "scope" unit type for making a unit of pre-existing processesLennart Poettering
2013-06-28core: add transient unitsLennart Poettering
2013-06-27dbus: hookup runtime property changes for mouns, services, sockets, swaps tooLennart Poettering
2013-06-27core: general cgroup reworkLennart Poettering
2013-06-20logind: add infrastructure to keep track of machines, and move to slicesLennart Poettering
2013-06-17core: add new .slice unit type for partitioning systemsLennart Poettering
2013-06-09service: don't report alien child as alive when it's notRoss Lagerwall
2013-06-06service: execute ExecStopPost= commands when the watchdog timeout hitsLennart Poettering
2013-05-21service: kill processes with SIGKILL on watchdog failureMichael Olbrich
2013-05-02Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek
2013-04-29man: clarify what Restart= meansZbigniew Jędrzejewski-Szmek
2013-04-18move _cleanup_ attribute in front of the typeHarald Hoyer
2013-04-18Move bus_error to dbus-common and remove bus_error_message_or_strerrorSimon Peeters
2013-04-05Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek
2013-03-25units: introduce new timers.target and paths.target to hook timer/path units ...Lennart Poettering
2013-03-25core: ensure LSB Provides are handled correctlyFrederic Crozat
2013-03-24service: no need to drop rc. prefix anymoreMiklos Vajna
2013-03-15core: reuse the same /tmp, /var/tmp and inaccessible dirMichal Sekletar
2013-03-13core: single unit_kill implementation for all unit typesMichal Schmidt
2013-03-06service: sysv - properly handle init scripts with .sh suffixMichael Biebl
2013-03-03core/path: install inotify watches top-down instead of bottom-upZbigniew Jędrzejewski-Szmek
2013-03-03core/service: use cleanup functions, wrap linesZbigniew Jędrzejewski-Szmek
2013-02-14honor SELinux labels, when creating and writing config filesHarald Hoyer
2013-02-11env: considerably beef up environment cleaning logicLennart Poettering
2013-01-26core: unify kill code of mount, service, socket, swap unitsLennart Poettering
2013-01-24service: make sure the watchdog timer is not restarted while stoppingMichael Olbrich
2013-01-24service: really stop watchdog timer when stoppingMichael Olbrich
2013-01-19unit: optionally allow making cgroup attribute changes persistentLennart Poettering
2013-01-18core: log USER_UNIT instead of UNIT if in user sessionMirco Tischler
2013-01-17service: properly signal permanent failure of a service to its socketLennart Poettering
2013-01-16service: ignore dependencies on $syslog and $local_fs in LSB scriptsLennart Poettering
2013-01-16service: sysv - remove distribution specific targetsKay Sievers
2013-01-14service: for Type=forking services, ignore exit status of main process depend...Lennart Poettering
2013-01-12service: remove distribution specific comments, the code runs unconditional nowKay Sievers
2013-01-12service: remove distribution specific comments, the code run unconditional nowKay Sievers
2013-01-06systemd: use unit logging macrosZbigniew Jędrzejewski-Szmek
2013-01-04service: fixup after ifdef droppingZbigniew Jędrzejewski-Szmek
2013-01-04service: drop inserv.conf parsingLennart Poettering