haiku/src/servers
Axel Dörfler 59e6d9d2e2 launch_daemon: Maintain pending jobs for requirements.
* If a requirement cannot be launched, a job is now added to the
  requirement as pending job.
* If the requirement enters the launch queue at a later time, the
  pending job will be put there, too.
2015-11-28 14:00:36 +01:00
..
app app_server: add another missing dependency on freetype 2015-11-26 14:44:51 +13:00
bluetooth Use libstdc++, libsupc++ and libgcc from gcc_syslibs. 2014-08-13 13:32:44 +02:00
debug registrar: implemented auth port via launch_daemon. 2015-07-22 20:41:01 +02:00
index index_server: Fix the build. 2015-07-25 10:33:45 -04:00
input input_server: fix debug build. 2015-10-23 19:31:39 +02:00
keystore keystore_server: Fix crash on request window close. 2015-08-29 10:53:28 +02:00
launch launch_daemon: Maintain pending jobs for requirements. 2015-11-28 14:00:36 +01:00
mail SMTP works again. 2015-11-22 11:35:17 +01:00
media media_server: No need to call Roster() every time 2015-08-28 18:27:16 +02:00
media_addon BMediaRoster: Fix initialization and destruction 2015-07-24 12:19:32 +02:00
midi midi_server: fix debug build. 2015-10-18 11:42:03 +02:00
mount launch_daemon: Implemented sticky events, and registration. 2015-10-17 14:16:26 +02:00
net net_server: warning on delete of address of a reference. 2015-11-22 11:51:56 +01:00
notification notification_server: Fixed include order. 2015-10-17 14:16:13 +02:00
package package server: fix off-by-one error in RemoveLastComponent() 2015-08-24 15:53:56 +12:00
power power_daemon: Refactor to handle multiple exported power devices. 2014-08-24 18:14:30 -04:00
print print_server: Converted to launch_daemon, run on demand only. 2015-10-13 16:37:38 +02:00
print_addon Use libstdc++, libsupc++ and libgcc from gcc_syslibs. 2014-08-13 13:32:44 +02:00
registrar launch_daemon: Fixed preregister consequences. 2015-11-11 16:04:02 +01:00
syslog_daemon syslog_daemon: don't delete the port on quit. 2015-07-22 20:40:56 +02:00
Jamfile cddb_daemon: renamed to cddb_lookup, moved to /src/bin. 2015-10-19 21:21:21 +02:00