2004-04-03 Helge Hess * updated for OGo build environment (v5.0.2) Wed Aug 14 10:58:35 2002 Bjoern Stierand * RegistryTask.m: added registration at registry for namespace 'master' when registry is started by the masterd itself Tue Aug 13 16:01:23 2002 Bjoern Stierand * SkyMasterAction.m: register interface for namespace "master" Mon Jul 15 15:42:40 2002 Bjoern Stierand * RegistryTask.m: fixed broken host/port binding 2002-07-03 Helge Hess * RegistryTask.m: added re-registration delay sanity check Tue Jul 2 17:41:31 2002 Bjoern Stierand * SkyMasterAction.m: fixed auth failed exception problems Fri Jun 28 14:44:44 2002 Bjoern Stierand * skyrun.rc: fixed port detection Thu Jun 27 17:58:34 2002 Bjoern Stierand * MasterTask.m: tasks get now only restarted if they exit with exitCode 0 Thu Jun 27 11:25:02 2002 Bjoern Stierand * skyrun.rc: now using 'lsof' for skymasterd port detection Thu Jun 27 11:02:19 2002 Bjoern Stierand * skyrun.rc: fixed 'restart' 2002-06-20 Helge Hess * moved in skyrun.rc and skydaemon.rc from /install 2002-06-13 Helge Hess * AutostartInstance+Logic.h, SkyMasterAction.h, TaskTemplate+Logic.h, SkyMasterApplication.h, common.h: fixed #endif comments for gcc 3.1 Fri May 17 11:23:57 2002 Helge Hess * RegistryTask.m: register masterd URL /RPC2 Wed May 15 15:27:27 2002 Bjoern Stierand * RegistryTask.m: shutdown if masterd couldn't register itself at the started registry * skymasterd-config.xsd: added required attribute * updated selector-map and SkyIDL file, added server status function Fri May 10 17:47:46 2002 Helge Hess * RegistryTask.m: catch incorrectly decoded faults * SkyMasterAction.m: return sorted results * SkyMasterAction.m: cleanup of authentication Wed May 8 12:41:47 2002 Helge Hess * SkyMasterAction.m: started changes for NGXmlRpcAction Wed May 8 04:55:59 2002 Helge Hess * added selector-map file Thu May 2 11:38:08 2002 Helge Hess * some cleanups ..., iff a registry is started, the masterd only continues if it successfully registered with the registry Tue Apr 30 18:15:12 2002 Bjoern Stierand * RegistryTask.m: new class for skyregistry daemons, * SkyMasterApplication.m: tasks are now started AFTER the daemon has started up Fri Apr 26 18:20:23 2002 Bjoern Stierand * MasterTask.m: added ability to set a delay after start, added restart limit function Wed Apr 24 12:06:02 2002 Bjoern Stierand * MasterTask.m: changed logfile naming scheme * SkyMasterApplication.m: fixed setting of default priority and default restart delay Tue Apr 23 10:48:04 2002 Bjoern Stierand * TaskTemplate+Logic.m: fixed a bug in path evaluation * updated documentation Mon Apr 22 19:00:08 2002 Bjoern Stierand * TaskTemplate+Logic.m: added tags for finding executables in GNUStep tool and app paths * MasterTask.m: changed logfile naming scheme * SkyMasterApplication.m: added support for seperate instance config files * updated documentation Fri Apr 19 18:03:25 2002 Bjoern Stierand * added unique IDs for instances, changed most of the actions to work with those IDs too * SkyMasterApplication.m: removed unnecessary code * MasterTask.m: fixed task restart bug Fri Apr 19 10:22:03 2002 Helge Hess * SkyMasterApplication.m: fixed signal delivery, setup default values in registration domain, do not require "master" config file Thu Apr 18 17:45:31 2002 Bjoern Stierand * MasterTask.m: fixed a bug in argument handling of NSTask * removed handling of .plist configuration files in favour of xml-styled ones * added seperate autostart configuration file handling * code cleanups Wed Apr 17 16:21:47 2002 Bjoern Stierand * SkyMasterApplication.m: alternative config files can now be specified using '-f ' * MasterTask.m: fixed bug in task termination processing * SkyMasterApplication.m: added signal handler for SIGHUP Tue Apr 16 15:57:20 2002 Bjoern Stierand * added XML config file handling Fri Apr 12 15:42:55 2002 Bjoern Stierand * created ChangeLog