]> git.ipfire.org Git - thirdparty/systemd.git/history - src/core/service.c
units: don't enforce a holdoff time for journald, logind, udevd
[thirdparty/systemd.git] / src / core / service.c
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/