|
|
|
@10634
|
20 years |
jhoblitt |
add gsoap generated sources
|
|
|
|
@10633
|
20 years |
jhoblitt |
version to 0.0.3
|
|
|
|
@10632
|
20 years |
jhoblitt |
fix a snprintf format type (cast)
|
|
|
|
@10631
|
20 years |
jhoblitt |
add gsoap generated files
|
|
|
|
@5665
|
21 years |
jhoblitt |
[nebclient] VERSION to '0.0.2'
|
|
|
|
@5661
|
21 years |
jhoblitt |
[nebclient] add nebOpenCreate()
[nebclient] change nebCreate() to …
|
|
|
|
@5640
|
21 years |
jhoblitt |
don't use uppercase filenames
|
|
|
|
@4926
|
21 years |
jhoblitt |
remove nebclient.pc.in & Doxyfile.in from EXTRA_DIST
|
|
|
|
@4922
|
21 years |
jhoblitt |
fwv
|
|
|
|
@4919
|
21 years |
jhoblitt |
set default prefix to /usr
|
|
|
|
@4916
|
21 years |
jhoblitt |
add stamp-h1
|
|
|
|
@4913
|
21 years |
jhoblitt |
first working version
|
|
|
|
@4884
|
21 years |
jhoblitt |
add nebclient.pc.in & Doxyfile.in to EXTRA_DIST
|
|
|
|
@4677
|
21 years |
jhoblitt |
tidy
update copyright notice
|
|
|
|
@4676
|
21 years |
jhoblitt |
remove unneeded info fprint() from p_nebSetErr()
|
|
|
|
@4675
|
21 years |
jhoblitt |
change unneeded endpoint test to test comment
|
|
|
|
@4674
|
21 years |
jhoblitt |
fix memory leak
|
|
|
|
@4673
|
21 years |
jhoblitt |
add param checking error message in nebParseURI()
|
|
|
|
@4672
|
21 years |
jhoblitt |
add missing free in nebObjectInstancesFree()
|
|
|
|
@4671
|
21 years |
jhoblitt |
add rigorous parameter validation to most functions
|
|
|
|
@4670
|
21 years |
jhoblitt |
return failed test count on exit
close open filehandles
fix memory leaks
|
|
|
|
@4662
|
21 years |
jhoblitt |
grammar fix
|
|
|
|
@4661
|
21 years |
jhoblitt |
more doxygen
|
|
|
|
@4660
|
21 years |
jhoblitt |
rename nebServerCleanup() -> nebServerFree()
|
|
|
|
@4659
|
21 years |
jhoblitt |
add doxygen
|
|
|
|
@4658
|
21 years |
jhoblitt |
fix typo
|
|
|
|
@4657
|
21 years |
jhoblitt |
add c++ linkage support
|
|
|
|
@4656
|
21 years |
jhoblitt |
removed
|
|
|
|
@4655
|
21 years |
jhoblitt |
first working version
|
|
|
|
@4654
|
21 years |
jhoblitt |
add doxygen support
|
|
|
|
@4653
|
21 years |
jhoblitt |
add pkgconfig support
|
|
|
|
@4651
|
21 years |
jhoblitt |
tidy nebOpen()
|
|
|
|
@4650
|
21 years |
jhoblitt |
fix logic bug in nebOpen()
|
|
|
|
@4649
|
21 years |
jhoblitt |
add nebObjectInstances
change nebFindInstances() to return a …
|
|
|
|
@4648
|
21 years |
jhoblitt |
fix some memory leaks related to nebFindInstances()
|
|
|
|
@4647
|
21 years |
jhoblitt |
remove dependency on soapH.h
|
|
|
|
@4646
|
21 years |
jhoblitt |
add nebObjectStat
change nebStat() to return nebObjectStat
add …
|
|
|
|
@4645
|
21 years |
jhoblitt |
change stat_objectResponse to be an ArrayOfString
|
|
|
|
@4640
|
21 years |
jhoblitt |
add tests for nebOpen()
|
|
|
|
@4639
|
21 years |
jhoblitt |
nebOpen(server, key, NEB_WRITE) is not allowed when object has …
|
|
|
|
@4637
|
21 years |
jhoblitt |
add nebLock() & nebUnlock() src
|
|
|
|
@4636
|
21 years |
jhoblitt |
update test count
|
|
|
|
@4635
|
21 years |
jhoblitt |
change nebLock() & nebUnlock() to return bool
|
|
|
|
@4634
|
21 years |
jhoblitt |
add lock/unlock tests
|
|
|
|
@4631
|
21 years |
jhoblitt |
removed
|
|
|
|
@4623
|
21 years |
jhoblitt |
rename package nebulousclient -> nebclient
|
|
|
|
@4622
|
21 years |
jhoblitt |
fix out of tree builds
|
|
|
|
@4619
|
21 years |
jhoblitt |
add test failure comment
change test key to foobarbaz
add a …
|
|
|
|
@4618
|
21 years |
jhoblitt |
add -fno-strict-aliasing flag
|
|
|
|
@4617
|
21 years |
jhoblitt |
add endpoint paremeter to nebServerAlloc()
|
|
|
|
@4616
|
21 years |
jhoblitt |
remove test/tests
|
|
|
|
@4615
|
21 years |
jhoblitt |
add tests dir
|
|
|
|
@4614
|
21 years |
jhoblitt |
first working version
|
|
|
|
@4527
|
21 years |
jhoblitt |
change nebSetErr() to handle filename, lineno, & function params …
|
|
|
|
@4525
|
21 years |
jhoblitt |
change nebParseURI() to return size_t
change nebParseURI() to use …
|
|
|
|
@4524
|
21 years |
jhoblitt |
remove debugging statements from nebFindInstances()
change …
|
|
|
|
@4523
|
21 years |
jhoblitt |
reorganize nebFindInstacnes()
|
|
|
|
@4522
|
21 years |
jhoblitt |
change nebNukeFile() to take a server param
change nebSetErr() & …
|
|
|
|
@4521
|
21 years |
jhoblitt |
change nebCopyFile(), nebCopyFilehandle(), & nebParseURI() to have a …
|
|
|
|
@4520
|
21 years |
jhoblitt |
rename rw enum -> nebRW
|
|
|
|
@4519
|
21 years |
jhoblitt |
change nebMove() to return bool
add nebMove() src
|
|
|
|
@4511
|
21 years |
jhoblitt |
change nebCreate() to verify key param is not NULL
change nebCreate() …
|
|
|
|
@4510
|
21 years |
jhoblitt |
change nebCopy() to return bool
add nebCopy() src
|
|
|
|
@4509
|
21 years |
jhoblitt |
remove unnecessary casts
|
|
|
|
@4508
|
21 years |
jhoblitt |
add nebFind() src
|
|
|
|
@4507
|
21 years |
jhoblitt |
make as many char * params const as possible
minor source reorganization
|
|
|
|
@4506
|
21 years |
jhoblitt |
add nebSetErr()
add nebSetServerErr()
remove nebServerErr()
change …
|
|
|
|
@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
|
|
|
|