summaryrefslogtreecommitdiff
path: root/src/service.c
Commit message (Expand)AuthorAge
* service: schedule JOB_RESTART from SERVICE_AUTO_RESTART stateDavid Ward2012-04-03
* conf: enforce UTF8 validty everywhereLennart Poettering2012-03-12
* socket: rename 'broken' failure result to 'failed-permanent' on order not to ...Lennart Poettering2012-03-06
* socket: fail the socket if the service keeps dying on startMichal Schmidt2012-03-05
* service: imply NotifyAccess=main if WatchdogSec= is usedLennart Poettering2012-02-09
* service: add StartLimitInterval/StartLimitBurst/StartLimitActionMichael Olbrich2012-02-09
* service: ignore SIGPIPE by defaultLennart Poettering2012-02-09
* service: set WATCHDOG_USEC environmen variableMichael Olbrich2012-02-08
* service: introduce WatchdogSec and hook up the watchdog with the existing fai...Michael Olbrich2012-02-08
* socket: replace failure boolean by enumLennart Poettering2012-02-03
* service: replace "failure" boolean by enum, and export itLennart Poettering2012-02-03
* service: add watchdog timestampMichael Olbrich2012-02-01
* service: add missing pid file unwatch in the destructorMichal Schmidt2012-01-20
* unit: use safe downcasts, remove pointless castsMichal Schmidt2012-01-16
* unit: use the UNIT() macro consistentlyMichal Schmidt2012-01-16
* unit: remove union UnitMichal Schmidt2012-01-16
* unit: reduce heap usage for unit objectsMichal Schmidt2012-01-16
* service: brutally slaughter processes that are running in the cgroup when we ...Lennart Poettering2012-01-11
* unit: properly update references to units which are mergedLennart Poettering2012-01-06
* service: add dependencies on configured socketsLennart Poettering2012-01-06
* journal: introduce log target 'journal' for executed processesLennart Poettering2012-01-06
* service: use 'syslog+console' for sysv_consoleMichal Schmidt2011-12-16
* service: stop the service if ExecStartPost ends with a failureMichal Schmidt2011-12-03
* service: handle services with racy daemonization gracefullyMichal Schmidt2011-12-03
* service: don't warn if the pidfile still exists after SIGCHLDMichal Schmidt2011-11-10
* Add Mageia supportDexter Morgan2011-11-02
* service: Drop rcN.d runlevels from SysV services that also exist in rcS.dTollef Fog Heen2011-10-17
* service: don't try to guess PID for SysV services anymoreLennart Poettering2011-10-11
* service: fix up std output/error before we add dependencies to the bridge socketLennart Poettering2011-09-23
* coverity: fix a couple of bugs found by coverityLennart Poettering2011-09-23
* service: warn if a service fails to write its PID fileMichal Schmidt2011-09-22
* service: if StandardInput=socket and StandardOutput=inherit imply socket for ...Lennart Poettering2011-09-22
* service: minor change in service_load_pid_file return valueMichal Schmidt2011-09-21
* service: handle forking services that move to a new PIDMichal Schmidt2011-09-21
* service: drop broken support for X-Interactive fields in LSB headersLennart Poettering2011-09-20
* service: all rcS.d scripts have been converted on FrugalwareMiklos Vajna2011-08-24
* exec: optionally apply cgroup attributes to the cgroups we createLennart Poettering2011-08-20
* service: parse insserv.conf and plugs its system facilities into systemd.Frederic Crozat2011-08-02
* util: use join() instead of asprintf() as an optimizationLennart Poettering2011-08-01
* util: various optimizations, using join()Lennart Poettering2011-08-01
* load-fragment: speed up parsing by using a perfect hash table with configurat...Lennart Poettering2011-08-01
* unit: use ESRCH as error when we don't find anybody to killLennart Poettering2011-07-13
* service: properly handle who argument on D-Bus kill callsLennart Poettering2011-07-12
* manager: merge serialization and desrialization counter into one, and increas...Lennart Poettering2011-07-06
* service: 'pidfile:' in SysV chkconfig header implies a real daemonMichal Schmidt2011-07-05
* manager: don't even think of enumerating sysv services in user instancesLennart Poettering2011-07-01
* service: check whether sysv scripts where changedLennart Poettering2011-06-21
* dbus: introduce UnsetAndSetEnvironment()Lennart Poettering2011-06-21
* english: s/_per_/_by_/Lennart Poettering2011-06-21
* exec: hangup/reset/deallocate VTs in gettysLennart Poettering2011-05-18