shibboleth/sp.git
13 years agoMerge commit '8e9c50db98f6c0bbf58ec714786b8207de75d55d' into debian
Sam Hartman [Mon, 25 Apr 2011 17:24:47 +0000 (13:24 -0400)]
Merge commit '8e9c50db98f6c0bbf58ec714786b8207de75d55d' into debian

Conflicts:
.cproject
.project

13 years agoMerge commit '2.4.2' into debian
Sam Hartman [Mon, 25 Apr 2011 17:21:43 +0000 (13:21 -0400)]
Merge commit '2.4.2' into debian

13 years agoSupport composite name import with default OID.
scantor [Tue, 19 Apr 2011 18:16:04 +0000 (18:16 +0000)]
Support composite name import with default OID.

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3421 cb58f699-b61c-0410-a6fe-9272a202ed29

13 years agoAdd composite name support (for when it shows up in libraries).
scantor [Mon, 18 Apr 2011 19:41:00 +0000 (19:41 +0000)]
Add composite name support (for when it shows up in libraries).

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3420 cb58f699-b61c-0410-a6fe-9272a202ed29

13 years agoCheck in Wise installer files.
scantor [Sat, 9 Apr 2011 18:35:36 +0000 (18:35 +0000)]
Check in Wise installer files.

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3419 cb58f699-b61c-0410-a6fe-9272a202ed29

13 years agoFinalize changes for 2.4.2+dfsg-1
Russ Allbery [Fri, 8 Apr 2011 20:01:31 +0000 (13:01 -0700)]
Finalize changes for 2.4.2+dfsg-1

13 years agoRemove *.gif files from doc-base configuration
Russ Allbery [Fri, 8 Apr 2011 19:51:03 +0000 (12:51 -0700)]
Remove *.gif files from doc-base configuration

Doxygen no longer generates *.gif files.

13 years agoIgnore Shibboleth plugins for dh_makeshlibs
Russ Allbery [Fri, 8 Apr 2011 19:50:23 +0000 (12:50 -0700)]
Ignore Shibboleth plugins for dh_makeshlibs

* Ignore the plugins in /usr/lib/shibboleth when running dh_makeshlibs.
  They have SONAMEs but aren't actually libraries.

13 years agoshibd init script fixes
Russ Allbery [Fri, 8 Apr 2011 19:48:56 +0000 (12:48 -0700)]
shibd init script fixes

* Fix LSB Description keyword formatting in the shibd init script.
* Empty the Default-Stop setting for the shibd init script.  Just
  killing the daemon as part of shutdown should be fine.

13 years agoFix dependency from libshibsp-dev to libshibsp5
Russ Allbery [Fri, 8 Apr 2011 19:46:29 +0000 (12:46 -0700)]
Fix dependency from libshibsp-dev to libshibsp5

13 years agoAdd bug closers for the 2.4.2+dfsg-1 release
Russ Allbery [Fri, 8 Apr 2011 19:38:04 +0000 (12:38 -0700)]
Add bug closers for the 2.4.2+dfsg-1 release

13 years agoRemove unnecessary $(CURDIR) variables
Russ Allbery [Fri, 8 Apr 2011 18:30:13 +0000 (11:30 -0700)]
Remove unnecessary $(CURDIR) variables

13 years agoStop removing the mod_shib *.la file separately
Russ Allbery [Fri, 8 Apr 2011 18:29:23 +0000 (11:29 -0700)]
Stop removing the mod_shib *.la file separately

13 years agoRemove the *.la files installed in /usr/lib/shibboleth
Russ Allbery [Fri, 8 Apr 2011 18:16:44 +0000 (11:16 -0700)]
Remove the *.la files installed in /usr/lib/shibboleth

* Drop the *.la files from /usr/lib/shibboleth.  Upstream does loading
  by *.so files and doesn't use libltdl, and Debian is dropping *.la
  files where possible.

13 years agoAlso remove config.guess and config.sub on clean
Russ Allbery [Thu, 7 Apr 2011 06:29:55 +0000 (23:29 -0700)]
Also remove config.guess and config.sub on clean

13 years agoUpdate Debian man pages for upstream utility changes
Russ Allbery [Thu, 7 Apr 2011 05:05:39 +0000 (22:05 -0700)]
Update Debian man pages for upstream utility changes

13 years agoAlso make the Shibboleth key owned by _shibd
Russ Allbery [Thu, 7 Apr 2011 05:05:00 +0000 (22:05 -0700)]
Also make the Shibboleth key owned by _shibd

13 years agoUpdate standards version to 3.9.1
Russ Allbery [Thu, 7 Apr 2011 04:39:31 +0000 (21:39 -0700)]
Update standards version to 3.9.1

13 years agoAdd the generic debian/rules rule for dh
Russ Allbery [Thu, 7 Apr 2011 04:38:50 +0000 (21:38 -0700)]
Add the generic debian/rules rule for dh

13 years agoReplace the Doxygen copy of jQuery with the packaged version
Russ Allbery [Thu, 7 Apr 2011 04:38:18 +0000 (21:38 -0700)]
Replace the Doxygen copy of jQuery with the packaged version

* Replace the version of jQuery installed by Doxygen in the
  documentation package with a symlink to the version supplied by the
  Debian package and add a dependency.

13 years agoAdd build dependency on graphviz for better API documentation
Russ Allbery [Thu, 7 Apr 2011 04:35:41 +0000 (21:35 -0700)]
Add build dependency on graphviz for better API documentation

13 years agoChange to Debian source format 3.0 (quilt)
Russ Allbery [Thu, 7 Apr 2011 04:34:36 +0000 (21:34 -0700)]
Change to Debian source format 3.0 (quilt)

* Change to Debian source format 3.0 (quilt).  Force a single Debian
  patch for simplicity since the packaging is maintained in Git using
  branches, and include a patch header explaining why.

13 years agoUpdate to debhelper compatibility level V8
Russ Allbery [Thu, 7 Apr 2011 04:33:24 +0000 (21:33 -0700)]
Update to debhelper compatibility level V8

* Update to debhelper compatibility level V8.
  - Use debhelper rule minimization.

13 years agoReformat debian/control somewhat
Russ Allbery [Thu, 7 Apr 2011 03:27:50 +0000 (20:27 -0700)]
Reformat debian/control somewhat

13 years agoUpdate build dependencies and dependency versions
Russ Allbery [Thu, 7 Apr 2011 03:21:16 +0000 (20:21 -0700)]
Update build dependencies and dependency versions

* Build-depend on xmltooling 1.4 or later and OpenSAML 2.4 or later, and
  also update schema and development package dependencies.
* Force build dependency on xml-security-c 1.6 or later for consistent
  build results.
* Add build dependency on pkg-config, which upstream now uses to find
  the SSL libraries.

13 years agoRemove pkg-config file from debian/copyright
Russ Allbery [Thu, 7 Apr 2011 03:18:05 +0000 (20:18 -0700)]
Remove pkg-config file from debian/copyright

This library doesn't generate pkg-config information.

13 years agoChange package names for the upstream SONAME change
Russ Allbery [Thu, 7 Apr 2011 03:17:56 +0000 (20:17 -0700)]
Change package names for the upstream SONAME change

13 years agoUpdate debian/copyright to the current DEP-5 specification
Russ Allbery [Thu, 7 Apr 2011 03:06:20 +0000 (20:06 -0700)]
Update debian/copyright to the current DEP-5 specification

13 years agoAdd a summary of changes for new upstream release
Russ Allbery [Thu, 7 Apr 2011 01:23:49 +0000 (18:23 -0700)]
Add a summary of changes for new upstream release

13 years agoMerge branch 'bug/unlink-pidfile'
Russ Allbery [Thu, 7 Apr 2011 00:57:21 +0000 (17:57 -0700)]
Merge branch 'bug/unlink-pidfile'

13 years agoMerge branch 'upstream' into bug/unlink-pidfile
Russ Allbery [Thu, 7 Apr 2011 00:57:04 +0000 (17:57 -0700)]
Merge branch 'upstream' into bug/unlink-pidfile

13 years agoMerge commit 'upstream/2.4.2+dfsg'
Russ Allbery [Thu, 7 Apr 2011 00:49:32 +0000 (17:49 -0700)]
Merge commit 'upstream/2.4.2+dfsg'

Conflicts:
configs/keygen.sh
configs/native.logger.in
configs/shibd-debian.in
schemas/Makefile.am

13 years agoImported Upstream version 2.4.2+dfsg
Russ Allbery [Thu, 7 Apr 2011 00:41:06 +0000 (17:41 -0700)]
Imported Upstream version 2.4.2+dfsg

13 years agoUse rm -rf in get-orig-source target
Russ Allbery [Thu, 7 Apr 2011 00:40:40 +0000 (17:40 -0700)]
Use rm -rf in get-orig-source target

Some of the files shipped upstream are shipped write-protected, so use
rm -rf when removing the working directory to suppress prompts.

13 years agoAdd changelog entry for new upstream release
Russ Allbery [Thu, 7 Apr 2011 00:40:24 +0000 (17:40 -0700)]
Add changelog entry for new upstream release

13 years agohttps://bugs.internet2.edu/jira/browse/SSPCPP-358
scantor [Tue, 5 Apr 2011 17:55:22 +0000 (17:55 +0000)]
https://bugs.internet2.edu/jira/browse/SSPCPP-358

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3418 cb58f699-b61c-0410-a6fe-9272a202ed29

13 years agoAdjust name of XML wrapper.
scantor [Tue, 29 Mar 2011 11:56:59 +0000 (11:56 +0000)]
Adjust name of XML wrapper.

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3417 cb58f699-b61c-0410-a6fe-9272a202ed29

13 years agoUpdate doxygen macro with some fixes, improve GSS detection.
scantor [Tue, 29 Mar 2011 11:29:26 +0000 (11:29 +0000)]
Update doxygen macro with some fixes, improve GSS detection.

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3416 cb58f699-b61c-0410-a6fe-9272a202ed29

13 years agoFix name of factory function.
scantor [Mon, 28 Mar 2011 23:16:26 +0000 (23:16 +0000)]
Fix name of factory function.

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3415 cb58f699-b61c-0410-a6fe-9272a202ed29

13 years agoCorrect description of name property.
scantor [Wed, 23 Mar 2011 21:27:55 +0000 (21:27 +0000)]
Correct description of name property.

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3414 cb58f699-b61c-0410-a6fe-9272a202ed29

13 years agoExternalize publically-needed configure macros and fix GSS-related bugs.
scantor [Wed, 23 Mar 2011 02:31:15 +0000 (02:31 +0000)]
Externalize publically-needed configure macros and fix GSS-related bugs.

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3413 cb58f699-b61c-0410-a6fe-9272a202ed29

13 years agoMerge in 2.3.1+dfsg-5 changelog
Russ Allbery [Wed, 9 Mar 2011 01:36:10 +0000 (17:36 -0800)]
Merge in 2.3.1+dfsg-5 changelog

We had a lot of branch confusion.  Adjust the changelog so that it
reflects all the uploads in squeeze.  Further uploads will be from
the master branch and everything will be clearer.

13 years agoMerge branch 'tmp'
Russ Allbery [Wed, 9 Mar 2011 01:33:19 +0000 (17:33 -0800)]
Merge branch 'tmp'

13 years agoBump version, add plugins ext library, draft of GSS-API attribute support.
scantor [Tue, 8 Mar 2011 03:59:12 +0000 (03:59 +0000)]
Bump version, add plugins ext library, draft of GSS-API attribute support.

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3412 cb58f699-b61c-0410-a6fe-9272a202ed29

13 years agoRemove exception for unknown XML input to extraction.
scantor [Mon, 7 Mar 2011 02:35:30 +0000 (02:35 +0000)]
Remove exception for unknown XML input to extraction.

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3411 cb58f699-b61c-0410-a6fe-9272a202ed29

13 years agoAdd missing vector header.
scantor [Sun, 6 Mar 2011 19:51:28 +0000 (19:51 +0000)]
Add missing vector header.

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3410 cb58f699-b61c-0410-a6fe-9272a202ed29

13 years agoUpdate svn ignores for Eclipse build.
scantor [Sun, 6 Mar 2011 05:04:02 +0000 (05:04 +0000)]
Update svn ignores for Eclipse build.

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3409 cb58f699-b61c-0410-a6fe-9272a202ed29

13 years agoFix init order.
scantor [Sun, 6 Mar 2011 04:59:02 +0000 (04:59 +0000)]
Fix init order.

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3408 cb58f699-b61c-0410-a6fe-9272a202ed29

13 years agoTest for api directory before installing it.
scantor [Sun, 6 Mar 2011 02:48:20 +0000 (02:48 +0000)]
Test for api directory before installing it.

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3407 cb58f699-b61c-0410-a6fe-9272a202ed29

13 years agoTagging 2.4.2 release. tags/2.4.2 2.4.2
scantor [Mon, 21 Feb 2011 03:12:18 +0000 (03:12 +0000)]
Tagging 2.4.2 release.

git-svn-id: https://svn.shibboleth.net/cpp-sp/tags/2.4.2@3406 cb58f699-b61c-0410-a6fe-9272a202ed29

13 years agoRemove version.
scantor [Sun, 20 Feb 2011 21:13:14 +0000 (21:13 +0000)]
Remove version.

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3405 cb58f699-b61c-0410-a6fe-9272a202ed29

13 years agoHandle relayStateLimit="none", unrecognized values.
scantor [Sun, 20 Feb 2011 20:49:51 +0000 (20:49 +0000)]
Handle relayStateLimit="none", unrecognized values.

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3404 cb58f699-b61c-0410-a6fe-9272a202ed29

13 years agohttps://bugs.internet2.edu/jira/browse/SSPCPP-351
scantor [Tue, 15 Feb 2011 16:24:02 +0000 (16:24 +0000)]
https://bugs.internet2.edu/jira/browse/SSPCPP-351

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3403 cb58f699-b61c-0410-a6fe-9272a202ed29

13 years agoBump versions, require Xerces >= 2.7 for getTextContent
scantor [Sat, 5 Feb 2011 19:27:06 +0000 (19:27 +0000)]
Bump versions, require Xerces >= 2.7 for getTextContent

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3402 cb58f699-b61c-0410-a6fe-9272a202ed29

13 years agohttps://bugs.internet2.edu/jira/browse/SSPCPP-348
scantor [Sat, 5 Feb 2011 19:23:57 +0000 (19:23 +0000)]
https://bugs.internet2.edu/jira/browse/SSPCPP-348

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3401 cb58f699-b61c-0410-a6fe-9272a202ed29

13 years agohttps://bugs.internet2.edu/jira/browse/SSPCPP-346
scantor [Fri, 4 Feb 2011 19:30:17 +0000 (19:30 +0000)]
https://bugs.internet2.edu/jira/browse/SSPCPP-346

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3400 cb58f699-b61c-0410-a6fe-9272a202ed29

13 years agoUpdate opensaml paths.
scantor [Fri, 4 Feb 2011 19:23:28 +0000 (19:23 +0000)]
Update opensaml paths.

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3399 cb58f699-b61c-0410-a6fe-9272a202ed29

13 years agohttps://bugs.internet2.edu/jira/browse/SSPCPP-347
scantor [Fri, 4 Feb 2011 17:30:09 +0000 (17:30 +0000)]
https://bugs.internet2.edu/jira/browse/SSPCPP-347

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3398 cb58f699-b61c-0410-a6fe-9272a202ed29

13 years agoMerge commit 'upstream/2.3.1+dfsg' into bug/unlink-pidfile
Ferenc Wagner [Tue, 1 Feb 2011 15:31:24 +0000 (16:31 +0100)]
Merge commit 'upstream/2.3.1+dfsg' into bug/unlink-pidfile

13 years agoUpdate library version.
cantor [Mon, 31 Jan 2011 15:40:28 +0000 (15:40 +0000)]
Update library version.

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3396 cb58f699-b61c-0410-a6fe-9272a202ed29

13 years agoBump version in docs.
cantor [Fri, 28 Jan 2011 21:12:50 +0000 (21:12 +0000)]
Bump version in docs.

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3395 cb58f699-b61c-0410-a6fe-9272a202ed29

13 years agohttps://bugs.internet2.edu/jira/browse/SSPCPP-325
cantor [Fri, 28 Jan 2011 18:58:08 +0000 (18:58 +0000)]
https://bugs.internet2.edu/jira/browse/SSPCPP-325

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3394 cb58f699-b61c-0410-a6fe-9272a202ed29

13 years agoBump version.
cantor [Fri, 28 Jan 2011 18:11:22 +0000 (18:11 +0000)]
Bump version.

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3393 cb58f699-b61c-0410-a6fe-9272a202ed29

13 years agoRemove hardcoded paths.
cantor [Fri, 28 Jan 2011 18:06:21 +0000 (18:06 +0000)]
Remove hardcoded paths.

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3392 cb58f699-b61c-0410-a6fe-9272a202ed29

13 years agohttps://bugs.internet2.edu/jira/browse/SSPCPP-334
cantor [Wed, 12 Jan 2011 17:06:00 +0000 (17:06 +0000)]
https://bugs.internet2.edu/jira/browse/SSPCPP-334

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3391 cb58f699-b61c-0410-a6fe-9272a202ed29

13 years agoSync post data key size to match new relay state size.
cantor [Mon, 27 Dec 2010 15:45:32 +0000 (15:45 +0000)]
Sync post data key size to match new relay state size.

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3390 cb58f699-b61c-0410-a6fe-9272a202ed29

13 years agohttps://bugs.internet2.edu/jira/browse/SSPCPP-329
cantor [Mon, 27 Dec 2010 15:43:20 +0000 (15:43 +0000)]
https://bugs.internet2.edu/jira/browse/SSPCPP-329

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3389 cb58f699-b61c-0410-a6fe-9272a202ed29

13 years agoRemove inadvertent BOM.
cantor [Wed, 22 Dec 2010 17:44:58 +0000 (17:44 +0000)]
Remove inadvertent BOM.

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3388 cb58f699-b61c-0410-a6fe-9272a202ed29

13 years agohttps://bugs.internet2.edu/jira/browse/SSPCPP-327
cantor [Tue, 21 Dec 2010 20:48:41 +0000 (20:48 +0000)]
https://bugs.internet2.edu/jira/browse/SSPCPP-327

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3387 cb58f699-b61c-0410-a6fe-9272a202ed29

13 years agohttps://bugs.internet2.edu/jira/browse/SSPCPP-327
cantor [Fri, 17 Dec 2010 19:33:20 +0000 (19:33 +0000)]
https://bugs.internet2.edu/jira/browse/SSPCPP-327

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3386 cb58f699-b61c-0410-a6fe-9272a202ed29

13 years agohttps://bugs.internet2.edu/jira/browse/SSPCPP-322
cantor [Fri, 10 Dec 2010 01:01:12 +0000 (01:01 +0000)]
https://bugs.internet2.edu/jira/browse/SSPCPP-322

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

13 years agohttps://bugs.internet2.edu/jira/browse/SSPCPP-321
cantor [Tue, 7 Dec 2010 21:45:35 +0000 (21:45 +0000)]
https://bugs.internet2.edu/jira/browse/SSPCPP-321

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

13 years agoGenerate PDB files in Release builds, and fix 64-bit PDB paths.
cantor [Tue, 7 Dec 2010 01:54:06 +0000 (01:54 +0000)]
Generate PDB files in Release builds, and fix 64-bit PDB paths.

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

13 years agohttps://bugs.internet2.edu/jira/browse/SSPCPP-320
cantor [Mon, 6 Dec 2010 19:19:39 +0000 (19:19 +0000)]
https://bugs.internet2.edu/jira/browse/SSPCPP-320

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

13 years agoFix changelog entries for cherry-picking from squeeze
Russ Allbery [Mon, 29 Nov 2010 23:54:10 +0000 (15:54 -0800)]
Fix changelog entries for cherry-picking from squeeze

We've released 2.3.1+dfsg-4 for squeeze, so update the version number
for pending changes to the next highest version.

13 years agoSuppress output from checking whether Apache is running
Russ Allbery [Mon, 29 Nov 2010 23:39:25 +0000 (15:39 -0800)]
Suppress output from checking whether Apache is running

13 years agoOnly restart Apache on package configure if it is running
Russ Allbery [Mon, 29 Nov 2010 22:29:49 +0000 (14:29 -0800)]
Only restart Apache on package configure if it is running

* Only restart Apache if it is running.  Thanks, Mehdi Dogguy, Michael
  Biebl, and Ferenc Wagner.

13 years agoCoalesce unreleased versions
Ferenc Wagner [Mon, 22 Nov 2010 21:18:41 +0000 (22:18 +0100)]
Coalesce unreleased versions

13 years agoTest with -f to ignore a possibly dangling symlink
Ferenc Wagner [Mon, 22 Nov 2010 21:17:25 +0000 (22:17 +0100)]
Test with -f to ignore a possibly dangling symlink

13 years agoRestart Apache from the module postinst
Ferenc Wagner [Mon, 22 Nov 2010 18:49:38 +0000 (19:49 +0100)]
Restart Apache from the module postinst

This avoids cryptic communication errors with the upgraded shibd.
(Closes: #602328)

13 years agoMention CVE for the world-readable key issue
Russ Allbery [Wed, 24 Nov 2010 21:29:22 +0000 (13:29 -0800)]
Mention CVE for the world-readable key issue

Add CVE for the world-readable certificate key to the changelog entry
of 2.3.1+dfsg-2 so that the security tracker knows it was fixed.

13 years agoFix watch file
Ferenc Wagner [Wed, 24 Nov 2010 21:18:55 +0000 (22:18 +0100)]
Fix watch file

13 years agoRemove accidental quoting.
cantor [Fri, 19 Nov 2010 21:02:42 +0000 (21:02 +0000)]
Remove accidental quoting.

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

13 years agoExecutables need LDADD, not LIBADD.
cantor [Fri, 19 Nov 2010 20:59:17 +0000 (20:59 +0000)]
Executables need LDADD, not LIBADD.

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

13 years agoHopefully proper use of LIBADD to fix LDFLAG ordering problems.
cantor [Fri, 19 Nov 2010 20:57:18 +0000 (20:57 +0000)]
Hopefully proper use of LIBADD to fix LDFLAG ordering problems.

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

13 years agoTry and fix link flag ordering.
cantor [Fri, 19 Nov 2010 18:50:15 +0000 (18:50 +0000)]
Try and fix link flag ordering.

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

13 years agoFix Solaris errors.
cantor [Fri, 19 Nov 2010 18:36:16 +0000 (18:36 +0000)]
Fix Solaris errors.

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

13 years agoFix Solaris errors.
cantor [Fri, 19 Nov 2010 18:27:39 +0000 (18:27 +0000)]
Fix Solaris errors.

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

13 years agoUpdate version, add release notes link.
cantor [Fri, 19 Nov 2010 18:01:31 +0000 (18:01 +0000)]
Update version, add release notes link.

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

13 years agoAdjust new ShibAccessControl feature to parse plugin config directly from file.
cantor [Sun, 14 Nov 2010 21:44:29 +0000 (21:44 +0000)]
Adjust new ShibAccessControl feature to parse plugin config directly from file.

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

13 years agoAdd some logging.
cantor [Sun, 14 Nov 2010 21:43:43 +0000 (21:43 +0000)]
Add some logging.

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

13 years agoFix warnings/errors in strict compilers on vararg functions.
cantor [Wed, 10 Nov 2010 18:15:47 +0000 (18:15 +0000)]
Fix warnings/errors in strict compilers on vararg functions.

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

13 years agohttps://bugs.internet2.edu/jira/browse/SSPCPP-315
cantor [Wed, 10 Nov 2010 17:54:27 +0000 (17:54 +0000)]
https://bugs.internet2.edu/jira/browse/SSPCPP-315

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

13 years agoFix up config file management for 2.4 release.
cantor [Tue, 9 Nov 2010 20:18:37 +0000 (20:18 +0000)]
Fix up config file management for 2.4 release.

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

13 years agoRemove some defaulted build settings.
cantor [Tue, 9 Nov 2010 17:21:54 +0000 (17:21 +0000)]
Remove some defaulted build settings.

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

13 years agoCollapse feeds to a single array, sanitize JSON strings.
cantor [Sat, 6 Nov 2010 19:19:53 +0000 (19:19 +0000)]
Collapse feeds to a single array, sanitize JSON strings.

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

13 years agoAdd additional edu* attributes to map.
cantor [Thu, 4 Nov 2010 02:40:50 +0000 (02:40 +0000)]
Add additional edu* attributes to map.

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

13 years agohttps://bugs.internet2.edu/jira/browse/SSPCPP-314
cantor [Thu, 28 Oct 2010 18:23:39 +0000 (18:23 +0000)]
https://bugs.internet2.edu/jira/browse/SSPCPP-314

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

13 years agoWarning about run-on line.
cantor [Wed, 27 Oct 2010 03:01:18 +0000 (03:01 +0000)]
Warning about run-on line.

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

13 years agoSUSE 11.3 Xerces package rename.
cantor [Wed, 27 Oct 2010 02:30:08 +0000 (02:30 +0000)]
SUSE 11.3 Xerces package rename.

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