[cpp-sp] branch master updated (be21727 -> 041e154)

Rod Widdowson rdw at steadingsoftware.com
Sat Jul 1 11:04:31 EDT 2017


This is an automated email from the git hooks/post-receive script.

rdw pushed a change to branch master
in repository cpp-sp.

      from  be21727   Fix Build of IIS7 server module on x86/All and x64/Release
       new  d39ee4a   Unpin Windows version from ISAPI Build (VC15 only)
       new  041e154   SSPCPP-737  Installer.  Add detection of duplicate filters

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Projects/vc10/isapi_shib/isapi_shib.vcxproj       |  6 +-
 Projects/vc14/Shibboleth.sln                      |  1 -
 Projects/vc14/iis7_shib/iis7_shib.vcxproj         |  9 +--
 Projects/vc14/iis7_shib/iis7_shib.vcxproj.filters |  1 +
 Projects/vc14/isapi_shib/isapi_shib.vcxproj       | 10 +--
 iis7_shib/register.cpp                            | 14 ++++
 isapi_shib/isapi_shib.cpp                         | 11 +++
 util/RegistrySignature.cpp                        | 85 +++++++++++++++++++++++
 iis7_shib/resource.h => util/RegistrySignature.h  | 15 +++-
 util/message.mc                                   | 19 ++++-
 10 files changed, 155 insertions(+), 16 deletions(-)
 create mode 100644 util/RegistrySignature.cpp
 copy iis7_shib/resource.h => util/RegistrySignature.h (80%)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list