bind9/lib
Andreas Gustafsson 1adb2e87a2 Cleaned up dns_zone_configure():
- Eliminated massive code duplication

 - Eliminated code for configuring forward and hint "zones",
   as those no longer have zone objects.  Left stub zones in
   because those probably will have zone objects associated
   with them.

 - Fixed several bugs:
   + 'allow-transfer' was not obeyed for slave zones or stub zones
   + 'dialup' was not obeyed for stub zones
   + 'transfers-per-ns' was not obeyed for any zones
2000-05-25 19:27:48 +00:00
..
dns Cleaned up dns_zone_configure(): 2000-05-25 19:27:48 +00:00
isc made operand to left shift in ISC_OFFSET_MAXIMUM unsigned to avoid 2000-05-25 16:44:25 +00:00
lwres changed "c" stack variable from char to unsigned char to quiet Solaris 5.8 2000-05-25 01:08:07 +00:00
omapi dst now stores the key name as a dns_name_t, not a char *. 2000-05-24 23:13:32 +00:00
tests conform wrapper symbol to ISC style. include isc/result.h for isc_result_t. 2000-05-24 04:59:02 +00:00
.cvsignore add .cvsignore files 1998-12-11 21:09:59 +00:00
Makefile.in update copyright 2000-02-03 23:17:52 +00:00