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