Mark Andrews
|
81bbd645c7
|
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:14:50 +00:00 |
|
Automatic Updater
|
91e0d41c70
|
update
|
2011-08-30 14:16:17 +00:00 |
|
Mark Andrews
|
be239f6147
|
silence clang warnings
|
2011-08-30 14:01:53 +00:00 |
|
Mark Andrews
|
0075be5f32
|
remove unused variables
|
2011-08-30 13:45:16 +00:00 |
|
Automatic Updater
|
ba9fddf8bd
|
update
|
2011-08-30 13:16:14 +00:00 |
|
Mark Andrews
|
49f385a7ad
|
include dns/diff.h
|
2011-08-30 13:02:39 +00:00 |
|
Mark Andrews
|
29f4de85ed
|
remove unused variables
|
2011-08-30 12:45:43 +00:00 |
|
Automatic Updater
|
2d145d3579
|
update
|
2011-08-30 06:16:03 +00:00 |
|
Mark Andrews
|
9198ab377b
|
3147. [func] Initial inline signing support. [RT #23657]
|
2011-08-30 05:16:15 +00:00 |
|
Automatic Updater
|
880708009b
|
update
|
2011-08-30 01:16:16 +00:00 |
|
Mark Andrews
|
2ec0852e91
|
POST(port); POST(addr);
|
2011-08-30 00:18:43 +00:00 |
|
Automatic Updater
|
9e2bcda9cf
|
update
|
2011-08-30 00:16:30 +00:00 |
|
Automatic Updater
|
d0dce4d839
|
update copyright notice
|
2011-08-29 23:46:44 +00:00 |
|
Mark Andrews
|
d64e3b29bd
|
check that the result of dns_dbiterator_current is ISC_R_SUCCESS or DNS_R_NEWORIGIN
|
2011-08-29 23:44:07 +00:00 |
|
Automatic Updater
|
56effd2e3f
|
newcopyrights
|
2011-08-29 23:30:18 +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 |
|
Automatic Updater
|
e4bca65419
|
update
|
2011-08-29 07:16:15 +00:00 |
|
Mark Andrews
|
6ba6ff39c0
|
check the results of dns_name_toprincipal calls, only use gnamebuf.value when valid
|
2011-08-29 06:33:25 +00:00 |
|
Automatic Updater
|
3d9d357445
|
update
|
2011-08-29 06:16:36 +00:00 |
|
Mark Andrews
|
04ec1e31bf
|
*++tp = 0; -> tp++; *tp = 0;
|
2011-08-29 05:58:31 +00:00 |
|
Automatic Updater
|
ad25dbc7b2
|
update
|
2011-08-29 05:16:48 +00:00 |
|
Automatic Updater
|
756f4e70e1
|
update
|
2011-08-29 04:16:16 +00:00 |
|
Mark Andrews
|
07a4f0eace
|
POST(p); POST(len);
|
2011-08-29 04:15:50 +00:00 |
|
Mark Andrews
|
106561b398
|
INSIST(response);
|
2011-08-29 04:02:54 +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 |
|
Automatic Updater
|
1ed2892857
|
update
|
2011-08-29 00:16:17 +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 |
|
Automatic Updater
|
84a18c72b9
|
newcopyrights
|
2011-08-28 23:30:18 +00:00 |
|
Automatic Updater
|
e4e827288f
|
update
|
2011-08-28 10:16:20 +00:00 |
|
Mark Andrews
|
a15f930626
|
silence 'never read' warning
|
2011-08-28 09:22:45 +00:00 |
|
Automatic Updater
|
a3a0d2a646
|
update
|
2011-08-28 09:16:15 +00:00 |
|
Mark Andrews
|
f6b0ccf76a
|
report if dns_rdata{class,type}_totext failed
|
2011-08-28 09:10:41 +00:00 |
|
Automatic Updater
|
8f86546694
|
update
|
2011-08-28 08:16:45 +00:00 |
|
Mark Andrews
|
9cbad6c4c0
|
t3 is not used
|
2011-08-28 08:10:13 +00:00 |
|
Automatic Updater
|
161c652e00
|
update
|
2011-08-26 06:16:20 +00:00 |
|
Mark Andrews
|
069182809a
|
remove unnecessary assignment to found_ttl
|
2011-08-26 05:29:48 +00:00 |
|
Automatic Updater
|
17d816dd95
|
update
|
2011-08-26 05:16:54 +00:00 |
|
Mark Andrews
|
e1cf6fd20a
|
DNS_R_NEWORIGIN could be accidently returned, clearnode's result was being ignored
|
2011-08-26 05:12:56 +00:00 |
|
Mark Andrews
|
e1d7ec063f
|
mctx is nolonger required
|
2011-08-26 04:49:14 +00:00 |
|
Mark Andrews
|
4c11a79320
|
silence 'is never read' warnings
|
2011-08-26 04:42:24 +00:00 |
|
Automatic Updater
|
591f7faeb1
|
update
|
2011-08-26 00:16:37 +00:00 |
|
Automatic Updater
|
6e3afdcced
|
update copyright notice
|
2011-08-25 23:46:42 +00:00 |
|
Automatic Updater
|
42bee07ebb
|
newcopyrights
|
2011-08-25 23:30:22 +00:00 |
|
Automatic Updater
|
80275da83b
|
update
|
2011-08-25 14:16:12 +00:00 |
|
Mark Andrews
|
db2a90f6ea
|
simplify flag printing, protect first with #ifdef USEINITALWS
|
2011-08-25 13:28:00 +00:00 |
|
Automatic Updater
|
8f88486ccd
|
update
|
2011-08-25 12:16:07 +00:00 |
|
Mark Andrews
|
84e7c0efbf
|
remove isc_os_minprivs call accidently committed
|
2011-08-25 11:37:13 +00:00 |
|