2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00
Commit Graph

12034 Commits

Author SHA1 Message Date
Mark Andrews
815a44abf5 arc4random() lower bits are truly random so there in no need to shift the
result to get truly random data.
2002-12-04 04:54:28 +00:00
Mark Andrews
b15c543f79 regen 2002-12-04 01:34:41 +00:00
Mark Andrews
5b76a09697 1405. [func] Use arc4random() if available.
from: jakob@crt.se
reviewed: marka
2002-12-04 01:19:28 +00:00
Mark Andrews
297a2cb41e new draft 2002-12-03 21:37:41 +00:00
Mark Andrews
6388dcf8e6 pullup from bind8:
1404.   [bug]           libbind: ns_name_ntol() could overwite a zero length
                        buffer.
2002-12-03 05:39:10 +00:00
Mark Andrews
93e353425a 1403. [func] dnssec-signzone, dnssec-keygen, dnssec-makekeyset
dnssec-signkey now report their version in the
                        usage message.
2002-12-03 05:01:34 +00:00
Mark Andrews
c5689081b7 define PATH_MAX if not defined. [RT #4602 + others] 2002-11-29 01:42:18 +00:00
Mark Andrews
49a940dc68 1402. [cleanup] A6 has been moved to experimental and is no longer
fully supported.
developer: jinmei
reviewer: marka
2002-11-27 09:52:58 +00:00
Mark Andrews
646182a67f missing include
adjust prototype for isc_netscope_pton() to use void *.
2002-11-26 04:36:46 +00:00
Mark Andrews
41f5cf4ac1 check for the existance of if_nametoindex().
developer: jinmei
reviewer: marka
2002-11-26 03:53:42 +00:00
Mark Andrews
aebe37a461 ensure that zone id is set to zero.
only look for BSD internal scope if platform supports scope_id.
reviewer: marka
developer: jinmei
2002-11-26 03:16:31 +00:00
Tatuya JINMEI 神明達哉
c3430d7302 rt4463 review marka? 2002-11-18 15:48:15 +00:00
Tatuya JINMEI 神明達哉
c4decc49d7 blabel-cleanup closed
(I believe there's no need for updates on the branch)
2002-11-17 19:14:09 +00:00
Tatuya JINMEI 神明達哉
ed77f05408 rt4398 review marka? 2002-11-17 19:12:46 +00:00
Tatuya JINMEI 神明達哉
ab0b0d1066 rt4425 review marka? 2002-11-17 17:11:55 +00:00
Mark Andrews
d92770e851 1401. [bug] adb wasn't clearing state when the timer expired. 2002-11-16 17:20:03 +00:00
Mark Andrews
c972e36de6 reversed timestamp sanity test on SIG 2002-11-15 21:25:21 +00:00
Tatuya JINMEI 神明達哉
906c97be3d a6_remove review marka 2002-11-14 13:52:51 +00:00
Michael Graff
1d0ceff145 Fix build docs (pr4396) 2002-11-14 01:36:57 +00:00
Michael Graff
e34efaccfa merge adb_race branch 2002-11-13 00:07:04 +00:00
Michael Graff
e903df2f01 merge 4319 2002-11-12 23:58:14 +00:00
Michael Graff
994bc04060 merge 3907 2002-11-12 23:42:38 +00:00
Michael Graff
43ee20a821 merge rt4112 2002-11-12 23:38:12 +00:00
Michael Graff
6434457b0b merge 4090 2002-11-12 23:24:45 +00:00
Michael Graff
49c6fe9bcc merge rt3892 2002-11-12 23:08:27 +00:00
Michael Graff
eec234d7a2 don't check for result being sane before it's first set. This is
probably related to the removal of isc_app stuff.
2002-11-12 22:57:57 +00:00
Michael Graff
2706bea98e pull down 3625 (code by Mark, pulldown by me)
Note:  this also changes behavior beyond that mentioned in PR 3625
to also look up AAAA and MX records for hosts when 'host foo' is
the command line.

Also note that there will be one more commit here to fix a potential
show stopper.  I'll make that change directly to the mainline.
2002-11-12 22:57:06 +00:00
Michael Graff
972cbaa79e merge rt3598 (code by marka, pullup by me) 2002-11-12 22:22:32 +00:00
Michael Graff
86bc04b967 note doneness on rt3507 2002-11-12 22:17:05 +00:00
Michael Graff
4411b9b6e7 pull down rt3507 (work by Mark, checked by me) 2002-11-12 21:52:44 +00:00
Mark Andrews
474ec6ef33 rt3502 closed 2002-11-12 20:17:36 +00:00
Mark Andrews
59ab128c97 1400. [bug] Block the addition of wildcard NS records by IXFR
or UPDATE. [RT #3502]
developer: marka
reveiwer: ogud
2002-11-12 20:16:30 +00:00
Mark Andrews
37977368dc rt4268 closed 2002-11-12 20:11:18 +00:00
Mark Andrews
90295f915c 1399. [bug] Use serial number arithmetic when testing SIG
timestamps. [RT #4268]
developer: marka
reviewer: ogud
2002-11-12 19:50:51 +00:00
Mark Andrews
af3ad3b32b rt4268 review ogud
rt3507          review          ogud
2002-11-11 04:56:37 +00:00
Mark Andrews
0f4d92c4f7 rt3502 review explorer 2002-11-11 03:23:14 +00:00
Mark Andrews
bb7a88d372 rt3907 review explorer 2002-11-11 01:53:28 +00:00
Mark Andrews
1c75ea91cd 1398. [doc] ARM: notify-also should have been also-notify.
[RT #4345]
2002-11-11 00:18:22 +00:00
Mark Andrews
46309269ea new draft 2002-11-08 13:20:56 +00:00
Mark Andrews
9126251928 rt4319 review explorer 2002-11-08 13:01:44 +00:00
Mark Andrews
27ab63e70f new draft 2002-11-07 23:17:29 +00:00
Mark Andrews
3facba3b02 new draft 2002-11-06 12:15:35 +00:00
Mark Andrews
9f07443997 adb_race review explorer 2002-11-06 03:47:31 +00:00
Mark Andrews
142d155dd6 1397. [bug] J.ROOT-SERVERS.NET is now 192.58.128.30. 2002-11-05 22:21:28 +00:00
Mark Andrews
9b40e970f5 new draft 2002-11-05 13:28:52 +00:00
Mark Andrews
51f56b1b23 new draft 2002-11-05 13:20:17 +00:00
Mark Andrews
9977600381 1396. [func] dnssec-signzone: adjust the default signing time by
1 hour to allow for clock skew.
2002-11-04 00:16:05 +00:00
Mark Andrews
8219d0b075 rt4112 review explorer 2002-11-01 05:46:41 +00:00
Mark Andrews
cee3b4f77b rt4268 review explorer 2002-11-01 03:33:53 +00:00
Mark Andrews
2ffb3eb384 1395. [port] OpenSSL 0.9.7 defines CRYPTO_LOCK_ENGINE but doesn't
have a working implementation.  [RT #4079]
2002-10-31 04:35:02 +00:00