2006-05-20 Helge Hess * improved compilation (v4.5.14) 2004-04-03 Helge Hess * adjusted for new OGo directory path, fixed makefiles for OGo environment (v4.2.13) Tue Oct 15 13:39:22 2002 Bjoern Stierand * SDXmlRpcFault.m: added 'Command failed' fault (v4.2.12) Fri Oct 11 13:32:35 2002 Bjoern Stierand * SDXmlRpcAction.m: added RSS size check after processing the request (set the RSS limit with SDRSSLimit default) (closes #464) (v4.2.11) Thu Oct 10 11:01:26 2002 Bjoern Stierand * SDXmlRpcFault.m: added -invalidValueFaultForArgument:ofComponent: (v4.2.10) Fri Oct 4 17:57:18 2002 Bjoern Stierand * SDXmlRpcAction.m: changed order of fault checking to prevent returning of XML-RPC faults when we really want a 401 (v4.2.9) Wed Sep 18 13:54:57 2002 Martin Hoerning * SDXmlRpcFault.h: added XMLRPC_FAULT_INVALID_OBJECT_VERSION Wed Sep 18 13:41:06 2002 Bjoern Stierand * added SDXmlRpcFault class to handle XML-RPC faults (which are NSException's on the objc side), moved SkyCacheManager & SkyCacheResult from skycontactd Tue Sep 3 10:24:58 2002 Bjoern Stierand * SDXmlRpcAction.m: added faults if app can't connect to database or license key is invalid Tue Aug 13 16:07:20 2002 Bjoern Stierand * SDApplication.m: added namespace parameter to automatic registration 2002-07-03 Helge Hess * SDXmlRpcAction.m: removed the performMethodCall: method, since this is already provided by NGXmlRpcAction 2002-07-02 Helge Hess * SDApplication.m: added sanity check to reregistration delay value Tue May 21 18:24:27 2002 Bjoern Stierand * SDApplication.m: added automatic namespace registration at startup Mon Mar 25 17:03:05 2002 Helge Hess * moved XmlRpcRequestHandler, AsyncResultProxy and parts of SDXmlRpcAction to NGXmlRpc Mon Mar 11 17:50:23 2002 Helge Hess * started rewrite (doesn't use WODirectAction anymore ...) Fri Mar 1 09:43:55 2002 Helge Hess * SDApplication.m: added bundle loading code Thu Feb 28 14:35:48 2002 Jan41 Reichmann * SDApplication.m: add accessor for lso * SkyDaemon.h: add SDXmlRpcAction.h Wed Feb 27 13:47:42 2002 Helge Hess * SDApplication.m: use XmlRpcRequestHandler by default ... Mon Feb 11 16:37:15 2002 Bjoern Stierand * SDApplication.m: added creation of pid files in $GNUSTEP_USER_ROOT Mon Feb 11 12:45:10 2002 Helge Hess * SDXmlRpcAction.m: default action is RPC2 now ... Mon Feb 11 12:45:00 2002 Helge Hess * Created ChangeLog