|
|
|
@4505
|
21 years |
jhoblitt |
add xrealloc()
|
|
|
|
@4504
|
21 years |
jhoblitt |
rework nebServer struct
rename nebServerInit() -> nebServerAlloc()
|
|
|
|
@4503
|
21 years |
jhoblitt |
add nebReplicate()
add nebCull()
add nebDelete()
|
|
|
|
@4492
|
21 years |
jhoblitt |
remove unused var (n) from nebCull()
change nebDelete() to return bool …
|
|
|
|
@4467
|
21 years |
jhoblitt |
change nebCull() to return bool
change nebCull() param key to be const …
|
|
|
|
@4466
|
21 years |
jhoblitt |
change nebOpen() param key to be const
fill in nebOpen() src
fix …
|
|
|
|
@4465
|
21 years |
jhoblitt |
change nebReplicate() to return bool
change nebReplicate() params key …
|
|
|
|
@4461
|
21 years |
jhoblitt |
add nebNukeFile()
fix some warnings
fix some formatting issues
fill in …
|
|
|
|
@4460
|
21 years |
jhoblitt |
change nebDeleteInstance() to return bool
|
|
|
|
@4459
|
21 years |
jhoblitt |
build system update
|
|
|
|
@4456
|
21 years |
jhoblitt |
make nebParseURI() private
|
|
|
|
@4440
|
21 years |
jhoblitt |
rename PS::IPP::IData -> Nebulous
|
|
|
|
@4121
|
21 years |
jhoblitt |
misc cleanups
some code additions
|
|
|
|
@4120
|
21 years |
jhoblitt |
add instance count
|
|
|
|
@3098
|
21 years |
jhoblitt |
run cvs2cl before autoconf
|
|
|
|
@3061
|
22 years |
jhoblitt |
add ArrayOfString type for find_instanceResponse
|
|
|
|
@3053
|
22 years |
jhoblitt |
test for cvs2cl
|
|
|
|
@3052
|
22 years |
jhoblitt |
add test.c
|
|
|
|
@3051
|
22 years |
jhoblitt |
fix warnings
|
|
|
|
@3050
|
22 years |
jhoblitt |
move test.c to src/test.c
|
|
|
|
@3048
|
22 years |
jhoblitt |
change ID_READ, ID_WRITE to IDATA_READ, IDATA_WRITE
|
|
|
|
@3045
|
22 years |
jhoblitt |
change idataCopyFile() and idataCopyFilehandle() to static
|
|
|
|
@3044
|
22 years |
jhoblitt |
add copyright
|
|
|
|
@3043
|
22 years |
jhoblitt |
add cvs2cl
chain gsoap utilities
|
|
|
|
@3023
|
22 years |
jhoblitt |
add libtoolize
|
|
|
|
@3022
|
22 years |
jhoblitt |
prevent multiple includes
|
|
|
|
@3021
|
22 years |
jhoblitt |
version by release instead of interface
|
|
|
|
@3020
|
22 years |
jhoblitt |
run autoheader before automake
|
|
|
|
@3019
|
22 years |
jhoblitt |
rename bootstrap to bootstrap.sh
|
|
|
|
@3018
|
22 years |
jhoblitt |
fix path to idata.h
|
|
|
|
@3017
|
22 years |
jhoblitt |
move sources to ./src
|
|
|
|
@2960
|
22 years |
jhoblitt |
minor type portability changes
|
|
|
|
@2959
|
22 years |
jhoblitt |
use a 64K write buffer in idataCopyFilehandle
|
|
|
|
@2958
|
22 years |
jhoblitt |
remove soapSOAPProxy.h & soapSOAPObject.h
|
|
|
|
@2957
|
22 years |
jhoblitt |
add gsoap generated sources so they get distributed with "make dist"
|
|
|
|
@2954
|
22 years |
jhoblitt |
fix segfault in idataParseURI
add idataCopyFile & idataCopyFilehandle …
|
|
|
|
@2953
|
22 years |
jhoblitt |
add headers
add copyright notice
|
|
|
|
@2952
|
22 years |
jhoblitt |
add processing for idata.wsdl
|
|
|
|
@2949
|
22 years |
jhoblitt |
import from gSOAP2 2.7.0d
|
|
|
|
@2948
|
22 years |
jhoblitt |
first working version
|
|
|
|
@2943
|
22 years |
jhoblitt |
open files as O_RDWR|O_TRUNC
|
|
|
|
@2934
|
22 years |
jhoblitt |
add idataServer* idataParseURI idataFree functions
idataCreate is now …
|
|
|
|
@2927
|
22 years |
jhoblitt |
imported from tfwtest
|
|
|
|
@2926
|
22 years |
jhoblitt |
new & improved
|
|
|
|
@2923
|
22 years |
jhoblitt |
first working version
|
|
|
|
@2922
|
22 years |
jhoblitt |
moved
|