haiku/src/servers/launch
Jérôme Duval 0749734769 launch_daemon: don't relaunch when a shutdown is in progress
Change-Id: Ice0dd504f65f592eb64ec0e2192ef42b88486daa
Reviewed-on: https://review.haiku-os.org/c/haiku/+/2043
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
2019-12-21 20:32:31 +00:00
..
AbstractEmptyDirectoryJob.cpp launch_daemon: fix check for existing directory 2017-04-10 21:56:31 +02:00
AbstractEmptyDirectoryJob.h launch_daemon: Initialize /tmp & /var/shared_memory, clock. 2015-07-22 20:41:14 +02:00
BaseJob.cpp launch_daemon: Remove extra quoting around env variables. 2015-08-23 15:17:39 +02:00
BaseJob.h launch_daemon: Jobs were started before their target. 2015-07-22 20:45:47 +02:00
Conditions.cpp launch_daemon: Added "setting" condition. 2015-11-06 22:49:17 +01:00
Conditions.h launch_daemon: Now blocks the CD tray on read-only /boot. 2015-07-22 20:44:21 +02:00
Events.cpp launch_daemon: Added basic logging facility 2018-04-25 10:10:43 +02:00
Events.h launch_daemon: Added basic logging facility 2018-04-25 10:10:43 +02:00
InitRealTimeClockJob.cpp launch_daemon: Initialize /tmp & /var/shared_memory, clock. 2015-07-22 20:41:14 +02:00
InitRealTimeClockJob.h launch_daemon: Initialize /tmp & /var/shared_memory, clock. 2015-07-22 20:41:14 +02:00
InitSharedMemoryDirectoryJob.cpp launch_daemon: Initialize /tmp & /var/shared_memory, clock. 2015-07-22 20:41:14 +02:00
InitSharedMemoryDirectoryJob.h launch_daemon: Initialize /tmp & /var/shared_memory, clock. 2015-07-22 20:41:14 +02:00
InitTemporaryDirectoryJob.cpp launch_daemon: Initialize /tmp & /var/shared_memory, clock. 2015-07-22 20:41:14 +02:00
InitTemporaryDirectoryJob.h launch_daemon: Initialize /tmp & /var/shared_memory, clock. 2015-07-22 20:41:14 +02:00
Jamfile launch_daemon: Added basic logging facility 2018-04-25 10:10:43 +02:00
Job.cpp launch_daemon: Fixed getting data of stopped service 2018-04-25 22:56:22 +02:00
Job.h launch_daemon: Added basic logging facility 2018-04-25 10:10:43 +02:00
LaunchDaemon.cpp launch_daemon: don't relaunch when a shutdown is in progress 2019-12-21 20:32:31 +00:00
LaunchDaemon.h launch_daemon: Outlined basic event mechanism. 2015-07-22 20:44:53 +02:00
LaunchDaemon.rdef Add icons to more of the servers. 2016-08-07 22:06:24 +02:00
Log.cpp launch_daemon: Added basic logging facility 2018-04-25 10:10:43 +02:00
Log.h launch_daemon: Added basic logging facility 2018-04-25 10:10:43 +02:00
NetworkWatcher.cpp launch_daemon: Added network_available event & condition. 2015-10-25 14:41:17 +01:00
NetworkWatcher.h launch_daemon: Added network_available event & condition. 2015-10-25 14:41:17 +01:00
SettingsParser.cpp Fixed duplicated include. 2015-07-23 13:29:04 +02:00
SettingsParser.h launch_daemon: Started working on condition parsing. 2015-07-22 20:42:32 +02:00
Target.cpp launch_daemon: Jobs were started before their target. 2015-07-22 20:45:47 +02:00
Target.h launch_daemon: Jobs were started before their target. 2015-07-22 20:45:47 +02:00
Utility.cpp launch_daemon: "file_exists" now resolves $HOME, and '~'. 2015-10-19 21:22:21 +02:00
Utility.h launch_daemon: "file_exists" now resolves $HOME, and '~'. 2015-10-19 21:22:21 +02:00
VolumeWatcher.cpp launch_daemon: Added volume_mounted event. 2015-10-17 14:24:57 +02:00
VolumeWatcher.h launch_daemon: Added volume_mounted event. 2015-10-17 14:24:57 +02:00
Worker.cpp launch_daemon: give the main worker thread a different name. 2015-11-06 22:49:10 +01:00
Worker.h launch_daemon: give the main worker thread a different name. 2015-11-06 22:49:10 +01:00