New profile API, consolidated RPCs, simplified cache.
authorcantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Tue, 8 Feb 2005 21:29:16 +0000 (21:29 +0000)
committercantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Tue, 8 Feb 2005 21:29:16 +0000 (21:29 +0000)
commit0f399c831127f8dfeebc61dbc7a352f1a55ab319
tree495415c79cff4c1d3f649d920543cf1a290c9dcc
parent2914c5333313e200361116645d34800868b8bf75
New profile API, consolidated RPCs, simplified cache.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1349 cb58f699-b61c-0410-a6fe-9272a202ed29
28 files changed:
apache/mod_apache.cpp
isapi_shib/isapi_shib.cpp
shar/shar.cpp
shar/test-client.cpp
shar/testclient.dsp
shib-mysql-ccache/shib-mysql-ccache.cpp
shib-target/Makefile.am
shib-target/shib-ccache.cpp
shib-target/shib-config.cpp
shib-target/shib-ini.cpp
shib-target/shib-rpchandle.cpp
shib-target/shib-target.cpp
shib-target/shib-target.h
shib-target/shibrpc-clnt.c
shib-target/shibrpc-server-stubs.c
shib-target/shibrpc-server.cpp
shib-target/shibrpc-svc.c
shib-target/shibrpc-xdr.c
shib-target/shibrpc.h
shib-target/shibrpc.x
shib-target/shibtarget.dsp
shib/Makefile.am
shib/ShibBinding.cpp
shib/ShibBrowserProfile.cpp [new file with mode: 0644]
shib/ShibPOSTProfile.cpp [deleted file]
shib/shib.dsp
shib/shib.h
test/posttest.cpp