Bob Halley
|
7d32c065c7
|
update copyright
|
2000-02-03 23:50:32 +00:00 |
|
Andreas Gustafsson
|
22eeba5ec6
|
use global max-transfer-time-out if per-zone option is not set
|
2000-01-31 23:13:22 +00:00 |
|
Andreas Gustafsson
|
bb56f556f5
|
use global max-transfer-time-in if per-zone option is not set
|
2000-01-31 19:53:14 +00:00 |
|
Andreas Gustafsson
|
c718c8aa60
|
separate transfer-source addresses for IPv4 and IPv6
|
2000-01-31 18:00:07 +00:00 |
|
David Lawrence
|
e5a213d7ee
|
use isc_net_probeipv6 to decide family of sockaddr_any in dns_zone_configure
|
2000-01-31 15:09:09 +00:00 |
|
Andreas Gustafsson
|
94a3e829e0
|
added "transfersin" quota variable in zone manager;
use dns_severity_t, not dns_c_severity_t to represent name checking
severities, to eliminate the final dependency on dns/config code
|
2000-01-27 19:44:49 +00:00 |
|
Andreas Gustafsson
|
a820cd51ec
|
removed 'pubkey' from the zone object; if we decide it is
actually needed, it should be restored but as a dns_pubkey_t,
not dns_c_pubkey_t.
|
2000-01-27 00:44:56 +00:00 |
|
Andreas Gustafsson
|
6889d57aab
|
don't needlessly destroy and recreate zones when doing minor reconfigurations
|
2000-01-21 19:22:35 +00:00 |
|
Michael Graff
|
3ddd814a97
|
dns_result_t is no more. s/dns_result_t/isc_result_t/ -- more later, when I need a break.
|
1999-12-23 00:09:04 +00:00 |
|
Andreas Gustafsson
|
6017f424ee
|
introducing dns_acl_t; other restructuring of server
configuration process aiming to reduce the degree of mutual dependency
between lib/dns/config and the rest of libdns
|
1999-12-16 23:11:07 +00:00 |
|