Danny Mayer
|
b19179cdd2
|
Added libdns to link as check.c now references DNS functions
|
2002-02-18 22:04:22 +00:00 |
|
Mark Andrews
|
43733a83ed
|
1205. [bug] OPT, TSIG and TKEY cannot be used to set the "class"
of the message. [RT #2449]
|
2002-02-18 04:20:53 +00:00 |
|
Mark Andrews
|
bda64555f6
|
1204. [bug] libbind: res_nupdate() failed to update the name
servers addresses before sending the update.
|
2002-02-15 04:17:35 +00:00 |
|
Mark Andrews
|
39c2b74142
|
1203. [func] Report locations of previous acl and zone definitions
when a duplicate is detected.
|
2002-02-13 04:36:52 +00:00 |
|
Mark Andrews
|
ca9eb5fd16
|
memory leak
|
2002-02-13 03:56:57 +00:00 |
|
Mark Andrews
|
9727d74064
|
report line of previous acl definition.
|
2002-02-13 03:43:09 +00:00 |
|
Mark Andrews
|
de36c606c5
|
1202. [func] New functions: cfg_obj_line() and cfg_obj_file().
This should allow duplicate reports to identify the location of both objects.
|
2002-02-13 03:32:56 +00:00 |
|
Brian Wellington
|
4014b6a8ae
|
although a privately secure zone was signed, it was never tested.
|
2002-02-13 01:32:12 +00:00 |
|
Mark Andrews
|
d368d43ec7
|
Allocate and free key used to check for duplicate zones.
|
2002-02-12 13:17:23 +00:00 |
|
Mark Andrews
|
d7e2b53041
|
make distclean should remove "rules", "includes" and "mkdep".
|
2002-02-12 05:42:04 +00:00 |
|
Mark Andrews
|
4f1b59f0b9
|
distclean should remove HTML.index HTML.manifest
|
2002-02-12 05:38:18 +00:00 |
|
Mark Andrews
|
d03d2dbfe9
|
distclean should remove r1.htm
|
2002-02-12 05:35:08 +00:00 |
|
Mark Andrews
|
9ef64d35b7
|
only issue warning if callbacks is none NULL.
|
2002-02-12 03:57:59 +00:00 |
|
Mark Andrews
|
23cb957a81
|
1201. [bug] Require that if 'callbacks' is passed to
dns_rdata_fromtext(), callbacks->error and
callbacks->warn are initalised.
|
2002-02-12 03:45:54 +00:00 |
|
Mark Andrews
|
c73c1c33ec
|
1193. [bug] dig +besteffort parsing didn't handle packet
truncation. dns_message_parse() has new flag
DNS_MESSAGE_IGNORETRUNCATION.
|
2002-02-12 02:10:33 +00:00 |
|
Mark Andrews
|
8e17fc6ef9
|
leftover from previous version
|
2002-02-12 00:19:21 +00:00 |
|
Mark Andrews
|
b6a0341bcb
|
don't reference through potentially NULL callback pointers.
|
2002-02-11 22:30:28 +00:00 |
|
Andreas Gustafsson
|
268755d803
|
English
|
2002-02-11 20:15:21 +00:00 |
|
Andreas Gustafsson
|
28e509b145
|
const correctness
|
2002-02-11 18:19:26 +00:00 |
|
Mark Andrews
|
28d8b4118d
|
1200. [bug] Log 'errno' that we are unable to convert to
isc_result_t. [RT #2404]
|
2002-02-11 05:11:07 +00:00 |
|
Mark Andrews
|
d6c0627d1e
|
1199. [doc] ARM reference to RFC 2157 should have been RFC 1918.
[RT #2436]
|
2002-02-11 04:03:51 +00:00 |
|
Mark Andrews
|
68dacf1214
|
reference FAQ
|
2002-02-11 04:02:37 +00:00 |
|
Mark Andrews
|
7296861120
|
is->if
|
2002-02-11 02:07:14 +00:00 |
|
Mark Andrews
|
5d7b81d2a4
|
1198. [bug] OPT printing style was not consistant with the way the
header fields are printed. "do" was not reported if
set. Report is any of the MBZ bits are set.
|
2002-02-11 02:03:23 +00:00 |
|
Mark Andrews
|
8f63de3029
|
1197. [bug] Attempts to define the same acl multiple times were not
detected.
|
2002-02-11 00:46:26 +00:00 |
|
Mark Andrews
|
9aa1fb4861
|
1192. [bug] The seconds fields in LOC records were restricted
to three decimal places. More decimal places should
be allowed but warned about.
Paul requested that this be a warned about.
|
2002-02-10 23:52:26 +00:00 |
|
Mark Andrews
|
caa8797a00
|
1196. [contrib] update mdnkit to 2.2.3.
|
2002-02-08 05:42:24 +00:00 |
|
Mark Andrews
|
c42af00541
|
new rev
|
2002-02-07 00:36:02 +00:00 |
|
Brian Wellington
|
08102bb28c
|
consistency - all of the other arrays of checking-related stuff are not
null-terminated.
|
2002-02-06 06:54:31 +00:00 |
|
Mark Andrews
|
9ae90732df
|
1195. [bug] Attempts to redefine builtin acls should be caught.
[RT #2403]
|
2002-02-06 06:45:40 +00:00 |
|
Mark Andrews
|
c1567cb58c
|
missing word, capitalisation
|
2002-02-06 05:59:34 +00:00 |
|
Mark Andrews
|
f3222d48cc
|
1194. [bug] Not all duplicate zone definitions were being detected
at the named.conf stage. [RT #2431]
|
2002-02-06 05:58:06 +00:00 |
|
Mark Andrews
|
e95cc59f90
|
1193. [bug] best effort parsing didn't handle packet truncation.
|
2002-02-06 04:20:23 +00:00 |
|
Brian Wellington
|
64ea670052
|
the dynamic zone test wasn't working as expected since the child zone wasn't
securely delegated.
|
2002-02-06 03:28:59 +00:00 |
|
Brian Wellington
|
60e9e70654
|
1024 -> DNS_NAME_FORMATSIZE
|
2002-02-05 21:41:31 +00:00 |
|
Brian Wellington
|
47db0efda1
|
spacing
|
2002-02-05 20:02:47 +00:00 |
|
Brian Wellington
|
8839b6acbf
|
clean up the shutdown "logic".
|
2002-02-05 19:46:30 +00:00 |
|
Brian Wellington
|
db462c020e
|
spacing
|
2002-02-05 19:44:55 +00:00 |
|
Brian Wellington
|
32dd66cc5e
|
spacing
|
2002-02-05 07:54:08 +00:00 |
|
Brian Wellington
|
6c62c34a5b
|
signing the root zone didn't work.
|
2002-02-05 05:16:11 +00:00 |
|
Brian Wellington
|
ecb55f9962
|
The code for parsing non-answer messages could get confused if it saw a SIG NS
before an NS.
|
2002-02-05 01:15:21 +00:00 |
|
Danny Mayer
|
c6d29fbd5f
|
Added isc_fsaccess_changeowner function similar to the code to set file access attributes
|
2002-02-02 01:01:15 +00:00 |
|
Danny Mayer
|
51693f0bd9
|
Added case to ensure that normal cleanup code is run during system shutdown
|
2002-02-02 00:56:40 +00:00 |
|
Brian Wellington
|
18b7133679
|
more minor cleanups
|
2002-02-01 20:18:33 +00:00 |
|
Brian Wellington
|
23e4260821
|
minor cleanup
|
2002-02-01 20:08:56 +00:00 |
|
Andreas Gustafsson
|
45ddf396e9
|
spacing
|
2002-02-01 02:33:26 +00:00 |
|
Brian Wellington
|
4ca54c8f3b
|
ns5 is the incorrectly configured server, not ns4.
|
2002-02-01 01:56:00 +00:00 |
|
Brian Wellington
|
9ecd36e0de
|
RFC 2065 -> RFC 2535
|
2002-01-31 01:50:46 +00:00 |
|
Brian Wellington
|
6383d77950
|
regen
|
2002-01-30 20:07:03 +00:00 |
|
Brian Wellington
|
b39e8e9c00
|
SIG(0) updates, DNSSEC fixes.
|
2002-01-30 06:33:37 +00:00 |
|