--------------------- PatchSet 5261 Date: 2007/08/11 20:25:24 Author: serassio Branch: nt Tag: (none) Log: Added digest_edir_auth helper to VisualStudio Project Members: port/win32/Makefile.am:1.2.18.19->1.2.18.20 port/win32/squid.sln:1.1.2.8->1.1.2.9 port/win32/digest_edir_auth/.cvsignore:1.1->1.1.2.1 port/win32/digest_edir_auth/digest_edir_auth.vcproj:1.1->1.1.2.1 Index: squid3/port/win32/Makefile.am =================================================================== RCS file: /cvsroot/squid-sf//squid3/port/win32/Attic/Makefile.am,v retrieving revision 1.2.18.19 retrieving revision 1.2.18.20 diff -u -r1.2.18.19 -r1.2.18.20 --- squid3/port/win32/Makefile.am 11 Sep 2006 16:55:14 -0000 1.2.18.19 +++ squid3/port/win32/Makefile.am 11 Aug 2007 20:25:24 -0000 1.2.18.20 @@ -1,14 +1,15 @@ ## Process this file with automake to produce Makefile.in # -# $Id: Makefile.am,v 1.2.18.19 2006/09/11 16:55:14 serassio Exp $ +# $Id: Makefile.am,v 1.2.18.20 2007/08/11 20:25:24 serassio Exp $ # EXTRA_DIST = \ Build.vcproj \ cf_data.vcproj \ default_config_file.cmd \ - digest_pw_auth/digest_pw_auth.vcproj \ + digest_edir_auth/digest_edir_auth.vcproj \ digest_ldap_auth/digest_ldap_auth.vcproj \ + digest_pw_auth/digest_pw_auth.vcproj \ doc.vcproj \ icons.vcproj \ install.vcproj \ Index: squid3/port/win32/squid.sln =================================================================== RCS file: /cvsroot/squid-sf//squid3/port/win32/Attic/squid.sln,v retrieving revision 1.1.2.8 retrieving revision 1.1.2.9 diff -u -r1.1.2.8 -r1.1.2.9 --- squid3/port/win32/squid.sln 11 Sep 2006 16:55:14 -0000 1.1.2.8 +++ squid3/port/win32/squid.sln 11 Aug 2007 20:25:24 -0000 1.1.2.9 @@ -3,6 +3,8 @@ # Visual Studio 2005 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Build", "Build.vcproj", "{C50A62CE-A509-4D92-BB2D-B6AC10F29679}" ProjectSection(ProjectDependencies) = postProject + {86E28700-5F2A-4181-A6F7-13B739E434B7} = {86E28700-5F2A-4181-A6F7-13B739E434B7} + {647229B4-4DBF-4113-B78B-80C257F68C90} = {647229B4-4DBF-4113-B78B-80C257F68C90} {E9AE84F6-5932-40EA-9EFF-B9553993258E} = {E9AE84F6-5932-40EA-9EFF-B9553993258E} {A42166DB-7B36-4757-9987-20630AF9A15A} = {A42166DB-7B36-4757-9987-20630AF9A15A} {FEBC1AD4-8805-490F-86C4-EED32F9D364C} = {FEBC1AD4-8805-490F-86C4-EED32F9D364C} @@ -20,7 +22,6 @@ {236A1219-0E12-4A5D-AB03-C1680A665F05} = {236A1219-0E12-4A5D-AB03-C1680A665F05} {68527517-5E82-4A59-861F-F8342237DE18} = {68527517-5E82-4A59-861F-F8342237DE18} {5A3E6817-5A3C-4F59-BC8B-5365A50D2780} = {5A3E6817-5A3C-4F59-BC8B-5365A50D2780} - {86E28700-5F2A-4181-A6F7-13B739E434B7} = {86E28700-5F2A-4181-A6F7-13B739E434B7} EndProjectSection EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LDAP_auth", "LDAP_auth\LDAP_auth.vcproj", "{FEBC1AD4-8805-490F-86C4-EED32F9D364C}" @@ -242,6 +243,11 @@ EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libDiskThreads", "libDiskThreads\libDiskThreads.vcproj", "{303568DA-FD43-4B0B-8D7E-090BC9350A64}" EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "digest_edir_auth", "digest_edir_auth\digest_edir_auth.vcproj", "{647229B4-4DBF-4113-B78B-80C257F68C90}" + ProjectSection(ProjectDependencies) = postProject + {89F015D1-DCA7-444C-AFA0-D1E445922243} = {89F015D1-DCA7-444C-AFA0-D1E445922243} + EndProjectSection +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Win32 = Debug|Win32 @@ -436,6 +442,10 @@ {303568DA-FD43-4B0B-8D7E-090BC9350A64}.Debug|Win32.Build.0 = Debug|Win32 {303568DA-FD43-4B0B-8D7E-090BC9350A64}.Release|Win32.ActiveCfg = Release|Win32 {303568DA-FD43-4B0B-8D7E-090BC9350A64}.Release|Win32.Build.0 = Release|Win32 + {647229B4-4DBF-4113-B78B-80C257F68C90}.Debug|Win32.ActiveCfg = Debug|Win32 + {647229B4-4DBF-4113-B78B-80C257F68C90}.Debug|Win32.Build.0 = Debug|Win32 + {647229B4-4DBF-4113-B78B-80C257F68C90}.Release|Win32.ActiveCfg = Release|Win32 + {647229B4-4DBF-4113-B78B-80C257F68C90}.Release|Win32.Build.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE --- /dev/null Sun Aug 12 00:19:02 2007 +++ squid3/port/win32/digest_edir_auth/.cvsignore Sun Aug 12 00:19:02 2007 @@ -0,0 +1,3 @@ +*.user +Debug +Release --- /dev/null Sun Aug 12 00:19:02 2007 +++ squid3/port/win32/digest_edir_auth/digest_edir_auth.vcproj Sun Aug 12 00:19:02 2007 @@ -0,0 +1,219 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +