# # ChangeLog for trunk/Nebulous/nebclient # # Generated by Trac 1.6 # Jul 20, 2026, 11:05:31 AM Thu, 27 Jan 2005 01:08:05 GMT jhoblitt [3098] * trunk/Nebulous/nebclient/bootstrap.sh (modified) run cvs2cl before autoconf Wed, 19 Jan 2005 02:22:37 GMT jhoblitt [3061] * trunk/Nebulous/nebclient/nebulous.wsdl (modified) add ArrayOfString type for find_instanceResponse Wed, 19 Jan 2005 00:59:48 GMT jhoblitt [3053] * trunk/Nebulous/nebclient/bootstrap.sh (modified) test for cvs2cl Wed, 19 Jan 2005 00:31:35 GMT jhoblitt [3052] * trunk/Nebulous/nebclient/src/Makefile.am (modified) add test.c Wed, 19 Jan 2005 00:31:16 GMT jhoblitt [3051] * trunk/Nebulous/nebclient/src/test.c (modified) fix warnings Wed, 19 Jan 2005 00:22:51 GMT jhoblitt [3050] * trunk/Nebulous/nebclient/src/test.c (added) * trunk/Nebulous/nebclient/test.c (deleted) move test.c to src/test.c Wed, 19 Jan 2005 00:18:08 GMT jhoblitt [3048] * trunk/Nebulous/nebclient/src/nebclient.h (modified) change ID_READ, ID_WRITE to IDATA_READ, IDATA_WRITE Tue, 18 Jan 2005 23:36:40 GMT jhoblitt [3045] * trunk/Nebulous/nebclient/src/nebclient.c (modified) * trunk/Nebulous/nebclient/src/nebclient.h (modified) change idataCopyFile() and idataCopyFilehandle() to static Tue, 18 Jan 2005 23:32:51 GMT jhoblitt [3044] * trunk/Nebulous/nebclient/bootstrap.sh (modified) add copyright Tue, 18 Jan 2005 23:31:59 GMT jhoblitt [3043] * trunk/Nebulous/nebclient/bootstrap.sh (modified) add cvs2cl chain gsoap utilities Sun, 16 Jan 2005 19:58:40 GMT jhoblitt [3023] * trunk/Nebulous/nebclient/bootstrap.sh (modified) add libtoolize Sun, 16 Jan 2005 19:49:09 GMT jhoblitt [3022] * trunk/Nebulous/nebclient/src/nebclient.h (modified) * trunk/Nebulous/nebclient/src/xmalloc.h (modified) prevent multiple includes Sun, 16 Jan 2005 11:00:21 GMT jhoblitt [3021] * trunk/Nebulous/nebclient/src/Makefile.am (modified) version by release instead of interface Sun, 16 Jan 2005 10:58:12 GMT jhoblitt [3020] * trunk/Nebulous/nebclient/bootstrap.sh (modified) run autoheader before automake Sun, 16 Jan 2005 10:41:31 GMT jhoblitt [3019] * trunk/Nebulous/nebclient/bootstrap (deleted) * trunk/Nebulous/nebclient/bootstrap.sh (added) rename bootstrap to bootstrap.sh Sun, 16 Jan 2005 10:40:49 GMT jhoblitt [3018] * trunk/Nebulous/nebclient/bootstrap (modified) fix path to idata.h Sun, 16 Jan 2005 10:37:59 GMT jhoblitt [3017] * trunk/Nebulous/nebclient/Makefile.am (modified) * trunk/Nebulous/nebclient/bootstrap (modified) * trunk/Nebulous/nebclient/configure.ac (modified) * trunk/Nebulous/nebclient/idataclient.c (deleted) * trunk/Nebulous/nebclient/idataclient.h (deleted) * trunk/Nebulous/nebclient/makefile (deleted) * trunk/Nebulous/nebclient/src (added) * trunk/Nebulous/nebclient/src/Makefile.am (added) * trunk/Nebulous/nebclient/src/nebclient.c (added) * trunk/Nebulous/nebclient/src/nebclient.h (added) * trunk/Nebulous/nebclient/src/stdsoap2.c (added) * trunk/Nebulous/nebclient/src/stdsoap2.h (added) * trunk/Nebulous/nebclient/src/xmalloc.c (added) * trunk/Nebulous/nebclient/src/xmalloc.h (added) * trunk/Nebulous/nebclient/stdsoap2.c (deleted) * trunk/Nebulous/nebclient/stdsoap2.h (deleted) * trunk/Nebulous/nebclient/xmalloc.c (deleted) * trunk/Nebulous/nebclient/xmalloc.h (deleted) move sources to ./src Tue, 11 Jan 2005 22:10:53 GMT jhoblitt [2960] * trunk/Nebulous/nebclient/idataclient.c (modified) * trunk/Nebulous/nebclient/idataclient.h (modified) minor type portability changes Tue, 11 Jan 2005 21:57:31 GMT jhoblitt [2959] * trunk/Nebulous/nebclient/idataclient.c (modified) use a 64K write buffer in idataCopyFilehandle Tue, 11 Jan 2005 21:22:43 GMT jhoblitt [2958] * trunk/Nebulous/nebclient/Makefile.am (modified) remove soapSOAPProxy.h & soapSOAPObject.h Tue, 11 Jan 2005 21:14:33 GMT jhoblitt [2957] * trunk/Nebulous/nebclient/Makefile.am (modified) add gsoap generated sources so they get distributed with "make dist" Tue, 11 Jan 2005 04:36:40 GMT jhoblitt [2954] * trunk/Nebulous/nebclient/idataclient.c (modified) * trunk/Nebulous/nebclient/idataclient.h (modified) fix segfault in idataParseURI add idataCopyFile & ... Tue, 11 Jan 2005 04:18:12 GMT jhoblitt [2953] * trunk/Nebulous/nebclient/Makefile.am (modified) add headers add copyright notice Tue, 11 Jan 2005 01:56:26 GMT jhoblitt [2952] * trunk/Nebulous/nebclient/bootstrap (modified) add processing for idata.wsdl Tue, 11 Jan 2005 01:13:10 GMT jhoblitt [2949] * trunk/Nebulous/nebclient/stdsoap2.c (added) * trunk/Nebulous/nebclient/stdsoap2.h (added) import from gSOAP2 2.7.0d Tue, 11 Jan 2005 01:08:04 GMT jhoblitt [2948] * trunk/Nebulous/nebclient/Makefile.am (added) * trunk/Nebulous/nebclient/bootstrap (added) * trunk/Nebulous/nebclient/configure.ac (added) * trunk/Nebulous/nebclient/test.c (added) first working version Mon, 10 Jan 2005 22:11:12 GMT jhoblitt [2943] * trunk/Nebulous/nebclient/idataclient.c (modified) open files as O_RDWR|O_TRUNC Sat, 08 Jan 2005 00:57:59 GMT jhoblitt [2934] * trunk/Nebulous/nebclient/idataclient.c (modified) * trunk/Nebulous/nebclient/idataclient.h (modified) * trunk/Nebulous/nebclient/makefile (modified) add idataServer* idataParseURI idataFree functions idataCreate is ... Thu, 06 Jan 2005 22:10:49 GMT jhoblitt [2927] * trunk/Nebulous/nebclient/xmalloc.c (added) * trunk/Nebulous/nebclient/xmalloc.h (added) imported from tfwtest Thu, 06 Jan 2005 21:49:51 GMT jhoblitt [2926] * trunk/Nebulous/nebclient/makefile (modified) new & improved Thu, 06 Jan 2005 04:45:41 GMT jhoblitt [2923] * trunk/Nebulous/nebclient/idataclient.c (added) * trunk/Nebulous/nebclient/idataclient.h (added) * trunk/Nebulous/nebclient/makefile (added) first working version Thu, 06 Jan 2005 04:44:55 GMT jhoblitt [2922] * trunk/Nebulous-Server/idata.wsdl (deleted) * trunk/Nebulous/idata.wsdl (deleted) * trunk/Nebulous/nebclient (added) * trunk/Nebulous/nebclient/nebulous.wsdl (added) moved