shibboleth/sp.git
13 years agoMove keygen.sh into /usr/sbin and clean up /etc/shibboleth
Russ Allbery [Wed, 25 Jun 2008 23:59:15 +0000 (16:59 -0700)]
Move keygen.sh into /usr/sbin and clean up /etc/shibboleth

Move the keygen.sh script into /usr/sbin/shib-keygen and add a man page
for it since users may want to run it after installation.  Remove the
keys generated as part of the build process, since they'll be for the
build host and hence useless in the package.  Also remove an OS X
configuration file.

Modify keygen.sh to cd to /etc/shibboleth before doing anything so that
its file paths will still be correct and comment the --fqdn change.

debian/libapache2-mod-shib2.shibd.init is created as part of the build,
so remove it in the clean target.

13 years agoAdd the --fqdn flag to hostname for generating keys
Russ Allbery [Wed, 25 Jun 2008 23:36:04 +0000 (16:36 -0700)]
Add the --fqdn flag to hostname for generating keys

This is Debian-specific (or at least specific to systems with a hostname
that support this flag), but will produce more reliable names for an SSL
certificate.

13 years agoDebian directory paths
Sam Hartman [Sun, 31 Oct 2010 23:52:01 +0000 (19:52 -0400)]
Debian directory paths

Use non-versioned doc directories.
Use apache2 log dir

13 years agoTweak Errors comment.
cantor [Tue, 24 Aug 2010 19:58:33 +0000 (19:58 +0000)]
Tweak Errors comment.

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

13 years agohttps://bugs.internet2.edu/jira/browse/SSPCPP-287
cantor [Tue, 24 Aug 2010 16:55:02 +0000 (16:55 +0000)]
https://bugs.internet2.edu/jira/browse/SSPCPP-287

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

13 years agohttps://bugs.internet2.edu/jira/browse/SSPCPP-297
cantor [Tue, 24 Aug 2010 02:02:59 +0000 (02:02 +0000)]
https://bugs.internet2.edu/jira/browse/SSPCPP-297

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

13 years agoAdd table walk when accessing all settings for a resource.
cantor [Mon, 23 Aug 2010 19:09:44 +0000 (19:09 +0000)]
Add table walk when accessing all settings for a resource.

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

13 years agohttps://bugs.internet2.edu/jira/browse/SSPCPP-303
cantor [Mon, 23 Aug 2010 18:58:01 +0000 (18:58 +0000)]
https://bugs.internet2.edu/jira/browse/SSPCPP-303

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

13 years agohttps://bugs.internet2.edu/jira/browse/SSPCPP-281
cantor [Fri, 20 Aug 2010 20:10:21 +0000 (20:10 +0000)]
https://bugs.internet2.edu/jira/browse/SSPCPP-281

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

13 years agoAuto-wrap chained Application plugins, relax order child elements, add some logging.
cantor [Fri, 20 Aug 2010 19:21:24 +0000 (19:21 +0000)]
Auto-wrap chained Application plugins, relax order child elements, add some logging.

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

13 years agoSet ID of defaulted StorageService to "mem" as intended.
cantor [Fri, 20 Aug 2010 02:33:11 +0000 (02:33 +0000)]
Set ID of defaulted StorageService to "mem" as intended.

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

13 years agohttps://bugs.internet2.edu/jira/browse/SSPCPP-210
cantor [Fri, 20 Aug 2010 02:30:39 +0000 (02:30 +0000)]
https://bugs.internet2.edu/jira/browse/SSPCPP-210

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

13 years agohttps://bugs.internet2.edu/jira/browse/SSPCPP-301
cantor [Fri, 20 Aug 2010 01:33:16 +0000 (01:33 +0000)]
https://bugs.internet2.edu/jira/browse/SSPCPP-301

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

13 years agoDefault the handlerURL property.
cantor [Wed, 18 Aug 2010 18:01:41 +0000 (18:01 +0000)]
Default the handlerURL property.

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

13 years agohttps://bugs.internet2.edu/jira/browse/SSPCPP-302
cantor [Wed, 18 Aug 2010 00:43:52 +0000 (00:43 +0000)]
https://bugs.internet2.edu/jira/browse/SSPCPP-302

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

13 years agoWorking version of new handler configuration and supporting files.
cantor [Tue, 17 Aug 2010 21:29:57 +0000 (21:29 +0000)]
Working version of new handler configuration and supporting files.

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

13 years agoAdd Sessions-level relayState property, default postTemplate.
cantor [Tue, 17 Aug 2010 19:12:50 +0000 (19:12 +0000)]
Add Sessions-level relayState property, default postTemplate.

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

13 years agoSkip warning when acsIndex not used.
cantor [Mon, 16 Aug 2010 20:40:36 +0000 (20:40 +0000)]
Skip warning when acsIndex not used.

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

13 years agoInitial draft of protocol bootstrapper, reworked ACS lookup (again).
cantor [Fri, 13 Aug 2010 04:23:23 +0000 (04:23 +0000)]
Initial draft of protocol bootstrapper, reworked ACS lookup (again).

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

13 years agoSet line ending.
cantor [Thu, 12 Aug 2010 01:22:53 +0000 (01:22 +0000)]
Set line ending.

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

13 years agoFactor out LogoutInitiator class, simpler API to get ACS by binding.
cantor [Thu, 12 Aug 2010 01:00:58 +0000 (01:00 +0000)]
Factor out LogoutInitiator class, simpler API to get ACS by binding.

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

13 years agoAdd protocol family property to protocol handlers, and fix up error handling to recog...
cantor [Tue, 10 Aug 2010 17:38:58 +0000 (17:38 +0000)]
Add protocol family property to protocol handlers, and fix up error handling to recognize it.

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

13 years agohttps://bugs.internet2.edu/jira/browse/SSPCPP-300
cantor [Mon, 9 Aug 2010 20:32:58 +0000 (20:32 +0000)]
https://bugs.internet2.edu/jira/browse/SSPCPP-300

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

13 years agoFix array assignment.
cantor [Tue, 3 Aug 2010 19:40:41 +0000 (19:40 +0000)]
Fix array assignment.

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

13 years agoNameIDFormat support.
cantor [Tue, 3 Aug 2010 19:34:50 +0000 (19:34 +0000)]
NameIDFormat support.

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

13 years agoOverride OrgURL.
cantor [Tue, 3 Aug 2010 19:29:05 +0000 (19:29 +0000)]
Override OrgURL.

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

13 years agoMove ds prefix to root.
cantor [Tue, 3 Aug 2010 19:05:52 +0000 (19:05 +0000)]
Move ds prefix to root.

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

13 years agoSelective generation of protocols and profile endpoints.
cantor [Tue, 3 Aug 2010 00:32:22 +0000 (00:32 +0000)]
Selective generation of protocols and profile endpoints.

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

13 years agoRemove default binding template names.
cantor [Fri, 30 Jul 2010 01:17:44 +0000 (01:17 +0000)]
Remove default binding template names.

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

13 years agoCode for default security policy, make policyId optional.
cantor [Thu, 29 Jul 2010 22:05:31 +0000 (22:05 +0000)]
Code for default security policy, make policyId optional.

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

13 years agoRemove RelyingParty examples from compact files.
cantor [Thu, 29 Jul 2010 21:17:06 +0000 (21:17 +0000)]
Remove RelyingParty examples from compact files.

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

13 years agoMinor code cleanup.
cantor [Thu, 29 Jul 2010 19:44:04 +0000 (19:44 +0000)]
Minor code cleanup.

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

13 years agoAdd derived per-app timeout to session cache, default session cache in config.
cantor [Thu, 29 Jul 2010 18:19:57 +0000 (18:19 +0000)]
Add derived per-app timeout to session cache, default session cache in config.

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

13 years agoMore config cleanup, use default TrustEngine chain if absent.
cantor [Tue, 27 Jul 2010 20:02:58 +0000 (20:02 +0000)]
More config cleanup, use default TrustEngine chain if absent.

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

13 years agoRedo RequestMap comments, remove from Unix version of default file.
cantor [Tue, 27 Jul 2010 05:20:38 +0000 (05:20 +0000)]
Redo RequestMap comments, remove from Unix version of default file.

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

13 years agoAllow for default RequestMap, relax constraint on root applicationId.
cantor [Mon, 26 Jul 2010 21:08:35 +0000 (21:08 +0000)]
Allow for default RequestMap, relax constraint on root applicationId.

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

13 years agoFix up RequestMap comment.
cantor [Mon, 26 Jul 2010 17:13:13 +0000 (17:13 +0000)]
Fix up RequestMap comment.

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

13 years agoFix up RequestMap comment.
cantor [Mon, 26 Jul 2010 17:12:34 +0000 (17:12 +0000)]
Fix up RequestMap comment.

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

13 years agoRework default behavior when Storage-related plugins aren't specified.
cantor [Mon, 26 Jul 2010 17:10:29 +0000 (17:10 +0000)]
Rework default behavior when Storage-related plugins aren't specified.

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

13 years agoDefault logger settings, make InProcess/OutOfProcess material optional.
cantor [Mon, 26 Jul 2010 02:15:17 +0000 (02:15 +0000)]
Default logger settings, make InProcess/OutOfProcess material optional.

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

13 years agoConfig file with Windows settings, for use with installer.
cantor [Mon, 26 Jul 2010 02:10:59 +0000 (02:10 +0000)]
Config file with Windows settings, for use with installer.

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

13 years agoAdd a "full" example config file to demonstrate all the old settings.
cantor [Mon, 26 Jul 2010 00:36:09 +0000 (00:36 +0000)]
Add a "full" example config file to demonstrate all the old settings.

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

13 years agohttps://bugs.internet2.edu/jira/browse/SSPCPP-298
cantor [Mon, 26 Jul 2010 00:15:55 +0000 (00:15 +0000)]
https://bugs.internet2.edu/jira/browse/SSPCPP-298

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

13 years agoSwitch plugin ctors to shortcut methods, and default the Listener in config.
cantor [Sun, 25 Jul 2010 22:23:51 +0000 (22:23 +0000)]
Switch plugin ctors to shortcut methods, and default the Listener in config.

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

13 years agoCheck for xmltooling >= 1.4, opensaml >= 2.4
cantor [Fri, 23 Jul 2010 01:14:45 +0000 (01:14 +0000)]
Check for xmltooling >= 1.4, opensaml >= 2.4

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

13 years agoSet signature level to INFO.
cantor [Tue, 20 Jul 2010 20:34:07 +0000 (20:34 +0000)]
Set signature level to INFO.

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

13 years agoRoute signature trace to its own file.
cantor [Tue, 20 Jul 2010 16:50:53 +0000 (16:50 +0000)]
Route signature trace to its own file.

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

13 years agoRoute WARN and above to additional log files.
cantor [Tue, 20 Jul 2010 15:25:31 +0000 (15:25 +0000)]
Route WARN and above to additional log files.

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

13 years agoAdd GetLastError call when client read fails.
cantor [Sun, 20 Jun 2010 17:31:29 +0000 (17:31 +0000)]
Add GetLastError call when client read fails.

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

13 years agoImprove logging around XML processing of content.
cantor [Sat, 19 Jun 2010 19:35:34 +0000 (19:35 +0000)]
Improve logging around XML processing of content.

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

13 years agohttps://bugs.internet2.edu/jira/browse/SSPCPP-294
cantor [Tue, 8 Jun 2010 00:24:08 +0000 (00:24 +0000)]
https://bugs.internet2.edu/jira/browse/SSPCPP-294

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

13 years agoAdjust for new configuration file, and add native eol handling.
cantor [Fri, 28 May 2010 19:49:42 +0000 (19:49 +0000)]
Adjust for new configuration file, and add native eol handling.

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

13 years agohttps://bugs.internet2.edu/jira/browse/SSPCPP-293
cantor [Fri, 28 May 2010 19:43:37 +0000 (19:43 +0000)]
https://bugs.internet2.edu/jira/browse/SSPCPP-293

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

13 years agohttps://bugs.internet2.edu/jira/browse/SSPCPP-293
cantor [Thu, 27 May 2010 21:59:52 +0000 (21:59 +0000)]
https://bugs.internet2.edu/jira/browse/SSPCPP-293

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

13 years agoAdd signature element to external config elements.
cantor [Wed, 19 May 2010 18:43:07 +0000 (18:43 +0000)]
Add signature element to external config elements.

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

14 years agoRefuse to process handlers with no Location.
cantor [Mon, 17 May 2010 01:06:31 +0000 (01:06 +0000)]
Refuse to process handlers with no Location.

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

14 years agoReduce number of global elements by adding types, and switch plugins back to lax...
cantor [Tue, 11 May 2010 19:34:10 +0000 (19:34 +0000)]
Reduce number of global elements by adding types, and switch plugins back to lax validation.

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

14 years agoNeed to initialize libs before calling into Xerces.
cantor [Thu, 6 May 2010 17:35:34 +0000 (17:35 +0000)]
Need to initialize libs before calling into Xerces.

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

14 years agoSimplify SessionInitiator example.
cantor [Thu, 6 May 2010 17:08:11 +0000 (17:08 +0000)]
Simplify SessionInitiator example.

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

14 years agoVS10 solution files, convert from NULL macro to nullptr.
cantor [Wed, 5 May 2010 21:21:49 +0000 (21:21 +0000)]
VS10 solution files, convert from NULL macro to nullptr.

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

14 years agoAttempt to fix SUSE 11.2 build by reordering lib flags in log4shib test.
cantor [Fri, 30 Apr 2010 20:09:54 +0000 (20:09 +0000)]
Attempt to fix SUSE 11.2 build by reordering lib flags in log4shib test.

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

14 years agoFix devel dependency version.
cantor [Fri, 30 Apr 2010 01:37:14 +0000 (01:37 +0000)]
Fix devel dependency version.

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

14 years agohttps://bugs.internet2.edu/jira/browse/SSPCPP-289
cantor [Sun, 11 Apr 2010 22:19:39 +0000 (22:19 +0000)]
https://bugs.internet2.edu/jira/browse/SSPCPP-289

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

14 years agoPre-create key file with the correct mask.
cantor [Tue, 6 Apr 2010 15:11:30 +0000 (15:11 +0000)]
Pre-create key file with the correct mask.

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

14 years agoFix race condition during shutdown.
cantor [Fri, 2 Apr 2010 00:27:57 +0000 (00:27 +0000)]
Fix race condition during shutdown.

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

14 years agohttps://bugs.internet2.edu/jira/browse/SSPCPP-288
cantor [Thu, 1 Apr 2010 21:51:28 +0000 (21:51 +0000)]
https://bugs.internet2.edu/jira/browse/SSPCPP-288

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

14 years agoMigrate to updated reloadable-file APIs.
cantor [Thu, 1 Apr 2010 01:15:55 +0000 (01:15 +0000)]
Migrate to updated reloadable-file APIs.

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

14 years agoUndo accidental doc changes.
cantor [Thu, 11 Mar 2010 17:16:45 +0000 (17:16 +0000)]
Undo accidental doc changes.

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

14 years agohttps://bugs.internet2.edu/jira/browse/SSPCPP-263
cantor [Thu, 11 Mar 2010 17:12:38 +0000 (17:12 +0000)]
https://bugs.internet2.edu/jira/browse/SSPCPP-263

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

14 years agoAdd shorthand methods for obtaining properties using standard precedence rules.
cantor [Fri, 5 Mar 2010 21:28:27 +0000 (21:28 +0000)]
Add shorthand methods for obtaining properties using standard precedence rules.

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

14 years agohttps://bugs.internet2.edu/jira/browse/SSPCPP-285
cantor [Fri, 5 Mar 2010 19:49:00 +0000 (19:49 +0000)]
https://bugs.internet2.edu/jira/browse/SSPCPP-285

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

14 years agohttps://bugs.internet2.edu/jira/browse/SSPCPP-280
cantor [Fri, 5 Mar 2010 19:34:02 +0000 (19:34 +0000)]
https://bugs.internet2.edu/jira/browse/SSPCPP-280

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

14 years agohttps://bugs.internet2.edu/jira/browse/SSPCPP-284
cantor [Fri, 5 Mar 2010 03:51:48 +0000 (03:51 +0000)]
https://bugs.internet2.edu/jira/browse/SSPCPP-284

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

14 years agoCheck for empty parameters during construction.
cantor [Fri, 5 Mar 2010 03:49:03 +0000 (03:49 +0000)]
Check for empty parameters during construction.

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

14 years agoAdd non-build files to VS projects.
cantor [Thu, 4 Mar 2010 22:14:49 +0000 (22:14 +0000)]
Add non-build files to VS projects.

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

14 years agoAdd non-build files to VS projects.
cantor [Thu, 4 Mar 2010 21:42:25 +0000 (21:42 +0000)]
Add non-build files to VS projects.

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

14 years agoAdd non-build files to VS projects.
cantor [Thu, 4 Mar 2010 21:29:47 +0000 (21:29 +0000)]
Add non-build files to VS projects.

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

14 years agoSwitch WIN32 charset to MBCS
cantor [Thu, 4 Mar 2010 01:38:47 +0000 (01:38 +0000)]
Switch WIN32 charset to MBCS

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

14 years agohttps://bugs.internet2.edu/jira/browse/SSPCPP-282
cantor [Tue, 2 Mar 2010 17:46:45 +0000 (17:46 +0000)]
https://bugs.internet2.edu/jira/browse/SSPCPP-282

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

14 years agohttps://bugs.internet2.edu/jira/browse/SSPCPP-282
cantor [Tue, 2 Mar 2010 17:45:09 +0000 (17:45 +0000)]
https://bugs.internet2.edu/jira/browse/SSPCPP-282

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

14 years agohttps://bugs.internet2.edu/jira/browse/SSPCPP-106
cantor [Mon, 1 Mar 2010 14:17:17 +0000 (14:17 +0000)]
https://bugs.internet2.edu/jira/browse/SSPCPP-106

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

14 years agohttps://bugs.internet2.edu/jira/browse/SSPCPP-279
cantor [Fri, 12 Feb 2010 23:00:07 +0000 (23:00 +0000)]
https://bugs.internet2.edu/jira/browse/SSPCPP-279

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

14 years agohttps://bugs.internet2.edu/jira/browse/SSPCPP-273
cantor [Sat, 6 Feb 2010 02:17:31 +0000 (02:17 +0000)]
https://bugs.internet2.edu/jira/browse/SSPCPP-273

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

14 years agoFix duplicate variable decl.
cantor [Tue, 2 Feb 2010 18:33:35 +0000 (18:33 +0000)]
Fix duplicate variable decl.

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

14 years agohttps://bugs.internet2.edu/jira/browse/SSPCPP-271
cantor [Tue, 2 Feb 2010 18:08:56 +0000 (18:08 +0000)]
https://bugs.internet2.edu/jira/browse/SSPCPP-271

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

14 years agoPrecaution in case Xerces regex match method is throwing.
cantor [Thu, 28 Jan 2010 18:50:23 +0000 (18:50 +0000)]
Precaution in case Xerces regex match method is throwing.

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

14 years agohttps://bugs.internet2.edu/jira/browse/SSPCPP-274
cantor [Thu, 28 Jan 2010 18:39:03 +0000 (18:39 +0000)]
https://bugs.internet2.edu/jira/browse/SSPCPP-274

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

14 years agoCleanup log message.
cantor [Wed, 27 Jan 2010 15:52:10 +0000 (15:52 +0000)]
Cleanup log message.

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

14 years agohttps://bugs.internet2.edu/jira/browse/SSPCPP-275
cantor [Fri, 22 Jan 2010 03:47:19 +0000 (03:47 +0000)]
https://bugs.internet2.edu/jira/browse/SSPCPP-275

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

14 years agoNormalize stack size to KB.
cantor [Fri, 22 Jan 2010 03:23:14 +0000 (03:23 +0000)]
Normalize stack size to KB.

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

14 years agohttps://bugs.internet2.edu/jira/browse/SSPCPP-277
cantor [Thu, 21 Jan 2010 16:48:57 +0000 (16:48 +0000)]
https://bugs.internet2.edu/jira/browse/SSPCPP-277

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

14 years agohttps://bugs.internet2.edu/jira/browse/SSPCPP-213
cantor [Wed, 20 Jan 2010 20:15:41 +0000 (20:15 +0000)]
https://bugs.internet2.edu/jira/browse/SSPCPP-213

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

14 years agohttps://bugs.internet2.edu/jira/browse/SSPCPP-278
cantor [Wed, 6 Jan 2010 20:52:56 +0000 (20:52 +0000)]
https://bugs.internet2.edu/jira/browse/SSPCPP-278

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

14 years agoUpdate Eclipse source folder list.
cantor [Tue, 5 Jan 2010 21:24:23 +0000 (21:24 +0000)]
Update Eclipse source folder list.

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

14 years agoPull pkg-config support.
cantor [Mon, 28 Dec 2009 21:34:09 +0000 (21:34 +0000)]
Pull pkg-config support.

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

14 years agoUpdate dependencies.
cantor [Mon, 28 Dec 2009 21:20:05 +0000 (21:20 +0000)]
Update dependencies.

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

14 years agoRoll back schema directory changes, didn't consider impact on upgrades.
cantor [Mon, 28 Dec 2009 16:17:22 +0000 (16:17 +0000)]
Roll back schema directory changes, didn't consider impact on upgrades.

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

14 years agoBetter warnings when pkgconfig not usable.
cantor [Sun, 27 Dec 2009 21:31:03 +0000 (21:31 +0000)]
Better warnings when pkgconfig not usable.

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

14 years agoHandle versionless schemas.
cantor [Sun, 27 Dec 2009 20:23:44 +0000 (20:23 +0000)]
Handle versionless schemas.

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

14 years agoBump version, version schema directories.
cantor [Fri, 25 Dec 2009 23:49:31 +0000 (23:49 +0000)]
Bump version, version schema directories.

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