summaryrefslogtreecommitdiff
path: root/src/service.h
Commit message (Expand)AuthorAge
* service: add StartLimitInterval/StartLimitBurst/StartLimitActionMichael Olbrich2012-02-09
* service: introduce WatchdogSec and hook up the watchdog with the existing fai...Michael Olbrich2012-02-08
* service: replace "failure" boolean by enum, and export itLennart Poettering2012-02-03
* service: add watchdog timestampMichael Olbrich2012-02-01
* unit: remove union UnitMichal Schmidt2012-01-16
* unit: properly update references to units which are mergedLennart Poettering2012-01-06
* fix compilation error with 'PathSpec redefined'Zbigniew Jędrzejewski-Szmek2012-01-05
* service: handle services with racy daemonization gracefullyMichal Schmidt2011-12-03
* service: check whether sysv scripts where changedLennart Poettering2011-06-21
* service: properly notice when services with a main process that isn't a child...Lennart Poettering2011-04-28
* unit: never apply /etc/rcN.d/ priority to native servicesLennart Poettering2011-03-30
* service: make main pid guessing optional, and reread pid file after reloadsLennart Poettering2011-02-13
* service: make chain of main commands and control commands independent of each...Lennart Poettering2011-01-20
* service: when reloading a service fails don't fail the entire service but jus...Lennart Poettering2011-01-20
* execute: make sending of SIGKILL on shutdown optionalLennart Poettering2011-01-18
* mount: hook in q fsck@.service instance for all mount points with passno > 0Lennart Poettering2010-10-13
* service: introduce Restart=on-failure and Restart=on-abortLennart Poettering2010-10-08
* service: rename settings for Restart= from 'restart-always' to 'always' and s...Lennart Poettering2010-10-05
* socket: make sockets to pass to a service configurableLennart Poettering2010-10-05
* sysv: optionally disable of SysV init/rcN.d support at compile timeFabiano Fidencio2010-09-27
* manager: add missing second part of s/maintenance/failed/Matthew Miller2010-08-31
* service: rename ValidNoProcess= to RemainAfterExit=Lennart Poettering2010-08-17
* emacs: disable tabs in .h files, tooLennart Poettering2010-08-17
* service: rename Type=finish to Type=oneshot and allow multiple ExecStart= lin...Lennart Poettering2010-08-13
* main: fix auto restarting of units after a configuration reloadLennart Poettering2010-08-09
* service: properly remember if a sysv is actually enabledLennart Poettering2010-08-09
* device: do not merge devicesLennart Poettering2010-07-20
* execute: add ability to configure the kill signalLennart Poettering2010-07-10
* socket: enforce limit on number of concurrent connectionsLennart Poettering2010-06-19
* service: add minimal access control logic for notifcation socketLennart Poettering2010-06-18
* typo: the correct spelling is maintenance not maintainanceLennart Poettering2010-06-16
* notify: add minimal readiness/status protocol for spawned daemonsLennart Poettering2010-06-16
* service: change default service type to 'simple' since that is the futureLennart Poettering2010-06-02
* build-sys: move source files to subdirectoryLennart Poettering2010-05-16