shibboleth/cpp-sp.git
7 years agoUse shibboleth-sp as package name for compatibility. master v2.5.6-moonshot
Jennifer Richards [Fri, 3 Jun 2016 16:19:41 +0000 (16:19 +0000)]
Use shibboleth-sp as package name for compatibility.

8 years agoUpdate solution file after loading into VS2015. 2.5.6
Scott Cantor [Wed, 24 Feb 2016 15:29:26 +0000 (10:29 -0500)]
Update solution file after loading into VS2015.

8 years agoSSPCPP-669 - cached samlds.json files prematurely removed w/ multiple
Scott Cantor [Sat, 30 Jan 2016 00:54:46 +0000 (19:54 -0500)]
SSPCPP-669 - cached samlds.json files prematurely removed w/ multiple
applicationIds

https://issues.shibboleth.net/jira/browse/SSPCPP-669

Split management of disco feed files into app-specific queues
and embed applicationId hash into feed file names.

8 years agoSSPCPP-671 - Handling of partial success in LogoutResponse needs work
Scott Cantor [Fri, 29 Jan 2016 18:43:04 +0000 (13:43 -0500)]
SSPCPP-671 - Handling of partial success in LogoutResponse needs work

https://issues.shibboleth.net/jira/browse/SSPCPP-671

Tweak final stage of response handling to always check relay state
and only use the templates if there is none.

8 years agoFix line feeds again, VS is also broken.
Scott Cantor [Fri, 29 Jan 2016 16:31:23 +0000 (11:31 -0500)]
Fix line feeds again, VS is also broken.

8 years agoSSPCPP-670 - Session Cleanup for Database Session Storage can cause performance issues
Scott Cantor [Fri, 29 Jan 2016 16:18:20 +0000 (11:18 -0500)]
SSPCPP-670 - Session Cleanup for Database Session Storage can cause performance issues

https://issues.shibboleth.net/jira/projects/SSPCPP/issues/SSPCPP-670

Handle a zero cleanup interval and don't create thread.

8 years agoRe-convert linefeeds to undo Eclipse's handiwork
Scott Cantor [Thu, 28 Jan 2016 21:05:44 +0000 (16:05 -0500)]
Re-convert linefeeds to undo Eclipse's handiwork

8 years agoSSPCPP-675 - configuration sample cites "federation.org"
Scott Cantor [Thu, 28 Jan 2016 20:42:49 +0000 (15:42 -0500)]
SSPCPP-675 - configuration sample cites "federation.org"

https://issues.shibboleth.net/jira/browse/SSPCPP-675

8 years agoClean up ignores.
Scott Cantor [Thu, 28 Jan 2016 20:21:16 +0000 (15:21 -0500)]
Clean up ignores.

8 years agoApply typo fixes provided by Debian packagers.
Scott Cantor [Thu, 28 Jan 2016 20:15:32 +0000 (15:15 -0500)]
Apply typo fixes provided by Debian packagers.

8 years agoUpdate library/software version.
Scott Cantor [Thu, 28 Jan 2016 18:03:32 +0000 (13:03 -0500)]
Update library/software version.

8 years agoUpdate MSI names to carry patch version
Scott Cantor [Tue, 4 Aug 2015 19:15:21 +0000 (19:15 +0000)]
Update MSI names to carry patch version

8 years agoSSPCPP-665 - Use of systemd breaks on reboot
Scott Cantor [Thu, 23 Jul 2015 19:53:13 +0000 (19:53 +0000)]
SSPCPP-665 - Use of systemd breaks on reboot

https://issues.shibboleth.net/jira/browse/SSPCPP-665

Update specfile with fixes to get /var/run/shibboleth created
on boot.

8 years agoBump header file dependencies in specfile 2.5.5
Scott Cantor [Mon, 20 Jul 2015 19:31:58 +0000 (19:31 +0000)]
Bump header file dependencies in specfile

8 years agoFinish adding patch level to package versions and strings
Scott Cantor [Sat, 18 Jul 2015 02:43:32 +0000 (02:43 +0000)]
Finish adding patch level to package versions and strings

8 years agoAdd a ShibbolethPatchVersion variable to the MSI builds.
Scott Cantor [Fri, 17 Jul 2015 21:31:43 +0000 (21:31 +0000)]
Add a ShibbolethPatchVersion variable to the MSI builds.

8 years agoApply final batch of fixes for specfile
Scott Cantor [Fri, 17 Jul 2015 14:20:18 +0000 (14:20 +0000)]
Apply final batch of fixes for specfile

8 years agoSSPCPP-662 Set AllowSameVersionUpgrades to 'yes'
Rod Widdowson [Fri, 17 Jul 2015 09:01:57 +0000 (09:01 +0000)]
SSPCPP-662 Set AllowSameVersionUpgrades to 'yes'

https://issues.shibboleth.net/jira/browse/SSPCPP-662

The patching strategy for the SP moving forward will follow
the IDP (sub-sub version change for non shib bundled product
revisions).

Since the 4th digit doesnt count towards the version stragety this
becomes a same version upgrade.  Which we need to allow.

8 years agoSSPCPP-656 - NameID insert logic appears wrong for ODBC Session store
Scott Cantor [Thu, 16 Jul 2015 17:12:20 +0000 (17:12 +0000)]
SSPCPP-656 - NameID insert logic appears wrong for ODBC Session store

https://issues.shibboleth.net/jira/browse/SSPCPP-656

Make sure the reattempt to insert happens.

8 years agoRemove api directory from dist.
Scott Cantor [Thu, 9 Jul 2015 15:27:45 +0000 (15:27 +0000)]
Remove api directory from dist.

8 years agoChange trust engine in example config
Scott Cantor [Thu, 9 Jul 2015 15:26:31 +0000 (15:26 +0000)]
Change trust engine in example config

8 years agoSSPCPP-656 - NameID insert logic appears wrong for ODBC Session store
Scott Cantor [Wed, 8 Jul 2015 23:16:52 +0000 (23:16 +0000)]
SSPCPP-656 - NameID insert logic appears wrong for ODBC Session store

https://issues.shibboleth.net/jira/browse/SSPCPP-656

Interject an expired record reap when a duplicate insert occurs.

8 years agoAdd schema validation to metadata examples
Scott Cantor [Mon, 6 Jul 2015 14:10:07 +0000 (14:10 +0000)]
Add schema validation to metadata examples

8 years agoVersion bump
Scott Cantor [Sun, 5 Jul 2015 20:09:43 +0000 (20:09 +0000)]
Version bump

8 years agoCPPXT-104 - Add exception handling to integer conversions
Scott Cantor [Sun, 5 Jul 2015 19:13:04 +0000 (19:13 +0000)]
CPPXT-104 - Add exception handling to integer conversions

8 years agoSSPCPP-412 - systemd integration changes
Scott Cantor [Thu, 2 Jul 2015 19:29:17 +0000 (19:29 +0000)]
SSPCPP-412 - systemd integration changes

8 years agoSSPCPP-658 - setuid/setgid fails to remove supplementary groups
Scott Cantor [Thu, 2 Jul 2015 00:43:27 +0000 (00:43 +0000)]
SSPCPP-658 - setuid/setgid fails to remove supplementary groups

8 years agoSSPCPP-654 - Move fork wait timeout from init script to sysconfig
Scott Cantor [Thu, 2 Jul 2015 00:27:48 +0000 (00:27 +0000)]
SSPCPP-654 - Move fork wait timeout from init script to sysconfig

8 years agoSSPCPP-659 - shibd doesn't set any umask
Scott Cantor [Thu, 2 Jul 2015 00:11:13 +0000 (00:11 +0000)]
SSPCPP-659 - shibd doesn't set any umask

8 years agoSSPCPP-663 - BOOST autoconf macros break with gcc5
Scott Cantor [Tue, 30 Jun 2015 16:20:58 +0000 (16:20 +0000)]
SSPCPP-663 - BOOST autoconf macros break with gcc5

9 years agoFix version macros 2.5.4
Scott Cantor [Thu, 19 Mar 2015 19:30:22 +0000 (19:30 +0000)]
Fix version macros

9 years agoSomehow missed a file version change
Scott Cantor [Fri, 13 Mar 2015 19:17:24 +0000 (19:17 +0000)]
Somehow missed a file version change

9 years agoActivate installer projects in solution, and fix Xerces path in makefile.
Scott Cantor [Thu, 12 Mar 2015 21:38:17 +0000 (21:38 +0000)]
Activate installer projects in solution, and fix Xerces path in makefile.

9 years agoConsistent formatting
Scott Cantor [Thu, 12 Mar 2015 18:18:13 +0000 (18:18 +0000)]
Consistent formatting

9 years agoChange path to Xerces library files
Scott Cantor [Wed, 11 Mar 2015 21:37:20 +0000 (21:37 +0000)]
Change path to Xerces library files

9 years agoRemove references to init.d scripts in favor of /sbin/service
Scott Cantor [Mon, 9 Mar 2015 16:24:59 +0000 (16:24 +0000)]
Remove references to init.d scripts in favor of /sbin/service

9 years agoDon't need chown of new log dir, clean up some indents
Scott Cantor [Mon, 9 Mar 2015 14:09:35 +0000 (14:09 +0000)]
Don't need chown of new log dir, clean up some indents

9 years agoWork around Solaris issue
Scott Cantor [Wed, 4 Mar 2015 23:31:37 +0000 (23:31 +0000)]
Work around Solaris issue

9 years agoFix eol props on Windows files, add bz2/zip dist targets
Scott Cantor [Wed, 4 Mar 2015 17:59:54 +0000 (17:59 +0000)]
Fix eol props on Windows files, add bz2/zip dist targets

9 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-645
Scott Cantor [Wed, 4 Mar 2015 02:50:55 +0000 (02:50 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-645

9 years agoUpdate library version header, require Xerces 3.1 on older SUSE
Scott Cantor [Thu, 26 Feb 2015 22:04:31 +0000 (22:04 +0000)]
Update library version header, require Xerces 3.1 on older SUSE

9 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-646
Scott Cantor [Thu, 26 Feb 2015 16:27:07 +0000 (16:27 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-646

9 years agoSSPCPP-613 - add warning if no semi-colon found
Scott Cantor [Tue, 3 Feb 2015 19:39:19 +0000 (19:39 +0000)]
SSPCPP-613 - add warning if no semi-colon found

9 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-623
Scott Cantor [Tue, 3 Feb 2015 18:29:31 +0000 (18:29 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-623

9 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-634
Scott Cantor [Thu, 29 Jan 2015 01:17:57 +0000 (01:17 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-634

9 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-630
Scott Cantor [Thu, 29 Jan 2015 00:38:06 +0000 (00:38 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-630

9 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-629
Scott Cantor [Thu, 29 Jan 2015 00:27:01 +0000 (00:27 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-629

9 years agoSSPCPP-616 - fix tuple namespaces and string literal errors
Scott Cantor [Fri, 23 Jan 2015 01:31:59 +0000 (01:31 +0000)]
SSPCPP-616 - fix tuple namespaces and string literal errors

9 years agoSSPCPP-616 - fix tuple ambiguity
Scott Cantor [Fri, 23 Jan 2015 01:18:24 +0000 (01:18 +0000)]
SSPCPP-616 - fix tuple ambiguity

9 years agoSSPCPP-616 - clean up concatenated string literals
Scott Cantor [Fri, 23 Jan 2015 01:12:10 +0000 (01:12 +0000)]
SSPCPP-616 - clean up concatenated string literals

9 years agoAdd a redundant safety check to insert
Scott Cantor [Wed, 21 Jan 2015 18:20:06 +0000 (18:20 +0000)]
Add a redundant safety check to insert

9 years agoBump library version
Scott Cantor [Wed, 21 Jan 2015 04:54:32 +0000 (04:54 +0000)]
Bump library version

9 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-632
Scott Cantor [Wed, 21 Jan 2015 02:31:10 +0000 (02:31 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-632

9 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-618
Scott Cantor [Tue, 20 Jan 2015 00:27:14 +0000 (00:27 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-618

9 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-624
Scott Cantor [Mon, 19 Jan 2015 22:29:26 +0000 (22:29 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-624

9 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-624
Scott Cantor [Mon, 19 Jan 2015 22:24:37 +0000 (22:24 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-624

9 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-612
Scott Cantor [Mon, 19 Jan 2015 21:04:46 +0000 (21:04 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-612

9 years agohttps://issues.shibboleth.net/jira/browse/CPPXT-97
Scott Cantor [Fri, 9 Jan 2015 03:39:44 +0000 (03:39 +0000)]
https://issues.shibboleth.net/jira/browse/CPPXT-97

9 years agoFix SUSE 13 check
Scott Cantor [Mon, 17 Nov 2014 17:42:02 +0000 (17:42 +0000)]
Fix SUSE 13 check

9 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-606
Scott Cantor [Mon, 17 Nov 2014 04:53:46 +0000 (04:53 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-606

9 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-544
Scott Cantor [Wed, 27 Aug 2014 15:17:43 +0000 (15:17 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-544

9 years agoUpdate patch def files
Scott Cantor [Fri, 6 Jun 2014 17:41:40 +0000 (17:41 +0000)]
Update patch def files

10 years agoPreserve patch definitions for now
Scott Cantor [Tue, 8 Apr 2014 20:53:58 +0000 (20:53 +0000)]
Preserve patch definitions for now

10 years agoUpdate version resources 2.5.3
Scott Cantor [Fri, 22 Nov 2013 02:29:18 +0000 (02:29 +0000)]
Update version resources

10 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-605
Scott Cantor [Thu, 21 Nov 2013 20:17:14 +0000 (20:17 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-605

10 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-589
Scott Cantor [Thu, 21 Nov 2013 19:08:36 +0000 (19:08 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-589

10 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-584
Scott Cantor [Thu, 21 Nov 2013 18:43:46 +0000 (18:43 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-584

10 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-585
Scott Cantor [Thu, 21 Nov 2013 17:57:31 +0000 (17:57 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-585

10 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-599
Scott Cantor [Thu, 21 Nov 2013 15:08:38 +0000 (15:08 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-599

10 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-598
Scott Cantor [Thu, 21 Nov 2013 15:03:16 +0000 (15:03 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-598

10 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-596
Scott Cantor [Wed, 20 Nov 2013 22:54:05 +0000 (22:54 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-596

10 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-580
Scott Cantor [Wed, 20 Nov 2013 22:43:58 +0000 (22:43 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-580

10 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-603
Scott Cantor [Wed, 20 Nov 2013 21:00:14 +0000 (21:00 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-603

10 years agoVersion bump
Scott Cantor [Wed, 20 Nov 2013 19:51:18 +0000 (19:51 +0000)]
Version bump

10 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-578
Scott Cantor [Wed, 20 Nov 2013 18:56:14 +0000 (18:56 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-578

10 years agoPatch definitions for curl update
Scott Cantor [Sat, 9 Nov 2013 21:14:20 +0000 (21:14 +0000)]
Patch definitions for curl update

10 years agoMissed a file version bump 2.5.2
Scott Cantor [Tue, 18 Jun 2013 00:39:24 +0000 (00:39 +0000)]
Missed a file version bump

10 years agoRestrict pre-2.4 use of new require rules
Scott Cantor [Mon, 17 Jun 2013 19:40:37 +0000 (19:40 +0000)]
Restrict pre-2.4 use of new require rules

10 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-575
Scott Cantor [Sun, 16 Jun 2013 22:02:26 +0000 (22:02 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-575

10 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-575
Scott Cantor [Sun, 16 Jun 2013 18:49:17 +0000 (18:49 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-575

10 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-573
Scott Cantor [Fri, 14 Jun 2013 18:22:40 +0000 (18:22 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-573

10 years agoBuild with GSS-API support by default
Scott Cantor [Sat, 8 Jun 2013 20:16:13 +0000 (20:16 +0000)]
Build with GSS-API support by default

10 years agoSSPCPP-568 The INSTALL_DIR has to have a trailing backslash or else keygen fails.
Rod Widdowson [Tue, 4 Jun 2013 13:38:01 +0000 (13:38 +0000)]
SSPCPP-568 The INSTALL_DIR has to have a trailing backslash or else keygen fails.

10 years agoAdjust fix for SSPCPP-570, let empty r->user through.
Scott Cantor [Tue, 4 Jun 2013 01:53:21 +0000 (01:53 +0000)]
Adjust fix for SSPCPP-570, let empty r->user through.

10 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-570
Scott Cantor [Mon, 3 Jun 2013 16:52:38 +0000 (16:52 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-570

10 years agoRemove empty dir
Scott Cantor [Thu, 30 May 2013 19:20:08 +0000 (19:20 +0000)]
Remove empty dir

10 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-569
Scott Cantor [Wed, 29 May 2013 19:08:47 +0000 (19:08 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-569

10 years agoSet up a default INSTALLDIR.
Rod Widdowson [Sat, 25 May 2013 13:55:58 +0000 (13:55 +0000)]
Set up a default INSTALLDIR.

Various scripts fail horribly without this - most notably the editing script, but also keygen.
This only get provoked by a GUI-less install but should work anyway.

Hard wire the default to be C:\opt\shibboleth-sp\ Unfortunately we have to hardwire the dos device
since symbol exampansion does not work, and without a dos device we wonder off into network territory.

10 years agoFix init order warning.
Scott Cantor [Thu, 23 May 2013 23:27:29 +0000 (23:27 +0000)]
Fix init order warning.

10 years agoAnother correction to older Apache configs
Scott Cantor [Thu, 23 May 2013 03:06:13 +0000 (03:06 +0000)]
Another correction to older Apache configs

10 years agoMissed converting a project file
Scott Cantor [Wed, 22 May 2013 03:52:31 +0000 (03:52 +0000)]
Missed converting a project file

10 years agoRemove local msbuild files
Scott Cantor [Tue, 21 May 2013 17:46:17 +0000 (17:46 +0000)]
Remove local msbuild files

10 years agoRemove outdated build files
Scott Cantor [Tue, 21 May 2013 17:44:27 +0000 (17:44 +0000)]
Remove outdated build files

10 years agoParameterize msbuild path
Scott Cantor [Tue, 21 May 2013 17:41:40 +0000 (17:41 +0000)]
Parameterize msbuild path

10 years agoCorrections to SSPCPP-493 change
Scott Cantor [Tue, 21 May 2013 14:44:37 +0000 (14:44 +0000)]
Corrections to SSPCPP-493 change

10 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-493
Scott Cantor [Mon, 20 May 2013 15:49:23 +0000 (15:49 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-493

10 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-543
Scott Cantor [Thu, 16 May 2013 18:01:47 +0000 (18:01 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-543

10 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-547
Scott Cantor [Wed, 15 May 2013 21:29:04 +0000 (21:29 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-547

10 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-549
Scott Cantor [Mon, 13 May 2013 01:06:36 +0000 (01:06 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-549

10 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-552
Scott Cantor [Mon, 6 May 2013 03:20:34 +0000 (03:20 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-552