shibboleth/sp.git
19 years agoSchema filename change
cantor [Wed, 6 Apr 2005 01:40:30 +0000 (01:40 +0000)]
Schema filename change

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

19 years agoWinsock types optval as a char* for some odd reason
cantor [Sun, 3 Apr 2005 23:24:37 +0000 (23:24 +0000)]
Winsock types optval as a char* for some odd reason

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

19 years agomove the setsockopt() before the bind()
warlord [Sun, 3 Apr 2005 23:11:17 +0000 (23:11 +0000)]
move the setsockopt() before the bind()

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

19 years agoSet SO_REUSEADDR on the tcp listener.
warlord [Sat, 2 Apr 2005 21:48:08 +0000 (21:48 +0000)]
Set SO_REUSEADDR on the tcp listener.

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

19 years agoSome logging cleanup.
cantor [Sat, 2 Apr 2005 07:23:28 +0000 (07:23 +0000)]
Some logging cleanup.

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

19 years agoAdded a const
cantor [Sat, 2 Apr 2005 07:18:39 +0000 (07:18 +0000)]
Added a const

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

19 years agoAdd CDC impl, local IdP history cookie
cantor [Sat, 2 Apr 2005 07:17:59 +0000 (07:17 +0000)]
Add CDC impl, local IdP history cookie

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

19 years agoAdd common domain cookie class.
cantor [Sat, 2 Apr 2005 07:17:28 +0000 (07:17 +0000)]
Add common domain cookie class.

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

19 years agoReduce Windows logging.
cantor [Sat, 2 Apr 2005 07:16:59 +0000 (07:16 +0000)]
Reduce Windows logging.

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

19 years agoSupport multiple set-cookie calls.
cantor [Sat, 2 Apr 2005 07:16:40 +0000 (07:16 +0000)]
Support multiple set-cookie calls.

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

19 years ago*** empty log message ***
cantor [Sat, 2 Apr 2005 07:16:04 +0000 (07:16 +0000)]
*** empty log message ***

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

19 years agoAdd metadata error template.
cantor [Sat, 2 Apr 2005 07:15:47 +0000 (07:15 +0000)]
Add metadata error template.

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

19 years agoAdd alias for addn function.
cantor [Sat, 2 Apr 2005 07:12:06 +0000 (07:12 +0000)]
Add alias for addn function.

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

19 years agoRenamed binary
cantor [Fri, 1 Apr 2005 21:10:57 +0000 (21:10 +0000)]
Renamed binary

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

19 years agoBuild the selinux files.
warlord [Fri, 1 Apr 2005 19:04:47 +0000 (19:04 +0000)]
Build the selinux files.

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

19 years agoignore the new 'shibd' program.
warlord [Fri, 1 Apr 2005 19:04:25 +0000 (19:04 +0000)]
ignore the new 'shibd' program.

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

19 years agoFix a variable scoping bug.
warlord [Fri, 1 Apr 2005 19:00:49 +0000 (19:00 +0000)]
Fix a variable scoping bug.

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

19 years agoUpdate to final SAML 2.0 schema filenames.
cantor [Fri, 1 Apr 2005 18:49:27 +0000 (18:49 +0000)]
Update to final SAML 2.0 schema filenames.

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

19 years agorename the 'shar' process, "shibd"
warlord [Fri, 1 Apr 2005 18:44:18 +0000 (18:44 +0000)]
rename the 'shar' process, "shibd"

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

19 years agoPlug the SP into Apache automatically (if the config dir exists).
warlord [Fri, 1 Apr 2005 18:28:54 +0000 (18:28 +0000)]
Plug the SP into Apache automatically (if the config dir exists).
Also make sure not to overwrite an existing config file.

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

19 years agoShibTargetException -> FatalProfileException
warlord [Fri, 1 Apr 2005 17:44:35 +0000 (17:44 +0000)]
ShibTargetException -> FatalProfileException

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

19 years agoFirst pass at porting the NSAPI module to the new ShibTarget API.
warlord [Fri, 1 Apr 2005 17:37:21 +0000 (17:37 +0000)]
First pass at porting the NSAPI module to the new ShibTarget API.

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

19 years agoSend a 403 back when access page is missing.
cantor [Fri, 1 Apr 2005 16:54:54 +0000 (16:54 +0000)]
Send a 403 back when access page is missing.

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

19 years agoInterim fix to handle HTTP codes.
cantor [Fri, 1 Apr 2005 16:54:34 +0000 (16:54 +0000)]
Interim fix to handle HTTP codes.

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

19 years agoPull nsapi_shib up to HEAD.
warlord [Fri, 1 Apr 2005 16:07:33 +0000 (16:07 +0000)]
Pull nsapi_shib up to HEAD.

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

19 years agoAdded a spec changelog.
warlord [Fri, 1 Apr 2005 16:05:32 +0000 (16:05 +0000)]
Added a spec changelog.

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

19 years agoCreate SELinux policy package
warlord [Fri, 1 Apr 2005 15:56:23 +0000 (15:56 +0000)]
Create SELinux policy package
Also grab the 'shar' binary from sbindir, not bindir.

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

19 years agoBuild and install selinux policy files.
warlord [Fri, 1 Apr 2005 15:34:48 +0000 (15:34 +0000)]
Build and install selinux policy files.

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

19 years agoFinal SAML 2.0 schemas.
cantor [Fri, 1 Apr 2005 02:14:29 +0000 (02:14 +0000)]
Final SAML 2.0 schemas.

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

19 years agoConvert more strings to references.
cantor [Fri, 1 Apr 2005 02:13:40 +0000 (02:13 +0000)]
Convert more strings to references.

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

19 years agoReturn provider ID during session creation for CDC, promoted error page method.
cantor [Fri, 1 Apr 2005 02:08:52 +0000 (02:08 +0000)]
Return provider ID during session creation for CDC, promoted error page method.

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

19 years agoReturn provider ID during session creation for CDC
cantor [Fri, 1 Apr 2005 02:07:54 +0000 (02:07 +0000)]
Return provider ID during session creation for CDC

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

19 years agoUpdate to final SAML 2.0 schema filenames.
cantor [Fri, 1 Apr 2005 02:06:25 +0000 (02:06 +0000)]
Update to final SAML 2.0 schema filenames.

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

19 years agoFinal SAML 2.0 schemas.
cantor [Fri, 1 Apr 2005 02:01:05 +0000 (02:01 +0000)]
Final SAML 2.0 schemas.

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

19 years agoUpdate to final SAML 2.0 schema filenames.
cantor [Fri, 1 Apr 2005 01:58:36 +0000 (01:58 +0000)]
Update to final SAML 2.0 schema filenames.

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

19 years agoFirst pass at some SELinux policies for the Shibboleth SP.
warlord [Thu, 31 Mar 2005 23:02:42 +0000 (23:02 +0000)]
First pass at some SELinux policies for the Shibboleth SP.
Generate shibshar.fc; use shibshar.te directly.
The policy files are neither built NOR installed, currently.
Also fix a small configure bug.

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

19 years agoFix /var/run path.
warlord [Thu, 31 Mar 2005 23:01:14 +0000 (23:01 +0000)]
Fix /var/run path.

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

19 years agoMove some file locations around.
warlord [Thu, 31 Mar 2005 22:29:53 +0000 (22:29 +0000)]
Move some file locations around.
Move the shar socket from /tmp/shar-socket to /var/run/shib-shar.sock
Move the shire.log from /var/log/shibboleth to /var/log/httpd

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

19 years agoSkip inserts if no data available.
cantor [Thu, 31 Mar 2005 20:04:31 +0000 (20:04 +0000)]
Skip inserts if no data available.

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

19 years agoAdd more contact lookups.
cantor [Thu, 31 Mar 2005 19:59:00 +0000 (19:59 +0000)]
Add more contact lookups.

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

19 years agoAdd access to tree structure.
cantor [Thu, 31 Mar 2005 19:52:55 +0000 (19:52 +0000)]
Add access to tree structure.

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

19 years agoAdded a strict flag to permit loose metadata lookup for contact info.
cantor [Thu, 31 Mar 2005 19:47:03 +0000 (19:47 +0000)]
Added a strict flag to permit loose metadata lookup for contact info.

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

19 years agoAdded explicit inclusion as well as exclusion.
cantor [Thu, 31 Mar 2005 17:45:17 +0000 (17:45 +0000)]
Added explicit inclusion as well as exclusion.

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

19 years agoAdded Site Alias capability for vhosts, missing cookie methods, fixed exception handlers.
cantor [Thu, 31 Mar 2005 05:26:58 +0000 (05:26 +0000)]
Added Site Alias capability for vhosts, missing cookie methods, fixed exception handlers.

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

19 years agoEliminated some extra string wrapping.
cantor [Thu, 31 Mar 2005 05:26:15 +0000 (05:26 +0000)]
Eliminated some extra string wrapping.

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

19 years agoAdded sslport to ISAPI sites.
cantor [Thu, 31 Mar 2005 05:25:13 +0000 (05:25 +0000)]
Added sslport to ISAPI sites.

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

19 years agoStrip linefeeds from base64.
cantor [Thu, 31 Mar 2005 02:01:24 +0000 (02:01 +0000)]
Strip linefeeds from base64.

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

19 years agoAdd KeyAuthority extension elements.
cantor [Tue, 29 Mar 2005 21:52:56 +0000 (21:52 +0000)]
Add KeyAuthority extension elements.

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

19 years agoAdded KeyAuthority extension interfaces
cantor [Tue, 29 Mar 2005 21:30:06 +0000 (21:30 +0000)]
Added KeyAuthority extension interfaces

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

19 years agoShibRequireAll must be 1 to set flag true.
cantor [Tue, 29 Mar 2005 04:50:23 +0000 (04:50 +0000)]
ShibRequireAll must be 1 to set flag true.

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

19 years agoCorrected exception parameter
cantor [Tue, 29 Mar 2005 04:43:21 +0000 (04:43 +0000)]
Corrected exception parameter

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

19 years agoThe requireAll check was backwards.
cantor [Tue, 29 Mar 2005 04:37:22 +0000 (04:37 +0000)]
The requireAll check was backwards.

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

19 years agoAdd some smart pointers.
cantor [Tue, 29 Mar 2005 04:21:00 +0000 (04:21 +0000)]
Add some smart pointers.

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

19 years agoLog message fix.
cantor [Tue, 29 Mar 2005 04:13:52 +0000 (04:13 +0000)]
Log message fix.

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

19 years ago*** empty log message ***
cantor [Tue, 29 Mar 2005 03:39:20 +0000 (03:39 +0000)]
*** empty log message ***

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

19 years agoRemoved obsolete file
cantor [Tue, 29 Mar 2005 03:32:00 +0000 (03:32 +0000)]
Removed obsolete file

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

19 years agoConsolidated exception and status handling into a single class.
cantor [Tue, 29 Mar 2005 02:49:19 +0000 (02:49 +0000)]
Consolidated exception and status handling into a single class.

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

19 years agoAnnotate exceptions with issuer in place of parameter.
cantor [Tue, 29 Mar 2005 02:49:01 +0000 (02:49 +0000)]
Annotate exceptions with issuer in place of parameter.

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

19 years agoAdjusted wording.
cantor [Tue, 29 Mar 2005 02:46:15 +0000 (02:46 +0000)]
Adjusted wording.

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

19 years agoFix up profile exception handling.
cantor [Tue, 29 Mar 2005 02:22:14 +0000 (02:22 +0000)]
Fix up profile exception handling.

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

19 years agoAdded exception annotation, missing exception factories.
cantor [Tue, 29 Mar 2005 02:21:52 +0000 (02:21 +0000)]
Added exception annotation, missing exception factories.

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

19 years agoAdded code range.
cantor [Tue, 29 Mar 2005 02:21:04 +0000 (02:21 +0000)]
Added code range.

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

19 years agoAdded HRESULT facility to exceptions
cantor [Sun, 27 Mar 2005 06:21:06 +0000 (06:21 +0000)]
Added HRESULT facility to exceptions

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

19 years agoSmall change to exception signature
cantor [Sat, 26 Mar 2005 05:00:50 +0000 (05:00 +0000)]
Small change to exception signature

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

19 years agoNew exception c'tors.
cantor [Sat, 26 Mar 2005 05:00:39 +0000 (05:00 +0000)]
New exception c'tors.

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

19 years agoRemoved switch statement for getting exception classname.
cantor [Fri, 25 Mar 2005 16:20:02 +0000 (16:20 +0000)]
Removed switch statement for getting exception classname.

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

19 years agoAdded Exclude element processing
cantor [Fri, 25 Mar 2005 03:09:34 +0000 (03:09 +0000)]
Added Exclude element processing

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

19 years agoAdd Exclude element.
cantor [Fri, 25 Mar 2005 02:25:16 +0000 (02:25 +0000)]
Add Exclude element.

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

19 years agoAdded application "hash".
cantor [Fri, 25 Mar 2005 02:24:52 +0000 (02:24 +0000)]
Added application "hash".

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

19 years agoReworked cookie name handling.
cantor [Fri, 25 Mar 2005 02:24:33 +0000 (02:24 +0000)]
Reworked cookie name handling.

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

19 years agoRemove state mgr (overkill for now), implement local relay state option
cantor [Thu, 24 Mar 2005 06:45:36 +0000 (06:45 +0000)]
Remove state mgr (overkill for now), implement local relay state option

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

19 years agoNew relay state attributes
cantor [Thu, 24 Mar 2005 06:41:38 +0000 (06:41 +0000)]
New relay state attributes

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

19 years agoError out when cert file is missing.
cantor [Wed, 23 Mar 2005 21:52:28 +0000 (21:52 +0000)]
Error out when cert file is missing.

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

19 years agoAdd attribute response caching
cantor [Wed, 23 Mar 2005 05:33:58 +0000 (05:33 +0000)]
Add attribute response caching

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

19 years agoFix caching inconsistencies.
cantor [Wed, 23 Mar 2005 05:33:30 +0000 (05:33 +0000)]
Fix caching inconsistencies.

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

19 years agoPreserve xsi:type across clones.
cantor [Tue, 22 Mar 2005 06:15:30 +0000 (06:15 +0000)]
Preserve xsi:type across clones.

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

19 years agoRework cached data, add (stubbed) statemgr RPC.
cantor [Tue, 22 Mar 2005 06:05:09 +0000 (06:05 +0000)]
Rework cached data, add (stubbed) statemgr RPC.

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

19 years agoAdded ASCII metadata lookup.
cantor [Tue, 22 Mar 2005 06:03:24 +0000 (06:03 +0000)]
Added ASCII metadata lookup.

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

19 years agoAdd option to store attributes in MySQL cache.
cantor [Mon, 21 Mar 2005 20:04:58 +0000 (20:04 +0000)]
Add option to store attributes in MySQL cache.

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

19 years agoRemove legacy code that processes IdP supplied AA bindings.
cantor [Fri, 18 Mar 2005 03:13:46 +0000 (03:13 +0000)]
Remove legacy code that processes IdP supplied AA bindings.

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

19 years agoMove metadata lookups to avoid nested locking.
cantor [Fri, 18 Mar 2005 03:07:26 +0000 (03:07 +0000)]
Move metadata lookups to avoid nested locking.

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

19 years agoLoop bug when dealing with non-attribute statements.
cantor [Thu, 17 Mar 2005 23:07:08 +0000 (23:07 +0000)]
Loop bug when dealing with non-attribute statements.

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

19 years agoFixed temp object bug in mapper.
cantor [Thu, 17 Mar 2005 19:31:11 +0000 (19:31 +0000)]
Fixed temp object bug in mapper.

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

19 years agoDelete the artifact mapper to clear locks.
cantor [Thu, 17 Mar 2005 19:30:34 +0000 (19:30 +0000)]
Delete the artifact mapper to clear locks.

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

19 years agoForgot to hexify the hash before lookup.
cantor [Thu, 17 Mar 2005 19:29:59 +0000 (19:29 +0000)]
Forgot to hexify the hash before lookup.

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

19 years agoNull pointer bug.
cantor [Thu, 17 Mar 2005 18:40:05 +0000 (18:40 +0000)]
Null pointer bug.

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

19 years agoChanged name of config section.
cantor [Thu, 17 Mar 2005 18:11:59 +0000 (18:11 +0000)]
Changed name of config section.

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

19 years agoCorrect some unknown error codes.
cantor [Thu, 17 Mar 2005 18:00:43 +0000 (18:00 +0000)]
Correct some unknown error codes.

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

19 years agoPass through artifact profile GETs
cantor [Thu, 17 Mar 2005 17:34:27 +0000 (17:34 +0000)]
Pass through artifact profile GETs

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

19 years agoChanged wording
cantor [Thu, 17 Mar 2005 17:32:50 +0000 (17:32 +0000)]
Changed wording

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

19 years agoPrepare for addition of replay cache.
cantor [Thu, 17 Mar 2005 05:13:10 +0000 (05:13 +0000)]
Prepare for addition of replay cache.

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

19 years agoRevamp cred use API, fixed a deadlock problem
cantor [Thu, 17 Mar 2005 05:12:55 +0000 (05:12 +0000)]
Revamp cred use API, fixed a deadlock problem

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

19 years agoBegin config schema changes/fixes
cantor [Thu, 17 Mar 2005 05:12:18 +0000 (05:12 +0000)]
Begin config schema changes/fixes

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

19 years agoRevamp cred use API
cantor [Thu, 17 Mar 2005 05:12:00 +0000 (05:12 +0000)]
Revamp cred use API

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

19 years agoRemapping of legacy properties.
cantor [Thu, 17 Mar 2005 05:11:40 +0000 (05:11 +0000)]
Remapping of legacy properties.

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

19 years agoRenamed some config features/elements.
cantor [Thu, 17 Mar 2005 05:11:07 +0000 (05:11 +0000)]
Renamed some config features/elements.

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

19 years agoBetter error handling.
cantor [Thu, 17 Mar 2005 05:10:45 +0000 (05:10 +0000)]
Better error handling.

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

19 years agoNasty off by 1 bug.
cantor [Thu, 17 Mar 2005 05:09:55 +0000 (05:09 +0000)]
Nasty off by 1 bug.

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

19 years agoNeed to limit reloading of failed updates.
cantor [Thu, 17 Mar 2005 05:09:39 +0000 (05:09 +0000)]
Need to limit reloading of failed updates.

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

19 years agoUpdated factory names.
cantor [Wed, 16 Mar 2005 02:44:54 +0000 (02:44 +0000)]
Updated factory names.

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