Andreas Gustafsson
|
a6535a2681
|
consistently use single quotes around quoted text in log messages
|
2000-03-01 22:41:59 +00:00 |
|
Andreas Gustafsson
|
fd0bc40a25
|
IP addresses in ACLs are now represented as
isc_netaddr_t, not isc_sockaddr_t
|
2000-02-15 19:53:05 +00:00 |
|
James Brister
|
fbaec7a6e3
|
Use new config ipmatch element type: dns_c_ipmatch_any
|
2000-02-15 16:58:52 +00:00 |
|
Andreas Gustafsson
|
6f6eeb26e4
|
prepare for introducing dns_c_ipmatch_any
|
2000-02-11 18:26:09 +00:00 |
|
Andreas Gustafsson
|
a174757026
|
implemented the 'localhost' and 'localnets' ACLs
|
2000-02-09 22:59:40 +00:00 |
|
Andreas Gustafsson
|
02b6658a6c
|
report use of the unsupported 'localhost' and 'localnets'
ACLs early instead of getting an assertion failure later when
trying to use them (RT #8)
|
2000-02-05 22:12:45 +00:00 |
|
Bob Halley
|
7d32c065c7
|
update copyright
|
2000-02-03 23:50:32 +00:00 |
|
Andreas Gustafsson
|
f12bccd23f
|
need #include <dns/log.h>
|
2000-01-20 00:59:17 +00:00 |
|
Andreas Gustafsson
|
7693d4de8f
|
added dns_acl_any(), dns_acl_none()
|
2000-01-13 23:38:55 +00:00 |
|
Andreas Gustafsson
|
bbc11ade9b
|
no need to #include <zone.h>
|
2000-01-12 22:21:20 +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 |
|