Cvs Commit: cvsnt
| Newsgroups | gmane.comp.version-control.cvs.windows-nt.cvs |
|---|---|
| Message-ID | <26b0552ca7c485ed@obrien> |
CVSROOT: /cvs Module name: cvsnt Changes by: [email protected] Tue Apr 14 05:40:41 2015 On host: mail.march-hare.com Directory: cvsnt M version_fu.h CVSNT_BRANCH_2_8_01_3761 1.1.2.6.8.1.6.1 -> 1.1.2.6.8.1.6.2 Bug Id: 6042 Directory: cvsnt/installer M cvs-suite-installer.wxs CVSNT_BRANCH_2_8_01_3761 1.1.2.13.4.33.2.7 -> 1.1.2.13.4.33.2.8 Bug Id: 6042 M cvsnt.wxs CVSNT_BRANCH_2_8_01_3761 1.1.2.81.4.35.2.11 -> 1.1.2.81.4.35.2.12 Bug Id: 6042 M wizard.wxs CVSNT_BRANCH_2_8_01_3761 1.1.2.11.2.5 -> 1.1.2.11.2.6 Bug Id: 6042 Log message: Bug6042: patch - installer now tries to copy ntsetuid to 'real' SYSTEM32. The installer will 'remove' any existing setuid/ntsetuid in 'SYSNATIVE'. The DLL's are now installed to the 'x64' directory in the CVSNT INSTALL DIR and copied to SYSTEM32 by the wizard: Wizcfg.exe /zcpylsa D:\cvsbin64\ntsetuid.dll. This patch also fixes the event log messages for ntsetuid and explicitly returns -1 from trys4u for various failure cases (eg: cobbled together UPN fails).