shibboleth/sp.git
21 years agoReworked routines to support attribute section in ini file, must now link to libshib...
cantor [Fri, 13 Dec 2002 08:28:13 +0000 (08:28 +0000)]
Reworked routines to support attribute section in ini file, must now link to libshib-target

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

21 years agoAdded "1" for boolean tag values.
cantor [Fri, 13 Dec 2002 07:09:04 +0000 (07:09 +0000)]
Added "1" for boolean tag values.

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

21 years agoPass ShibINI object to extension libraries
cantor [Fri, 13 Dec 2002 06:38:28 +0000 (06:38 +0000)]
Pass ShibINI object to extension libraries

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

21 years agoReverted POST API
cantor [Fri, 13 Dec 2002 06:22:23 +0000 (06:22 +0000)]
Reverted POST API

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

21 years agoRemoved unneeded pointer checks from POST profile calls.
cantor [Fri, 13 Dec 2002 04:05:27 +0000 (04:05 +0000)]
Removed unneeded pointer checks from POST profile calls.

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

21 years agoReverted POST profile API to return pointers.
cantor [Fri, 13 Dec 2002 04:00:57 +0000 (04:00 +0000)]
Reverted POST profile API to return pointers.

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

21 years agoRevised exception modeling.
cantor [Tue, 10 Dec 2002 22:24:09 +0000 (22:24 +0000)]
Revised exception modeling.

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

21 years agoPOST profile more exception-based when errors occur.
cantor [Tue, 10 Dec 2002 22:11:06 +0000 (22:11 +0000)]
POST profile more exception-based when errors occur.

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

21 years agoRevised exception modeling.
cantor [Tue, 10 Dec 2002 22:10:47 +0000 (22:10 +0000)]
Revised exception modeling.
POST profile more exception-based when errors occur.

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

21 years agoExtraneous ifdef removed
cantor [Tue, 26 Nov 2002 06:23:01 +0000 (06:23 +0000)]
Extraneous ifdef removed

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

21 years agoAdded distribution files
cantor [Tue, 26 Nov 2002 06:20:08 +0000 (06:20 +0000)]
Added distribution files

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

21 years agoAdded APLOG_NOERRNO to error logging.
cantor [Tue, 26 Nov 2002 05:13:32 +0000 (05:13 +0000)]
Added APLOG_NOERRNO to error logging.

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

21 years agoFixed require alias processing. Should now match correctly on single/multiple values...
wassa [Tue, 26 Nov 2002 04:26:41 +0000 (04:26 +0000)]
Fixed require alias processing.  Should now match correctly on single/multiple values and work with semicolon escaping.

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

21 years agoAdded text files to distro, updated version of package.
cantor [Tue, 26 Nov 2002 04:26:22 +0000 (04:26 +0000)]
Added text files to distro, updated version of package.

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

21 years agoExtraneous malloc declaration
cantor [Tue, 19 Nov 2002 02:28:51 +0000 (02:28 +0000)]
Extraneous malloc declaration

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

21 years agoSun's compiler wants extra cast
cantor [Tue, 19 Nov 2002 02:24:22 +0000 (02:24 +0000)]
Sun's compiler wants extra cast

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

21 years agoextra comma causing warning
cantor [Tue, 19 Nov 2002 02:16:58 +0000 (02:16 +0000)]
extra comma causing warning

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

21 years agostripped DOS linefeeds
cantor [Tue, 19 Nov 2002 02:10:26 +0000 (02:10 +0000)]
stripped DOS linefeeds

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

21 years agonew test program for xmlsec
cantor [Sun, 17 Nov 2002 20:34:45 +0000 (20:34 +0000)]
new test program for xmlsec

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

21 years agoAdd the NSDL "Site CA" Certificate
wassa [Fri, 15 Nov 2002 20:21:20 +0000 (20:21 +0000)]
Add the NSDL "Site CA" Certificate

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

21 years agolog->debug() crash workaround
cantor [Thu, 14 Nov 2002 04:49:51 +0000 (04:49 +0000)]
log->debug() crash workaround

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

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