]> git.ipfire.org Git - thirdparty/squid.git/log
thirdparty/squid.git
19 years agoBug #1057: New options to refresh-pattern configuration
hno [Sun, 7 Nov 2004 05:20:47 +0000 (05:20 +0000)] 
Bug #1057: New options to refresh-pattern configuration

By Przemek Czerkas and David S. Madole

This is based on patch by David S. Madole
http://www.omdev.com/squid/squid-2.2.STABLE4.ignore-no-cache.patch

I've added more options to refresh-pattern configuration:

- 'ignore-no-cache' ignores any "Pragma: no-cache" and "Cache-control:
   no-cache" headers received from a server,

- 'ignore-private' ignores any "Cache-control: private" headers
   received from a server,

- 'ignore-auth' caches responses to requests with authorization
   irrespective of "Cache-control: " headers received from a server.

Warning - these options VIOLATE the HTTP standard!

19 years agoBug #1043: syscalls.sock.read/write and syscalls.sock.sockets are not accounted corre...
hno [Sun, 7 Nov 2004 05:11:39 +0000 (05:11 +0000)] 
Bug #1043: syscalls.sock.read/write and syscalls.sock.sockets are not accounted correctly.

19 years agoBug #1021: Supplementary groups membership initialization for children processes
hno [Sun, 7 Nov 2004 05:09:19 +0000 (05:09 +0000)] 
Bug #1021: Supplementary groups membership initialization for children processes

Incremental patch by Guido.

The original patch did not compile on systems without initgroups.

19 years agoBug #931: SSL error message on startup ought to be supressed...
hno [Sun, 7 Nov 2004 05:03:57 +0000 (05:03 +0000)] 
Bug #931: SSL error message on startup ought to be supressed...

By Guido.

Supress stupid SSL error messages if not configured, and correct
several of the error messages.

19 years agoBug #909: ARP Support on FreeBSD
hno [Sun, 7 Nov 2004 04:57:53 +0000 (04:57 +0000)] 
Bug #909: ARP Support on FreeBSD

From Guido Serassio  2004-10-23 14:57

The new FreeBSD code doesn't build.

There are some C++ problems, and the Solaris section seems to be affected too.

19 years agoBug #894: continual "cache size changed" messages on -k logrotate
hno [Sun, 7 Nov 2004 04:51:57 +0000 (04:51 +0000)] 
Bug #894: continual "cache size changed" messages on -k logrotate

patch by Guido.

19 years agoBug #1102: O_NONBLOCK on disk files is not a wise idea as this
hno [Sun, 7 Nov 2004 04:37:59 +0000 (04:37 +0000)] 
Bug #1102: O_NONBLOCK on disk files is not a wise idea as this
is not standardized, and results may be unexpected.

Especially considering Linux now starts to add O_NONBLOCK support
on disk files but the implementation is far from complete yet.

19 years agoBootstrapped
hno [Tue, 26 Oct 2004 06:10:38 +0000 (06:10 +0000)] 
Bootstrapped

19 years agoDist auth scheme headers
hno [Mon, 25 Oct 2004 18:40:20 +0000 (18:40 +0000)] 
Dist auth scheme headers

19 years agoBootstrapped
hno [Thu, 21 Oct 2004 06:10:36 +0000 (06:10 +0000)] 
Bootstrapped

19 years agoBug #836: redirect_rewrites_host_header off broken
hno [Thu, 21 Oct 2004 04:48:52 +0000 (04:48 +0000)] 
Bug #836: redirect_rewrites_host_header off broken

By Guido.

19 years agoBug #1021: Supplementary groups membership initialization for children processes
hno [Thu, 21 Oct 2004 04:41:03 +0000 (04:41 +0000)] 
Bug #1021: Supplementary groups membership initialization for children processes

By  Dimitry V. Ketov, based on code from Apache.

19 years agoBug #998: acl rep_mime_type broken, looking into request headers
hno [Thu, 21 Oct 2004 04:37:56 +0000 (04:37 +0000)] 
Bug #998: acl rep_mime_type broken, looking into request headers
where it should look into reply headers.

By  Gonzalo Arana

19 years agoBug #901: ident ACLs parsed incorrectly if specified multiple times
hno [Thu, 21 Oct 2004 04:31:23 +0000 (04:31 +0000)] 
Bug #901: ident ACLs parsed incorrectly if specified multiple times

19 years agoBug #1058: balance_on_multiple_ip directive to make it possible to
hno [Mon, 18 Oct 2004 18:20:09 +0000 (18:20 +0000)] 
Bug #1058: balance_on_multiple_ip directive to make it possible to
turn of the automatic round-robin on sites with multiple IP addresses

optimized ipcache usage on reload when using the internal TTL aware
dns client.

19 years agoBug #1000: Content gets corrupted during upload
hno [Mon, 18 Oct 2004 18:16:22 +0000 (18:16 +0000)] 
Bug #1000: Content gets corrupted during upload

19 years agoBug #860: ACL based logging does not work
hno [Mon, 18 Oct 2004 18:12:54 +0000 (18:12 +0000)] 
Bug #860: ACL based logging does not work

19 years agoBug #860: redirector_access does not handle "slow" acls
hno [Mon, 18 Oct 2004 18:05:37 +0000 (18:05 +0000)] 
Bug #860: redirector_access does not handle "slow" acls

19 years agoBootstrapped
hno [Mon, 18 Oct 2004 06:10:37 +0000 (06:10 +0000)] 
Bootstrapped

19 years agoBug #909: FreeBSD support for ARP acls
hno [Mon, 18 Oct 2004 04:13:02 +0000 (04:13 +0000)] 
Bug #909: FreeBSD support for ARP acls

By Glen Gibb, ported to Squid-3 by Guido.

19 years agoBug #1091: compile fails with warnings with --disable-internal-dns
hno [Sat, 16 Oct 2004 03:12:47 +0000 (03:12 +0000)] 
Bug #1091: compile fails with warnings with --disable-internal-dns
Patch by Guido.

19 years agoBug #1072 (#968): Invalid value for range_offset_limit -1 KB
hno [Sat, 16 Oct 2004 03:10:44 +0000 (03:10 +0000)] 
Bug #1072 (#968): Invalid value for range_offset_limit -1 KB

19 years agoBug #833: deny_info only works with http_access, not http_reply_access or miss_access
hno [Fri, 15 Oct 2004 05:32:45 +0000 (05:32 +0000)] 
Bug #833: deny_info only works with http_access, not http_reply_access or miss_access

19 years agoBug #833: Apparent memory leak in cliend_db
hno [Fri, 15 Oct 2004 05:31:30 +0000 (05:31 +0000)] 
Bug #833: Apparent memory leak in cliend_db

19 years agoBootstrapped
hno [Mon, 11 Oct 2004 06:10:36 +0000 (06:10 +0000)] 
Bootstrapped

19 years agoBug #1093: --enable-x-accelerator-vary accesses freed memory
hno [Sun, 10 Oct 2004 09:06:17 +0000 (09:06 +0000)] 
Bug #1093: --enable-x-accelerator-vary accesses freed memory

19 years agoBug #1075: Limit internal send/receive buffer sizes
hno [Sun, 10 Oct 2004 09:03:32 +0000 (09:03 +0000)] 
Bug #1075: Limit internal send/receive buffer sizes

19 years agoBug #1019: Support --program-transform and related configure options
hno [Sun, 10 Oct 2004 09:02:42 +0000 (09:02 +0000)] 
Bug #1019: Support --program-transform and related configure options

19 years agoBug #852: A large number of queued DNS lookups for the same domain
hno [Sun, 10 Oct 2004 08:53:26 +0000 (08:53 +0000)] 
Bug #852: A large number of queued DNS lookups for the same domain

19 years agoBug #848: connect_timeout ends up twice the length
hno [Sun, 10 Oct 2004 08:49:04 +0000 (08:49 +0000)] 
Bug #848: connect_timeout ends up twice the length

This adds the forward_timeout parameter, placing an upper limit on
how long Squid tries to forward a request, and allows proper connect
timeout management.

19 years agoBug #616: Negative cached 404 replies with VARY header never matches
hno [Sun, 10 Oct 2004 08:45:11 +0000 (08:45 +0000)] 
Bug #616: Negative cached 404 replies with VARY header never matches

19 years agoBug #1095: There should be a default mempool limit
hno [Fri, 8 Oct 2004 23:42:09 +0000 (23:42 +0000)] 
Bug #1095: There should be a default mempool limit

Change the default memory_pools_limit to 5 MB (was unlimited)

19 years agoFix bootstrap script again.. last change introduced a loop..
hno [Sat, 2 Oct 2004 14:24:30 +0000 (14:24 +0000)] 
Fix bootstrap script again.. last change introduced a loop..

20 years agoEleminate Linux/GNU dependency in "make dist"
hno [Tue, 28 Sep 2004 01:09:12 +0000 (01:09 +0000)] 
Eleminate Linux/GNU dependency in "make dist"

20 years agobootstrapped cppunit with AM_MAINTAINER_MODE
hno [Mon, 27 Sep 2004 23:57:40 +0000 (23:57 +0000)] 
bootstrapped cppunit with AM_MAINTAINER_MODE

20 years agoSupport hierarchy of bootstrap scripts again..
hno [Mon, 27 Sep 2004 23:57:11 +0000 (23:57 +0000)] 
Support hierarchy of bootstrap scripts again..

20 years agoremove redundant file
hno [Mon, 27 Sep 2004 23:43:59 +0000 (23:43 +0000)] 
remove redundant file

20 years agoIt was correct to begin with...
hno [Mon, 27 Sep 2004 23:35:35 +0000 (23:35 +0000)] 
It was correct to begin with...

20 years agoFix bootstrap.sh script agin...
hno [Mon, 27 Sep 2004 23:34:38 +0000 (23:34 +0000)] 
Fix bootstrap.sh script agin...

20 years agoFix bootstrap script again, and include lib/cppunit-1.10.0 in the
hno [Mon, 27 Sep 2004 23:33:34 +0000 (23:33 +0000)] 
Fix bootstrap script again, and include lib/cppunit-1.10.0 in the
bootstrapping process if needed

20 years agoEnable maintainer mode to avoid automatic autotool dependencies
hno [Mon, 27 Sep 2004 23:32:39 +0000 (23:32 +0000)] 
Enable maintainer mode to avoid automatic autotool dependencies

20 years agoImport AC_CXX... macros. These appears not to be part of standard autoconf
hno [Mon, 27 Sep 2004 23:30:14 +0000 (23:30 +0000)] 
Import AC_CXX... macros. These appears not to be part of standard autoconf

20 years agoBug #899: request_header_max_size configuration option doesn't work correctly
hno [Mon, 27 Sep 2004 03:40:29 +0000 (03:40 +0000)] 
Bug #899: request_header_max_size configuration option doesn't work correctly

This patch enforced the request_header_max_size directive even if the
internal buffer size can accomodate larger requests, and increases the
default limit from 10 KB to 20 KB to compensate for the stricter checking.

20 years agoBug #431: case insensitive authentication
hno [Mon, 27 Sep 2004 03:35:41 +0000 (03:35 +0000)] 
Bug #431: case insensitive authentication

Most authentication backends are case insensitive on the user name, and
so should Squid. (with option for case sensitive operation)

Patch ported to Squid-3 by Guido

20 years agoC++ merge bugfixes. Thanks Guido!
hno [Sun, 26 Sep 2004 22:38:01 +0000 (22:38 +0000)] 
C++ merge bugfixes. Thanks Guido!

20 years agoBug #1078: ncsa_auth is sensitive on line ending format
hno [Sun, 26 Sep 2004 03:12:15 +0000 (03:12 +0000)] 
Bug #1078: ncsa_auth is sensitive on line ending format

20 years agoBug #1001: Partial hit results in TCP_HIT, not TCP_MISS
hno [Sat, 25 Sep 2004 21:54:12 +0000 (21:54 +0000)] 
Bug #1001: Partial hit results in TCP_HIT, not TCP_MISS

Set log type to TCP_MISS on partial hits (object currently being retreived)

20 years agoBug #924: miss_access applies to internal and cachemgr requests
hno [Sat, 25 Sep 2004 21:52:59 +0000 (21:52 +0000)] 
Bug #924: miss_access applies to internal and cachemgr requests

20 years agoBug #882: Add delay pools information to active_requests
hno [Sat, 25 Sep 2004 21:48:16 +0000 (21:48 +0000)] 
Bug #882: Add delay pools information to active_requests

20 years agoBug #291: No Password prompt for encrypted key files
hno [Sat, 25 Sep 2004 21:46:44 +0000 (21:46 +0000)] 
Bug #291: No Password prompt for encrypted key files

This adds sslpassword_program directive for specifying external program querying
for the SSL key passphrase

20 years agoCorrect debug section
hno [Sat, 25 Sep 2004 17:15:40 +0000 (17:15 +0000)] 
Correct debug section

By: Guido

20 years agoBug #1065: Allow build of LDAP helpers on Windows using the native LDAP libraries
hno [Sat, 25 Sep 2004 04:26:58 +0000 (04:26 +0000)] 
Bug #1065: Allow build of LDAP helpers on Windows using the native LDAP libraries

by Guido

20 years agoBug #1056: Cache Manager shows wrong setting for 'header_access' and 'header_replace...
hno [Sat, 25 Sep 2004 04:24:33 +0000 (04:24 +0000)] 
Bug #1056: Cache Manager shows wrong setting for 'header_access' and 'header_replace' options

20 years agoBug #1009: Squid is falling periodically with segmentation failed when
hno [Sat, 25 Sep 2004 04:22:49 +0000 (04:22 +0000)] 
Bug #1009: Squid is falling periodically with segmentation failed when
using heap policies

20 years agoBug #1066: Wrong usage of unlink() in store_dir_coss.cc
hno [Sat, 25 Sep 2004 04:19:55 +0000 (04:19 +0000)] 
Bug #1066: Wrong usage of unlink() in store_dir_coss.cc
patch by Guido

20 years agoBug #1064: Application error running Squid from command line on Windows XP SP2
hno [Sat, 25 Sep 2004 04:01:17 +0000 (04:01 +0000)] 
Bug #1064: Application error running Squid from command line on Windows  XP SP2

patch by Guido.

20 years agolibTrie was only meant to be bootstrapped if not already bootstrapped..
hno [Sun, 5 Sep 2004 02:49:29 +0000 (02:49 +0000)] 
libTrie was only meant to be bootstrapped if not already bootstrapped..

20 years ago2004/08/10 09:39:29; author: hno; state: Exp; lines: +4 -2
hno [Sat, 4 Sep 2004 21:14:59 +0000 (21:14 +0000)] 
2004/08/10 09:39:29;  author: hno;  state: Exp;  lines: +4 -2
Bug #1032: LDAP helpers update bugs

  -O option should not require an argument

  Corrected connection management when -O is not used

2004/07/27 21:25:02;  author: hno;  state: Exp;  lines: +9 -9
Bug #1018: squid_ldap_auth broken since the LDAP helpers update

2004/07/21 21:05:29;  author: hno;  state: Exp;  lines: +1 -0
Fix critical LDAP connection bug in the last squid_ldap_auth change

20 years agoBootstrapped
hno [Sat, 4 Sep 2004 20:43:07 +0000 (20:43 +0000)] 
Bootstrapped

20 years agoImported ltmain.sh from libtool
hno [Sat, 4 Sep 2004 20:32:08 +0000 (20:32 +0000)] 
Imported ltmain.sh from libtool

20 years agoreally add the new MemPool.cc
robertc [Sat, 4 Sep 2004 18:40:20 +0000 (18:40 +0000)] 
really add the new MemPool.cc

20 years agoBootstrapped
hno [Sat, 4 Sep 2004 06:10:11 +0000 (06:10 +0000)] 
Bootstrapped

20 years agoBug #981: sasl_auth doesn't compile with SASL2
hno [Sat, 4 Sep 2004 03:30:18 +0000 (03:30 +0000)] 
Bug #981: sasl_auth doesn't compile with SASL2

20 years agoBug #1031: Digest authentication crash
hno [Sat, 4 Sep 2004 03:25:29 +0000 (03:25 +0000)] 
Bug #1031: Digest authentication crash

20 years agoBug #1016: NTLM authentication truncated
hno [Sat, 4 Sep 2004 03:23:10 +0000 (03:23 +0000)] 
Bug #1016: NTLM authentication truncated

20 years agoBug #947: deny_info redirection with requested URL escaped wrongly
hno [Sat, 4 Sep 2004 03:20:12 +0000 (03:20 +0000)] 
Bug #947: deny_info redirection with requested URL escaped wrongly

20 years agoBootstrapped
hno [Tue, 31 Aug 2004 06:10:12 +0000 (06:10 +0000)] 
Bootstrapped

20 years agoMerge in MemPools objectification.
robertc [Mon, 30 Aug 2004 11:12:29 +0000 (11:12 +0000)] 
Merge in MemPools objectification.

Patches applied:

 * robertc@squid-cache.org--squid/squid--MemPools--3.0--base-0
   tag of robertc@squid-cache.org--squid/squid--HEAD--3.0--patch-369

 * robertc@squid-cache.org--squid/squid--MemPools--3.0--patch-1
   MemPools C++ rework.

 * robertc@squid-cache.org--squid/squid--MemPools--3.0--patch-2
   Tidying up.

 * robertc@squid-cache.org--squid/squid--MemPools--3.0--patch-3
   merge from HEAD

 * robertc@squid-cache.org--squid/squid--MemPools--3.0--patch-4
   merge from HEAD

 * robertc@squid-cache.org--squid/squid--MemPools--3.0--patch-5
   merge from HEAD

 * robertc@squid-cache.org--squid/squid--MemPools--3.0--patch-6
   fix up remaining splay tweaks for mempools, and update test suite

 * robertc@squid-cache.org--squid/squid--MemPools--3.0--patch-7
   Allow runtime pool type selection.

 * robertc@squid-cache.org--squid/squid--MemPools--3.0--patch-8
   MemProxyAllocator changes.

 * robertc@squid-cache.org--squid/squid--MemPools--3.0--patch-9
   merge latest head changes

20 years ago/tmp/cvsZKn66v
robertc [Mon, 30 Aug 2004 09:28:45 +0000 (09:28 +0000)] 
/tmp/cvsZKn66v

20 years agomerge in cppunit test support. see lib/tests for examples of use
robertc [Tue, 24 Aug 2004 06:21:08 +0000 (06:21 +0000)] 
merge in cppunit test support. see lib/tests for examples of use

20 years agofix a double-deref race condition in ESI processing (bug number forgotten - bugzilla...
robertc [Sun, 15 Aug 2004 23:42:37 +0000 (23:42 +0000)] 
fix a double-deref race condition in ESI processing (bug number forgotten - bugzilla down :[

20 years agoensure the delete NULL works on the platforms we support by testing it.
robertc [Sun, 15 Aug 2004 23:41:28 +0000 (23:41 +0000)] 
ensure the delete NULL works on the platforms we support by testing it.

20 years agoBootstrapped
hno [Sun, 15 Aug 2004 06:10:33 +0000 (06:10 +0000)] 
Bootstrapped

20 years agoDocument change in external_acl protocol format
hno [Sun, 15 Aug 2004 04:57:48 +0000 (04:57 +0000)] 
Document change in external_acl protocol format

20 years agoexternal_acl helpers updated to use the new protocol format based
hno [Sun, 15 Aug 2004 04:54:52 +0000 (04:54 +0000)] 
external_acl helpers updated to use the new protocol format based
on URL-escaped strings rather than quoted words..

20 years agoThe external_acl helper protocol breaks down if there for whatever reason
hno [Sun, 15 Aug 2004 03:15:15 +0000 (03:15 +0000)] 
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.

20 years ago'RefCountable' is treated as macro. Use <em/RefCountable/ instead
wessels [Thu, 12 Aug 2004 01:23:21 +0000 (01:23 +0000)] 
'RefCountable' is treated as  macro.  Use <em/RefCountable/ instead

20 years agouse new linuxdoc syntax
wessels [Thu, 12 Aug 2004 01:22:53 +0000 (01:22 +0000)] 
use new linuxdoc syntax

20 years agoTranslated (Portugese) ERR_TOO_BIG file from Fernando Lemes da Silva
wessels [Wed, 11 Aug 2004 23:00:25 +0000 (23:00 +0000)] 
Translated (Portugese) ERR_TOO_BIG file from Fernando Lemes da Silva
<ferlemes@yahoo.com.br>

20 years agoBug #1030: Unknown %X errorpage codes incorrectly quoted
hno [Fri, 6 Aug 2004 02:09:59 +0000 (02:09 +0000)] 
Bug #1030: Unknown %X errorpage codes incorrectly quoted

20 years agogrammatical nitpicks courtesy of Ray Phillips
wessels [Wed, 4 Aug 2004 22:22:39 +0000 (22:22 +0000)] 
grammatical nitpicks courtesy of Ray Phillips

20 years agogrammatical nitpicks courtesy of Ray Phillips.
wessels [Wed, 4 Aug 2004 21:54:30 +0000 (21:54 +0000)] 
grammatical nitpicks courtesy of Ray Phillips.

20 years agoUpdated LDAP helpers
hno [Sat, 17 Jul 2004 21:11:28 +0000 (21:11 +0000)] 
Updated LDAP helpers

20 years agoBootstrapped
hno [Tue, 13 Jul 2004 07:03:10 +0000 (07:03 +0000)] 
Bootstrapped

20 years agomake autoheader happy about the va_copy test
hno [Tue, 13 Jul 2004 07:01:19 +0000 (07:01 +0000)] 
make autoheader happy about the va_copy test

20 years agoBug #998: error in previous libntlmssp patch
wessels [Fri, 11 Jun 2004 22:08:24 +0000 (22:08 +0000)] 
Bug #998: error in previous libntlmssp patch

20 years agoFix a username/password parsing bug for NTLM SMB helper (ntlm_auth).
wessels [Fri, 11 Jun 2004 03:40:59 +0000 (03:40 +0000)] 
Fix a username/password parsing bug for NTLM SMB helper (ntlm_auth).

20 years agoBug #753: va_copy required
hno [Sun, 6 Jun 2004 21:09:55 +0000 (21:09 +0000)] 
Bug #753: va_copy required
Bug #995: segfault on long URLs (bug in previous patch to Bug #753)

20 years agoTypo on Brad Smith's name
wessels [Sun, 6 Jun 2004 01:33:09 +0000 (01:33 +0000)] 
Typo on Brad Smith's name

20 years agoBug #753: segfauld in memBufPrintF on architectures requiring the use of va_copy
hno [Thu, 3 Jun 2004 01:19:21 +0000 (01:19 +0000)] 
Bug #753: segfauld in memBufPrintF on architectures requiring the use of va_copy
to copy a va_list argument.

20 years agoBug #717: msnt_auth documentation update
hno [Tue, 1 Jun 2004 06:01:51 +0000 (06:01 +0000)] 
Bug #717: msnt_auth documentation update

20 years agoBug #969: FTP directory listing DOCTYPE misread by certain thirdparty tools
hno [Tue, 1 Jun 2004 05:17:51 +0000 (05:17 +0000)] 
Bug #969: FTP directory listing DOCTYPE misread by certain thirdparty tools

20 years agotypo recevies -> receives
wessels [Sat, 1 May 2004 02:41:09 +0000 (02:41 +0000)] 
typo recevies -> receives

20 years agoFor diskd's Q1 and Q2 settings note the tradeoff between better
wessels [Sat, 1 May 2004 02:38:47 +0000 (02:38 +0000)] 
For diskd's Q1 and Q2 settings note the tradeoff between better
response time (Q1 < Q2) and better hit ratio (Q1 > Q2).

20 years agorange_offset_limit none, and other b_size_t friends
hno [Fri, 30 Apr 2004 05:54:54 +0000 (05:54 +0000)] 
range_offset_limit none, and other b_size_t friends

20 years agoBug #950: Typo in Turkish ERR_DNS_FAIL
hno [Thu, 15 Apr 2004 17:52:18 +0000 (17:52 +0000)] 
Bug #950: Typo in Turkish ERR_DNS_FAIL

20 years agoClarify the meaning of ERR in Digest helpers
hno [Mon, 12 Apr 2004 02:32:25 +0000 (02:32 +0000)] 
Clarify the meaning of ERR in Digest helpers

20 years agoBug #962: lib/rfc1035.c:309: rfc1035NameUnpack: Assertion (*off) < sz failed.
hno [Sun, 11 Apr 2004 15:15:11 +0000 (15:15 +0000)] 
Bug #962: lib/rfc1035.c:309: rfc1035NameUnpack: Assertion (*off) < sz failed.

20 years agoBug #849: DNS log error messages should report the failed query
hno [Sat, 10 Apr 2004 19:10:17 +0000 (19:10 +0000)] 
Bug #849: DNS log error messages should report the failed query

20 years agoBootstrapped
hno [Thu, 8 Apr 2004 07:42:11 +0000 (07:42 +0000)] 
Bootstrapped