chiark / gitweb /
service: drop the per-distro ifdefs in service.c
[elogind.git] / src / core / service.c
2013-01-04 Lennart Poetteringservice: drop the per-distro ifdefs in service.c
2012-11-23 Lennart Poetteringbuild-sys: drop TARGET_UBUNTU
2012-11-23 Lennart Poetteringtimer: implement calendar time events
2012-11-21 Lennart Poetteringmanager: introduce watch_init() initializer for watches
2012-11-16 Lennart Poetteringservice: drop support for SysV scripts for the early...
2012-11-16 Lennart Poetteringshutdown: readd explicit sync() when shutting down
2012-10-31 Lennart Poetteringservice: drop special HTTP server target, as it is...
2012-10-18 Zbigniew Jędrzejew... systemd: use structured logging for unit changes
2012-10-17 Lennart Poetteringservice: when invoking service processes in --user...
2012-10-16 Michael Stapelbergservice: Heuristically determine whether SysV scripts...
2012-10-15 Mantas Mikulėnascore: allow Type=oneshot services to have ExecReload
2012-09-21 Lennart Poetteringjournal: completely rework the mmap cache as I too...
2012-09-18 Zbigniew Jędrzejew... core: move ManagerRunningAs to shared
2012-09-18 Lennart Poetteringunit-printf: before resolving exec context specifiers...
2012-09-18 Lennart Poetteringunit: split unit_printf() and friends into its own...
2012-09-17 Lennart Poetteringconf-parser: don't unescape parsed configuration string...
2012-09-17 Lennart Poetteringservice: don't hit an assert if a service unit changes...
2012-08-22 Lennart Poetteringservice: introduce a proper service result if the start...
2012-08-14 Lukas Nykrynservice: add options RestartPreventExitStatus and Succe...
2012-08-08 Lennart PoetteringMerge remote-tracking branch 'simonpe/cleanup'
2012-08-08 Michal Sekletarsystemd: introduced new timeout types
2012-07-22 Jim Meyeringsd-daemon: remove unnecessary memset calls
2012-07-19 Lennart Poetteringunits: apply default resource limits to socket/mount...
2012-07-19 Lennart Poetteringcore: drop KillMode parameter from KillUnit() bus call
2012-07-19 Lennart Poetteringunit: split off KillContext from ExecContext containing...
2012-07-18 Lennart Poetteringservice: don't print a warning if we are in autorestart...
2012-07-18 Lennart Poetteringservice: make start jobs wait, not fail, when an automa...
2012-07-16 Lennart Poetteringunit: set default working directory to the user's home...
2012-07-13 Lennart Poetteringunit: rename BindTo= to BindsTo=
2012-07-13 Lennart Poetteringutil: rename join() to strjoin()
2012-07-10 Lennart Poetteringunit: get rid of UnitVTable.suffix, which is now unused
2012-07-03 Lennart Poetteringservice: flush the start counter in "systemctl reset...
2012-06-26 Michal Schmidtservice: pass via FAILED/DEAD before going to AUTO_RESTART
2012-06-26 Michal Schmidtservice: fix incorrect argument
2012-06-22 Lennart Poetteringcore: remove sysv_console option
2012-06-21 Eelco Dolstrajournal: set the _SYSTEMD_UNIT field for messages from...
2012-06-15 Lukas Nykrynservice: timeout for oneshot services
2012-05-24 Lennart Poetteringservice: for Type=idle units consider START_PRE, START...
2012-05-22 Lennart Poetteringunits: remove service sysv_path variable and replace...
2012-05-21 David Wardservice: fix auto-restart handling in service_start()
2012-05-21 David Wardservice: fix auto-restart handling in service_stop()
2012-05-21 David Wardservice: actually delay auto-restart if another job...
2012-05-21 Frederic Crozatmain: allow system wide limits for services
2012-05-14 Michal Schmidtunit: unit type dependent status messages
2012-05-08 Kay Sieversutil: split-out path-util.[ch]
2012-05-03 Lennart Poetteringservice: explicitly remove control/ subcgroup after...
2012-05-03 Lennart Poetteringservice: default to Type=dbus if BusName= is specified
2012-05-03 Lennart Poetteringservice: warn if a dbus name is specified but the servi...
2012-04-24 Lennart Poetteringservice: introduce Type=idle and use it for gettys
2012-04-13 Lennart Poetteringservice: place control command in subcgroup control/
2012-04-11 Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-11 Kay Sieversmove libsystemd_core.la sources into core/