Mark Andrews
|
012dedf874
|
grammar
|
2003-11-04 06:04:53 +00:00 |
|
Mark Andrews
|
6f80859318
|
1530. [bug] It was possible to trigger a INSIST() failure if a
slave master file was removed a just the correct
moment. [RT #9462]
|
2003-11-04 05:23:31 +00:00 |
|
Mark Andrews
|
2eb9c41504
|
1529. [bug] "notify explict;" failed to log that NOTIFY messages
were being sent for the zone. [RT# 9442]
|
2003-11-03 23:40:24 +00:00 |
|
Mark Andrews
|
56484c0f85
|
new draft
|
2003-11-03 01:07:13 +00:00 |
|
Mark Andrews
|
1edbf33625
|
1529. [placeholder]
|
2003-11-03 01:01:26 +00:00 |
|
Mark Andrews
|
0f98d5c83e
|
repeated words
|
2003-11-02 22:49:10 +00:00 |
|
Mark Andrews
|
b7e6fb4e84
|
whitespace
|
2003-10-26 21:33:47 +00:00 |
|
Tatuya JINMEI 神明達哉
|
e407562a75
|
1528. [cleanup] Simplify some dns_name_ functions based on the
deprecation of bitstring labels.
|
2003-10-25 00:31:12 +00:00 |
|
Tatuya JINMEI 神明達哉
|
6da7c87a77
|
1527. [cleanup] Reduce the number of gettimeofday() calls without
losing necessary timer granularity.
(reviewed by marka and Kurt)
|
2003-10-25 00:09:14 +00:00 |
|
Tatuya JINMEI 神明達哉
|
8cb1558ff8
|
1528. [placeholder]
|
2003-10-22 23:30:58 +00:00 |
|
Tatuya JINMEI 神明達哉
|
582b6dc68b
|
1527. [placeholder]
|
2003-10-22 01:01:16 +00:00 |
|
Tatuya JINMEI 神明達哉
|
668767dc64
|
1526. [placeholder]
|
2003-10-21 18:51:02 +00:00 |
|
Tatuya JINMEI 神明達哉
|
634d053dfe
|
missing RT# for the changtes entry 1525.
|
2003-10-21 18:47:45 +00:00 |
|
Mark Andrews
|
4f08794258
|
add 2003 entries
|
2003-10-21 03:08:15 +00:00 |
|
Mark Andrews
|
da93950363
|
add missing 2001 entries.
|
2003-10-21 02:39:51 +00:00 |
|
Mark Andrews
|
5c679dbb66
|
newfiles in 2002
|
2003-10-20 06:38:58 +00:00 |
|
Mark Andrews
|
5bf504f553
|
2002 copyrights
|
2003-10-20 02:49:14 +00:00 |
|
Mark Andrews
|
436fd79f52
|
"to early" should be "too early".
|
2003-10-17 07:10:55 +00:00 |
|
Mark Andrews
|
fedd92b14f
|
want free should be initaliased to ISC_FALSE.
|
2003-10-17 05:31:05 +00:00 |
|
Mark Andrews
|
fcb54ce0a4
|
whitespace / layout
|
2003-10-17 03:46:46 +00:00 |
|
Mark Andrews
|
bb030ee88e
|
adjust description
1525. [bug] dns_cache_create() could trigger a REQUIRE
failure in isc_mem_put() during error cleanup.
|
2003-10-16 05:58:40 +00:00 |
|
Mark Andrews
|
2f0bdbae4a
|
only look for IFF_POINTOPOINT if it is defined.
|
2003-10-16 05:56:25 +00:00 |
|
Mark Andrews
|
5f1f24822f
|
whitespace.
|
2003-10-16 05:46:19 +00:00 |
|
Mark Andrews
|
e724512f2b
|
1525. [bug] dns_cache_create() could dereference a NULL pointer
during error cleanup.
|
2003-10-15 07:01:45 +00:00 |
|
Mark Andrews
|
09d18386f4
|
new draft
|
2003-10-14 23:28:28 +00:00 |
|
Mark Andrews
|
63a1add7a2
|
new draft
|
2003-10-13 23:51:49 +00:00 |
|
Mark Andrews
|
d88e1c30a4
|
three -> two
|
2003-10-13 00:40:29 +00:00 |
|
Tatuya JINMEI 神明達哉
|
cf756bac81
|
typo in a comment line.
|
2003-10-10 06:39:23 +00:00 |
|
Mark Andrews
|
402ca8ace0
|
INSIST -> RUNTIME_CHECK
|
2003-10-10 00:39:09 +00:00 |
|
Mark Andrews
|
71247c33a4
|
INSIST -> RUNTIME_CHECK
|
2003-10-10 00:19:01 +00:00 |
|
Mark Andrews
|
da318480f3
|
INSIST -> RUNTIME_CHECK
|
2003-10-10 00:13:50 +00:00 |
|
Mark Andrews
|
e03d4ecce3
|
3645: Generic Security Service Algorithm for
Secret Key Transaction Authentication for DNS (GSS-TSIG)
|
2003-10-09 23:58:13 +00:00 |
|
Mark Andrews
|
b6d52ee5be
|
1524. [port] AIX needs to be able to resolve all symbols when
creating shared libraries (--with-libtool).
|
2003-10-08 06:36:13 +00:00 |
|
Mark Andrews
|
b657d7db3b
|
1523. [bug] Fix race condition in rbtdb. [RT# 9189]
|
2003-10-08 00:24:28 +00:00 |
|
Mark Andrews
|
49aa1303a7
|
3596: DNS Extensions to Support IP Version 6
|
2003-10-07 23:21:24 +00:00 |
|
Mark Andrews
|
846f974d57
|
1517. [port] Support for IPv6 interface scanning on HP/UX and
TrueUNIX 5.1.
|
2003-10-07 03:34:30 +00:00 |
|
Mark Andrews
|
a2b8bb8777
|
remove extraneous spaces before semicolons
|
2003-10-03 06:12:34 +00:00 |
|
Mark Andrews
|
8d42bb315c
|
1522. [bug] dns_db_findnode() relax the requirements on 'name'.
[RT# 9286]
|
2003-10-03 03:12:35 +00:00 |
|
Mark Andrews
|
4efe32b8bb
|
1521. [bug] dns_view_createresolver() failed to check the
result from isc_mem_create(). [RT# 9294]
|
2003-10-03 02:19:31 +00:00 |
|
Mark Andrews
|
ea72ae09ff
|
print out zone if set
|
2003-10-02 02:59:58 +00:00 |
|
Mark Andrews
|
1531bef7b2
|
new draft
|
2003-10-02 01:55:49 +00:00 |
|
Mark Andrews
|
89639a5e13
|
1520. [protocol] Add SSHFP (SSH Finger Print) type.
Supplied by Jakob Schlyter jakob@rfc.se.
|
2003-10-01 10:05:00 +00:00 |
|
Mark Andrews
|
94be8e357c
|
1519. [bug] dnssec-signzone:nsec_setbit() computed the wrong
length of the new bitmap.
|
2003-10-01 04:10:26 +00:00 |
|
Mark Andrews
|
49fcdcd940
|
1518. [bug] dns_nsec_buildrdata(), and hence dns_nsec_build(),
contained a off-by-one error when working out the
number of octets in the bitmap.
|
2003-10-01 04:07:27 +00:00 |
|
Mark Andrews
|
12040a4f5c
|
missing includes [RT#9194]
|
2003-10-01 00:58:07 +00:00 |
|
Tatuya JINMEI 神明達哉
|
54f68aeb5c
|
1517. [placeholder]
|
2003-09-30 23:21:26 +00:00 |
|
Mark Andrews
|
9e09ddba95
|
add sig0 comment
|
2003-09-30 06:18:11 +00:00 |
|
Mark Andrews
|
3970098dcd
|
regen documentation
|
2003-09-30 06:13:33 +00:00 |
|
Mark Andrews
|
93d6dfaf66
|
1516. [func] Roll the DNSSEC types to RRSIG, NSEC and DNSKEY.
|
2003-09-30 06:00:40 +00:00 |
|
Mark Andrews
|
4102f25441
|
new draft
|
2003-09-30 00:37:29 +00:00 |
|