--------------------- PatchSet 5885 Date: 2003/08/18 15:37:54 Author: serassio Branch: nt-2_5 Tag: (none) Log: Renamed ntlm_win32_auth.exe executable to ntlm_auth.exe Members: port/win32/update.cmd:1.1.2.18->1.1.2.19 Index: squid/port/win32/update.cmd =================================================================== RCS file: /cvsroot/squid-sf//squid/port/win32/Attic/update.cmd,v retrieving revision 1.1.2.18 retrieving revision 1.1.2.19 diff -u -r1.1.2.18 -r1.1.2.19 --- squid/port/win32/update.cmd 14 Jun 2003 10:35:44 -0000 1.1.2.18 +++ squid/port/win32/update.cmd 18 Aug 2003 15:37:54 -0000 1.1.2.19 @@ -19,7 +19,7 @@ copy %0\..\fake_auth\%1\fake_auth.exe %2\libexec\fakeauth_auth.exe copy %0\..\nt_auth\%1\nt_auth.exe %2\libexec\nt_auth.exe copy %0\..\ncsa_auth\%1\ncsa_auth.exe %2\libexec\ncsa_auth.exe -copy %0\..\ntlm_win32_auth\%1\ntlm_win32_auth.exe %2\libexec\ntlm_win32_auth.exe +copy %0\..\ntlm_win32_auth\%1\ntlm_win32_auth.exe %2\libexec\ntlm_auth.exe copy %0\..\ldap_auth\%1\ldap_auth.exe %2\libexec\squid_ldap_auth.exe copy %0\..\ldap_group\%1\ldap_group.exe %2\libexec\squid_ldap_group.exe copy %0\..\win32_check_group\%1\win32_check_group.exe %2\libexec\win32_check_group.exe