Evan Hunt
653a78de95
3165. [bug] dnssec-signzone could generate new signatures when
...
resigning, even when valid signatures were already
present. [RT #26025 ]
2011-10-11 19:26:06 +00:00
Mark Andrews
25500a1d9f
add missing break;
2011-10-11 13:36:12 +00:00
Mark Andrews
f730d7bdc2
fix builtin_lookup to match new prototype
2011-10-11 02:39:03 +00:00
Mark Andrews
be7772a59c
#include <isc/print.h>
2011-10-11 00:53:15 +00:00
Evan Hunt
793814f807
3164. [func] Enable DLZ modules to retrieve client information,
...
so that responses can be changed depending on the
source address of the query. [RT #25768 ]
2011-10-11 00:09:03 +00:00
Scott Mann
07dc62785b
Change s/\R//g to chomp().
2011-10-10 23:18:17 +00:00
Evan Hunt
b2086d798b
3163. [bug] Use finer-grained locking in client.c to address
...
concurrency problems with large numbers of threads.
[RT #26044 ]
2011-10-10 22:57:14 +00:00
Scott Mann
db715e6d83
fix directory path for subdirs
2011-10-10 19:06:05 +00:00
Mark Andrews
d60fb3a58c
use index rather than match as it is more portable
2011-10-10 00:34:57 +00:00
Scott Mann
aab0b9cd3b
added ability to set named params through "named.args" file
2011-10-09 22:47:15 +00:00
Mark Andrews
17dfbab847
handle getline errors/eof
2011-10-07 21:32:35 +00:00
Mark Andrews
dc2cbfdafe
handle multi-line NSEC3 record better
2011-10-06 22:11:39 +00:00
Evan Hunt
a6c74da2b0
3159. [bug] On some platforms, named could assert on startup
...
when running in a chrooted environment without
/proc. [RT #25863 ]
3158. [bug] Recursive servers would prefer a particular UDP
socket instead of using all available sockets.
[RT #26038 ]
2011-10-04 16:04:22 +00:00
Evan Hunt
1219f8d194
3157. [tuning] Reduce the time spent in "rndc reconfig" by parsing
...
the config file before pausing the server. [RT #21373 ]
2011-09-23 18:08:01 +00:00
Automatic Updater
65df0ad698
update copyright notice
2011-09-07 23:46:28 +00:00
Mark Andrews
35540d8b32
add missing files from request-ixfr test
2011-09-07 01:30:13 +00:00
Automatic Updater
eea6be913f
regen HEAD
2011-09-07 01:14:44 +00:00
Automatic Updater
cb3168cec7
update copyright notice
2011-09-06 23:46:27 +00:00
Scott Mann
fad5116b3d
Remove the ixfr-from-differences side-effect which causes an AXFR and extend
...
request-ixfr to the zone level.
2011-09-06 22:29:33 +00:00
Automatic Updater
b3d6edf7cf
update copyright notice
2011-09-05 23:46:54 +00:00
Evan Hunt
76a7d4e152
3152. [cleanup] Some versions of gcc and clang failed due to
...
incorrect use of __builtin_expect. [RT #25183 ]
2011-09-05 18:00:22 +00:00
Evan Hunt
6010c10f1f
add time.h to silence compiler warning
2011-09-05 17:39:37 +00:00
Evan Hunt
ab6c20f978
fix whitespace
2011-09-03 05:51:29 +00:00
Automatic Updater
ca894e53b5
update copyright notice
2011-09-02 23:46:33 +00:00
Evan Hunt
9e4afc9b39
3151. [bug] Queries for type RRSIG or SIG could be handled
...
incorrectly. [RT #21050 ]
2011-09-02 21:55:16 +00:00
Evan Hunt
8a2ab2b920
3150. [func] Improved startup and reconfiguration time by
...
enabling zones to load in multiple threads. [RT #25333 ]
2011-09-02 21:15:39 +00:00
Mark Andrews
56a520ef3a
don't use a expired slave zone
2011-09-02 02:25:07 +00:00
Mark Andrews
cd49e1ec2f
handle flushing of entries just before a second ticks over, speed up priming of the cache
2011-09-01 05:28:14 +00:00
Automatic Updater
a6ab2774bc
update copyright notice
2011-08-31 23:46:44 +00:00
Mark Andrews
2c35c68236
3148. [bug] Processing of normal queries could be stalled when
...
forwarding a UPDATE message. [RT #24711 ]
2011-08-31 06:49:10 +00:00
Automatic Updater
4e68c7c87c
update copyright notice
2011-08-30 23:46:53 +00:00
Mark Andrews
74f4130f41
report the result of dns_adb_createfind
2011-08-30 21:51:34 +00:00
Mark Andrews
837633db56
report the result of dns_adb_createfind
2011-08-30 21:50:34 +00:00
Mark Andrews
29f4de85ed
remove unused variables
2011-08-30 12:45:43 +00:00
Mark Andrews
9198ab377b
3147. [func] Initial inline signing support. [RT #23657 ]
2011-08-30 05:16:15 +00:00
Automatic Updater
d0dce4d839
update copyright notice
2011-08-29 23:46:44 +00:00
Mark Andrews
90306774dc
query could be tested uninitialised, check the result of dns_message_create
2011-08-29 23:21:48 +00:00
Mark Andrews
31ad3f3aa4
split out subtests of 'another leaf node, with both positive and negative cache entries'
2011-08-29 03:31:29 +00:00
Mark Andrews
787b0c87b7
add POST, len is not needed
2011-08-28 23:53:59 +00:00
Mark Andrews
281c57e2c1
add POST
2011-08-28 23:46:51 +00:00
Automatic Updater
b5217f1647
update copyright notice
2011-08-28 23:46:41 +00:00
Mark Andrews
9a770b4476
add missing check_result
2011-08-28 23:35:57 +00:00
Mark Andrews
a15f930626
silence 'never read' warning
2011-08-28 09:22:45 +00:00
Mark Andrews
f6b0ccf76a
report if dns_rdata{class,type}_totext failed
2011-08-28 09:10:41 +00:00
Mark Andrews
9cbad6c4c0
t3 is not used
2011-08-28 08:10:13 +00:00
Automatic Updater
6e3afdcced
update copyright notice
2011-08-25 23:46:42 +00:00
Mark Andrews
db2a90f6ea
simplify flag printing, protect first with #ifdef USEINITALWS
2011-08-25 13:28:00 +00:00
Evan Hunt
5a75f61dd4
3144. [bug] dns_dbiterator_seek() could trigger an assert when
...
used with a nonexistent database node. [RT #25358 ]
2011-08-23 00:59:23 +00:00
Mark Andrews
3a63259484
3143. [bug] Silence clang compiler warnings. [RT #25174 ]
2011-08-18 04:52:35 +00:00
Mark Andrews
ab8d150e91
3142. [bug] NAPTR is class agnostic. [RT #25429 ]
2011-08-16 03:00:02 +00:00