[cpp-sp] branch master updated (fc12916 -> 293c125)
Rod Widdowson
rdw at steadingsoftware.com
Thu Jul 6 11:27:00 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 fc12916 SSPCPP-735 simplify Roles Based AuthN configuration
new a8455c7 Convert for UTF-16 to ANSI
new 8761792 SSPCPP-737 Fix double web server detection
new 293c125 SSPCPP-737 Installer (VS15 only) for IISNative package
The 3 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/vc14/Shibboleth.sln | 11 ++++
Projects/vc14/iis7_shib/IIsNatve.wxs | 106 ++++++++++++++++++++++++++++++
Projects/vc14/iis7_shib/IisNative.wixproj | 49 ++++++++++++++
iis7_shib/iis7_shib.rc | Bin 2668 -> 2352 bytes
iis7_shib/register.cpp | 4 +-
iis7_shib/resource.h | 35 +++++-----
isapi_shib/isapi_shib.cpp | 3 +-
isapi_shib/isapi_shib.rc | 41 +++++-------
msi/WiX/IIsNatve.wxs | 89 +++++++++++++++++++++++++
util/RegistrySignature.cpp | 2 +-
util/message.mc | 19 +++++-
11 files changed, 309 insertions(+), 50 deletions(-)
create mode 100644 Projects/vc14/iis7_shib/IIsNatve.wxs
create mode 100644 Projects/vc14/iis7_shib/IisNative.wixproj
create mode 100644 msi/WiX/IIsNatve.wxs
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list