2004-04-03 Helge Hess * updated to OGo build environment (v5.0.2) Thu Oct 10 11:04:53 2002 Bjoern Stierand * errm....rewrite :) Thu Aug 15 09:57:33 2002 Bjoern Stierand * SkyRegistryApplication.m: don't start daemon if configfile is outdated (i.e. no 'name' attributes are specified) Wed Aug 14 11:00:03 2002 Bjoern Stierand * RegistryEntry.m: fixed broken getMethodSignature/getMethodHelp Tue Aug 13 15:57:49 2002 Bjoern Stierand * SkyRegistryAction.m: added new get/set functions for the component namespace, which is now separated from the component name Fri Aug 9 15:32:01 2002 Bjoern Stierand * SkyRegistryApplication.m: fixed namespace stripping Mon Jul 15 16:05:51 2002 Bjoern Stierand * SkyRegistryApplication.m: skyregistryd now registers itself with the host given by WOPort Tue Jul 2 17:34:37 2002 Bjoern Stierand * INTERFACE.xml: added documentation * API cleanup (changed methodnames for component introspection) Thu Jun 27 16:01:24 2002 Bjoern Stierand * SkyRegistryApplication.m: don't start if the config file has errors, but start if no initial config file is there Wed Jun 26 12:03:26 2002 Bjoern Stierand * RegistryEntry.m: don't remove namespace from methodNames when doing introspection (needs some further investigation, might not work with public XML-RPC services) Fri Jun 21 15:14:48 2002 Bjoern Stierand * SkyRegistryApplication.m: changed handleListMethodsCallForNamespace, now works with skycontactd, needs some further investigation though Mon May 13 15:58:02 2002 Bjoern Stierand * SkyRegistryApplication.m: fixed URI for self-registration added workaround to handle exceptions of the master registry Fri May 10 15:51:40 2002 Helge Hess * SkyRegistryAction.m: modified to support new NGXmlRpcAction ... * SkyRegistryApplication.m: modified to support new NGXmlRpcAction ... * SkyRegistryApplication.m: when checking default consistency, the localhost name is considered ... Wed May 8 04:59:35 2002 Helge Hess * SkyRegistryActionMap.plist: added a action mapping file Fri May 3 13:37:14 2002 Bjoern Stierand * RegistryEntry.m: added check for timed-out registry components, code cleanups Tue Apr 30 12:10:22 2002 Bjoern Stierand * SkyRegistryApplication.m: changed getComponents method to filter out duplicate namespaces of master and local registry Fri Apr 26 17:24:49 2002 Bjoern Stierand * SkyRegistryApplication.m: registry now registers itself as a component * SkyRegistryAction.m: added user authentication for setComponentAction * RegistryEntry.m: fixed namespace setting Mon Apr 22 17:45:22 2002 Bjoern Stierand * SkyRegistryApplication.m: added check of Default 'SxComponentRegistryURL' at startup Thu Apr 11 18:21:33 2002 Helge Hess * RegistryEntry.m: fixed reflection calls (the namespace was missing in the system.listMethods XML-RPC call ...) Tue Mar 26 12:54:48 2002 Helge Hess * SkyRegistryApplication.m: fixed bug in registry * changed not to use SkyDaemon, but only SkyIDL and NGXmlRpc Thu Feb 28 16:40:13 2002 Helge Hess * made skyregistryd a bundle ... Wed Feb 27 16:41:46 2002 Bjoern Stierand * RegistryEntry.m: added correct IDL file handling for services without introspection API Tue Feb 26 11:19:02 2002 Helge Hess * created ChangeLog