summaryrefslogtreecommitdiff
path: root/src/core/service.c
Commit message (Expand)AuthorAge
* core: add new "scope" unit type for making a unit of pre-existing processesLennart Poettering2013-07-01
* core: add transient unitsLennart Poettering2013-06-28
* dbus: hookup runtime property changes for mouns, services, sockets, swaps tooLennart Poettering2013-06-27
* core: general cgroup reworkLennart Poettering2013-06-27
* logind: add infrastructure to keep track of machines, and move to slicesLennart Poettering2013-06-20
* core: add new .slice unit type for partitioning systemsLennart Poettering2013-06-17
* service: don't report alien child as alive when it's notRoss Lagerwall2013-06-09
* service: execute ExecStopPost= commands when the watchdog timeout hitsLennart Poettering2013-06-06
* service: kill processes with SIGKILL on watchdog failureMichael Olbrich2013-05-21
* Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek2013-05-02
* man: clarify what Restart= meansZbigniew Jędrzejewski-Szmek2013-04-29
* move _cleanup_ attribute in front of the typeHarald Hoyer2013-04-18
* Move bus_error to dbus-common and remove bus_error_message_or_strerrorSimon Peeters2013-04-18
* Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek2013-04-05
* units: introduce new timers.target and paths.target to hook timer/path units ...Lennart Poettering2013-03-25
* core: ensure LSB Provides are handled correctlyFrederic Crozat2013-03-25
* service: no need to drop rc. prefix anymoreMiklos Vajna2013-03-24
* core: reuse the same /tmp, /var/tmp and inaccessible dirMichal Sekletar2013-03-15
* core: single unit_kill implementation for all unit typesMichal Schmidt2013-03-13
* service: sysv - properly handle init scripts with .sh suffixMichael Biebl2013-03-06
* core/path: install inotify watches top-down instead of bottom-upZbigniew Jędrzejewski-Szmek2013-03-03
* core/service: use cleanup functions, wrap linesZbigniew Jędrzejewski-Szmek2013-03-03
* honor SELinux labels, when creating and writing config filesHarald Hoyer2013-02-14
* env: considerably beef up environment cleaning logicLennart Poettering2013-02-11
* core: unify kill code of mount, service, socket, swap unitsLennart Poettering2013-01-26
* service: make sure the watchdog timer is not restarted while stoppingMichael Olbrich2013-01-24
* service: really stop watchdog timer when stoppingMichael Olbrich2013-01-24
* unit: optionally allow making cgroup attribute changes persistentLennart Poettering2013-01-19
* core: log USER_UNIT instead of UNIT if in user sessionMirco Tischler2013-01-18
* service: properly signal permanent failure of a service to its socketLennart Poettering2013-01-17
* service: ignore dependencies on $syslog and $local_fs in LSB scriptsLennart Poettering2013-01-16
* service: sysv - remove distribution specific targetsKay Sievers2013-01-16
* service: for Type=forking services, ignore exit status of main process depend...Lennart Poettering2013-01-14
* service: remove distribution specific comments, the code runs unconditional nowKay Sievers2013-01-12
* service: remove distribution specific comments, the code run unconditional nowKay Sievers2013-01-12
* systemd: use unit logging macrosZbigniew Jędrzejewski-Szmek2013-01-06
* service: fixup after ifdef droppingZbigniew Jędrzejewski-Szmek2013-01-04
* service: drop inserv.conf parsingLennart Poettering2013-01-04
* service: drop the per-distro ifdefs in service.cLennart Poettering2013-01-04
* build-sys: drop TARGET_UBUNTULennart Poettering2012-11-24
* timer: implement calendar time eventsLennart Poettering2012-11-23
* manager: introduce watch_init() initializer for watchesLennart Poettering2012-11-22
* service: drop support for SysV scripts for the early bootLennart Poettering2012-11-16
* shutdown: readd explicit sync() when shutting downLennart Poettering2012-11-16
* service: drop special HTTP server target, as it is a bad idea anf Fedora spec...Lennart Poettering2012-10-31
* systemd: use structured logging for unit changesZbigniew Jędrzejewski-Szmek2012-10-18
* service: when invoking service processes in --user mode set MANAGERPID to PID...Lennart Poettering2012-10-18
* service: Heuristically determine whether SysV scripts support reloadMichael Stapelberg2012-10-16
* core: allow Type=oneshot services to have ExecReloadMantas Mikulėnas2012-10-16
* journal: completely rework the mmap cache as I too dumb to actually understan...Lennart Poettering2012-09-21