shibboleth/sp.git
16 years agoSwitch exception class, seems to fail on some gcc versions.
cantor [Mon, 22 Oct 2007 01:32:14 +0000 (01:32 +0000)]
Switch exception class, seems to fail on some gcc versions.

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

16 years agoRemove svn files from isapi folder.
cantor [Mon, 22 Oct 2007 00:56:05 +0000 (00:56 +0000)]
Remove svn files from isapi folder.

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

16 years agoRemove svn files from api doc folder.
cantor [Mon, 22 Oct 2007 00:52:04 +0000 (00:52 +0000)]
Remove svn files from api doc folder.

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

16 years agoSpaces to tabs.
cantor [Mon, 22 Oct 2007 00:43:11 +0000 (00:43 +0000)]
Spaces to tabs.

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

16 years agoUp log4cpp version requirement.
cantor [Mon, 22 Oct 2007 00:39:35 +0000 (00:39 +0000)]
Up log4cpp version requirement.
Add fastcgi option to specfile.

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

16 years agoAdd fastcgi to dist.
cantor [Mon, 22 Oct 2007 00:30:59 +0000 (00:30 +0000)]
Add fastcgi to dist.

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

16 years agoAdd doxygen support.
cantor [Mon, 22 Oct 2007 00:28:18 +0000 (00:28 +0000)]
Add doxygen support.

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

16 years agoFix log4shib/log4cpp link check.
cantor [Sun, 21 Oct 2007 22:10:14 +0000 (22:10 +0000)]
Fix log4shib/log4cpp link check.

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

16 years agolibexec changes
cantor [Sun, 21 Oct 2007 21:15:12 +0000 (21:15 +0000)]
libexec changes

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

16 years agoAdd logging when catching unknown errors.
cantor [Sun, 21 Oct 2007 20:39:16 +0000 (20:39 +0000)]
Add logging when catching unknown errors.
Add catchAll flag to OutOfProcess config, implement in listener.

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

16 years agoRemove catch all handlers.
cantor [Sun, 21 Oct 2007 19:38:15 +0000 (19:38 +0000)]
Remove catch all handlers.

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

16 years agoAdd statusCodes to no IdP error.
cantor [Sun, 21 Oct 2007 19:32:00 +0000 (19:32 +0000)]
Add statusCodes to no IdP error.

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

16 years agoPort fastcgi code to trunk.
cantor [Sat, 20 Oct 2007 05:31:06 +0000 (05:31 +0000)]
Port fastcgi code to trunk.
Move loadable modules from libexec to lib/shibboleth.

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

16 years agoBypass catch all handlers (upport from branch).
cantor [Sat, 20 Oct 2007 04:03:34 +0000 (04:03 +0000)]
Bypass catch all handlers (upport from branch).

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

16 years agoFix crash in localized request maps.
cantor [Fri, 19 Oct 2007 03:59:09 +0000 (03:59 +0000)]
Fix crash in localized request maps.
Add RequestMap diagnostics to status handler.

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

16 years agoAdd method to read all properties.
cantor [Fri, 19 Oct 2007 02:28:55 +0000 (02:28 +0000)]
Add method to read all properties.
Strip down RequestMap to HTTPRequest interface.
Remove unneeded inheritance code in RequestMap.

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

16 years agoAdd handlers and keys to status handler.
cantor [Thu, 18 Oct 2007 20:17:54 +0000 (20:17 +0000)]
Add handlers and keys to status handler.
Fix mockup of AssertionLookup handler.

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

16 years agoMove credential usage enum to Credential class.
cantor [Wed, 17 Oct 2007 05:38:27 +0000 (05:38 +0000)]
Move credential usage enum to Credential class.

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

16 years agoDerive signing flags from config.
cantor [Wed, 17 Oct 2007 03:06:32 +0000 (03:06 +0000)]
Derive signing flags from config.

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

16 years agoMake configure script check for proper logging version.
cantor [Thu, 11 Oct 2007 18:48:14 +0000 (18:48 +0000)]
Make configure script check for proper logging version.

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

16 years agoAdd a getType method to handlers to assist with documentation.
cantor [Mon, 8 Oct 2007 20:38:56 +0000 (20:38 +0000)]
Add a getType method to handlers to assist with documentation.

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

16 years agoMinimal status handler.
cantor [Sat, 6 Oct 2007 04:02:25 +0000 (04:02 +0000)]
Minimal status handler.
Add test operation to cache.

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

16 years agoAdd back missing string type.
cantor [Sat, 6 Oct 2007 00:55:03 +0000 (00:55 +0000)]
Add back missing string type.

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

16 years agoAdded valid-user rule.
cantor [Thu, 4 Oct 2007 17:11:33 +0000 (17:11 +0000)]
Added valid-user rule.

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

16 years agoAdded class/decl support to authz plugins, also added reserved user rule to XML plugin.
cantor [Thu, 4 Oct 2007 17:06:09 +0000 (17:06 +0000)]
Added class/decl support to authz plugins, also added reserved user rule to XML plugin.

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

16 years agoAND/OR rules not handling indeterminate result case.
cantor [Thu, 4 Oct 2007 15:37:23 +0000 (15:37 +0000)]
AND/OR rules not handling indeterminate result case.

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

16 years agoPrevent duplicate endpoints if bases are manually supplied.
cantor [Wed, 3 Oct 2007 20:29:28 +0000 (20:29 +0000)]
Prevent duplicate endpoints if bases are manually supplied.

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

16 years agoLinefeed change
cantor [Wed, 3 Oct 2007 16:31:41 +0000 (16:31 +0000)]
Linefeed change

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

16 years agoAdd legacy targeted ID attribute as a REMOTE_USER source.
cantor [Tue, 2 Oct 2007 18:35:21 +0000 (18:35 +0000)]
Add legacy targeted ID attribute as a REMOTE_USER source.

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

16 years agoDidn't mean to map this to an unscoped attribute id.
cantor [Tue, 2 Oct 2007 18:34:32 +0000 (18:34 +0000)]
Didn't mean to map this to an unscoped attribute id.

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

16 years agoCheck for xmlsec 1.4.
cantor [Tue, 2 Oct 2007 17:52:19 +0000 (17:52 +0000)]
Check for xmlsec 1.4.

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

16 years agoIdP-initiated NameID management w/ back-channel notifications.
cantor [Tue, 2 Oct 2007 04:14:48 +0000 (04:14 +0000)]
IdP-initiated NameID management w/ back-channel notifications.

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

16 years agoMemory leak of decrypted NameID.
cantor [Tue, 2 Oct 2007 03:46:53 +0000 (03:46 +0000)]
Memory leak of decrypted NameID.

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

16 years agoAttempt at a metadata generation handler.
cantor [Sun, 30 Sep 2007 03:44:01 +0000 (03:44 +0000)]
Attempt at a metadata generation handler.

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

16 years agoGuess at some IdP settings.
cantor [Fri, 28 Sep 2007 20:06:54 +0000 (20:06 +0000)]
Guess at some IdP settings.

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

16 years agoHandle duplicate headers, mainly cookies.
cantor [Fri, 28 Sep 2007 02:57:56 +0000 (02:57 +0000)]
Handle duplicate headers, mainly cookies.

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

16 years agoMissing files, fix for SSPCPP-40
cantor [Fri, 28 Sep 2007 01:18:13 +0000 (01:18 +0000)]
Missing files, fix for SSPCPP-40

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

16 years agoChange socket name.
cantor [Tue, 25 Sep 2007 17:33:50 +0000 (17:33 +0000)]
Change socket name.
Move socket to /var/run/shibboleth.

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

16 years agoHow many times am I gonna lose this fix?
cantor [Sat, 22 Sep 2007 03:42:44 +0000 (03:42 +0000)]
How many times am I gonna lose this fix?

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

16 years agoNo need for explicit ODBC dependency.
cantor [Sat, 22 Sep 2007 02:06:01 +0000 (02:06 +0000)]
No need for explicit ODBC dependency.

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

16 years agoStop writing to stderr.
cantor [Fri, 21 Sep 2007 15:13:38 +0000 (15:13 +0000)]
Stop writing to stderr.

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

16 years agoRemove env vars.
cantor [Thu, 20 Sep 2007 18:50:42 +0000 (18:50 +0000)]
Remove env vars.

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

16 years agoAccidentally left some 1.3 hooks commented out.
cantor [Thu, 20 Sep 2007 17:10:06 +0000 (17:10 +0000)]
Accidentally left some 1.3 hooks commented out.

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

16 years agoCheck if Apache binary exists during peek step.
cantor [Thu, 20 Sep 2007 16:48:51 +0000 (16:48 +0000)]
Check if Apache binary exists during peek step.

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

16 years agoNeed a test for timegm.
cantor [Thu, 20 Sep 2007 02:24:24 +0000 (02:24 +0000)]
Need a test for timegm.

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

16 years agoNeed a test for timegm.
cantor [Thu, 20 Sep 2007 02:19:59 +0000 (02:19 +0000)]
Need a test for timegm.

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

16 years agoFix doc references.
cantor [Wed, 19 Sep 2007 15:30:25 +0000 (15:30 +0000)]
Fix doc references.

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

16 years agoFix documentation directory and eliminate special handling in spec file.
cantor [Wed, 19 Sep 2007 05:38:19 +0000 (05:38 +0000)]
Fix documentation directory and eliminate special handling in spec file.

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

16 years agoFix utility name.
cantor [Tue, 18 Sep 2007 18:16:41 +0000 (18:16 +0000)]
Fix utility name.

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

16 years agoVersion update.
cantor [Mon, 17 Sep 2007 15:55:31 +0000 (15:55 +0000)]
Version update.

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

16 years agoVersion update.
cantor [Mon, 17 Sep 2007 15:40:47 +0000 (15:40 +0000)]
Version update.

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

16 years agoRefactor assertion extraction into handlers.
cantor [Mon, 17 Sep 2007 02:18:25 +0000 (02:18 +0000)]
Refactor assertion extraction into handlers.
Fix some sloppy code related to policy reuse.

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

16 years agoMacro-ize spec files.
cantor [Sun, 16 Sep 2007 04:26:00 +0000 (04:26 +0000)]
Macro-ize spec files.

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

16 years agoMissing case where path info is empty.
cantor [Fri, 14 Sep 2007 04:26:50 +0000 (04:26 +0000)]
Missing case where path info is empty.

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

16 years agoReorder and refine some error handling.
cantor [Thu, 13 Sep 2007 22:40:13 +0000 (22:40 +0000)]
Reorder and refine some error handling.

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

16 years agoReorder and refine some error handling.
cantor [Thu, 13 Sep 2007 21:32:39 +0000 (21:32 +0000)]
Reorder and refine some error handling.

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

16 years agoUpdate version resources.
cantor [Thu, 13 Sep 2007 18:58:53 +0000 (18:58 +0000)]
Update version resources.

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

16 years agoUpdate version resources.
cantor [Thu, 13 Sep 2007 18:58:23 +0000 (18:58 +0000)]
Update version resources.

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

16 years agoAllow request map to supply entityID.
cantor [Thu, 13 Sep 2007 18:58:04 +0000 (18:58 +0000)]
Allow request map to supply entityID.

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

16 years agoAllow request map to supply entityID.
cantor [Thu, 13 Sep 2007 18:57:47 +0000 (18:57 +0000)]
Allow request map to supply entityID.

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

16 years agoFirst version of resolvertest utility.
cantor [Wed, 12 Sep 2007 22:21:19 +0000 (22:21 +0000)]
First version of resolvertest utility.

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

16 years agoRemoved siterefresh utility.
cantor [Mon, 10 Sep 2007 02:43:03 +0000 (02:43 +0000)]
Removed siterefresh utility.

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

16 years agoAdd SELinux call for pidfile.
cantor [Fri, 7 Sep 2007 20:00:44 +0000 (20:00 +0000)]
Add SELinux call for pidfile.

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

16 years agoAdd Handler feature for config.
cantor [Fri, 7 Sep 2007 19:51:46 +0000 (19:51 +0000)]
Add Handler feature for config.
Allow access control logic to return indeterminate results, mapping to Apache DECLINE.
Refine htaccess plugin to match behavior of other Apache modules.

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

16 years agoAdd Handler feature for config.
cantor [Fri, 7 Sep 2007 19:50:39 +0000 (19:50 +0000)]
Add Handler feature for config.

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

16 years agoAdd Handler feature for config.
cantor [Fri, 7 Sep 2007 19:50:21 +0000 (19:50 +0000)]
Add Handler feature for config.

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

16 years agoAdd Handler feature for config.
cantor [Fri, 7 Sep 2007 19:50:02 +0000 (19:50 +0000)]
Add Handler feature for config.

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

16 years agoAdd role query options.
cantor [Thu, 6 Sep 2007 15:48:26 +0000 (15:48 +0000)]
Add role query options.

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

16 years agoRudimentary tool.
cantor [Wed, 5 Sep 2007 20:50:04 +0000 (20:50 +0000)]
Rudimentary tool.

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

16 years agoAdd projects and shell for metadata query tool.
cantor [Wed, 5 Sep 2007 17:42:37 +0000 (17:42 +0000)]
Add projects and shell for metadata query tool.

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

16 years agoFix log message.
cantor [Wed, 5 Sep 2007 17:35:10 +0000 (17:35 +0000)]
Fix log message.

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

16 years agoRemove selinux subpackage.
cantor [Wed, 5 Sep 2007 17:17:22 +0000 (17:17 +0000)]
Remove selinux subpackage.

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

16 years agoMissing cleanup code.
cantor [Tue, 4 Sep 2007 17:05:23 +0000 (17:05 +0000)]
Missing cleanup code.

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

16 years agoAdd "safe" query string support to mapper.
cantor [Fri, 31 Aug 2007 21:06:52 +0000 (21:06 +0000)]
Add "safe" query string support to mapper.

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

16 years agoRe-revision of metadata attribute support.
cantor [Tue, 21 Aug 2007 20:31:26 +0000 (20:31 +0000)]
Re-revision of metadata attribute support.
It's per-session again, with a prefix set after the fact by the handler before session insert.

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

16 years agoMove to a "prefixed" model for metadata attributes and separate from session.
cantor [Tue, 21 Aug 2007 04:33:41 +0000 (04:33 +0000)]
Move to a "prefixed" model for metadata attributes and separate from session.

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

16 years agoRemove old files.
cantor [Tue, 21 Aug 2007 02:06:29 +0000 (02:06 +0000)]
Remove old files.

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

16 years agoMerge pushed attributes into resolution context.
cantor [Mon, 20 Aug 2007 22:20:51 +0000 (22:20 +0000)]
Merge pushed attributes into resolution context.
Add extraction from metadata extensions.

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

16 years agoMove all attribute work into base class.
cantor [Mon, 20 Aug 2007 21:29:28 +0000 (21:29 +0000)]
Move all attribute work into base class.

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

16 years agoStop setting HTTP_REMOTE_USER.
cantor [Mon, 20 Aug 2007 21:28:55 +0000 (21:28 +0000)]
Stop setting HTTP_REMOTE_USER.

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

16 years agoCorrect some key and scope metadata.
cantor [Mon, 20 Aug 2007 18:12:57 +0000 (18:12 +0000)]
Correct some key and scope metadata.

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

16 years agoDon't load inproc extensions while testing config.
cantor [Mon, 20 Aug 2007 15:55:20 +0000 (15:55 +0000)]
Don't load inproc extensions while testing config.

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

16 years agoAdd reference for encryption key.
cantor [Sun, 19 Aug 2007 22:23:30 +0000 (22:23 +0000)]
Add reference for encryption key.

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

16 years agoDefault to localhost assertion lookup.
cantor [Sun, 19 Aug 2007 19:47:55 +0000 (19:47 +0000)]
Default to localhost assertion lookup.

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

16 years agoCorrect adfs load lines.
cantor [Sun, 19 Aug 2007 19:20:12 +0000 (19:20 +0000)]
Correct adfs load lines.

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

16 years agoFixes to header management, spoof checking, virtual server calls.
cantor [Sun, 19 Aug 2007 03:50:46 +0000 (03:50 +0000)]
Fixes to header management, spoof checking, virtual server calls.

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

16 years agoRemove dead code.
cantor [Sun, 19 Aug 2007 00:47:38 +0000 (00:47 +0000)]
Remove dead code.

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

16 years agoCorrect dependency syntax and autoconf
cantor [Thu, 16 Aug 2007 18:26:57 +0000 (18:26 +0000)]
Correct dependency syntax and autoconf

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

16 years agoAdd "sender" to SOAP APIs to avoid reuse of connections across apps.
cantor [Thu, 16 Aug 2007 03:20:05 +0000 (03:20 +0000)]
Add "sender" to SOAP APIs to avoid reuse of connections across apps.

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

16 years agoDuh, signing was already implemented.
cantor [Thu, 16 Aug 2007 01:14:58 +0000 (01:14 +0000)]
Duh, signing was already implemented.

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

16 years agoSigning/encryption support.
cantor [Thu, 16 Aug 2007 01:12:07 +0000 (01:12 +0000)]
Signing/encryption support.

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

16 years agoSimplify/rename signing and encryption properties.
cantor [Thu, 16 Aug 2007 00:45:08 +0000 (00:45 +0000)]
Simplify/rename signing and encryption properties.

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

16 years agoFix for empty response.
cantor [Wed, 15 Aug 2007 15:04:24 +0000 (15:04 +0000)]
Fix for empty response.

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

16 years agoAdd OS-X launchd info.
cantor [Tue, 14 Aug 2007 19:49:56 +0000 (19:49 +0000)]
Add OS-X launchd info.

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

16 years agoParameterize the script a bit.
cantor [Tue, 14 Aug 2007 19:21:59 +0000 (19:21 +0000)]
Parameterize the script a bit.

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

16 years agoFix shibd script references.
cantor [Tue, 14 Aug 2007 19:05:07 +0000 (19:05 +0000)]
Fix shibd script references.

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

16 years agoFixed a comment in redhat script, added Debian script.
cantor [Tue, 14 Aug 2007 19:04:11 +0000 (19:04 +0000)]
Fixed a comment in redhat script, added Debian script.

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

16 years agoConditionally bypass built-in Apache dependency.
cantor [Tue, 14 Aug 2007 18:56:53 +0000 (18:56 +0000)]
Conditionally bypass built-in Apache dependency.

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

16 years agoVendor-specific name for shibd script.
cantor [Tue, 14 Aug 2007 18:44:44 +0000 (18:44 +0000)]
Vendor-specific name for shibd script.

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

16 years agoNeed to define time_t as 32-bit to build against Apache 1.3
cantor [Mon, 13 Aug 2007 22:42:39 +0000 (22:42 +0000)]
Need to define time_t as 32-bit to build against Apache 1.3

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