Commit Graph

18985 Commits

Author SHA1 Message Date
Mark Andrews
e4b4f2ed77 manual adds 2011-09-05 00:08:47 +00:00
Automatic Updater
340265ed8a update 2011-09-04 13:15:28 +00:00
Mark Andrews
da45cf7d9f add 2011-09-04 13:02:11 +00:00
Automatic Updater
265454279b update 2011-09-04 12:15:25 +00:00
Mark Andrews
8a57d5e942 report R:PASS/FAIL 2011-09-04 12:11:00 +00:00
Automatic Updater
1b35f8454b update 2011-09-03 16:15:23 +00:00
Evan Hunt
ded997a823 removed unused variable to silence a compiler warning 2011-09-03 16:05:32 +00:00
Automatic Updater
9af7e3b726 update 2011-09-03 06:15:26 +00:00
Evan Hunt
bf99944cd3 fix whitespace 2011-09-03 05:52:55 +00:00
Automatic Updater
bf157cf5f4 update 2011-09-03 00:15:43 +00:00
Automatic Updater
69a1852134 update copyright notice 2011-09-02 23:45:31 +00:00
Automatic Updater
9634848023 update 2011-09-02 23:15:32 +00:00
Evan Hunt
3365971166 3139. [test] Added tests from RFC 6234, RFC 2202, and RFC 1321
for the hashing algorithms (md5, sha1 - sha512, and
			their hmac counterparts).  [RT #25067]
2011-09-02 22:23:08 +00:00
Automatic Updater
cb896a6507 update 2011-09-02 22:15:28 +00:00
Evan Hunt
83f4f1c61b 3151. [bug] Queries for type RRSIG or SIG could be handled
incorrectly.  [RT #21050]
2011-09-02 21:54:22 +00:00
Automatic Updater
7558285577 update 2011-09-02 21:15:24 +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
Automatic Updater
ee34af0d10 update 2011-09-02 15:15:26 +00:00
Scott Mann
c935b96e9c fix comment 2011-09-02 14:42:34 +00:00
Automatic Updater
5b1d5028da update 2011-09-02 02:45:41 +00:00
Mark Andrews
82b403ea73 don't use a expired slave zone 2011-09-02 02:23:33 +00:00
Automatic Updater
6a7faae8cc update 2011-09-01 00:15:54 +00:00
Automatic Updater
0dbb98778e update copyright notice 2011-08-31 23:45:32 +00:00
Automatic Updater
2d3535112d newcopyrights 2011-08-31 23:30:08 +00:00
Automatic Updater
b99ebe6c92 update 2011-08-31 08:15:26 +00:00
Mark Andrews
d800ae7802 3148. [bug] Processing of normal queries could be stalled when
forwarding a UPDATE message. [RT #24711]
2011-08-31 07:20:44 +00:00
Automatic Updater
31ed5789d1 update 2011-08-31 01:15:28 +00:00
Mark Andrews
0cd7b779d3 silence clang warnings 2011-08-31 00:47:57 +00:00
Automatic Updater
3a41396c3b update 2011-08-31 00:15:48 +00:00
Automatic Updater
bbd11f9c74 update copyright notice 2011-08-30 23:45:34 +00:00
Automatic Updater
c069179cab newcopyrights 2011-08-30 23:30:10 +00:00
Automatic Updater
3b444759a8 update 2011-08-30 23:15:31 +00:00
Mark Andrews
172f4853b7 silence clang warnings 2011-08-30 22:28:18 +00:00
Automatic Updater
77c23033c8 update 2011-08-30 22:15:28 +00:00
Mark Andrews
43d6b173bc report the result of dns_adb_createfind 2011-08-30 21:53:08 +00:00
Mark Andrews
6e3f51505e dns_view_issecuredomain: check that view->secroots_priv is non NULL before calling dns_keytable_issecuredomaiani otherwise return ISC_R_NOTFOUND 2011-08-30 21:47:20 +00:00
Automatic Updater
d261593e81 update 2011-08-30 14:15:30 +00:00
Mark Andrews
9533ace890 silence clang warnings 2011-08-30 14:04:21 +00:00
Automatic Updater
555d3a5f64 update 2011-08-30 01:15:27 +00:00
Mark Andrews
785944ebd1 POST(port); POST(addr); 2011-08-30 00:20:18 +00:00
Automatic Updater
b9576c1a55 update 2011-08-30 00:15:44 +00:00
Automatic Updater
110fd066b2 update copyright notice 2011-08-29 23:45:34 +00:00
Automatic Updater
9455840478 newcopyrights 2011-08-29 23:30:09 +00:00
Mark Andrews
33412a6755 query could be tested uninitialised, check the result of dns_message_create 2011-08-29 23:26:19 +00:00
Automatic Updater
100ceaf76e update 2011-08-29 07:15:29 +00:00
Mark Andrews
5be5c9dd6c check the results of dns_name_toprincipal calls, only use gnamebuf.value when valid 2011-08-29 06:38:35 +00:00
Automatic Updater
c3b1a39f38 update 2011-08-29 06:15:52 +00:00
Mark Andrews
cbf8f049ea *++tp = 0; -> tp++; *tp = 0; 2011-08-29 06:00:29 +00:00
Automatic Updater
48d17ac717 update 2011-08-29 05:16:00 +00:00
Mark Andrews
4733ef3db6 POST(p); POST(len); 2011-08-29 04:22:06 +00:00