Home
last modified time | relevance | path

Searched hist:"2 ca4f3f81d28b528d479f95e29cf6f936e2c7dc7" (Results 1 – 8 of 8) sorted by relevance

/haiku/src/servers/launch/
H A DTarget.cpp2ca4f3f81d28b528d479f95e29cf6f936e2c7dc7 Fri Jul 17 20:59:17 UTC 2015 Axel Dörfler <axeld@pinc-software.de> launch_daemon: Jobs were started before their target.

* A job must not be launched when its target hasn't been launched
yet. This fixes Tracker launching when the mount_server scanned
the initial disk, even though the FirstBootPrompt was showing.
* Jobs are no longer initialized when their target has not been launched
yet. This also means that you cannot talk to a service beforehand in
this case.
* Slight refactoring and clarifying, even added some documentation :-)
* _TriggerJob() is now called _LaunchJob(), and does all the checks for
jobs that _LaunchJobs() does now for targets.
H A DTarget.h2ca4f3f81d28b528d479f95e29cf6f936e2c7dc7 Fri Jul 17 20:59:17 UTC 2015 Axel Dörfler <axeld@pinc-software.de> launch_daemon: Jobs were started before their target.

* A job must not be launched when its target hasn't been launched
yet. This fixes Tracker launching when the mount_server scanned
the initial disk, even though the FirstBootPrompt was showing.
* Jobs are no longer initialized when their target has not been launched
yet. This also means that you cannot talk to a service beforehand in
this case.
* Slight refactoring and clarifying, even added some documentation :-)
* _TriggerJob() is now called _LaunchJob(), and does all the checks for
jobs that _LaunchJobs() does now for targets.
H A DBaseJob.h2ca4f3f81d28b528d479f95e29cf6f936e2c7dc7 Fri Jul 17 20:59:17 UTC 2015 Axel Dörfler <axeld@pinc-software.de> launch_daemon: Jobs were started before their target.

* A job must not be launched when its target hasn't been launched
yet. This fixes Tracker launching when the mount_server scanned
the initial disk, even though the FirstBootPrompt was showing.
* Jobs are no longer initialized when their target has not been launched
yet. This also means that you cannot talk to a service beforehand in
this case.
* Slight refactoring and clarifying, even added some documentation :-)
* _TriggerJob() is now called _LaunchJob(), and does all the checks for
jobs that _LaunchJobs() does now for targets.
H A DBaseJob.cpp2ca4f3f81d28b528d479f95e29cf6f936e2c7dc7 Fri Jul 17 20:59:17 UTC 2015 Axel Dörfler <axeld@pinc-software.de> launch_daemon: Jobs were started before their target.

* A job must not be launched when its target hasn't been launched
yet. This fixes Tracker launching when the mount_server scanned
the initial disk, even though the FirstBootPrompt was showing.
* Jobs are no longer initialized when their target has not been launched
yet. This also means that you cannot talk to a service beforehand in
this case.
* Slight refactoring and clarifying, even added some documentation :-)
* _TriggerJob() is now called _LaunchJob(), and does all the checks for
jobs that _LaunchJobs() does now for targets.
H A DEvents.cpp2ca4f3f81d28b528d479f95e29cf6f936e2c7dc7 Fri Jul 17 20:59:17 UTC 2015 Axel Dörfler <axeld@pinc-software.de> launch_daemon: Jobs were started before their target.

* A job must not be launched when its target hasn't been launched
yet. This fixes Tracker launching when the mount_server scanned
the initial disk, even though the FirstBootPrompt was showing.
* Jobs are no longer initialized when their target has not been launched
yet. This also means that you cannot talk to a service beforehand in
this case.
* Slight refactoring and clarifying, even added some documentation :-)
* _TriggerJob() is now called _LaunchJob(), and does all the checks for
jobs that _LaunchJobs() does now for targets.
H A DJob.h2ca4f3f81d28b528d479f95e29cf6f936e2c7dc7 Fri Jul 17 20:59:17 UTC 2015 Axel Dörfler <axeld@pinc-software.de> launch_daemon: Jobs were started before their target.

* A job must not be launched when its target hasn't been launched
yet. This fixes Tracker launching when the mount_server scanned
the initial disk, even though the FirstBootPrompt was showing.
* Jobs are no longer initialized when their target has not been launched
yet. This also means that you cannot talk to a service beforehand in
this case.
* Slight refactoring and clarifying, even added some documentation :-)
* _TriggerJob() is now called _LaunchJob(), and does all the checks for
jobs that _LaunchJobs() does now for targets.
H A DJob.cpp2ca4f3f81d28b528d479f95e29cf6f936e2c7dc7 Fri Jul 17 20:59:17 UTC 2015 Axel Dörfler <axeld@pinc-software.de> launch_daemon: Jobs were started before their target.

* A job must not be launched when its target hasn't been launched
yet. This fixes Tracker launching when the mount_server scanned
the initial disk, even though the FirstBootPrompt was showing.
* Jobs are no longer initialized when their target has not been launched
yet. This also means that you cannot talk to a service beforehand in
this case.
* Slight refactoring and clarifying, even added some documentation :-)
* _TriggerJob() is now called _LaunchJob(), and does all the checks for
jobs that _LaunchJobs() does now for targets.
H A DLaunchDaemon.cpp2ca4f3f81d28b528d479f95e29cf6f936e2c7dc7 Fri Jul 17 20:59:17 UTC 2015 Axel Dörfler <axeld@pinc-software.de> launch_daemon: Jobs were started before their target.

* A job must not be launched when its target hasn't been launched
yet. This fixes Tracker launching when the mount_server scanned
the initial disk, even though the FirstBootPrompt was showing.
* Jobs are no longer initialized when their target has not been launched
yet. This also means that you cannot talk to a service beforehand in
this case.
* Slight refactoring and clarifying, even added some documentation :-)
* _TriggerJob() is now called _LaunchJob(), and does all the checks for
jobs that _LaunchJobs() does now for targets.