summaryrefslogtreecommitdiff
path: root/src/service.c
AgeCommit message (Expand)Author
2011-07-06manager: merge serialization and desrialization counter into one, and increas...Lennart Poettering
2011-07-05service: 'pidfile:' in SysV chkconfig header implies a real daemonMichal Schmidt
2011-07-01manager: don't even think of enumerating sysv services in user instancesLennart Poettering
2011-06-21service: check whether sysv scripts where changedLennart Poettering
2011-06-21dbus: introduce UnsetAndSetEnvironment()Lennart Poettering
2011-06-21english: s/_per_/_by_/Lennart Poettering
2011-05-18exec: hangup/reset/deallocate VTs in gettysLennart Poettering
2011-05-09build-sys: Angstrom supportKoen Kooi
2011-04-28service: properly notice when services with a main process that isn't a child...Lennart Poettering
2011-04-20cgroup: don't accidentaly trim on reloadLennart Poettering
2011-04-06units: rename rtc-set.target to time-sync.target and pull it in by hwclock-lo...Lennart Poettering
2011-04-06service: fix units with more than one socketLennart Poettering
2011-03-31src: our lord is coverityLennart Poettering
2011-03-30unit: never apply /etc/rcN.d/ priority to native servicesLennart Poettering
2011-03-29exec: drop process group kill mode since it has little use and confuses the userLennart Poettering
2011-03-18service: pull in sysv facility targets from the sysv units, not the other way...Lennart Poettering
2011-03-18special: get rid of dbus.targetLennart Poettering
2011-03-17def: centralize definition of default timeout in one placeLennart Poettering
2011-03-14core: move abstract namespace sockets to /dev/.runLennart Poettering
2011-03-08build-sys: add Mandriva distribution supportsystemd/v20Andrey Borzenkov
2011-03-08service: use uppercase SYSV prefix to make it easier to recognizeLennart Poettering
2011-03-08service: prefix description with LSB only if script has LSB header, use 'SysV...Lennart Poettering
2011-03-06service: drop redundant check in sysv_translate_facilityLennart Poettering
2011-03-03kill: always send SIGCONT after SIGTERMLennart Poettering
2011-02-28Spelling CorrectionsHarald Hoyer
2011-02-25service: never clean up a service that still has a process in itLennart Poettering
2011-02-15exec: introduce global defaults for the standard output of 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: don't allow reload operations for oneshot servicesLennart Poettering
2011-01-20systemctl: highlight failed processes in systemctl statusLennart Poettering
2011-01-20service: when reloading a service fails don't fail the entire service but jus...Lennart Poettering
2011-01-18service: if a reload operation fails, don't shut down the serviceLennart Poettering
2011-01-18execute: make sending of SIGKILL on shutdown optionalLennart Poettering
2011-01-17arch: remove support for legacy daemonsTom Gundersen
2011-01-07service: don't hit an assert if information in LSB headers is incorrectly for...Lennart Poettering
2010-12-27service: ifdef (more) distro-specific compat logicMichael Biebl
2010-12-16service: ifdef distro-specific compat logicKay Sievers
2010-12-16service: drop rc. prefix on frugalware linuxMiklos Vajna
2010-12-09suse: add 'smtp' LSB facilityKay Sievers
2010-11-29build-sys: frugalware linux supportMiklos Vajna
2010-11-17cgroup: by default, duplicate service cgroup in the cpu hierarchyLennart Poettering
2010-11-15exec: automatically determine right TERM= setting based on tty nameLennart Poettering
2010-11-15drop support for MANAGER_SESSION, introduce MANAGER_USER insteadLennart Poettering
2010-11-10service: delay automatic restart if job is pendingLennart Poettering
2010-10-29unit: get rid of gnoreDependencyFailure= instead treat ConflictedBy= as weake...Lennart Poettering
2010-10-28service: unify tstamp serialization codeLennart Poettering
2010-10-27service: when after startup only one process is in a service's cgroup, assume...Lennart Poettering
2010-10-26service: fix sysv-less buildMike Kazantsev
2010-10-26service: make sure to pass TERM=linux to all sysv scriptsLennart Poettering