shibboleth/sp.git
21 years agoAdded test for libapreq on Sun, needs a -U switch
cantor [Thu, 14 Nov 2002 04:48:57 +0000 (04:48 +0000)]
Added test for libapreq on Sun, needs a -U switch

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@201 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoadd sitesCertFile INI-file parameter
warlord [Tue, 12 Nov 2002 23:58:05 +0000 (23:58 +0000)]
add sitesCertFile INI-file parameter

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@200 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agorename "wayfError" to "shireError"
warlord [Mon, 4 Nov 2002 20:50:37 +0000 (20:50 +0000)]
rename "wayfError" to "shireError"
fix the default supportContact so it isn't "warlord@MIT.EDU"

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@199 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoAdd more documentation about the apache options
warlord [Mon, 4 Nov 2002 20:48:45 +0000 (20:48 +0000)]
Add more documentation about the apache options

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@198 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoslightly different fix to link ONCRPC
warlord [Sat, 2 Nov 2002 00:33:24 +0000 (00:33 +0000)]
slightly different fix to link ONCRPC

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@197 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoadded oncrpc to shar build
cantor [Fri, 1 Nov 2002 23:55:54 +0000 (23:55 +0000)]
added oncrpc to shar build

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@196 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoAdd #include <rpc/rpc.h> to the rest of the sources
warlord [Fri, 1 Nov 2002 23:13:05 +0000 (23:13 +0000)]
Add #include <rpc/rpc.h> to the rest of the sources

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@195 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years ago#include <rpc/rpc.h> to get our overriding #defines
warlord [Fri, 1 Nov 2002 22:32:32 +0000 (22:32 +0000)]
#include <rpc/rpc.h> to get our overriding #defines

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@194 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agofixed xdr_free return type
cantor [Fri, 1 Nov 2002 21:45:14 +0000 (21:45 +0000)]
fixed xdr_free return type

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@193 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoDon't need clnt_destroy or svc_destroy -- those are already
warlord [Fri, 1 Nov 2002 21:44:42 +0000 (21:44 +0000)]
Don't need clnt_destroy or svc_destroy -- those are already
macros and will DTRT

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@192 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoadd some #defines to rpc/rpc.h to not shadow system-library symbols
warlord [Fri, 1 Nov 2002 21:40:00 +0000 (21:40 +0000)]
add some #defines to rpc/rpc.h to not shadow system-library symbols
remove the (non-used) TLI code from shar.c and shib-rpcutil.c

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@191 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoNo longer need to test for xdr_uint64_t -- we've got it ourselves
warlord [Fri, 1 Nov 2002 18:13:56 +0000 (18:13 +0000)]
No longer need to test for xdr_uint64_t -- we've got it ourselves

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@190 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoadd xdr_free prototype
warlord [Fri, 1 Nov 2002 18:13:25 +0000 (18:13 +0000)]
add xdr_free prototype
create xdr_int64_t() and xdr_uint64_t()

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@189 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agothe RPCTEST needs to be run earlier (because LIBS gets "too big" ;)
warlord [Fri, 1 Nov 2002 16:33:25 +0000 (16:33 +0000)]
the RPCTEST needs to be run earlier (because LIBS gets "too big" ;)
Fix that, and fix the 'if/else' argument order -- this should fix
for Solaris now.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@188 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoIgnore built-files
warlord [Fri, 1 Nov 2002 01:52:48 +0000 (01:52 +0000)]
Ignore built-files

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@187 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoA better hook for our oncrpc
warlord [Fri, 1 Nov 2002 01:52:28 +0000 (01:52 +0000)]
A better hook for our oncrpc

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@186 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoRe-port RPC library to Solaris
warlord [Fri, 1 Nov 2002 01:29:56 +0000 (01:29 +0000)]
Re-port RPC library to Solaris
Hook RPC library into build tree
Use RPC library when RPC-check fails (need a better way)

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@185 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoCheck-in of original version of ONCRPC library (and headers) from
warlord [Thu, 31 Oct 2002 23:45:18 +0000 (23:45 +0000)]
Check-in of original version of ONCRPC library (and headers) from
http://www.plt.rwth-aachen.de/ks/english/oncrpc.html

Some names changed to protect the guilty ;)

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@184 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoadded CA bundle
cantor [Fri, 25 Oct 2002 16:00:37 +0000 (16:00 +0000)]
added CA bundle

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@183 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoconfigs/ca-bundle.crt
cantor [Fri, 25 Oct 2002 15:59:54 +0000 (15:59 +0000)]
configs/ca-bundle.crt

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@182 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoadded configs/Makefile
cantor [Fri, 25 Oct 2002 15:02:05 +0000 (15:02 +0000)]
added configs/Makefile

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@181 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years ago*** empty log message ***
cantor [Fri, 25 Oct 2002 15:01:47 +0000 (15:01 +0000)]
*** empty log message ***

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@180 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agochanged default settings
cantor [Fri, 25 Oct 2002 14:34:32 +0000 (14:34 +0000)]
changed default settings

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@179 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoexample file-based logs
cantor [Fri, 25 Oct 2002 14:34:03 +0000 (14:34 +0000)]
example file-based logs

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@178 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoChanged example paths and added attribute mappings
cantor [Fri, 25 Oct 2002 14:24:42 +0000 (14:24 +0000)]
Changed example paths and added attribute mappings

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@177 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoupdated bootstrap to deal with RH7.3
warlord [Wed, 23 Oct 2002 19:41:46 +0000 (19:41 +0000)]
updated bootstrap to deal with RH7.3
fix configure.ac for automake-1.5

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@176 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoIt helps if I type "clnt" and not "cnlt"
warlord [Wed, 23 Oct 2002 14:28:59 +0000 (14:28 +0000)]
It helps if I type "clnt" and not "cnlt"

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@175 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoadd test-client to .cvsignore
warlord [Wed, 23 Oct 2002 14:28:18 +0000 (14:28 +0000)]
add test-client to .cvsignore
use clnt_tli_create() on Solaris (hopefully this will fix Scott's problem)

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@174 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoAdded TLI fix to CXXFLAGS
cantor [Wed, 23 Oct 2002 03:56:53 +0000 (03:56 +0000)]
Added TLI fix to CXXFLAGS

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@173 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agomove scott's shibrpc.h fix to shibrpc.x so it doesn't get lost.
warlord [Wed, 23 Oct 2002 03:15:44 +0000 (03:15 +0000)]
move scott's shibrpc.h fix to shibrpc.x so it doesn't get lost.
push tli onto the client socket before trying RPC (Solaris fix)

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@172 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoFix to missing datatype fix for Sol2.6
cantor [Wed, 23 Oct 2002 02:50:04 +0000 (02:50 +0000)]
Fix to missing datatype fix for Sol2.6

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@171 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoAdded config.h
cantor [Wed, 23 Oct 2002 02:49:28 +0000 (02:49 +0000)]
Added config.h

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@170 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoCorrected and added RPC-related tests, fix to library inclusion for libxml
cantor [Wed, 23 Oct 2002 02:14:22 +0000 (02:14 +0000)]
Corrected and added RPC-related tests, fix to library inclusion for libxml

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@169 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agotests for TLI RPC fix
cantor [Wed, 23 Oct 2002 02:13:24 +0000 (02:13 +0000)]
tests for TLI RPC fix

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@168 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoAdded log4cpp to build.
cantor [Tue, 22 Oct 2002 23:22:08 +0000 (23:22 +0000)]
Added log4cpp to build.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@167 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoInclude code to work on Solaris, but it is #ifdef'd out for now
warlord [Tue, 22 Oct 2002 23:01:59 +0000 (23:01 +0000)]
Include code to work on Solaris, but it is #ifdef'd out for now

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@166 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoGot test-client working again
cantor [Tue, 22 Oct 2002 18:53:59 +0000 (18:53 +0000)]
Got test-client working again

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@165 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoRemoved explicit call to accept() and added warning when values are filtered.
cantor [Tue, 22 Oct 2002 18:18:23 +0000 (18:18 +0000)]
Removed explicit call to accept() and added warning when values are filtered.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@164 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoMade calist mapper paramater optional (don't need CAs if not verifying)
cantor [Mon, 21 Oct 2002 16:47:29 +0000 (16:47 +0000)]
Made calist mapper paramater optional (don't need CAs if not verifying)

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@163 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoAdded xmlsec and friends to the build.
cantor [Mon, 21 Oct 2002 03:48:55 +0000 (03:48 +0000)]
Added xmlsec and friends to the build.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@162 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoremoved inline assembler breakpoint
cantor [Mon, 21 Oct 2002 03:46:38 +0000 (03:46 +0000)]
removed inline assembler breakpoint

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@161 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoChanged to test signed response on stdin.
cantor [Mon, 21 Oct 2002 03:43:08 +0000 (03:43 +0000)]
Changed to test signed response on stdin.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@160 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoCorrected dummy mapper interface
cantor [Mon, 21 Oct 2002 03:42:22 +0000 (03:42 +0000)]
Corrected dummy mapper interface

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@159 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoPartial implementation of signature verification with libxmlsec.
cantor [Sun, 20 Oct 2002 22:57:26 +0000 (22:57 +0000)]
Partial implementation of signature verification with libxmlsec.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@158 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoconfigure.ac: add --with-dmalloc= option to compile with (some) dmalloc support
warlord [Fri, 18 Oct 2002 20:15:30 +0000 (20:15 +0000)]
configure.ac: add --with-dmalloc= option to compile with (some) dmalloc support
add dmalloc.h to a couple of server-side files, if DMALLOC is turned on.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@157 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoBacked out default security domain change. The change in behavior I was attempting...
wassa [Wed, 16 Oct 2002 20:16:47 +0000 (20:16 +0000)]
Backed out default security domain change.  The change in behavior I was attempting to correct was intended.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@156 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoEveryone seems to agree that ; is better than : as a separator.
wassa [Wed, 16 Oct 2002 19:48:16 +0000 (19:48 +0000)]
Everyone seems to agree that ; is better than : as a separator.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@155 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoString was going out of scope. Changed to use ap_table_set, which makes a copy.
wassa [Wed, 16 Oct 2002 14:00:06 +0000 (14:00 +0000)]
String was going out of scope.  Changed to use ap_table_set, which makes a copy.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@154 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoChanged ENV exporting of multi-valued attributes to use : as the separator. Added...
wassa [Wed, 16 Oct 2002 02:58:45 +0000 (02:58 +0000)]
Changed ENV exporting of multi-valued attributes to use : as the separator.  Added escaping of the same.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@153 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoAdded name-based default security domain to Origin Mapper.
wassa [Tue, 15 Oct 2002 19:31:32 +0000 (19:31 +0000)]
Added name-based default security domain to Origin Mapper.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@152 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoI should compile before committing..
warlord [Tue, 15 Oct 2002 16:41:51 +0000 (16:41 +0000)]
I should compile before committing..
use SHIBRPC_UNKNOWN_ERROR for the previous runtime_errors

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@151 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoI should try compiling simple fixes..
warlord [Tue, 15 Oct 2002 16:13:16 +0000 (16:13 +0000)]
I should try compiling simple fixes..

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@150 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoTry connecting to the SHAR multiple times (with a short sleep between).
warlord [Tue, 15 Oct 2002 16:11:28 +0000 (16:11 +0000)]
Try connecting to the SHAR multiple times (with a short sleep between).
Log heavier if it fails (to the log4cpp log)
Throw a ShibTargetException (instead of a runtime_error)
Catch the exception and print an error page

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@149 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoFix error message for SHIRE POST (bug 27)
warlord [Tue, 15 Oct 2002 15:22:07 +0000 (15:22 +0000)]
Fix error message for SHIRE POST (bug 27)

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@148 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoreport the saml exception in the error logs.
warlord [Mon, 14 Oct 2002 22:17:02 +0000 (22:17 +0000)]
report the saml exception in the error logs.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@147 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agofix bugID 24.. Use stringstream instead of strstream
warlord [Wed, 9 Oct 2002 02:53:23 +0000 (02:53 +0000)]
fix bugID 24..  Use stringstream instead of strstream

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@146 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoAdd '-f' option
warlord [Wed, 9 Oct 2002 02:11:51 +0000 (02:11 +0000)]
Add '-f' option
Add conditional to declare svcfd_create()

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@145 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoremove the socket "file" at shar shutdown
warlord [Wed, 9 Oct 2002 01:31:19 +0000 (01:31 +0000)]
remove the socket "file" at shar shutdown

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@144 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoMove shibrpc_svc_run() into the shar. Implement our own svc_run(),
warlord [Wed, 9 Oct 2002 00:27:40 +0000 (00:27 +0000)]
Move shibrpc_svc_run() into the shar.  Implement our own svc_run(),
so this should work on Solaris.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@143 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoChange the rpc service APIs to abstract out RPC SVC creation.
warlord [Tue, 8 Oct 2002 23:10:26 +0000 (23:10 +0000)]
Change the rpc service APIs to abstract out RPC SVC creation.
This is in preparation for changing from svc_run() to our own
select() loop to fix problems on Solaris 2.6.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@142 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoadded a check for uint64 support in xdr.h
cantor [Tue, 8 Oct 2002 21:59:35 +0000 (21:59 +0000)]
added a check for uint64 support in xdr.h

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@141 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoRebuilt the RPC stubs. Add NEED_XDR_LONGLONG for scott
warlord [Tue, 8 Oct 2002 18:33:36 +0000 (18:33 +0000)]
Rebuilt the RPC stubs.  Add NEED_XDR_LONGLONG for scott

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@140 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoBreak the POST processor into a "handler"
warlord [Tue, 8 Oct 2002 18:17:07 +0000 (18:17 +0000)]
Break the POST processor into a "handler"
Move "SHIREURL" into apache.conf (out of shibboleth.ini)
Change the way Apache is configured for the POST Processor.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@139 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoAdd --enable-apxs-install configure option (default is OFF). When it is
warlord [Tue, 8 Oct 2002 02:36:13 +0000 (02:36 +0000)]
Add --enable-apxs-install configure option (default is OFF).  When it is
off, install the apache modules into $(libexecdir)

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@138 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agowrapped globals in namespace
cantor [Tue, 8 Oct 2002 01:28:46 +0000 (01:28 +0000)]
wrapped globals in namespace

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@137 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoCheck for apreq headers to make sure apreq path is correct
warlord [Tue, 8 Oct 2002 00:29:36 +0000 (00:29 +0000)]
Check for apreq headers to make sure apreq path is correct

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@136 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoIt helps to actually RETURN the object....
warlord [Tue, 8 Oct 2002 00:25:25 +0000 (00:25 +0000)]
It helps to actually RETURN the object....

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@135 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoRemoved tags from endif. Was causing bootstrap to fail.
wassa [Mon, 7 Oct 2002 17:05:43 +0000 (17:05 +0000)]
Removed tags from endif.  Was causing bootstrap to fail.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@134 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoadded apxs conditional to bypass install
cantor [Mon, 7 Oct 2002 00:36:13 +0000 (00:36 +0000)]
added apxs conditional to bypass install

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@133 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoper-target CFLAGS seems to fail on Linux
cantor [Mon, 7 Oct 2002 00:01:46 +0000 (00:01 +0000)]
per-target CFLAGS seems to fail on Linux

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@132 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years ago*** empty log message ***
cantor [Sun, 6 Oct 2002 22:36:59 +0000 (22:36 +0000)]
*** empty log message ***

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@131 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years ago*** empty log message ***
cantor [Sun, 6 Oct 2002 22:19:17 +0000 (22:19 +0000)]
*** empty log message ***

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@130 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years ago*** empty log message ***
cantor [Sun, 6 Oct 2002 22:11:53 +0000 (22:11 +0000)]
*** empty log message ***

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@129 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years ago*** empty log message ***
cantor [Sun, 6 Oct 2002 22:03:26 +0000 (22:03 +0000)]
*** empty log message ***

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@128 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agofixed headers
cantor [Sun, 6 Oct 2002 22:02:24 +0000 (22:02 +0000)]
fixed headers

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@127 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agohave to "install" shared libs
cantor [Sun, 6 Oct 2002 22:01:18 +0000 (22:01 +0000)]
have to "install" shared libs

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@126 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoadded prelim support for Apache 1.3 modules
cantor [Sun, 6 Oct 2002 21:53:28 +0000 (21:53 +0000)]
added prelim support for Apache 1.3 modules

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@125 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years ago*** empty log message ***
cantor [Sun, 6 Oct 2002 20:10:19 +0000 (20:10 +0000)]
*** empty log message ***

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@124 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agochanged header locations
cantor [Sun, 6 Oct 2002 20:09:44 +0000 (20:09 +0000)]
changed header locations

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@123 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoPulled out extra registration of shib schema, no longer needed.
cantor [Fri, 4 Oct 2002 20:21:20 +0000 (20:21 +0000)]
Pulled out extra registration of shib schema, no longer needed.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@122 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoChanged layout for autoconf
cantor [Fri, 4 Oct 2002 20:19:39 +0000 (20:19 +0000)]
Changed layout for autoconf

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@121 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoRemoved extra registration of shib schema.
cantor [Fri, 4 Oct 2002 20:16:17 +0000 (20:16 +0000)]
Removed extra registration of shib schema.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@120 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoAdded registration of schema, to insure it's been installed.
cantor [Fri, 4 Oct 2002 20:15:25 +0000 (20:15 +0000)]
Added registration of schema, to insure it's been installed.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@119 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoregister the shib schema
warlord [Fri, 4 Oct 2002 16:11:53 +0000 (16:11 +0000)]
register the shib schema

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@118 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoinstall eduPerson.h into ${includedir}/eduPerson
warlord [Fri, 4 Oct 2002 02:36:28 +0000 (02:36 +0000)]
install eduPerson.h into ${includedir}/eduPerson

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@117 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoautoconfiscate the building of the shar
warlord [Fri, 4 Oct 2002 02:02:02 +0000 (02:02 +0000)]
autoconfiscate the building of the shar

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@116 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoRemove Makefile
warlord [Fri, 4 Oct 2002 01:48:07 +0000 (01:48 +0000)]
Remove Makefile

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@115 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoMove shib-target.h into shib-target subdir
warlord [Fri, 4 Oct 2002 01:38:10 +0000 (01:38 +0000)]
Move shib-target.h into shib-target subdir
get shib-target to compile with autoconf

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@114 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years ago*** empty log message ***
cantor [Thu, 3 Oct 2002 22:05:21 +0000 (22:05 +0000)]
*** empty log message ***

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@113 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoMoved to test/
cantor [Thu, 3 Oct 2002 22:03:22 +0000 (22:03 +0000)]
Moved to test/

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@112 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoMoved to new test/ location
cantor [Thu, 3 Oct 2002 21:58:41 +0000 (21:58 +0000)]
Moved to new test/ location

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@111 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoMoved test programs into new location
cantor [Thu, 3 Oct 2002 21:57:46 +0000 (21:57 +0000)]
Moved test programs into new location

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@110 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoChanged header inclusion
cantor [Thu, 3 Oct 2002 21:55:01 +0000 (21:55 +0000)]
Changed header inclusion

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@109 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years ago*** empty log message ***
cantor [Thu, 3 Oct 2002 21:54:07 +0000 (21:54 +0000)]
*** empty log message ***

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@108 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoMoved to eduPerson/
cantor [Thu, 3 Oct 2002 21:52:52 +0000 (21:52 +0000)]
Moved to eduPerson/

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@107 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoMoved to shib/
cantor [Thu, 3 Oct 2002 21:52:22 +0000 (21:52 +0000)]
Moved to shib/

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@106 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years ago*** empty log message ***
cantor [Thu, 3 Oct 2002 19:46:44 +0000 (19:46 +0000)]
*** empty log message ***

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@105 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoHardcoded a base of file:/// so relative URIs can be used.
cantor [Fri, 27 Sep 2002 21:24:14 +0000 (21:24 +0000)]
Hardcoded a base of file:/// so relative URIs can be used.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@104 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agouse the new XMLOriginMapper
warlord [Fri, 27 Sep 2002 21:22:31 +0000 (21:22 +0000)]
use the new XMLOriginMapper
use new POSTProfile API

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@103 cb58f699-b61c-0410-a6fe-9272a202ed29

21 years agoAdded destructor.
cantor [Fri, 27 Sep 2002 21:00:08 +0000 (21:00 +0000)]
Added destructor.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@102 cb58f699-b61c-0410-a6fe-9272a202ed29