shibboleth/cpp-sp.git
19 years agoFirst pass at some SELinux policies for the Shibboleth SP.
Derek Atkins [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.

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

19 years agoMove some file locations around.
Derek Atkins [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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

19 years agoUpdate an enum constant
Scott Cantor [Tue, 29 Mar 2005 03:39:20 +0000 (03:39 +0000)]
Update an enum constant

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

19 years agoRelax attribute wildcards for better interop.
Scott Cantor [Mon, 14 Mar 2005 23:31:48 +0000 (23:31 +0000)]
Relax attribute wildcards for better interop.

19 years agoRAII instead of catch(...) in factories, bubble more errors in debug mode
Scott Cantor [Mon, 14 Mar 2005 06:53:30 +0000 (06:53 +0000)]
RAII instead of catch(...) in factories, bubble more errors in debug mode

19 years agoRAII instead of catch(...) in factories, bubble more errors in debug mode
Scott Cantor [Mon, 14 Mar 2005 06:44:49 +0000 (06:44 +0000)]
RAII instead of catch(...) in factories, bubble more errors in debug mode

19 years agoLibrary update.
Scott Cantor [Sun, 13 Mar 2005 06:30:54 +0000 (06:30 +0000)]
Library update.

19 years agoNull pointer bug around origin pointer.
Scott Cantor [Sun, 13 Mar 2005 06:30:28 +0000 (06:30 +0000)]
Null pointer bug around origin pointer.

19 years agoMore aggressive about populating issuer.
Scott Cantor [Sun, 13 Mar 2005 06:29:50 +0000 (06:29 +0000)]
More aggressive about populating issuer.

19 years agoLibrary update.
Scott Cantor [Sun, 13 Mar 2005 04:29:29 +0000 (04:29 +0000)]
Library update.

19 years agoChange CVS properties
Scott Cantor [Wed, 9 Mar 2005 04:24:54 +0000 (04:24 +0000)]
Change CVS properties

19 years agoCorrect timestamp.
Scott Cantor [Wed, 9 Mar 2005 04:24:20 +0000 (04:24 +0000)]
Correct timestamp.

19 years agoForgot to import dsig.
Scott Cantor [Wed, 9 Mar 2005 00:33:08 +0000 (00:33 +0000)]
Forgot to import dsig.

19 years agoMissing comment mark.
Scott Cantor [Tue, 8 Mar 2005 23:21:25 +0000 (23:21 +0000)]
Missing comment mark.

19 years agoForgot to break AAP loop once an attribute is deleted.
Scott Cantor [Tue, 8 Mar 2005 23:05:42 +0000 (23:05 +0000)]
Forgot to break AAP loop once an attribute is deleted.

19 years agoAdded trust extension.
Scott Cantor [Tue, 8 Mar 2005 03:54:56 +0000 (03:54 +0000)]
Added trust extension.

19 years agoEvaluate each AAP when manipulating headers.
Scott Cantor [Mon, 7 Mar 2005 03:42:51 +0000 (03:42 +0000)]
Evaluate each AAP when manipulating headers.

19 years agoRevamped AAP to combine site rules, and support denials.
Scott Cantor [Sun, 6 Mar 2005 21:22:30 +0000 (21:22 +0000)]
Revamped AAP to combine site rules, and support denials.

19 years agoReimplement AAP step to AND every policy together.
Scott Cantor [Sun, 6 Mar 2005 05:26:29 +0000 (05:26 +0000)]
Reimplement AAP step to AND every policy together.

19 years agoExtra colon in namespace.
Scott Cantor [Sun, 6 Mar 2005 03:37:47 +0000 (03:37 +0000)]
Extra colon in namespace.

19 years agoForgot to init pointers.
Scott Cantor [Sun, 6 Mar 2005 03:29:19 +0000 (03:29 +0000)]
Forgot to init pointers.

19 years agoRenamed Domain extension to Scope.
Scott Cantor [Sun, 6 Mar 2005 01:50:33 +0000 (01:50 +0000)]
Renamed Domain extension to Scope.

19 years agoXML bug.
Scott Cantor [Sat, 5 Mar 2005 22:32:47 +0000 (22:32 +0000)]
XML bug.

19 years agoCascade org method.
Scott Cantor [Wed, 2 Mar 2005 02:23:46 +0000 (02:23 +0000)]
Cascade org method.

19 years agoFixed name of KeyDescriptor method, fixed loop in EncryptionMethod
Scott Cantor [Tue, 1 Mar 2005 23:11:58 +0000 (23:11 +0000)]
Fixed name of KeyDescriptor method, fixed loop in EncryptionMethod

19 years agoFixed name of KeyDescriptor method.
Scott Cantor [Tue, 1 Mar 2005 23:11:37 +0000 (23:11 +0000)]
Fixed name of KeyDescriptor method.

19 years agoReordered version in metadata namespace.
Scott Cantor [Tue, 1 Mar 2005 21:54:03 +0000 (21:54 +0000)]
Reordered version in metadata namespace.

19 years agoTweaked AA role API
Scott Cantor [Tue, 1 Mar 2005 05:47:06 +0000 (05:47 +0000)]
Tweaked AA role API

19 years agoNew sample metadata.
Scott Cantor [Sun, 27 Feb 2005 22:10:37 +0000 (22:10 +0000)]
New sample metadata.

19 years agoAdded Shib protocol enum to IdP role
Scott Cantor [Sun, 27 Feb 2005 21:34:19 +0000 (21:34 +0000)]
Added Shib protocol enum to IdP role

19 years agoSeparate metadata extension schema.
Scott Cantor [Sun, 27 Feb 2005 21:32:59 +0000 (21:32 +0000)]
Separate metadata extension schema.

19 years agoSeparate metadata extension schema.
Scott Cantor [Sun, 27 Feb 2005 21:27:13 +0000 (21:27 +0000)]
Separate metadata extension schema.

19 years agoSeparate metadata extension schema.
Scott Cantor [Sun, 27 Feb 2005 21:16:02 +0000 (21:16 +0000)]
Separate metadata extension schema.

19 years agoClean up error handling during cache insertion
Scott Cantor [Sun, 27 Feb 2005 20:43:59 +0000 (20:43 +0000)]
Clean up error handling during cache insertion

19 years agoAdded real-time repair, cleaned up some error handling
Scott Cantor [Sun, 27 Feb 2005 20:11:01 +0000 (20:11 +0000)]
Added real-time repair, cleaned up some error handling

19 years agoArtifact mapper implementation
Scott Cantor [Mon, 21 Feb 2005 04:57:19 +0000 (04:57 +0000)]
Artifact mapper implementation

19 years agoSync to SAMLRequest c'tor change.
Scott Cantor [Mon, 21 Feb 2005 04:32:46 +0000 (04:32 +0000)]
Sync to SAMLRequest c'tor change.

19 years agoArtifact mapper implementation
Scott Cantor [Mon, 21 Feb 2005 04:31:51 +0000 (04:31 +0000)]
Artifact mapper implementation