- 04 Sep, 2013 1 commit
-
-
Evan Hunt authored
-
- 15 Aug, 2013 1 commit
-
-
Mark Andrews authored
removed. [RT #32178]
-
- 25 Jul, 2013 1 commit
-
-
Evan Hunt authored
3622. [tuning] Eliminate an unnecessary lock when incrementing cache statistics. [RT #34339]
-
- 04 Jul, 2013 1 commit
-
-
Francis Dupont authored
-
- 01 Jul, 2013 1 commit
-
-
Evan Hunt authored
-
- 26 Jun, 2013 1 commit
-
-
Evan Hunt authored
3606. [func] "rndc flushtree -all" flushes matching records in the ADB and bad cache as well as the DNS cache. (Without the "-all" option, flushtree will still only flush records from the DNS cache.) [RT #33970]
-
- 14 Jun, 2013 1 commit
-
-
Evan Hunt authored
3596. [port] Updated win32 build documentation, added dnssec-verify. [RT #22067]
-
- 12 Jun, 2013 1 commit
-
-
Francis Dupont authored
-
- 07 May, 2013 1 commit
-
-
Evan Hunt authored
(not adding a new CHANGES note because this is an extension of the previous one, change #3570.)
-
- 27 Mar, 2013 1 commit
-
-
Evan Hunt authored
-
- 22 Mar, 2013 1 commit
-
-
Evan Hunt authored
3535. [func] Add support for setting Differentiated Services Code Point (DSCP) values in named. Most configuration options which take a "port" option (e.g., listen-on, forwarders, also-notify, masters, notify-source, etc) can now also take a "dscp" option specifying a code point for use with outgoing traffic, if supported by the underlying OS. [RT #27596]
-
- 27 Feb, 2013 1 commit
-
-
Evan Hunt authored
3501. [func] zone-statistics now takes three options: full, terse, and none. "yes" and "no" are retained as synonyms for full and terse, respectively. [RT #29165]
-
- 25 Feb, 2013 2 commits
- 21 Feb, 2013 1 commit
-
-
Evan Hunt authored
3492. [bug] Fixed a regression in zone loading performance due to lock contention. [RT #30399]
-
- 11 Jan, 2013 1 commit
-
-
Mark Andrews authored
-
- 06 Dec, 2012 1 commit
-
-
Evan Hunt authored
3434. [bug] Pass client info to the DLZ findzone() entry point in addition to lookup(). This makes it possible for a database to answer differently whether it's authoritative for a name depending on the address of the client. [RT #31775]
-
- 03 Oct, 2012 1 commit
-
-
Mark Andrews authored
runtime with disable-ds-digests. [RT #21581]
-
- 23 Aug, 2012 1 commit
-
-
Mark Andrews authored
-
- 20 Jul, 2012 1 commit
-
-
Mark Andrews authored
-
- 20 Jun, 2012 1 commit
-
-
Curtis Blackburn authored
Conflicts: .gitignore bin/named/zoneconf.c bin/tests/.gitignore bin/tests/system/autosign/tests.sh bin/tests/system/masterformat/clean.sh bin/tests/system/masterformat/ns1/compile.sh bin/tests/system/masterformat/tests.sh configure lib/dns/db.c lib/dns/include/dns/db.h lib/dns/include/dns/types.h lib/dns/master.c lib/dns/masterdump.c lib/dns/rbt.c lib/dns/rbtdb.c lib/dns/sdb.c lib/dns/sdlz.c lib/dns/tests/.cvsignore lib/dns/tests/Makefile.in lib/dns/win32/libdns.def lib/dns/xfrin.c lib/dns/zone.c lib/export/dns/Makefile.in lib/isc/include/isc/file.h lib/isc/unix/file.c lib/isc/win32/file.c lib/isccfg/namedconf.c
-
- 14 May, 2012 1 commit
-
-
Evan Hunt authored
This includes the following changes: 3326. [func] Added task list statistics: task model, worker threads, quantum, tasks running, tasks ready. [RT #27678] 3325. [func] Report cache statistics: memory use, number of nodes, number of hash buckets, hit and miss counts. [RT #27056] 3324. [test] Add better tests for ADB stats [RT #27057] 3323. [func] Report the number of buckets the resolver is using. [RT #27020] 3322. [func] Monitor the number of active TCP and UDP dispatches. [RT #27055] 3321. [func] Monitor the number of recursive fetches and the number of open sockets, and report these values in the statistics channel. [RT #27054] 3320. [func] Added support for monitoring of recursing client count. [RT #27009] 3319. [func] Added support for monitoring of ADB entry count and hash size. [RT #27057]
-
- 27 Apr, 2012 1 commit
-
-
Evan Hunt authored
Added API to create a set of UDP dispatches which can be shared round-robin style when making upstream queries for authoritative data; this should reduce lock contention in the query source dispatch.
-
- 23 Feb, 2012 1 commit
-
-
Mark Andrews authored
-
- 27 Jan, 2012 1 commit
-
-
Mark Andrews authored
out the earliest expiry time. [RT #23311]
-
- 22 Dec, 2011 2 commits
- 16 Nov, 2011 1 commit
-
-
Mark Andrews authored
3219. [bug] Disable NOEDNS caching following a timeout.
-
- 28 Oct, 2011 1 commit
-
-
Mark Andrews authored
-
- 20 Oct, 2011 1 commit
-
-
Mark Andrews authored
[RT #24711]
-
- 14 Oct, 2011 1 commit
-
-
Mark Andrews authored
-
- 13 Sep, 2011 1 commit
-
-
Mark Andrews authored
-
- 23 Aug, 2011 1 commit
-
-
Evan Hunt authored
-
- 06 Jul, 2011 1 commit
-
-
Evan Hunt authored
per 100 zones at startup time, rather than using a fixed-size task table. [RT #24406]
-
- 01 Jul, 2011 1 commit
-
-
Mark Andrews authored
zone's serial number. Two methods are currently defined using serial-update-method, "increment" (default) and "unixtime". [RT #23849]
-
- 17 May, 2011 1 commit
-
-
Evan Hunt authored
-
- 08 Apr, 2011 1 commit
-
-
Mark Andrews authored
-
- 21 Mar, 2011 1 commit
-
-
Evan Hunt authored
a dynamic zone to disk; "rndc sync -clean" also removes the journal file after syncing. Also, "rndc freeze" no longer removes journal files. [RT #22473]
-
- 17 Mar, 2011 1 commit
-
-
Evan Hunt authored
dnssec-keyfromlabel sets the default TTL of the key. When possible, automatic signing will use that TTL when the key is published. [RT #23304]
-
- 10 Mar, 2011 1 commit
-
-
Evan Hunt authored
no longer requiring a configure option. To disable it, use "configure --without-dlopen". Driver also supported on win32. [RT #23467]
-