shibboleth/sp.git
20 years agoRemove old apache-1.3 and apache-2.0 code, as we now use the combined module
warlord [Thu, 8 Apr 2004 15:03:39 +0000 (15:03 +0000)]
Remove old apache-1.3 and apache-2.0 code, as we now use the combined module

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

20 years agoImplement OpenSSL locking callbacks (way too late)
cantor [Thu, 8 Apr 2004 03:33:32 +0000 (03:33 +0000)]
Implement OpenSSL locking callbacks (way too late)

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

20 years agoTry and remove la file(s)
cantor [Thu, 8 Apr 2004 03:06:47 +0000 (03:06 +0000)]
Try and remove la file(s)

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

20 years agoMove exception "package" path into opensaml.
cantor [Thu, 8 Apr 2004 02:51:41 +0000 (02:51 +0000)]
Move exception "package" path into opensaml.

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

20 years agoFilter out some debug level garbage
cantor [Thu, 8 Apr 2004 02:02:10 +0000 (02:02 +0000)]
Filter out some debug level garbage

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

20 years agoFor now, pull log config from etc/
cantor [Thu, 8 Apr 2004 01:43:04 +0000 (01:43 +0000)]
For now, pull log config from etc/

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

20 years agoHave to use dynamic_cast to check for base class.
cantor [Thu, 8 Apr 2004 01:41:18 +0000 (01:41 +0000)]
Have to use dynamic_cast to check for base class.

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

20 years agoAdded a 0-depth trust entry for the sample key for SSL
cantor [Wed, 7 Apr 2004 20:56:24 +0000 (20:56 +0000)]
Added a 0-depth trust entry for the sample key for SSL

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

20 years agoWasn't initializing wildcard pointer.
cantor [Wed, 7 Apr 2004 20:19:57 +0000 (20:19 +0000)]
Wasn't initializing wildcard pointer.

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

20 years agovi, aargh
cantor [Wed, 7 Apr 2004 20:16:55 +0000 (20:16 +0000)]
vi, aargh

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

20 years agomissed else clause
cantor [Wed, 7 Apr 2004 20:12:24 +0000 (20:12 +0000)]
missed else clause

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

20 years agoAdd warning on wildcards.
cantor [Wed, 7 Apr 2004 20:09:25 +0000 (20:09 +0000)]
Add warning on wildcards.

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

20 years agoProblem with function cast was OpenSSL specific
cantor [Wed, 7 Apr 2004 19:46:44 +0000 (19:46 +0000)]
Problem with function cast was OpenSSL specific

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

20 years agoFix for older gcc?
cantor [Wed, 7 Apr 2004 19:40:58 +0000 (19:40 +0000)]
Fix for older gcc?

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

20 years agoAlways include providerId in audience.
cantor [Wed, 7 Apr 2004 18:54:40 +0000 (18:54 +0000)]
Always include providerId in audience.

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

20 years agoChange the logdir to ${localstatedir}/log/shibboleth, which means
warlord [Tue, 6 Apr 2004 20:50:01 +0000 (20:50 +0000)]
Change the logdir to ${localstatedir}/log/shibboleth, which means
 /opt/shibboleth/log/shibboleth

Also create this dir and the 'data' directory at install-time

Fixes #88

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

20 years agoRename "syslog" to something that doesn't confuse people.
warlord [Tue, 6 Apr 2004 19:17:03 +0000 (19:17 +0000)]
Rename "syslog" to something that doesn't confuse people.
Fixes #87

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

20 years agoRemoved Apache element
cantor [Tue, 6 Apr 2004 16:50:33 +0000 (16:50 +0000)]
Removed Apache element

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

20 years agolinfeeds
cantor [Tue, 6 Apr 2004 16:49:38 +0000 (16:49 +0000)]
linfeeds

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

20 years agoRemoved extra key
cantor [Sat, 3 Apr 2004 22:19:19 +0000 (22:19 +0000)]
Removed extra key

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

20 years agoRemoved Apache config section
cantor [Sat, 3 Apr 2004 21:51:18 +0000 (21:51 +0000)]
Removed Apache config section

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

20 years agoRemoved dual config mode.
cantor [Sat, 3 Apr 2004 21:50:54 +0000 (21:50 +0000)]
Removed dual config mode.

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

20 years agoMore cleanup -- use default key always, example.edu will accept it.
cantor [Fri, 2 Apr 2004 18:34:01 +0000 (18:34 +0000)]
More cleanup -- use default key always, example.edu will accept it.

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

20 years agoChanged libs to use .so extension
cantor [Fri, 2 Apr 2004 18:23:58 +0000 (18:23 +0000)]
Changed libs to use .so extension

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

20 years agoAdd a replayCheck option for testing
cantor [Fri, 2 Apr 2004 18:04:28 +0000 (18:04 +0000)]
Add a replayCheck option for testing

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

20 years agoSupport replay checking disablement for testing
cantor [Fri, 2 Apr 2004 18:04:09 +0000 (18:04 +0000)]
Support replay checking disablement for testing

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

20 years agoFix the names of the (new) apache modules
warlord [Fri, 2 Apr 2004 00:47:26 +0000 (00:47 +0000)]
Fix the names of the (new) apache modules

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

20 years agoAdded require Shibboleth rule, fixed valid-user, and handling of no session.
cantor [Fri, 2 Apr 2004 00:21:05 +0000 (00:21 +0000)]
Added require Shibboleth rule, fixed valid-user, and handling of no session.

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

20 years agoNew default settings to support InQueue along with private testing.
cantor [Fri, 2 Apr 2004 00:17:33 +0000 (00:17 +0000)]
New default settings to support InQueue along with private testing.

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

20 years agoAdd a comment to revisit a difference between this module and the
warlord [Thu, 1 Apr 2004 23:06:12 +0000 (23:06 +0000)]
Add a comment to revisit a difference between this module and the
other apache2 module (a bit of logic where apache-1.3 and apache-2.0
differ).  Should we return OK or DECLINED?

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

20 years agotest -f requires a full path, so use AC_PATH_PROG to find the -config app
warlord [Thu, 1 Apr 2004 22:20:09 +0000 (22:20 +0000)]
test -f requires a full path, so use AC_PATH_PROG to find the -config app

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

20 years agoReduce code duplication -- move the headers into the common file
warlord [Thu, 1 Apr 2004 20:19:30 +0000 (20:19 +0000)]
Reduce code duplication -- move the headers into the common file

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

20 years agoNeed the old Handler unless AuthType shib is set at root.
cantor [Thu, 1 Apr 2004 20:04:10 +0000 (20:04 +0000)]
Need the old Handler unless AuthType shib is set at root.

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

20 years agoMoved our headers into the per-version files above the Apache headers
cantor [Thu, 1 Apr 2004 19:41:18 +0000 (19:41 +0000)]
Moved our headers into the per-version files above the Apache headers

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

20 years ago*** empty log message ***
cantor [Thu, 1 Apr 2004 19:40:18 +0000 (19:40 +0000)]
*** empty log message ***

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

20 years agoNew mod_shibXX projects
cantor [Thu, 1 Apr 2004 19:38:48 +0000 (19:38 +0000)]
New mod_shibXX projects

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

20 years agoMention mod_so in docs.
cantor [Thu, 1 Apr 2004 17:52:58 +0000 (17:52 +0000)]
Mention mod_so in docs.

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

20 years agoChanged default sites list to localhost.
cantor [Thu, 1 Apr 2004 17:52:27 +0000 (17:52 +0000)]
Changed default sites list to localhost.

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

20 years agoBuild apache modules from a common source.
warlord [Wed, 31 Mar 2004 23:44:51 +0000 (23:44 +0000)]
Build apache modules from a common source.

This allows us to build apache-1.3 and apache-2.0 modules from the
same source file(s).  I've tested the apache-2.0 module; it builds
just fine.  I haven't tested the apache-1.3 build because I don't have
an apache-1.3 build environment.  Therefore I have not yet removed
the old module(s).

The new modules are named mod_shib_13.so and mod_shib_20.so
internally they are always "mod_shib"

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

20 years agoRemove some code which isn't implemented (and probably never will be)
warlord [Wed, 31 Mar 2004 23:41:52 +0000 (23:41 +0000)]
Remove some code which isn't implemented (and probably never will be)

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

20 years agoAlways propagate InvalidHandleException out of query.
cantor [Tue, 30 Mar 2004 04:06:09 +0000 (04:06 +0000)]
Always propagate InvalidHandleException out of query.

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

20 years agoHandle new exception type as retryable.
cantor [Tue, 30 Mar 2004 04:03:15 +0000 (04:03 +0000)]
Handle new exception type as retryable.

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

20 years agoAdded new exception for invalid handle, and detect during queries.
cantor [Tue, 30 Mar 2004 04:01:13 +0000 (04:01 +0000)]
Added new exception for invalid handle, and detect during queries.

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

20 years agoAttempt at a default "localhost" config
cantor [Mon, 29 Mar 2004 03:55:39 +0000 (03:55 +0000)]
Attempt at a default "localhost" config

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

20 years agoAdded a default key binding for the localhost sample key.
cantor [Mon, 29 Mar 2004 03:35:49 +0000 (03:35 +0000)]
Added a default key binding for the localhost sample key.

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

20 years agoMade a localhost cert
cantor [Mon, 29 Mar 2004 03:06:34 +0000 (03:06 +0000)]
Made a localhost cert

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

20 years agoAdd a Shibboleth version header to HTTP requests.
cantor [Fri, 26 Mar 2004 18:19:15 +0000 (18:19 +0000)]
Add a Shibboleth version header to HTTP requests.

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

20 years agoAdded a macro to fix a Solaris header issue
cantor [Fri, 26 Mar 2004 14:59:06 +0000 (14:59 +0000)]
Added a macro to fix a Solaris header issue

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

20 years agoCleanup usage message
cantor [Fri, 26 Mar 2004 06:44:29 +0000 (06:44 +0000)]
Cleanup usage message

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

20 years agoUpdated for new metadata and specifying root element with the command
cantor [Fri, 26 Mar 2004 06:21:50 +0000 (06:21 +0000)]
Updated for new metadata and specifying root element with the command

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

20 years agoRemoved mod_shibrm
cantor [Thu, 25 Mar 2004 23:43:12 +0000 (23:43 +0000)]
Removed mod_shibrm

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

20 years agoRemoved apreq reference
cantor [Thu, 25 Mar 2004 23:39:25 +0000 (23:39 +0000)]
Removed apreq reference

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

20 years agoRemoved reference to ini file
cantor [Thu, 25 Mar 2004 23:38:55 +0000 (23:38 +0000)]
Removed reference to ini file

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

20 years agoRemoved apreq checks.
cantor [Thu, 25 Mar 2004 22:59:02 +0000 (22:59 +0000)]
Removed apreq checks.

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

20 years agoRemoved TCP shar option from script
cantor [Thu, 25 Mar 2004 22:55:01 +0000 (22:55 +0000)]
Removed TCP shar option from script

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

20 years agoFixes to error handling, attribute export.
cantor [Thu, 25 Mar 2004 19:38:57 +0000 (19:38 +0000)]
Fixes to error handling, attribute export.

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

20 years ago*** empty log message ***
cantor [Thu, 25 Mar 2004 06:36:23 +0000 (06:36 +0000)]
*** empty log message ***

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

20 years agoShould only need svc_fdcreate decl on Linux
cantor [Thu, 25 Mar 2004 06:35:59 +0000 (06:35 +0000)]
Should only need svc_fdcreate decl on Linux

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

20 years agoMoved path constants into main header for WIN32
cantor [Thu, 25 Mar 2004 06:35:36 +0000 (06:35 +0000)]
Moved path constants into main header for WIN32

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

20 years agoRemoved CGI parser
cantor [Thu, 25 Mar 2004 06:35:14 +0000 (06:35 +0000)]
Removed CGI parser

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

20 years agoUpdated openssl path
cantor [Thu, 25 Mar 2004 06:34:37 +0000 (06:34 +0000)]
Updated openssl path

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

20 years agoChanged schema location, might have some positive effects
cantor [Wed, 24 Mar 2004 21:55:29 +0000 (21:55 +0000)]
Changed schema location, might have some positive effects

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

20 years agoMade consumer service consistent with other elements.
cantor [Tue, 23 Mar 2004 03:19:05 +0000 (03:19 +0000)]
Made consumer service consistent with other elements.

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

20 years agoTook Location out of AttributeRequester element.
cantor [Tue, 23 Mar 2004 03:10:32 +0000 (03:10 +0000)]
Took Location out of AttributeRequester element.

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

20 years agoInitial checkin for .htaccess support via registry.
ryanc [Mon, 22 Mar 2004 23:11:46 +0000 (23:11 +0000)]
Initial checkin for .htaccess support via registry.
Initial checkin for MMC GUI to manage directives.

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

20 years ago*** empty log message ***
cantor [Mon, 22 Mar 2004 06:10:52 +0000 (06:10 +0000)]
*** empty log message ***

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

20 years agoChanged ISAPI section
cantor [Mon, 22 Mar 2004 06:07:04 +0000 (06:07 +0000)]
Changed ISAPI section

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

20 years agoRevise module for new APIs, lazy sessions.
cantor [Mon, 22 Mar 2004 06:05:22 +0000 (06:05 +0000)]
Revise module for new APIs, lazy sessions.

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

20 years agoDefault cookie props
cantor [Mon, 22 Mar 2004 06:04:52 +0000 (06:04 +0000)]
Default cookie props

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

20 years agoMove normalizeRequest setting to ISAPI-specific.
cantor [Mon, 22 Mar 2004 06:04:11 +0000 (06:04 +0000)]
Move normalizeRequest setting to ISAPI-specific.

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

20 years agoExplicit length on CGI parser.
cantor [Mon, 22 Mar 2004 06:02:50 +0000 (06:02 +0000)]
Explicit length on CGI parser.

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

20 years agoTweak to IIS schema
cantor [Sun, 21 Mar 2004 23:24:27 +0000 (23:24 +0000)]
Tweak to IIS schema

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

20 years agoSync up RM behavior
cantor [Fri, 19 Mar 2004 06:04:17 +0000 (06:04 +0000)]
Sync up RM behavior

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

20 years agoFix up defaults.
cantor [Fri, 19 Mar 2004 05:39:06 +0000 (05:39 +0000)]
Fix up defaults.

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

20 years agoconst bug
cantor [Fri, 19 Mar 2004 05:27:13 +0000 (05:27 +0000)]
const bug

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

20 years agoWas deleting socket file too liberally.
cantor [Fri, 19 Mar 2004 05:19:02 +0000 (05:19 +0000)]
Was deleting socket file too liberally.

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

20 years agoRestructured auth check for lazy sessions.
cantor [Fri, 19 Mar 2004 04:06:05 +0000 (04:06 +0000)]
Restructured auth check for lazy sessions.

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

20 years agoPass through lazy sessions.
cantor [Fri, 19 Mar 2004 03:58:50 +0000 (03:58 +0000)]
Pass through lazy sessions.

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

20 years agoChange inline RequestMap to a level beneath.
cantor [Fri, 19 Mar 2004 03:28:07 +0000 (03:28 +0000)]
Change inline RequestMap to a level beneath.

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

20 years agoBypass new path header on Windows
cantor [Fri, 19 Mar 2004 03:26:49 +0000 (03:26 +0000)]
Bypass new path header on Windows

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

20 years agoUpdated versions, included default paths
cantor [Fri, 19 Mar 2004 03:26:26 +0000 (03:26 +0000)]
Updated versions, included default paths

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

20 years agoNeed to prime the implementation in factory
cantor [Fri, 19 Mar 2004 03:00:59 +0000 (03:00 +0000)]
Need to prime the implementation in factory

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

20 years agoReturn boolean from TCP accept
cantor [Fri, 19 Mar 2004 02:46:25 +0000 (02:46 +0000)]
Return boolean from TCP accept

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

20 years agoAdd some logging, fix reversed conditional
cantor [Fri, 19 Mar 2004 02:45:59 +0000 (02:45 +0000)]
Add some logging, fix reversed conditional

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

20 years agobe sure to parameterize the new config file properly
warlord [Fri, 19 Mar 2004 01:45:10 +0000 (01:45 +0000)]
be sure to parameterize the new config file properly

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

20 years agoAdd a shib-paths header file, auto-generated at build time.
warlord [Fri, 19 Mar 2004 01:28:29 +0000 (01:28 +0000)]
Add a shib-paths header file, auto-generated at build time.
it's included in shib-target.h, so you get it by default.
use it in the shar and test-client to find the default config and schema locations

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

20 years agohandle non-srcdir builds
warlord [Fri, 19 Mar 2004 01:27:24 +0000 (01:27 +0000)]
handle non-srcdir builds

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

20 years agoFixed plugin type
cantor [Fri, 19 Mar 2004 00:09:38 +0000 (00:09 +0000)]
Fixed plugin type

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

20 years ago*** empty log message ***
cantor [Fri, 19 Mar 2004 00:04:09 +0000 (00:04 +0000)]
*** empty log message ***

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

20 years agocheck for empty parameters
cantor [Thu, 18 Mar 2004 23:54:40 +0000 (23:54 +0000)]
check for empty parameters

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

20 years agoAdded -d option
cantor [Thu, 18 Mar 2004 22:59:40 +0000 (22:59 +0000)]
Added -d option

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

20 years agoMissing lib
cantor [Thu, 18 Mar 2004 22:36:07 +0000 (22:36 +0000)]
Missing lib

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

20 years ago*** empty log message ***
cantor [Thu, 18 Mar 2004 22:32:56 +0000 (22:32 +0000)]
*** empty log message ***

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

20 years agoMissing function
cantor [Thu, 18 Mar 2004 22:32:14 +0000 (22:32 +0000)]
Missing function

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

20 years agoFor now, just declare the function...
cantor [Thu, 18 Mar 2004 22:26:53 +0000 (22:26 +0000)]
For now, just declare the function...

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

20 years agoMoved declaration over.
cantor [Thu, 18 Mar 2004 22:12:29 +0000 (22:12 +0000)]
Moved declaration over.

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

20 years agoFixes to Unix main()
cantor [Thu, 18 Mar 2004 21:51:18 +0000 (21:51 +0000)]
Fixes to Unix main()

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

20 years agoAnother header gone.
cantor [Thu, 18 Mar 2004 21:44:57 +0000 (21:44 +0000)]
Another header gone.

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

20 years agoNow works on both platforms
cantor [Thu, 18 Mar 2004 21:43:22 +0000 (21:43 +0000)]
Now works on both platforms

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

20 years agoFixed some Unix bugs
cantor [Thu, 18 Mar 2004 21:39:45 +0000 (21:39 +0000)]
Fixed some Unix bugs

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