chiark / gitweb /
service: process watchdog timeouts with lowest priority
[elogind.git] / src / core / service.c
2013-12-12 Lennart Poetteringservice: process watchdog timeouts with lowest priority
2013-12-12 Lennart Poetteringservice: actually leave watchdog enabled in the states...
2013-12-11 Lennart Poetteringservice: clean up watchdog logic a bit
2013-12-07 Zbigniew Jędrzejew... Get rid of our reimplementation of basename
2013-12-02 Shawn Landdenservice: remove unneccesary Socket.got_socket_fd
2013-11-30 Lennart Poetteringbus: include unique and well known names in credentials...
2013-11-28 Lennart Poetteringbus: merge sd_bus_get_owner() and sd_bus_get_owner_cred...
2013-11-28 Lennart Poetteringbus: add new sd_bus_creds object to encapsulate process...
2013-11-27 Lennart Poetteringservice: add the ability for units to join other unit...
2013-11-26 Daniel Buchtree-wide usage of %m specifier instead of strerror...
2013-11-25 Lennart Poetteringservice: fix handling of PID file inotify events
2013-11-22 Lennart Poetteringservice: honour that for services RestartSec=0 means...
2013-11-20 Lennart Poetteringcore: convert PID 1 to libsystemd-bus
2013-11-16 Olivier BrunelFix RemainAfterExit services keeping a hold on console
2013-11-08 Lukas Nykrynmanager: configurable StartLimit default values
2013-11-05 Oleksii ShevchukConfigurable Timeouts/Restarts default values
2013-10-19 Tom Gundersenmount/service: drop FsckPassNo support
2013-10-08 Lennart Poetteringcore: unify the way we denote serialization attributes
2013-10-08 Sylvia Elsesystemd: serialize/deserialize forbid_restart value
2013-10-01 Lennart Poetteringcore: whenever a new PID is passed to us, make sure...
2013-09-25 Lennart Poetteringcgroup: if we do a cgroup operation then do something...
2013-09-17 Lennart Poetteringspecifier: rework specifier calls to return proper...
2013-09-12 Umut Tezduyarcore: notify triggered by socket of a service
2013-09-12 Hannes Reineckeservice: Implement 'on-watchdog' restart option
2013-09-10 Lukas Nykrynservice: remove pidfile after exit of a service
2013-08-09 Maciej Wereskiservice: prohibit Restart= set when Type=oneshot
2013-08-09 Lennart Poetteringservice: always unwatch PIDs before forgetting old...
2013-07-18 Michael Olbrichservice: don't enter a second SIGTERM/SIGKILL cycle...
2013-06-30 Lennart Poetteringcore: add new "scope" unit type for making a unit of...
2013-06-28 Lennart Poetteringcore: add transient units
2013-06-27 Lennart Poetteringdbus: hookup runtime property changes for mouns, servic...
2013-06-27 Lennart Poetteringcore: general cgroup rework
2013-06-20 Lennart Poetteringlogind: add infrastructure to keep track of machines...
2013-06-17 Lennart Poetteringcore: add new .slice unit type for partitioning systems
2013-06-09 Ross Lagerwallservice: don't report alien child as alive when it...
2013-06-06 Lennart Poetteringservice: execute ExecStopPost= commands when the watchd...
2013-05-21 Michael Olbrichservice: kill processes with SIGKILL on watchdog failure
2013-05-03 Zbigniew Jędrzejew... Add __attribute__((const, pure, format)) in various...
2013-04-29 Zbigniew Jędrzejew... man: clarify what Restart= means
2013-04-18 Harald Hoyermove _cleanup_ attribute in front of the type
2013-04-18 Simon PeetersMove bus_error to dbus-common and remove bus_error_mess...
2013-04-05 Zbigniew Jędrzejew... Use initalization instead of explicit zeroing
2013-03-25 Lennart Poetteringunits: introduce new timers.target and paths.target...
2013-03-25 Frederic Crozatcore: ensure LSB Provides are handled correctly
2013-03-24 Miklos Vajnaservice: no need to drop rc. prefix anymore
2013-03-16 Michal Sekletarcore: reuse the same /tmp, /var/tmp and inaccessible dir
2013-03-13 Michal Schmidtcore: single unit_kill implementation for all unit...
2013-03-06 Michael Bieblservice: sysv - properly handle init scripts with ...
2013-03-04 Zbigniew Jędrzejew... core/path: install inotify watches top-down instead...
2013-03-03 Zbigniew Jędrzejew... core/service: use cleanup functions, wrap lines
2013-02-14 Harald Hoyerhonor SELinux labels, when creating and writing config...
2013-02-11 Lennart Poetteringenv: considerably beef up environment cleaning logic
2013-01-26 Lennart Poetteringcore: unify kill code of mount, service, socket, swap...
2013-01-25 Michael Olbrichservice: make sure the watchdog timer is not restarted...
2013-01-25 Michael Olbrichservice: really stop watchdog timer when stopping
2013-01-19 Lennart Poetteringunit: optionally allow making cgroup attribute changes...
2013-01-18 Mirco Tischlercore: log USER_UNIT instead of UNIT if in user session
2013-01-17 Lennart Poetteringservice: properly signal permanent failure of a service...
2013-01-16 Lennart Poetteringservice: ignore dependencies on $syslog and $local_fs...
2013-01-16 Kay Sieversservice: sysv - remove distribution specific targets
2013-01-14 Lennart Poetteringservice: for Type=forking services, ignore exit status...
2013-01-12 Kay Sieversservice: remove distribution specific comments, the...
2013-01-12 Kay Sieversservice: remove distribution specific comments, the...
2013-01-07 Tom GundersenMerge nss-myhostname
2013-01-06 Zbigniew Jędrzejew... systemd: use unit logging macros
2013-01-05 Zbigniew Jędrzejew... service: fixup after ifdef dropping
2013-01-04 Lennart Poetteringservice: drop inserv.conf parsing
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
next