- 06 Feb, 2007 1 commit
-
-
Mark Andrews authored
-
- 02 Feb, 2007 1 commit
-
-
Mark Andrews authored
made over. See use-queryport-pool, queryport-pool-ports and queryport-pool-updateinterval. [RT #16415]
-
- 22 Dec, 2006 1 commit
-
-
Mark Andrews authored
[RT #11398]
-
- 01 Feb, 2006 1 commit
-
-
Mark Andrews authored
-
- 06 Jan, 2006 1 commit
-
-
Mark Andrews authored
-
- 05 Jan, 2006 2 commits
-
-
Mark Andrews authored
a soa query. Defaults "zero-no-soa-ttl yes;" and "zero-no-soa-ttl-cache no;". [RT #15460]
-
Mark Andrews authored
512 byte receive buffer if the initial EDNS queries fail. [RT #14852] 1952. [func] The maximum EDNS UDP response named will send can now be set in named.conf (max-udp-size). This is independent of the advertised receive buffer (edns-udp-size). [RT #14852]
-
- 18 Jul, 2005 1 commit
-
-
Mark Andrews authored
-
- 27 Jun, 2005 1 commit
-
-
Mark Andrews authored
waiting for a single query (<qname,qtype,qclass>) to resolve. New options clients-per-query and max-clients-per-query.
-
- 17 Jun, 2005 1 commit
-
-
Mark Andrews authored
and drop them. New stats category "duplicates". [RT #14892]
-
- 07 Jun, 2005 1 commit
-
-
Mark Andrews authored
1878. [func] dig can now specify the EDNS version when making a query.
-
- 27 Apr, 2005 1 commit
-
-
Rob Austein authored
-
- 06 Mar, 2005 1 commit
-
-
Mark Andrews authored
-
- 04 Mar, 2005 1 commit
-
-
Mark Andrews authored
digest types of the DS to determine if it could be used to introduce a secure zone. [RT #13593]
-
- 15 Apr, 2004 1 commit
-
-
Mark Andrews authored
insensitive. 1599. [bug] Fix memory leak on error path when checking named.conf. 1598. [func] Specify that certain parts of the namespace must be secure (dnssec-must-be-secure).
-
- 05 Mar, 2004 1 commit
-
-
Mark Andrews authored
-
- 27 Feb, 2004 1 commit
-
-
Mark Andrews authored
-
- 14 Jan, 2004 1 commit
-
-
Mark Andrews authored
child zones for which we don't have a supported algorithm. Such child zones are treated as unsigned. 1557. [func] Implement missing DNSSEC tests for * NOQNAME proof with wildcard answers. * NOWILDARD proof with NXDOMAIN. Cache and return NOQNAME with wildcard answers.
-
- 26 Feb, 2003 1 commit
-
-
Mark Andrews authored
via named.conf (edns-udp-size). developer: marka reviewer: explorer
-
- 16 Jan, 2003 1 commit
-
-
Mark Andrews authored
has IPv6 address and you only support IPv4 or the reverse. See dual-stack-servers.
-
- 29 Oct, 2001 1 commit
-
-
Andreas Gustafsson authored
the total number of of recursive lookups being processed exceeds max-recursive-clients, even if some of the lookups are internally generated. [RT #1915, #1938]
-
- 09 Jan, 2001 1 commit
-
-
Brian Wellington authored
-
- 08 Nov, 2000 1 commit
-
-
Mark Andrews authored
-
- 24 Aug, 2000 1 commit
-
-
Brian Wellington authored
-
- 01 Aug, 2000 1 commit
-
-
David Lawrence authored
own CVS tree will help minimize CVS conflicts. Maybe not. Blame Graff for getting me to trim all trailing whitespace.
-
- 27 Jul, 2000 1 commit
-
-
David Lawrence authored
-
- 25 Jul, 2000 1 commit
-
-
Andreas Gustafsson authored
-
- 26 Jun, 2000 1 commit
-
-
Andreas Gustafsson authored
-
- 22 Jun, 2000 2 commits
-
-
David Lawrence authored
-
Andreas Gustafsson authored
-
- 31 May, 2000 1 commit
-
-
Andreas Gustafsson authored
-
- 19 May, 2000 1 commit
-
-
Michael Graff authored
dns_dispatch_create() no longer exists. dns_dispatch_createtcp() and dns_dispatch_getudp() are the replacements. _createtcp() takes a bound, connected TCP socket, while _getudp() will search for a sharable UDP socket, and if found, attach to it and return a pointer to it. If one is not found, it will create a udp socket, bind it to a supplied local address, and create a new dispatcher around it. dns_dispatch_remove{request,response}() no longer take the dispatch as an argument. query-source can now be set per view. The dispatch manager holds onto three memory pools, one for allocating dispatchers from, one for events, and one for requests/replies. The free list on these pools is hard-coded, but set to 1024. This keeps us from having to dig into the isc_mem_t the pools draw from as often. dns_resolver_create() and dns_view_createresolver() require that valid dispatchers be passed in; dispatchers are no longer created for the caller.
-
- 10 May, 2000 1 commit
-
-
Michael Graff authored
-
- 08 May, 2000 1 commit
-
-
David Lawrence authored
Cleanup of redundant/useless header file inclusion. ISC style lint, primarily for function declarations and standalone comments -- ie, those that appear on a line without any code, which should be written as follows: /* * This is a comment. */
-
- 02 May, 2000 1 commit
-
-
David Lawrence authored
headers and adding it to source files that need it.
-
- 18 Apr, 2000 1 commit
-
-
Mark Andrews authored
dns_resolver_socketmgr().
-
- 23 Feb, 2000 1 commit
-
-
Bob Halley authored
-
- 03 Feb, 2000 1 commit
-
-
Bob Halley authored
-
- 27 Jan, 2000 1 commit
-
-
Bob Halley authored
-
- 26 Jan, 2000 1 commit
-
-
Bob Halley authored
-