Mark Andrews
6e91d9a41b
sync with HEAD
2011-11-04 07:33:47 +00:00
Evan Hunt
65fdd59d4c
3204. [bug] When a master server that has been marked as
...
unreachable but sends a NOTIFY, mark it reachable
again. [RT #25960 ]
2011-11-04 05:52:21 +00:00
Automatic Updater
7e2c785e5e
update copyright notice
2011-10-13 22:47:23 +00:00
Mark Andrews
d7ae34d839
handle unchecked assignment
2011-10-13 13:15:45 +00:00
Mark Andrews
85119d84b9
#include <stdlib.h>
2011-10-13 07:42:31 +00:00
Mark Andrews
4c697150a3
3169. [func] Catch db/version mis-matches when call dns_db_*().
...
[RT #26017 ]
2011-10-13 00:51:59 +00:00
Mark Andrews
d34e308213
3169. [func] Catch db/version mis-matches when call dns_db_*().
...
[RT #26017 ]
2011-10-13 00:06:02 +00:00
Evan Hunt
063e8ae6cd
update cvsignore
2011-09-08 15:28:03 +00:00
Evan Hunt
f6ce33c392
3154. [bug] Attempting to print an empty rdataset could trigger
...
an assert. [RT #25452 ]
2011-09-07 19:11:45 +00:00
Evan Hunt
2533514b8b
3149. [tuning] Improve scalability by allocating one zone
...
task per 100 zones at startup time. (The
BIND9_ZONE_TASKS_HINT environment variable
which was established as a temporary measure
in change #3132 is no longer needed or
used.) [rt25541]
2011-09-02 20:22:27 +00:00
Mark Andrews
0cd7b779d3
silence clang warnings
2011-08-31 00:47:57 +00:00
Automatic Updater
6b1cb71807
update copyright notice
2011-08-23 23:53:26 +00:00
Mark Andrews
789547be22
#include <stdlib.h>
2011-08-23 03:52:41 +00:00
Evan Hunt
e15400ccec
Fix backport issue
2011-08-23 02:54:41 +00:00
Evan Hunt
c0f1383f02
3145. [test] Capture output of ATF unit tests in "./atf.out" if
...
there were any errors while running them. [RT #25527 ]
2011-08-23 01:29:14 +00:00
Evan Hunt
77d878b630
3144. [bug] dns_dbiterator_seek() could trigger an assert when
...
used with a nonexistent database node. [RT #25358 ]
2011-08-23 00:57:46 +00:00
Mark Andrews
7a3e203b2d
3065. [bug] RRSIG could have time stamps too far in the future.
...
[RT #23356 ]
2011-03-09 07:29:39 +00:00
Evan Hunt
e385b3f9b9
Makefile shouldn't have been committed
2011-03-02 06:18:57 +00:00
Scott Mann
a8ab505429
Fixed DNSKEY NODATA responses not cached and added tests [RT #22908 ].
2011-03-01 16:47:13 +00:00
Automatic Updater
0f1c24fec6
update copyright notice
2011-02-28 01:19:28 +00:00
Evan Hunt
de3940d1ea
3043. [test] Merged in the NetBSD ATF test framework (currently
...
version 0.12) for development of future unit tests.
Use configure --with-atf to build ATF internally
or configure --with-atf=prefix to use an external
copy. [RT #23209 ]
2011-02-26 02:48:58 +00:00