haiku/src/servers
Axel Dörfler 73a1a46de9 * Made defines out of the kNetServerSignature and kMsgConfigureInterface
constants - they are used in other apps as well, and defining them as
  "static const" causes undefined warnings in other source files. This also
  fixes the build.
* Changed "interfaces::auto config" to auto_config, as that's more convenient
  to use in the settings files.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32321 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-08-13 16:30:21 +00:00
..
app Moved HandleDirectConnection From Window to Desktop. This should fix the 2009-08-13 14:01:25 +00:00
bluetooth - Patch by Michael Weirauch, Finally a deskbar addon for bluetooth 2009-07-10 15:12:51 +00:00
cddb_daemon Strip slash character from cddb data before attempting to rename volume and files. Continue in spite of file errors. 2009-08-10 01:26:14 +00:00
debug * debug_create_symbol_lookup_context() gets a team ID instead of a 2009-04-11 22:59:31 +00:00
input * Minor cleanup. 2009-07-03 12:59:56 +00:00
mail * Build fix 2009-08-12 12:21:13 +00:00
media * The media server now clones each buffer area only once - before, you could 2009-08-06 10:01:20 +00:00
media_addon * merged 32bit-wchar_t branches of buildtools and haiku back into 2009-07-07 10:30:09 +00:00
midi New midi_server icon roughly based on this: 2009-07-15 22:56:55 +00:00
net * Made defines out of the kNetServerSignature and kMsgConfigureInterface 2009-08-13 16:30:21 +00:00
power * merged 32bit-wchar_t branches of buildtools and haiku back into 2009-07-07 10:30:09 +00:00
print * Print server is not BeOS compatible since layout manager is used. 2009-08-10 18:13:36 +00:00
registrar * Fully switch to the Haiku message format so that it is also used for on-disk 2009-07-31 22:19:36 +00:00
services_daemon * merged 32bit-wchar_t branches of buildtools and haiku back into 2009-07-07 10:30:09 +00:00
syslog_daemon * merged 32bit-wchar_t branches of buildtools and haiku back into 2009-07-07 10:30:09 +00:00
Jamfile - Added skeleton for new cddb_server. 2008-08-21 02:33:19 +00:00