|
|
|
@4873
|
21 years |
jhoblitt |
rename Nebulous::Server->setup() -> Nebulous::Server->init()
add …
|
|
|
|
@4804
|
21 years |
jhoblitt |
podify
|
|
|
|
@4803
|
21 years |
jhoblitt |
remove
|
|
|
|
@4802
|
21 years |
jhoblitt |
add gid generator
|
|
|
|
@4801
|
21 years |
jhoblitt |
merge apache_setup.txt into setup.txt
|
|
|
|
@4798
|
21 years |
jhoblitt |
update
|
|
|
|
@4795
|
21 years |
jhoblitt |
update
|
|
|
|
@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
|
|
|
|
@4665
|
21 years |
jhoblitt |
change to mysql 'grant' syntax
|
|
|
|
@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 …
|
|
|
|
@4638
|
21 years |
jhoblitt |
->open( $foo, 'write') is not allowed when object has multiple instances
|
|
|
|
@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
|
|
|
|
@4633
|
21 years |
jhoblitt |
remove an old auto-lock comment
|
|
|
|
@4632
|
21 years |
jhoblitt |
remove commented auto-lock code
|
|
|
|
@4631
|
21 years |
jhoblitt |
removed
|
|
|
|
@4629
|
21 years |
jhoblitt |
auto generate Makefile.PL
|
|
|
|
@4628
|
21 years |
jhoblitt |
embed nebclient
require Params::Validate '0.73'
|
|
|
|
@4627
|
21 years |
jhoblitt |
removed
|
|
|
|
@4626
|
21 years |
jhoblitt |
remove duplicate nebclient/nebulous.wsdl
|
|
|
|
@4625
|
21 years |
jhoblitt |
add nebclient/*
remove old test files
|
|
|
|
@4624
|
21 years |
jhoblitt |
first working version
|
|
|
|
@4623
|
21 years |
jhoblitt |
rename package nebulousclient -> nebclient
|
|
|
|
@4622
|
21 years |
jhoblitt |
fix out of tree builds
|
|
|
|
@4621
|
21 years |
jhoblitt |
rename gsoap -> nebclient
|
|
|
|
@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
|
|
|
|
@4439
|
21 years |
jhoblitt |
first working version
|
|
|
|
@4438
|
21 years |
jhoblitt |
change to Apache2::SOAP instead of PS::IPP::IData::Server::Apache …
|
|
|
|
@4437
|
21 years |
jhoblitt |
create testing dirs with File::Temp::tempdir()
|
|
|
|
@4436
|
21 years |
jhoblitt |
drop PS::IPP::IData::Server::Apache
|
|
|
|
@4121
|
21 years |
jhoblitt |
misc cleanups
some code additions
|
|
|
|
@4120
|
21 years |
jhoblitt |
add instance count
|
|
|
|
@4119
|
21 years |
jhoblitt |
add blurb about my.conf
|
|
|
|
@4118
|
21 years |
jhoblitt |
rename iData.wsdl -> gsoap/idata.wsdl
|
|
|
|
@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
|
|
|
|