Commit Graph
5092 Commits
Author SHA1 Message Date
Brian Wellington b00a764bc8 Only print 'no IPv6 interfaces found' and 'no IPv4 interfaces found'
addresses on startup, not each time interfaces are scanned.
2000-06-08 22:31:55 +00:00
Michael Graff 60a7475dd8 checkpoint 2000-06-08 22:18:53 +00:00
Michael Graff 81b7c342c4 s/ISC_R_ENTROPY/ISC_R_NOENTROPY/g 2000-06-08 22:17:03 +00:00
Brian Wellington 24a4a1954a check for empty arg list 2000-06-08 21:45:43 +00:00
Michael Sawyer 9f35af4361 Bind sockets before use 2000-06-08 21:18:24 +00:00
David Lawrence c656250292 include void parameter declarator for definition of dst__openssldh_destroy() 2000-06-08 20:52:12 +00:00
David Lawrence f6751e3b0e use a dns_dbtype_* identifier when assigning to a dns_dbttype_t, not an
isc_boolean_t
2000-06-08 20:49:46 +00:00
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