Commit Graph
5523 Commits
Author SHA1 Message Date
Mark Andrews 143ea455e7 3167. [bug] Negative answers from forwarders were not being
correctly tagged making them appear to not be cached.
                        [RT #25380]
2011-10-12 00:24:31 +00:00
Scott Mann 7cb6cfded1 Change s/\R//g to chomp(). 2011-10-10 23:21:44 +00:00
Scott Mann 6fa148d910 fix subdirectory path 2011-10-10 19:27:45 +00:00
Scott Mann 89ae0ecba7 allow options to named via start.pl (RT 26044). 2011-10-10 17:16:32 +00:00
Evan Hunt 6a4d92efe5 3157. [tuning] Reduce the time spent in "rndc reconfig" by parsing
the config file before pausing the server. [RT #21373]
2011-10-07 04:42:49 +00:00
Automatic Updater c65c57a508 update copyright notice 2011-09-05 23:45:54 +00:00
Evan Hunt e0ab683596 3152. [cleanup] Some versions of gcc and clang failed due to
incorrect use of __builtin_expect. [RT #25183]
2011-09-05 18:01:01 +00:00
Evan Hunt 1f2fe31d19 add time.h to silence compiler warning 2011-09-05 17:39:31 +00:00
Evan Hunt 8c3501aeff 3143. [bug] Silence clang compiler warnings. [RT #25174] 2011-09-03 06:06:46 +00:00
Automatic Updater a856c33738 update copyright notice 2011-09-02 23:45:51 +00:00
Evan Hunt 404329080f 3151. [bug] Queries for type RRSIG or SIG could be handled
incorrectly.  [RT #21050]
2011-09-02 21:54:52 +00:00
Mark Andrews 5f853eb2da don't use a expired slave zone 2011-09-02 02:24:22 +00:00
Automatic Updater 3f847d0a8a update copyright notice 2011-08-31 23:45:53 +00:00
Mark Andrews 6b7f4adaba 3148. [bug] Processing of normal queries could be stalled when
forwarding a UPDATE message. [RT #24711]
2011-08-31 07:01:47 +00:00
Automatic Updater 7b1d7ae4c4 update copyright notice 2011-08-30 23:45:51 +00:00
Mark Andrews 05bcbdf260 report the result of dns_adb_createfind 2011-08-30 21:52:37 +00:00
Automatic Updater c1b283b66a update copyright notice 2011-08-29 23:45:52 +00:00
Mark Andrews 6e5c6dae0b query could be tested uninitialised, check the result of dns_message_create 2011-08-29 23:25:20 +00:00
Mark Andrews 480adc66ed add POST, len is not needed 2011-08-28 23:55:57 +00:00
Mark Andrews 7fdec4fc2f add POST 2011-08-28 23:48:26 +00:00
Automatic Updater 4e22dcb860 update copyright notice 2011-08-28 23:45:47 +00:00
Mark Andrews c13fc9cf42 add missing check_result 2011-08-28 23:37:14 +00:00
Mark Andrews 207f156483 silence 'never read' warning 2011-08-28 09:26:28 +00:00
Mark Andrews e01c2e56ba report if dns_rdata{class,type}_totext failed 2011-08-28 09:14:27 +00:00
Mark Andrews 850fe20987 t3 is not used 2011-08-28 08:12:28 +00:00
Automatic Updater 407194d9af update copyright notice 2011-08-25 23:45:49 +00:00
Mark Andrews e7a9ddf92d simplify flag printing, protect first with #ifdef USEINITALWS 2011-08-25 13:29:39 +00:00
Automatic Updater cf9d9faddb update copyright notice 2011-08-09 04:11:44 +00:00
Mark Andrews da0a5b6c99 3141. [bug] Silence spurious "zone serial (0) unchanged" messages
associated with empty zones. [RT #25079]
2011-08-09 02:34:24 +00:00
Automatic Updater 75df90f66b regen v9_8 2011-08-09 01:52:59 +00:00
Automatic Updater b55bae8714 update copyright notice 2011-08-08 23:45:44 +00:00
Mark Andrews ac67bc5495 rt25400 s/domain/filename/ 2011-08-08 03:29:45 +00:00
Evan Hunt 2f87b8f081 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:58:46 +00:00
Automatic Updater b145384404 update copyright notice 2011-07-28 23:47:16 +00:00
Mark Andrews db19bf041c 3138. [bug] Address memory leaks and out-of-order operations when
shutting named down. [RT #25210]
2011-07-28 04:30:55 +00:00
Mark Andrews d091300d0f add ${ISC_INCLUDES} 2011-07-28 03:20:13 +00:00
Mark Andrews a5821d6fbc use UNUSED() 2011-07-28 01:24:39 +00:00
Mark Andrews 6af3da08e9 silence 'expression result unused' from clang 2011-07-27 07:45:06 +00:00
Mark Andrews 773ffed6d1 use UNUSED(x) not 'x = x' 2011-07-27 07:06:54 +00:00
Mark Andrews 25ea51ff37 remove check for oldid as named may have already deleted it 2011-07-26 04:41:48 +00:00
Mark Andrews f28be0a5f7 id was not being properly set 2011-07-26 04:29:17 +00:00
Automatic Updater 79325ed821 update copyright notice 2011-07-19 23:47:12 +00:00
Mark Andrews 141ed3c035 3134. [bug] Improve the accuracy of dnssec-signzone's signing
statistics. [RT #16030]
2011-07-19 04:45:49 +00:00
Automatic Updater ef5abed34d update copyright notice 2011-07-10 23:47:12 +00:00
Evan Hunt de5bf8e51e oops, forgot to 'cvs add' some files...
3131.   [tuning]        Improve scalability by allocating one zone task
                        per 100 zones at startup time, rather than using a
                        fixed-size task table. [RT #24406]
2011-07-09 01:57:06 +00:00
Automatic Updater 677d6d88ec update copyright notice 2011-07-08 23:47:16 +00:00
Scott Mann 5ed57781a8 9.8.1b3 2011-07-08 22:57:26 +00:00
Evan Hunt 2d79f736cc 3133. [bug] Change #3114 was incomplete. [RT #24577] 2011-07-08 01:45:58 +00:00
Evan Hunt 5a62160124 Add the newly discovered PoD to the nsupdate test. (No CHANGES note.) 2011-06-21 22:14:54 +00:00
Automatic Updater caf476f0e2 update copyright notice 2011-06-17 23:47:12 +00:00