Cvs Commit: cvsnt
| Newsgroups | gmane.comp.version-control.cvs.windows-nt.cvs |
|---|---|
| Message-ID | <26aa552ca7b1d198@obrien> |
CVSROOT: /cvs Module name: cvsnt Changes by: [email protected] Tue Apr 14 05:41:00 2015 On host: mail.march-hare.com Directory: cvsnt/windows-NT M setuid.cpp CVSNT_BRANCH_2_8_01_3761 1.20.2.15.6.16 -> 1.20.2.15.6.17 Bug Id: 6042 M win32.cpp CVSNT_BRANCH_2_8_01_3761 1.72.2.150.6.44.2.37 -> 1.72.2.150.6.44.2.38 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).