haiku/src/servers
Axel Dörfler a4de7fa0fa * Do not trust the client! ServerFont::GetEscapements() now takes a
parameter for the length of the arrays, so that even if the char/byte
  counts do not match, no memory is overwritten anymore.
  This fixes bug #1862; .canna obviously contains invalid UTF-8 
  characters, or there is a bug in StyledEdit (or deeper) and it doesn't 
  call BFont::GetEscapements() correctly.
* Fixed some cases of unchecked allocations in the font handling methods
  of ServerApp, added TODOs to all other ones.
* Improved error code when creating a window fails.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24160 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-02-28 00:22:48 +00:00
..
app * Do not trust the client! ServerFont::GetEscapements() now takes a 2008-02-28 00:22:48 +00:00
debug * the name of an image is actually B_PATH_NAME_LENGTH long 2008-01-23 14:58:24 +00:00
input Fixed the log file output when DEBUG=2. PRINT() is called from global 2008-02-19 11:32:41 +00:00
mail * Prefixed the variables NETWORK_LIBS, NETAPI_LIB, and 2007-08-12 22:15:10 +00:00
media applied patch by Maurice Kalinowski: 2008-02-24 09:55:44 +00:00
media_addon The MediaAddonServer destructor was never called, thanks Stippi! 2007-11-26 14:29:55 +00:00
midi replaced misc values with respective constants 2007-10-29 19:10:30 +00:00
net bonefish+axeld: 2008-02-17 16:40:03 +00:00
power Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
print * make sure we show the "Printer Setup" panel in case one calls ConfigJob 2008-02-27 22:27:05 +00:00
registrar When we're already late for scheduling a message for a message runner 2008-01-19 19:24:23 +00:00
services_daemon Added app restart capabilities 2007-01-06 13:20:01 +00:00
syslog_daemon Added "FTP" facility string. 2008-02-18 12:42:34 +00:00
Jamfile Initial checkin. Works fine for me so far, but YMMV. Bug reports appreciated. 2006-12-21 21:12:58 +00:00