2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 06:25:31 +00:00
Commit Graph

5085 Commits

Author SHA1 Message Date
David Lawrence
076f3bc6ad use ANSI memset instead of bzero 2000-06-08 20:42:11 +00:00
David Lawrence
e90de0d144 buildfilename() definition needed static attribute of its declaration 2000-06-08 20:38:48 +00:00
David Lawrence
7a932015dc include stdlib.h for exit() 2000-06-08 20:36:58 +00:00
Michael Graff
d10733a5a3 add ISC_R_ENTROPY 2000-06-08 19:23:04 +00:00
Andreas Gustafsson
4e47460645 bsafe_link.c misspelled bsafe_lin.c 2000-06-08 19:04:53 +00:00
Brian Wellington
59043a3886 Added the "Portions copyright NAI" line 2000-06-08 19:01:11 +00:00
Andreas Gustafsson
8042e3f447 include the 'contrib' directory in kits 2000-06-08 18:46:47 +00:00
Andreas Gustafsson
43cab91e1e gai_strerror.c replaced by version with ISC copyright 2000-06-08 18:39:53 +00:00
Andreas Gustafsson
b6007467eb style; no functional change 2000-06-08 18:37:29 +00:00
Michael Sawyer
fa6f2ebcbb Remove unnecessary code 2000-06-08 18:36:53 +00:00
Andreas Gustafsson
c062bee495 style; no functional change 2000-06-08 18:36:52 +00:00
Michael Sawyer
1378841691 Clean-room version of gai_strerror() to get rid of (C) issues. 2000-06-08 18:32:04 +00:00
Andreas Gustafsson
e9918d6a9d some tests now run 5 name servers 2000-06-08 18:18:23 +00:00
Andreas Gustafsson
40689ca042 cut-and-paste-o in comment 2000-06-08 18:16:56 +00:00
Andreas Gustafsson
35b86d647d accidentally removed the wrong source line in previous change 2000-06-08 17:40:55 +00:00
Andreas Gustafsson
d5ffdc427e make log messages conform to current coding standards 2000-06-08 17:38:06 +00:00
Andreas Gustafsson
18859007f4 make log messages conform to current coding standards 2000-06-08 17:36:52 +00:00
Andreas Gustafsson
596089957b cachesize was misspelled as cachezie 2000-06-08 17:26:35 +00:00
Brian Wellington
d77d75c1c3 Conform to the updated DST API, only use 1 task instead of 2. 2000-06-08 17:24:44 +00:00
Andreas Gustafsson
bb8c4de35f soacount and nscount are gone 2000-06-08 17:00:52 +00:00
Andreas Gustafsson
e9f871a352 did not compile due to typo in previous change 2000-06-08 16:58:39 +00:00
Andreas Gustafsson
a0d7622028 removed debugging printfs and memory statistics 2000-06-08 16:54:36 +00:00
Andreas Gustafsson
13d6df2c6f detach from dispatches, destroy dispatch manager 2000-06-08 16:54:03 +00:00
Andreas Gustafsson
629736996f created empty .cvsignore to make directory nonempty 2000-06-08 16:48:04 +00:00
James Brister
71a4339351 Empty named.conf file and empty options statement are now parsed properly.
New cachesize option for named.conf

Fixed incorrect warning about auth-nxdomain usage.
2000-06-08 12:04:56 +00:00
Mark Andrews
f357e4e87d Additional changes relating to the change to 3 db types. 2000-06-08 06:50:22 +00:00
Michael Graff
016742f7d8 add stirring functions and other bits. Snapshot. 2000-06-08 06:35:49 +00:00
Mark Andrews
db06b81059 signed vs unsigned char. 2000-06-08 06:16:09 +00:00
Michael Graff
0aa8742ace minor formatting nit 2000-06-08 05:26:38 +00:00
Michael Graff
1e3c9ce3ab kill a warning on some systems. 2000-06-08 05:26:00 +00:00
Brian Wellington
8463f40039 Add ns5, a configuration with a bad trusted key. 2000-06-08 02:01:07 +00:00
Brian Wellington
12a4b33723 Put the bad trusted key in place on ns5 2000-06-08 01:58:04 +00:00
Brian Wellington
f3a7310c12 print the correct script name in error message 2000-06-08 01:57:41 +00:00
Brian Wellington
35a680bf40 5 hosts 2000-06-08 01:43:40 +00:00
Michael Graff
9282e3c21a don't periodically dump the database. I think we're debugged enough by now. 2000-06-08 01:43:21 +00:00
Michael Graff
ccc067f7d5 enable INSIST/REQUIRE() checking of bound status on sockets 2000-06-08 00:23:54 +00:00
Brian Wellington
5388c214e5 Correctly fix type for rbtdb64_create 2000-06-08 00:06:50 +00:00
Michael Graff
332e078f6e fix type for rbtdb64_create, too 2000-06-07 22:29:00 +00:00
Michael Graff
270ad529d3 snapshot 2000-06-07 22:15:55 +00:00
Michael Graff
090ac4fa1c Use ip6.arpa for bitstring labels 2000-06-07 22:02:22 +00:00
James Brister
c0b06c8275 Fixed typo in description of new additional-data config file field. 2000-06-07 21:19:17 +00:00
Michael Graff
17b8fc714a snapshot 2000-06-07 20:55:12 +00:00
Michael Graff
a14eb88840 clamp ttls in the adb to be 10 < ttl < 86400, that is, 10 seconds minimum and 24 hours max 2000-06-07 20:15:48 +00:00
Michael Graff
b483ca1153 rebuild 2000-06-07 19:42:11 +00:00
Michael Graff
90407942d3 Use autoconf's AC_C_BIGENDIAN macro to detect endian flavor, and use WORDS_BIGENDIAN from config.h{,.in} 2000-06-07 19:41:49 +00:00
Andreas Gustafsson
9fde61b058 event sender field was NULL 2000-06-07 19:35:17 +00:00
Andreas Gustafsson
3eb48635d7 when binding to the lwres protocol port fails, log an error message
and exit instead of catching an assertion
2000-06-07 19:27:17 +00:00
Brian Wellington
b01324ef07 Removed unused DST_R_NAMETOOLONG result code 2000-06-07 19:18:53 +00:00
Andreas Gustafsson
7e3d72d624 RT #130: explicitly create dispatches for the lwresd resolver 2000-06-07 19:07:53 +00:00
Brian Wellington
76513c0271 Removed errant call to dns_rdata_freestruct, cleaned up an error case. 2000-06-07 19:05:45 +00:00