Commit Graph
5545 Commits
Author SHA1 Message Date
Automatic Updater 35973584f3 update copyright notice 2011-09-05 23:45:33 +00:00
Evan Hunt cad1ee5fde 3152. [cleanup] Some versions of gcc and clang failed due to
incorrect use of __builtin_expect. [RT #25183]
2011-09-05 18:01:30 +00:00
Evan Hunt 22fe67981e add time.h to silence compiler warning 2011-09-05 17:39:23 +00:00
Evan Hunt bf99944cd3 fix whitespace 2011-09-03 05:52:55 +00:00
Automatic Updater 69a1852134 update copyright notice 2011-09-02 23:45:31 +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
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 82b403ea73 don't use a expired slave zone 2011-09-02 02:23:33 +00:00
Automatic Updater 0dbb98778e update copyright notice 2011-08-31 23:45:32 +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 bbd11f9c74 update copyright notice 2011-08-30 23:45:34 +00:00
Mark Andrews 172f4853b7 silence clang warnings 2011-08-30 22:28:18 +00:00
Mark Andrews 43d6b173bc report the result of dns_adb_createfind 2011-08-30 21:53:08 +00:00
Automatic Updater 110fd066b2 update copyright notice 2011-08-29 23:45:34 +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
Mark Andrews bddfc920b0 add POST, len is not needed 2011-08-28 23:56:42 +00:00
Mark Andrews 0ff5d479be add POST 2011-08-28 23:48:54 +00:00
Automatic Updater 82ed23194e update copyright notice 2011-08-28 23:45:28 +00:00
Mark Andrews 9ad02d655e add missing check_result 2011-08-28 23:37:40 +00:00
Mark Andrews d0d0200ad6 silence 'never read' warning 2011-08-28 09:28:32 +00:00
Mark Andrews 3bb6385d0e report if dns_rdata{class,type}_totext failed 2011-08-28 09:15:08 +00:00
Mark Andrews 15cc67ef12 t3 is not used 2011-08-28 08:13:42 +00:00
Automatic Updater e29f472f80 update copyright notice 2011-08-26 23:45:30 +00:00
Mark Andrews f47f63e541 3134. [bug] Improve the accuracy of dnssec-signzone's signing
statistics. [RT #16030]
2011-08-26 03:55:14 +00:00
Automatic Updater 65232ec5fa update copyright notice 2011-08-25 23:45:28 +00:00
Mark Andrews e734a20ff0 simplify flag printing, protect first with #ifdef USEINITALWS 2011-08-25 13:30:18 +00:00
Automatic Updater d78521d0f1 update copyright notice 2011-08-18 23:45:29 +00:00
Mark Andrews 87ec3cc5e0 sync with head 2011-08-18 06:50:01 +00:00
Mark Andrews d7ffccecc0 3143. [bug] Silence clang compiler warnings. [RT #25174] 2011-08-18 05:04:37 +00:00
Automatic Updater 8cf8ec5c40 update copyright notice 2011-08-16 23:45:29 +00:00
Mark Andrews 38aa6b80f4 3142. [bug] NAPTR is class agnostic. [RT #25429] 2011-08-16 02:59:33 +00:00
Automatic Updater c1d6d061c1 update copyright notice 2011-08-09 04:11:29 +00:00
Mark Andrews c8ba3fc75d 3141. [bug] Silence spurious "zone serial (0) unchanged" messages
associated with empty zones. [RT #25079]
2011-08-09 03:14:31 +00:00
Automatic Updater 7b4713a02e regen v9_7 2011-08-09 01:39:19 +00:00
Automatic Updater 379e2ac37f update copyright notice 2011-08-08 23:45:28 +00:00
Mark Andrews c313719d03 rt25400 s/domain/filename/ 2011-08-08 03:28:44 +00:00
Evan Hunt 1999760f5d 3136. [func] Add RFC 1918 reverse zones to the list of built-in
empty zones switched on by the 'empty-zones-enable'
			option. [RT #24990]
2011-08-02 04:57:54 +00:00
Automatic Updater dfefcdbc5d update copyright notice 2011-07-28 23:46:45 +00:00
Mark Andrews 2bc71862f6 3138. [bug] Address memory leaks and out-of-order operations when
shutting named down. [RT #25210]
2011-07-28 04:37:35 +00:00
Mark Andrews 4c74c25bf5 add ${ISC_INCLUDES} 2011-07-28 03:17:29 +00:00
Mark Andrews 85f91f6416 use UNUSED() 2011-07-28 01:25:04 +00:00
Mark Andrews 025933687a silence 'expression result unused' from clang 2011-07-27 07:43:16 +00:00
Mark Andrews 51b7bdb802 use UNUSED(x) not 'x = x' 2011-07-27 07:08:13 +00:00
Mark Andrews 83da3b502c remove check for oldid as named may have already deleted it 2011-07-26 04:41:06 +00:00
Mark Andrews d14f0bc8dd id was not being properly set 2011-07-26 04:30:01 +00:00
Evan Hunt 4d1b079ac6 3133. [bug] Change #3114 was incomplete. [RT #24577] 2011-07-08 01:46:42 +00:00
Evan Hunt 41ca3ff801 Add the newly discovered PoD to the nsupdate test. (No CHANGES note.) 2011-06-21 22:14:42 +00:00
Evan Hunt d61efe262b Fixed an nsupdate test error. 2011-06-09 00:15:38 +00:00
Evan Hunt b55dbfdc1e 3124. [bug] Use an rdataset attribute flag to indicate
negative-cache records rather than using rrtype 0;
			this will prevent problems when that rrtype is
			used in actual DNS packets. [RT #24777]

3123.	[security]	Change #2912 exposed a latent flaw in
			dns_rdataset_totext() that could cause named to
			crash with an assertion failure. [RT #24777]
2011-06-08 23:15:44 +00:00
Evan Hunt 015872cba9 3122. [cleanup] dnssec-settime: corrected usage message. [RT #24664] 2011-06-02 20:23:49 +00:00