On Tue, 17 Aug 2004, David Nicklay wrote:

Incidentally, I haven't seen much going out to squid-3.0 in CVS for anything touching *.cc files in a very long while. Is anyone actively working on the core squid3 code anymore?

I am trying to allocate some time for bug maintenance, but most my time currently goes into Squid-2.5 maintenance. Fortunately it looks like Squid-2.5 is finally getting fully mature which should allow me to spend a little more time with Squid-3.0 (what is not taken by my newborn son).


But it is not a complete still in Squid-3.0. Here is a list of all changes since July:


2004-08-15 19:42 robertc

        * src/ESI.cc: fix a double-deref race condition in ESI processing
          (bug number forgotten - bugzilla down :[

2004-08-15 19:41  robertc

        * test-suite/VirtualDeleteOperator.cc: ensure the delete NULL works
          on the platforms we support by testing it.

2004-08-15 02:10  hno

        * helpers/external_acl/: ip_user/Makefile.in,
          ldap_group/Makefile.in, unix_group/Makefile.in,
          winbind_group/Makefile.in: Bootstrapped

2004-08-15 00:57  hno

        * doc/release-notes/release-3.0.sgml: Document change in
          external_acl protocol format

2004-08-15 00:54  hno

        * helpers/external_acl/: ip_user/Makefile.am, ip_user/main.c,
          ldap_group/ChangeLog, ldap_group/Makefile.am,
          ldap_group/squid_ldap_group.c, unix_group/Makefile.am,
          unix_group/check_group.c, wbinfo_group/wbinfo_group.pl,
          winbind_group/Makefile.am, winbind_group/wb_check_group.c:
          external_acl helpers updated to use the new protocol format based
          on URL-escaped strings rather than quoted words..

2004-08-14 23:15  hno

        * src/: cf.data.pre, external_acl.cc, tools.cc: The external_acl
          helper protocol breaks down if there for whatever reason is
          newines embedded in the data.

          This patch changes the external acl helper protocol to use URL
          encoding with an optional configuration parameter to switch back
          to the "shell style" quoting used in Squid-2.5.

          In addition the "shell style" quoting format is extended to
          support newlines by the traditional \n and \r codes.

2004-08-11 21:23  wessels

        * doc/Programming-Guide/prog-guide.sgml: 'RefCountable' is treated
          as  macro.  Use <em/RefCountable/ instead

2004-08-11 21:22  wessels

        * doc/Programming-Guide/Makefile: use new linuxdoc syntax

2004-08-11 19:00  wessels

        * errors/Portuguese/ERR_TOO_BIG: Translated (Portugese) ERR_TOO_BIG
          file from Fernando Lemes da Silva <[EMAIL PROTECTED]>

2004-08-05 22:09  hno

        * src/errorpage.cc: Bug #1030: Unknown %X errorpage codes
          incorrectly quoted

2004-08-04 18:22  wessels

        * src/cf.data.pre: grammatical nitpicks courtesy of Ray Phillips

2004-08-04 17:54  wessels

        * src/cf.data.pre: grammatical nitpicks courtesy of Ray Phillips.

2004-07-17 17:11  hno

        * helpers/: basic_auth/LDAP/squid_ldap_auth.8,
          basic_auth/LDAP/squid_ldap_auth.c,
          external_acl/ldap_group/ChangeLog,
          external_acl/ldap_group/squid_ldap_group.8,
          external_acl/ldap_group/squid_ldap_group.c: Updated LDAP helpers

2004-07-13 03:03  hno

        * configure, include/autoconf.h.in: Bootstrapped

2004-07-13 03:01  hno

        * configure.in: make autoheader happy about the va_copy test




Regards Henrik

Reply via email to