bind9/bin/named
Andreas Gustafsson 949162ca40 in [84], after allowing access to a zone based on the view
allow-query ACL, subsequent accesses to the same zone were denied because
dbversion->queryok was not being set.  This caused mandatory glue to be
omitted from referral responses, ultimately causing lookups to fail if all
authoritative servers for the parent zone were running bind9.
2000-05-11 20:10:34 +00:00
..
include/named implement dns_dispatchmgr_t, replacing dns_dispatchlist_t. Use it throughout the library/server. 2000-05-10 21:34:50 +00:00
unix Megacommit of dozens of files. 2000-05-08 14:38:29 +00:00
.cvsignore shared library support 1999-07-03 21:07:10 +00:00
aclconf.c Needs string.h for function prototypes. For some reason gcc and other 2000-05-08 19:23:32 +00:00
client.c Megacommit of dozens of files. 2000-05-08 14:38:29 +00:00
interfacemgr.c implement dns_dispatchmgr_t, replacing dns_dispatchlist_t. Use it throughout the library/server. 2000-05-10 21:34:50 +00:00
listenlist.c Megacommit of dozens of files. 2000-05-08 14:38:29 +00:00
log.c Megacommit of dozens of files. 2000-05-08 14:38:29 +00:00
logconf.c oh good lord. the casting problem is really truly fixed this time. mea culpa. 2000-05-11 15:36:20 +00:00
main.c implement dns_dispatchmgr_t, replacing dns_dispatchlist_t. Use it throughout the library/server. 2000-05-10 21:34:50 +00:00
Makefile.in Infrastructure to allow use of alternate openssl libraries. Default is still to use our internal, now renamed, version. 2000-04-20 18:27:43 +00:00
named.conf.test Files for the config file parsing. 1999-01-30 00:50:10 +00:00
notify.c Silence "end-of-loop condition not reached" warnings from Solaris compiler 2000-05-10 03:33:57 +00:00
omapi.c Megacommit of dozens of files. 2000-05-08 14:38:29 +00:00
query.c in [84], after allowing access to a zone based on the view 2000-05-11 20:10:34 +00:00
server.c implement dns_dispatchmgr_t, replacing dns_dispatchlist_t. Use it throughout the library/server. 2000-05-10 21:34:50 +00:00
tkeyconf.c Needs string.h for function prototypes. For some reason gcc and other 2000-05-08 19:23:32 +00:00
tsigconf.c Megacommit of dozens of files. 2000-05-08 14:38:29 +00:00
update.c Silence "end-of-loop condition not reached" warnings from Solaris compiler 2000-05-10 03:33:57 +00:00
xfrout.c Silence "end-of-loop condition not reached" warnings from Solaris compiler 2000-05-10 03:33:57 +00:00
zoneconf.c Needs string.h for function prototypes. For some reason gcc and other 2000-05-08 19:23:32 +00:00