Mark Andrews
44795bf257
new draft
2003-08-01 22:47:05 +00:00
Mark Andrews
110c9db985
new draft
2003-07-31 21:22:13 +00:00
Mark Andrews
5e9f612524
1498. [port] bsdos: 5.x support.
2003-07-30 01:43:28 +00:00
Mark Andrews
d19fc9d988
#include <isc/string.h> [RT #8537 ]
2003-07-30 01:10:46 +00:00
Mark Andrews
57443f34ba
remove redundant check [RT #8539 ]
2003-07-30 00:54:27 +00:00
Mark Andrews
3818601601
remove redundant check [RT #8539 ]
2003-07-30 00:19:06 +00:00
Tatuya JINMEI 神明達哉
1e271ac738
typo: s/baliwick/bailiwick/
...
(I hope it is okay to commit this since it is so trivial)
2003-07-29 22:05:01 +00:00
Mark Andrews
0451757ad8
1497. [placeholder]
2003-07-29 07:05:45 +00:00
Mark Andrews
a8f061d5c6
#include <config.h>
2003-07-29 04:31:23 +00:00
Mark Andrews
3f40de5598
isc_int32_t -> isc_uint32_t
2003-07-29 04:22:53 +00:00
Mark Andrews
4de68172be
new draft
2003-07-28 23:26:36 +00:00
Mark Andrews
bff8ac12a8
regen
...
1496. [port] test for pthread_attr_setstacksize().
2003-07-25 05:10:21 +00:00
Mark Andrews
3184ff5e45
1496. [port] test for pthread_attr_setstacksize().
2003-07-25 05:08:51 +00:00
Mark Andrews
d5d2dca925
missing '*'
2003-07-25 05:02:54 +00:00
Mark Andrews
974f1d7b49
pass the size of the result buffer in get_reverse
2003-07-25 04:02:54 +00:00
Mark Andrews
96391d4178
add hash.c/hash.h
2003-07-25 02:57:58 +00:00
Mark Andrews
1e107b3d7b
1495. [cleanup] Replace hash functions with universal hash.
2003-07-25 02:22:26 +00:00
Mark Andrews
4691e18ca0
deconst
2003-07-25 02:04:28 +00:00
Mark Andrews
5eb91bd90e
silence compiler warnings (HPUX/11i)
2003-07-25 00:01:16 +00:00
Mark Andrews
1814603e8a
new draft
2003-07-24 23:05:02 +00:00
Mark Andrews
4c54e122fe
silence compiler warning (HPUX/11i)
2003-07-24 06:41:20 +00:00
Mark Andrews
cc6271e46c
1494. [security] Turn on RSA BLINDING as a precaution.
2003-07-24 06:08:20 +00:00
Mark Andrews
87c7b822b7
1493. [placeholder]
2003-07-24 06:05:00 +00:00
Mark Andrews
fcd4c81df6
new draft
2003-07-23 22:10:41 +00:00
Mark Andrews
ce08911be8
typo
2003-07-23 03:18:56 +00:00
Mark Andrews
1e730144b4
update for idnkit
2003-07-22 06:03:54 +00:00
Mark Andrews
17a14e451d
1492. [cleanup] Preserve rwlock quota context when upgrading /
...
downgrading. [RT #5599 ]
2003-07-21 01:14:18 +00:00
Mark Andrews
afbb7b15ae
Only fall back to TCP for slave zones if UDP refresh queries fail.
...
[RT #8253 ]
2003-07-21 01:11:29 +00:00
Mark Andrews
a4b3e51a8f
1491. [bug] dns_master_dump*() would produce extraneous $ORIGIN
...
lines. [RT #6206 ]
cvs rdiff -r 1.67 -r 1.68 bind9/lib/dns/masterdump.c
2003-07-21 00:28:16 +00:00
Mark Andrews
7969572891
update ms zone transfer bug info
2003-07-18 07:44:52 +00:00
Mark Andrews
1fc93ac506
1490. [bug] Accept reading state as well as working state in
...
ns_client_next(). [RT #6813 ]
cvs diff -r 1.215 -r 1.216 bin/named/client.c
2003-07-18 06:11:28 +00:00
Mark Andrews
661868027c
wrong change number 1487->1489
2003-07-18 06:05:14 +00:00
Mark Andrews
f488b1c311
1487. [compat] Treat 'allow-update' on slave zones as a warning.
...
[RT #3469 ]
2003-07-18 06:00:41 +00:00
Mark Andrews
4bb16c5856
1488. [bug] Don't override trust levels for glue addresses.
...
[RT #5764 ]
2003-07-18 04:30:01 +00:00
Mark Andrews
c676c1b497
1487. [bug] A REQUIRE() failure could be triggered if a zone was
...
queued for transfer and the zone was then removed.
[RT #6189 ]
2003-07-18 02:54:23 +00:00
Mark Andrews
ffdfae8e41
1486. [bug] isc_print_snprintf() '%%' consumed one too many format
...
characters. [RT# 8230]
2003-07-18 02:27:40 +00:00
Mark Andrews
471e0563c7
1485. [bug] gen failed to handle high type values. [RT #6225 ]
2003-07-17 08:05:15 +00:00
Mark Andrews
e0557d5e68
grammar
2003-07-17 07:44:05 +00:00
Mark Andrews
743ffc91bd
1484. [bug] The number of records reported after a AXFR was wrong.
...
[RT #6229 ]
1483. [bug] dig axfr failed if the message id failed to match
that in the request. Only the id in the first message
is require to match. [RT #8138 ]
2003-07-17 07:42:00 +00:00
Mark Andrews
ca18417083
1482. [bug] Named could fail to start if the kernel supports
...
IPv6 but no interfaces are configured. Similarly
for IPv4. [RT #6229 ]
2003-07-17 07:22:21 +00:00
Mark Andrews
3ca4b8062f
1481. [bug] Refresh and stub queries failed to use masters keys
...
if specified. [RT #7391 ]
2003-07-17 07:05:12 +00:00
Mark Andrews
72ddc4cef9
1480. [bug] Provide replay protection for rndc commands. Full
...
replay protection requires both rndc and named to
be updated. Partial replay protection (limited
exposure after restart) is provided if just named
is updated.
2003-07-17 06:24:44 +00:00
Michael Graff
5585e5da64
add a bit of ADB background
2003-07-16 15:48:21 +00:00
Mark Andrews
a60f32928e
add support for making snapshots of branches
2003-07-16 00:03:45 +00:00
Mark Andrews
d8014b55f2
new draft
2003-07-09 21:58:32 +00:00
Mark Andrews
dbd34ac1d0
remove potential file descriptor leak
2003-07-09 03:28:44 +00:00
Mark Andrews
a947b0145f
convert bit-string labels to nibbles.
2003-07-08 05:17:20 +00:00
Tatuya JINMEI 神明達哉
09d793b97d
Name Status Whom
...
rt6539 review ???
(I'm not sure if this system is still alive...)
2003-07-04 08:24:29 +00:00
Mark Andrews
5798e5b3d4
update WIDE copyright notice.
2003-07-04 05:21:47 +00:00
Mark Andrews
5e4f63dbc1
error path could trigger a REQUIRE failure in ns_client_next.
2003-07-04 04:38:54 +00:00