shibboleth/sp.git
20 years agoAdded a Xerces version check.
cantor [Tue, 13 Apr 2004 20:26:08 +0000 (20:26 +0000)]
Added a Xerces version check.

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

20 years agoAdded a config checking option.
cantor [Tue, 13 Apr 2004 19:00:21 +0000 (19:00 +0000)]
Added a config checking option.

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

20 years agoAdded logging to shutdown
cantor [Tue, 13 Apr 2004 18:59:52 +0000 (18:59 +0000)]
Added logging to shutdown

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

20 years agoMake the parameter globals a bit more unique.
cantor [Tue, 13 Apr 2004 15:11:54 +0000 (15:11 +0000)]
Make the parameter globals a bit more unique.

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

20 years agoNDC was duplicating itself on stack.
cantor [Tue, 13 Apr 2004 02:41:12 +0000 (02:41 +0000)]
NDC was duplicating itself on stack.

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

20 years agoHad to hang AttributeValueType off the SAML hack.
cantor [Tue, 13 Apr 2004 02:30:58 +0000 (02:30 +0000)]
Had to hang AttributeValueType off the SAML hack.

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

20 years agoFix some imports to pull local copy of DSIG schema.
cantor [Mon, 12 Apr 2004 19:38:11 +0000 (19:38 +0000)]
Fix some imports to pull local copy of DSIG schema.

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

20 years agoRemoved incorrect schema hint.
cantor [Mon, 12 Apr 2004 19:33:55 +0000 (19:33 +0000)]
Removed incorrect schema hint.

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

20 years agoMoved NameIdentifier out of Subject.
cantor [Mon, 12 Apr 2004 18:37:42 +0000 (18:37 +0000)]
Moved NameIdentifier out of Subject.

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

20 years agoHacking the schema to work around a Xerces-C validation bug.
cantor [Mon, 12 Apr 2004 16:36:59 +0000 (16:36 +0000)]
Hacking the schema to work around a Xerces-C validation bug.

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

20 years agoRemoved extra comment in SQL cache
cantor [Sun, 11 Apr 2004 05:08:14 +0000 (05:08 +0000)]
Removed extra comment in SQL cache

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

20 years agoAdded version check for saml
cantor [Thu, 8 Apr 2004 23:26:08 +0000 (23:26 +0000)]
Added version check for saml

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

20 years agoTry to be smart about removing .la files.
nlevitt [Thu, 8 Apr 2004 20:46:44 +0000 (20:46 +0000)]
Try to be smart about removing .la files.

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

20 years agoChanged default for strict lifetime checking to false
cantor [Thu, 8 Apr 2004 20:24:36 +0000 (20:24 +0000)]
Changed default for strict lifetime checking to false

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

20 years agoActually we don't want to ignore *.loT.
nlevitt [Thu, 8 Apr 2004 19:57:24 +0000 (19:57 +0000)]
Actually we don't want to ignore *.loT.

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

20 years agoAdd *.loT to .cvsignore.
nlevitt [Thu, 8 Apr 2004 19:49:24 +0000 (19:49 +0000)]
Add *.loT to .cvsignore.

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

20 years agoAdded noverify option, will check sig if present, but warns user
cantor [Thu, 8 Apr 2004 19:49:01 +0000 (19:49 +0000)]
Added noverify option, will check sig if present, but warns user

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

20 years agoBe careful of empty vars
warlord [Thu, 8 Apr 2004 19:48:17 +0000 (19:48 +0000)]
Be careful of empty vars

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

20 years agoLeave Errors extensions open.
cantor [Thu, 8 Apr 2004 17:31:59 +0000 (17:31 +0000)]
Leave Errors extensions open.

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

20 years agoHad an attribute mis-named.
cantor [Thu, 8 Apr 2004 17:27:13 +0000 (17:27 +0000)]
Had an attribute mis-named.

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

20 years agoAdded clockSkew attribute
cantor [Thu, 8 Apr 2004 17:15:30 +0000 (17:15 +0000)]
Added clockSkew attribute

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

20 years agoRestrained attribute wildcarding, added clockSkew
cantor [Thu, 8 Apr 2004 17:15:17 +0000 (17:15 +0000)]
Restrained attribute wildcarding, added clockSkew

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

20 years agoAdded clock skew config.
cantor [Thu, 8 Apr 2004 17:13:19 +0000 (17:13 +0000)]
Added clock skew config.

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

20 years agoLog some of the config-related errors.
cantor [Thu, 8 Apr 2004 16:47:33 +0000 (16:47 +0000)]
Log some of the config-related errors.

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

20 years agoChanged dashes to character references.
cantor [Thu, 8 Apr 2004 16:37:03 +0000 (16:37 +0000)]
Changed dashes to character references.

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

20 years agostatic cast required for Solaris
cantor [Thu, 8 Apr 2004 15:59:41 +0000 (15:59 +0000)]
static cast required for Solaris

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

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