]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
PRE4-CVS -> PRE5 preparation
authoradrian <>
Mon, 6 Nov 2006 12:14:06 +0000 (12:14 +0000)
committeradrian <>
Mon, 6 Nov 2006 12:14:06 +0000 (12:14 +0000)
45 files changed:
Makefile.in
configure
configure.in
doc/Makefile.in
doc/release-notes/release-3.0.html
doc/release-notes/release-3.0.sgml
errors/Makefile.in
helpers/basic_auth/LDAP/Makefile.in
helpers/basic_auth/MSNT/Makefile.in
helpers/basic_auth/Makefile.in
helpers/basic_auth/NCSA/Makefile.in
helpers/basic_auth/PAM/Makefile.in
helpers/basic_auth/SASL/Makefile.in
helpers/basic_auth/SMB/Makefile.in
helpers/basic_auth/YP/Makefile.in
helpers/basic_auth/getpwnam/Makefile.in
helpers/basic_auth/mswin_sspi/Makefile.in
helpers/basic_auth/multi-domain-NTLM/Makefile.in
helpers/digest_auth/Makefile.in
helpers/digest_auth/ldap/Makefile.in
helpers/digest_auth/password/Makefile.in
helpers/external_acl/Makefile.in
helpers/external_acl/ip_user/Makefile.in
helpers/external_acl/ldap_group/Makefile.in
helpers/external_acl/mswin_lm_group/Makefile.in
helpers/external_acl/session/Makefile.in
helpers/external_acl/unix_group/Makefile.in
helpers/external_acl/wbinfo_group/Makefile.in
helpers/negotiate_auth/Makefile.in
helpers/negotiate_auth/mswin_sspi/Makefile.in
helpers/ntlm_auth/Makefile.in
helpers/ntlm_auth/SMB/Makefile.in
helpers/ntlm_auth/fakeauth/Makefile.in
helpers/ntlm_auth/mswin_sspi/Makefile.in
helpers/ntlm_auth/no_check/Makefile.in
icons/Makefile.in
lib/Makefile.in
lib/cppunit-1.10.0/src/cppunit/Makefile.in
lib/libTrie/Makefile.in
src/Makefile.in
src/auth/Makefile.in
src/fs/Makefile.in
src/repl/Makefile.in
test-suite/Makefile.in
tools/Makefile.in

index 03845eb19f858e38dd50bb6190e1d9454735fcb6..c4917758b8ae90f4a9513fb868680070806bf264 100644 (file)
@@ -15,7 +15,7 @@
 @SET_MAKE@
 
 #
-# $Id: Makefile.in,v 1.93 2006/09/06 19:38:09 serassio Exp $
+# $Id: Makefile.in,v 1.94 2006/11/06 05:14:48 adrian Exp $
 #
 srcdir = @srcdir@
 top_srcdir = @top_srcdir@
index b00e6ce3dca3d5ed048ef7d5f97c27cefa2affee..ef74b33b2e63b61dfe2f4cfa3e3b87abd63db7a1 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,7 +1,7 @@
 #! /bin/sh
 # From configure.in Revision: 1.441 .
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.59 for Squid Web Proxy 3.0.PRE4-CVS.
+# Generated by GNU Autoconf 2.59 for Squid Web Proxy 3.0.PRE5.
 #
 # Report bugs to <http://www.squid-cache.org/bugs/>.
 #
@@ -424,8 +424,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
 # Identity of this package.
 PACKAGE_NAME='Squid Web Proxy'
 PACKAGE_TARNAME='squid'
-PACKAGE_VERSION='3.0.PRE4-CVS'
-PACKAGE_STRING='Squid Web Proxy 3.0.PRE4-CVS'
+PACKAGE_VERSION='3.0.PRE5'
+PACKAGE_STRING='Squid Web Proxy 3.0.PRE5'
 PACKAGE_BUGREPORT='http://www.squid-cache.org/bugs/'
 
 ac_unique_file="src/main.cc"
@@ -958,7 +958,7 @@ if test "$ac_init_help" = "long"; then
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures Squid Web Proxy 3.0.PRE4-CVS to adapt to many kinds of systems.
+\`configure' configures Squid Web Proxy 3.0.PRE5 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1024,7 +1024,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of Squid Web Proxy 3.0.PRE4-CVS:";;
+     short | recursive ) echo "Configuration of Squid Web Proxy 3.0.PRE5:";;
    esac
   cat <<\_ACEOF
 
@@ -1386,7 +1386,7 @@ fi
 test -n "$ac_init_help" && exit 0
 if $ac_init_version; then
   cat <<\_ACEOF
-Squid Web Proxy configure 3.0.PRE4-CVS
+Squid Web Proxy configure 3.0.PRE5
 generated by GNU Autoconf 2.59
 
 Copyright (C) 2003 Free Software Foundation, Inc.
@@ -1400,7 +1400,7 @@ cat >&5 <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by Squid Web Proxy $as_me 3.0.PRE4-CVS, which was
+It was created by Squid Web Proxy $as_me 3.0.PRE5, which was
 generated by GNU Autoconf 2.59.  Invocation command line was
 
   $ $0 $@
@@ -2047,7 +2047,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='squid'
- VERSION='3.0.PRE4-CVS'
+ VERSION='3.0.PRE5'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -44569,7 +44569,7 @@ _ASBOX
 } >&5
 cat >&5 <<_CSEOF
 
-This file was extended by Squid Web Proxy $as_me 3.0.PRE4-CVS, which was
+This file was extended by Squid Web Proxy $as_me 3.0.PRE5, which was
 generated by GNU Autoconf 2.59.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -44632,7 +44632,7 @@ _ACEOF
 
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-Squid Web Proxy config.status 3.0.PRE4-CVS
+Squid Web Proxy config.status 3.0.PRE5
 configured by $0, generated by GNU Autoconf 2.59,
   with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
 
index 7b2ec04fbc034338473e6afed9260019eee38100..95c8556522fbcb12e40e60ff40445ecc875bcc26 100644 (file)
@@ -1,17 +1,17 @@
 
 dnl  Configuration input file for Squid
 dnl
-dnl  $Id: configure.in,v 1.441 2006/10/26 19:53:48 serassio Exp $
+dnl  $Id: configure.in,v 1.442 2006/11/06 05:14:48 adrian Exp $
 dnl
 dnl
 dnl
-AC_INIT(Squid Web Proxy, 3.0.PRE4-CVS, http://www.squid-cache.org/bugs/, squid)
+AC_INIT(Squid Web Proxy, 3.0.PRE5, http://www.squid-cache.org/bugs/, squid)
 AC_PREREQ(2.52)
 AM_CONFIG_HEADER(include/autoconf.h)
 AC_CONFIG_AUX_DIR(cfgaux)
 AC_CONFIG_SRCDIR([src/main.cc])
 AM_INIT_AUTOMAKE([tar-ustar])
-AC_REVISION($Revision: 1.441 $)dnl
+AC_REVISION($Revision: 1.442 $)dnl
 AC_PREFIX_DEFAULT(/usr/local/squid)
 AM_MAINTAINER_MODE
 
index 991c4a28815ad4ba85b612cac2968c8fe0b17c5c..714d7878009bfe1d04790dd297a2a4a11dba92e8 100644 (file)
@@ -17,7 +17,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.67 2006/09/06 19:38:10 serassio Exp $
+#  $Id: Makefile.in,v 1.68 2006/11/06 05:14:06 adrian Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
index 141cffbc8aed0370d96584bbe5236282148b1ce6..51c24ebdd53dccd0b292245dcc796545147791e4 100644 (file)
@@ -2,12 +2,12 @@
 <HTML>
 <HEAD>
  <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.21">
- <TITLE>Squid 3.0.PRE4 release notes</TITLE>
+ <TITLE>Squid 3.0.PRE5 release notes</TITLE>
 </HEAD>
 <BODY>
-<H1>Squid 3.0.PRE4 release notes</H1>
+<H1>Squid 3.0.PRE5 release notes</H1>
 
-<H2>Squid Developers</H2>$Id: release-3.0.html,v 1.4 2006/06/19 22:52:58 hno Exp $
+<H2>Squid Developers</H2>$Id: release-3.0.html,v 1.5 2006/11/06 05:14:08 adrian Exp $
 <HR>
 <EM>This document contains the release notes for version 3.0 of Squid.
 Squid is a WWW Cache application developed by the National Laboratory
@@ -15,26 +15,29 @@ for Applied Network Research and members of the Web Caching community.</EM>
 <HR>
 <H2><A NAME="s1">1. Notice</A></H2>
 
-<P>The Squid Team are pleased to announce the release of Squid-3.0.PRE4 for pre-release testing.</P>
+<P>The Squid Team are pleased to announce the release of Squid-3.0.PRE5 for pre-release testing.</P>
 <P>This new release is available for download from 
 <A HREF="http://www.squid-cache.org/Versions/v3/3.0/">http://www.squid-cache.org/Versions/v3/3.0/</A> or the 
 <A HREF="http://www.squid-cache.org/Mirrors/http-mirrors.html">mirrors</A>.</P>
-<P>This is the first PRE release since August 2003, and marks a renewed effort to push Squid-3.0 through to STABLE.</P>
-<P>While this release is not deemed ready for production use, we believe it is ready for wider testing by the community</P>
+<P>A large number of the show-stopper bugs have been fixed along with general improvements to the ICAP support.
+While this release is not deemed ready for production use, we believe it is ready for wider testing by the community.</P>
 <P>We welcome feedback and bug reports. If you find a bug, please see 
 <A HREF="http://www.squid-cache.org/Doc/FAQ/FAQ-11.html#ss11.19">http://www.squid-cache.org/Doc/FAQ/FAQ-11.html#ss11.19</A> for how to submit a report with a stack trace.</P>
 
-
 <H2><A NAME="s2">2. Known issues</A></H2>
 
 <P>Although this release is deemed good enough for testing in many setups, please note the existence of 
 <A HREF="http://www.squid-cache.org/bugs/buglist.cgi?query_format=advanced&amp;short_desc_type=allwordssubstr&amp;short_desc=&amp;target_milestone=3.0&amp;long_desc_type=allwordssubstr&amp;long_desc=&amp;bug_file_loc_type=allwordssubstr&amp;bug_file_loc=&amp;status_whiteboard_type=allwordssubstr&amp;status_whiteboard=&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;emailtype1=substring&amp;email1=&amp;emailtype2=substring&amp;email2=&amp;bugidtype=include&amp;bug_id=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;cmdtype=doit&amp;order=bugs.bug_severity&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=">open bugs against Squid-3.0</A>.</P>
 <P>In particular, ESI may still be too buggy for meaningful testing at this stage.</P>
 
+<H2><A NAME="s3">3. Changes since Squid-3.0-PRE4</A></H2>
+
+<P>The change history can be 
+<A HREF="http://www.squid-cache.org/Versions/v3/3.0/changesets/">viewed here</A>.</P>
 
-<H2><A NAME="s3">3. Changes since Squid-2.5.STABLE14</A></H2>
+<H2><A NAME="s4">4. Changes since Squid-2.5.STABLE14</A></H2>
 
-<H2><A NAME="ss3.1">3.1 Major new features</A>
+<H2><A NAME="ss4.1">4.1 Major new features</A>
 </H2>
 
 <P>Squid 3.0 represents a major rewrite of Squid 2.5 and has a large number of new features.</P>
@@ -52,7 +55,7 @@ for Applied Network Research and members of the Web Caching community.</EM>
 </P>
 <P>Most user-facing changes are reflected in squid.conf (see below).</P>
 
-<H2><A NAME="ss3.2">3.2 Logging changes</A>
+<H2><A NAME="ss4.2">4.2 Logging changes</A>
 </H2>
 
 <H3>access.log</H3>
@@ -71,7 +74,7 @@ for Applied Network Research and members of the Web Caching community.</EM>
 
 
 
-<H2><A NAME="ss3.3">3.3 Changes to squid.conf</A>
+<H2><A NAME="ss4.3">4.3 Changes to squid.conf</A>
 </H2>
 
 <P>There have been many changes to Squid's configuration file since Squid-2.5.</P>
index f01729762af65685b66ebae6d4f0b4e9529208ad..b42a23098742f5e6ee958cabcf8e5f6ae306ec92 100644 (file)
@@ -1,8 +1,8 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 3.0.PRE4 release notes</title>
+<title>Squid 3.0.PRE5 release notes</title>
 <author>Squid Developers</author>
-<date>$Id: release-3.0.sgml,v 1.21 2006/06/19 22:52:58 hno Exp $</date>
+<date>$Id: release-3.0.sgml,v 1.22 2006/11/06 05:14:08 adrian Exp $</date>
 
 <abstract>
 This document contains the release notes for version 3.0 of Squid.
@@ -14,23 +14,24 @@ for Applied Network Research and members of the Web Caching community.
 
 <sect>Notice
 <p>
-The Squid Team are pleased to announce the release of Squid-3.0.PRE4 for pre-release testing.
+The Squid Team are pleased to announce the release of Squid-3.0.PRE5 for pre-release testing.
 
 This new release is available for download from <url url="http://www.squid-cache.org/Versions/v3/3.0/"> or the <url url="http://www.squid-cache.org/Mirrors/http-mirrors.html" name="mirrors">.
 
-This is the first PRE release since August 2003, and marks a renewed effort to push Squid-3.0 through to STABLE.
-
-While this release is not deemed ready for production use, we believe it is ready for wider testing by the community
+A large number of the show-stopper bugs have been fixed along with general improvements to the ICAP support.
+While this release is not deemed ready for production use, we believe it is ready for wider testing by the community.
 
 We welcome feedback and bug reports. If you find a bug, please see <url url="http://www.squid-cache.org/Doc/FAQ/FAQ-11.html#ss11.19"> for how to submit a report with a stack trace.
 
-
 <sect>Known issues
 <p>
 Although this release is deemed good enough for testing in many setups, please note the existence of <url url="http://www.squid-cache.org/bugs/buglist.cgi?query_format=advanced&amp;short_desc_type=allwordssubstr&amp;short_desc=&amp;target_milestone=3.0&amp;long_desc_type=allwordssubstr&amp;long_desc=&amp;bug_file_loc_type=allwordssubstr&amp;bug_file_loc=&amp;status_whiteboard_type=allwordssubstr&amp;status_whiteboard=&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;emailtype1=substring&amp;email1=&amp;emailtype2=substring&amp;email2=&amp;bugidtype=include&amp;bug_id=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;cmdtype=doit&amp;order=bugs.bug_severity&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=" name="open bugs against Squid-3.0">.
 
 In particular, ESI may still be too buggy for meaningful testing at this stage.
 
+<sect>Changes since Squid-3.0-PRE4
+<p>
+The change history can be <url url="http://www.squid-cache.org/Versions/v3/3.0/changesets/" name="viewed here">.
 
 <sect>Changes since Squid-2.5.STABLE14
 <sect1>Major new features
index 0523a3a863b7b966eb6171cba80c81fdcba3f792..530a69d68093f9097f07c770a3d6bd5e57bbc065 100644 (file)
@@ -15,7 +15,7 @@
 @SET_MAKE@
 
 #
-# $Id: Makefile.in,v 1.83 2006/09/06 19:38:10 serassio Exp $
+# $Id: Makefile.in,v 1.84 2006/11/06 05:14:50 adrian Exp $
 #
 srcdir = @srcdir@
 top_srcdir = @top_srcdir@
index a4c4ef8b4941cacdd73e7be31d75debb1372682d..b5122207e3754c5065be819ccae22b12b0797413 100644 (file)
@@ -17,7 +17,7 @@
 #
 #  Makefile for the Squid LDAP authentication helper
 #
-#  $Id: Makefile.in,v 1.73 2006/09/06 19:38:12 serassio Exp $
+#  $Id: Makefile.in,v 1.74 2006/11/06 05:14:58 adrian Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
index e97ed2279b286c4fa8094c59dc528ada5ad789f3..e4408f896159d211eb068399e7cacac0aa3972cf 100644 (file)
@@ -17,7 +17,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.76 2006/09/06 19:38:14 serassio Exp $
+#  $Id: Makefile.in,v 1.77 2006/11/06 05:15:02 adrian Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
index 4cf41cb0c34d355d35ebf31ee967505880c91fa7..2a1df207a8ed31e5c6b942144c2db773f988aa43 100644 (file)
@@ -16,7 +16,7 @@
 
 #  Makefile for storage modules in the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.71 2006/09/06 19:38:11 serassio Exp $
+#  $Id: Makefile.in,v 1.72 2006/11/06 05:14:52 adrian Exp $
 #
 srcdir = @srcdir@
 top_srcdir = @top_srcdir@
index 307e959fefde7001f22b52cc2940f74ac37e7329..b591ad4cf8d4ce240835498e49c306df41091832 100644 (file)
@@ -17,7 +17,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.73 2006/09/06 19:38:14 serassio Exp $
+#  $Id: Makefile.in,v 1.74 2006/11/06 05:15:04 adrian Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
index d3532262eddeb7338ed6a10006fc378e00590c7c..bcd81de234499024fe6314dea16bdd88811f5f61 100644 (file)
@@ -17,7 +17,7 @@
 #
 #  Makefile for the Squid PAM authentication helper
 #
-#  $Id: Makefile.in,v 1.74 2006/09/06 19:38:14 serassio Exp $
+#  $Id: Makefile.in,v 1.75 2006/11/06 05:15:06 adrian Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
index 7d3f1ab70274745f33be9f32b1b9d2a052c25e81..017901d7d7abcb3a5dd6b14ca0210b71f46ec685 100644 (file)
@@ -17,7 +17,7 @@
 #
 #  Makefile for the Squid SASL authentication helper
 #
-#  $Id: Makefile.in,v 1.70 2006/09/06 19:38:14 serassio Exp $
+#  $Id: Makefile.in,v 1.71 2006/11/06 05:15:11 adrian Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
index e9f7564fb6bd991320cc96c2cbe840728f9a8043..3601ad0df84d7d6b211e4f2ecd5e9145e2c06e3b 100644 (file)
@@ -17,7 +17,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.72 2006/09/06 19:38:15 serassio Exp $
+#  $Id: Makefile.in,v 1.73 2006/11/06 05:15:12 adrian Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
index 47020568f8470f03328e7522938f931b600289d3..4bd911480d43173115e1beb209951ff29754f849 100644 (file)
@@ -17,7 +17,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.73 2006/09/06 19:38:15 serassio Exp $
+#  $Id: Makefile.in,v 1.74 2006/11/06 05:15:13 adrian Exp $
 #
 #
 
index 04d210bdb0e2daddad17dad86659e7762d3ab9ca..2ca17cad67d4fa7a6ac68e5ad28a4e525aca2cdc 100644 (file)
@@ -17,7 +17,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.71 2006/09/06 19:38:15 serassio Exp $
+#  $Id: Makefile.in,v 1.72 2006/11/06 05:15:18 adrian Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
index fe0d0402e01eaed791b173384cd38f09dbb7d1cd..728f49e628bc2888fcb52d9c9fb57a3c9c23fa36 100755 (executable)
@@ -17,7 +17,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.15 2006/09/06 19:38:15 serassio Exp $
+#  $Id: Makefile.in,v 1.16 2006/11/06 05:15:18 adrian Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
index 444bb0af77f28e36ac1ad5a43a44e88677ee9fcb..6a4f39fdd360a05166d31bc72ebe4648ca0796f0 100644 (file)
@@ -17,7 +17,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.69 2006/09/06 19:38:15 serassio Exp $
+#  $Id: Makefile.in,v 1.70 2006/11/06 05:15:19 adrian Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
index f1dbdfe7cbacc495fca579c4d2b22184cc16107c..414d599075e70d88c49bbf7d57ef7019bacde757 100644 (file)
@@ -16,7 +16,7 @@
 
 #  Makefile for digest auth helpers in the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.69 2006/09/06 19:38:15 serassio Exp $
+#  $Id: Makefile.in,v 1.70 2006/11/06 05:15:19 adrian Exp $
 #
 srcdir = @srcdir@
 top_srcdir = @top_srcdir@
index 50fd9034b139269af77e44f9eb7d1ad2b241d4d6..7abcff60bf56d71cf1ce70ae2d033a1f23df669a 100644 (file)
@@ -17,7 +17,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.15 2006/09/06 19:38:16 serassio Exp $
+#  $Id: Makefile.in,v 1.16 2006/11/06 05:15:19 adrian Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
index 8cdad2736e863f18b9136b6278d8105762db3fc5..530f2f98c7695a85c6ba0469d854562c86c47285 100644 (file)
@@ -17,7 +17,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.74 2006/09/06 19:38:17 serassio Exp $
+#  $Id: Makefile.in,v 1.75 2006/11/06 05:15:20 adrian Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
index 9fa116929b2c0aea7b74602cf6a3c0be31392300..83b8e9a8dad226a47f7435f40b8ca7ede6b8cc55 100644 (file)
@@ -16,7 +16,7 @@
 
 #  Makefile for storage modules in the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.60 2006/09/06 19:38:17 serassio Exp $
+#  $Id: Makefile.in,v 1.61 2006/11/06 05:15:20 adrian Exp $
 #
 srcdir = @srcdir@
 top_srcdir = @top_srcdir@
index 473c9f9862ebc2057e7e9b9bf0eb145ea17d0405..bc67159c472ecaf96fb98d075b59aceee4aad66d 100644 (file)
@@ -17,7 +17,7 @@
 #
 #  Makefile for the ip_user external_acl helper by Rodrigo Campos
 #
-#  $Id: Makefile.in,v 1.59 2006/09/06 19:38:17 serassio Exp $
+#  $Id: Makefile.in,v 1.60 2006/11/06 05:15:20 adrian Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
index 65ac0192fdf16a6fe11aa714520cb741083124ac..a102d40c57104a8597bb70b2185632c727eb5b20 100644 (file)
@@ -17,7 +17,7 @@
 #
 #  Makefile for the Squid LDAP authentication helper
 #
-#  $Id: Makefile.in,v 1.61 2006/09/06 19:38:18 serassio Exp $
+#  $Id: Makefile.in,v 1.62 2006/11/06 05:15:21 adrian Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
index 3cc5c945df118482c940964d4326336013f0d19b..81cda031a9a3d938f20fc5928e3f5cf14fbcfb83 100755 (executable)
@@ -17,7 +17,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.15 2006/09/06 19:38:19 serassio Exp $
+#  $Id: Makefile.in,v 1.16 2006/11/06 05:15:21 adrian Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
index 7c92468ea410d9dff05a1bfc24cbacd70b40d16d..a809fefdeb86ded595e0adac21bf9eb1a3973bfe 100644 (file)
@@ -17,7 +17,7 @@
 #
 #  Makefile for the Squid LDAP authentication helper
 #
-#  $Id: Makefile.in,v 1.12 2006/09/06 19:38:20 serassio Exp $
+#  $Id: Makefile.in,v 1.13 2006/11/06 05:15:22 adrian Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
index e482e88702cad7566015c715ca0bbf8f590d24b2..c71a5557373f9da7db84ef6aa1e6fe663b8f9558 100644 (file)
@@ -17,7 +17,7 @@
 #
 #  Makefile for the Squid LDAP authentication helper
 #
-#  $Id: Makefile.in,v 1.59 2006/09/06 19:38:20 serassio Exp $
+#  $Id: Makefile.in,v 1.60 2006/11/06 05:15:22 adrian Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
index 531c39788d7afd64f094145e8fca2de5f4b38002..9606e4c22af9be61c688a028c5040d5ff12a78a8 100644 (file)
@@ -17,7 +17,7 @@
 #
 #  Makefile for the Squid LDAP authentication helper
 #
-#  $Id: Makefile.in,v 1.57 2006/09/06 19:38:20 serassio Exp $
+#  $Id: Makefile.in,v 1.58 2006/11/06 05:15:22 adrian Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
index 739d50871cd3577e1c0260f6002acb05e7dc7f0a..1999d87b7776d972f59c9bf5fd8afb3a2f879b55 100755 (executable)
@@ -16,7 +16,7 @@
 
 #  Makefile for negotiate authentication helpers in the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.14 2006/09/06 19:38:20 serassio Exp $
+#  $Id: Makefile.in,v 1.15 2006/11/06 05:15:23 adrian Exp $
 #
 srcdir = @srcdir@
 top_srcdir = @top_srcdir@
index a2a22642d0ce5ea13c6d2ca14b62614470ab91a3..71c7323d5061b195f33a514afdcc47fd3feb4f95 100755 (executable)
@@ -17,7 +17,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.14 2006/09/06 19:38:20 serassio Exp $
+#  $Id: Makefile.in,v 1.15 2006/11/06 05:15:24 adrian Exp $
 #
 
 srcdir = @srcdir@
index 8e87d54da5f794c6cb6d8f1034e71b98d6b833fa..cbdc5d35351aa7e428bdef5d70a40215cb065cfd 100644 (file)
@@ -16,7 +16,7 @@
 
 #  Makefile for storage modules in the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.71 2006/09/06 19:38:20 serassio Exp $
+#  $Id: Makefile.in,v 1.72 2006/11/06 05:15:24 adrian Exp $
 #
 srcdir = @srcdir@
 top_srcdir = @top_srcdir@
index 1a2b651cfeacd7f2b804f961f73982d6708c9e19..4d86cebd53157166fe76df3a82aab2951d8827e4 100644 (file)
@@ -17,7 +17,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.71 2006/09/06 19:38:20 serassio Exp $
+#  $Id: Makefile.in,v 1.72 2006/11/06 05:15:24 adrian Exp $
 #
 
 srcdir = @srcdir@
index c268308941e359145270a72060284df15ea5f918..9587e5301872f8a2857e8a98dc5e4808d4489656 100644 (file)
@@ -17,7 +17,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.68 2006/09/06 19:38:24 serassio Exp $
+#  $Id: Makefile.in,v 1.69 2006/11/06 05:15:25 adrian Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
index c11921533113b92286b7074af6eaf8f280fa9fed..0e5efad2ee0eebbe7d231735740da506143e96d8 100755 (executable)
@@ -17,7 +17,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.14 2006/09/06 19:38:24 serassio Exp $
+#  $Id: Makefile.in,v 1.15 2006/11/06 05:15:25 adrian Exp $
 #
 
 srcdir = @srcdir@
index af35de4ed2e2506b63c58b596f067d824df91443..7d4844122e465217952bbec5d44b68b9faa9c6b4 100644 (file)
@@ -17,7 +17,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.70 2006/09/06 19:38:24 serassio Exp $
+#  $Id: Makefile.in,v 1.71 2006/11/06 05:15:26 adrian Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
index 3ec0a0868c2c0d7d7c356a3282533256ba799f78..a280bba7046f005e69a09c85597a1f35d5bcc1c3 100644 (file)
@@ -14,7 +14,7 @@
 
 @SET_MAKE@
 
-# $Id: Makefile.in,v 1.84 2006/09/06 19:38:24 serassio Exp $
+# $Id: Makefile.in,v 1.85 2006/11/06 05:15:26 adrian Exp $
 #
 
 srcdir = @srcdir@
index f6b29cfab591e22067eeb706dfab022d1365b6e6..b4d2d470277d68b07c2d556dba4f283fbeee782d 100644 (file)
@@ -15,7 +15,7 @@
 @SET_MAKE@
 
 #
-#  $Id: Makefile.in,v 1.126 2006/09/06 19:38:26 serassio Exp $
+#  $Id: Makefile.in,v 1.127 2006/11/06 05:15:26 adrian Exp $
 #
 
 srcdir = @srcdir@
index a9f50bc73a0db01ed0d01ae7b9dc584c1c97cb0c..47d3126ee22c7c9698bb0ecd8a4dc5449ba303e8 100644 (file)
@@ -15,7 +15,7 @@
 @SET_MAKE@
 
 #
-# $Id: Makefile.in,v 1.14 2006/04/23 00:11:22 hno Exp $
+# $Id: Makefile.in,v 1.15 2006/11/06 05:15:26 adrian Exp $
 #
 
 srcdir = @srcdir@
index fe91a111d5818e0edb4373ae3bd44a6af6849395..12d96b636c9402166eb99c817a34016d4c2b01d9 100644 (file)
@@ -15,7 +15,7 @@
 @SET_MAKE@
 
 #
-# $Id: Makefile.in,v 1.19 2005/11/21 23:55:24 wessels Exp $
+# $Id: Makefile.in,v 1.20 2006/11/06 05:15:26 adrian Exp $
 #
 srcdir = @srcdir@
 top_srcdir = @top_srcdir@
index c28f9f59b041e4114eac8bd05c0632315674c6eb..881d03057eafa285bd534de40a49c062890bdb6e 100644 (file)
@@ -17,7 +17,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.411 2006/11/01 19:56:34 serassio Exp $
+#  $Id: Makefile.in,v 1.412 2006/11/06 05:15:27 adrian Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
index 1994273fa499a5c1eacfbfafd82694e0fc58915e..4535ca0a9a92143895283a416db2614a0f4c7cff 100644 (file)
@@ -296,7 +296,7 @@ target_alias = @target_alias@
 
 #  Makefile for authentication modules in the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.72 2006/09/06 19:38:27 serassio Exp $
+#  $Id: Makefile.in,v 1.73 2006/11/06 05:15:27 adrian Exp $
 #
 AUTOMAKE_OPTIONS = subdir-objects
 AM_CFLAGS = @SQUID_CFLAGS@
index 04dcc2b2c1486e43d21cf4d0ee3ae654221ed2c8..9d0c7748d62b6d35b3caa2a33c03975c7a6b8dc1 100644 (file)
@@ -16,7 +16,7 @@
 
 #  Makefile for storage modules in the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.77 2006/09/06 19:38:27 serassio Exp $
+#  $Id: Makefile.in,v 1.78 2006/11/06 05:15:27 adrian Exp $
 #
 
 srcdir = @srcdir@
index 4fffbb3de0db78487b7058258a7d4ec0ce82e862..48cecc89a5e31ae0c28b35c3ffc6469f0ee56cad 100644 (file)
@@ -16,7 +16,7 @@
 
 #  Makefile for storage modules in the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.71 2006/09/06 19:38:28 serassio Exp $
+#  $Id: Makefile.in,v 1.72 2006/11/06 05:15:28 adrian Exp $
 #
 
 srcdir = @srcdir@
index b592134056c5847b85e5e69bc178d873ccd63d08..fa1dbff519e887735b11f530a8564cd7fbfe1f80 100644 (file)
@@ -17,7 +17,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.67 2006/09/06 19:38:29 serassio Exp $
+#  $Id: Makefile.in,v 1.68 2006/11/06 05:15:29 adrian Exp $
 #
 srcdir = @srcdir@
 top_srcdir = @top_srcdir@
index e11cac50f73d43ec7f86b0ad2e27c7d180e581cb..2b15324abba36541f2636ad5037bfb4976335dbb 100644 (file)
@@ -17,7 +17,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.7 2006/09/06 19:38:29 serassio Exp $
+#  $Id: Makefile.in,v 1.8 2006/11/06 05:15:29 adrian Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #