bind9/lib/dns
Mark Andrews 8adf1b9e74 Checkpoint ratelimiting refresh queries and notifies.
170.   [cleanup]       Remove inter server consistancy checks from zone,
                        these should return as a seperate module in 9.1.
                        dns_zone_checkservers(), dns_zone_checkparents(),
                        dns_zone_checkchildren(), dns_zone_checkglue().

                        Remove dns_zone_setadb(), dns_zone_setresolver(),
                        dns_zone_setrequestmgr() these should now be found
                        via the view.
2000-05-11 10:04:59 +00:00
..
config include statements in named.conf caused syntax errors due to 2000-05-11 02:19:08 +00:00
include Checkpoint ratelimiting refresh queries and notifies. 2000-05-11 10:04:59 +00:00
rdata rdata.c needs to include string.h before memcpy is used. 2000-05-08 16:12:30 +00:00
sec dst_key_fromdns() assigned to *keyp even though it returned an error 2000-05-11 02:11:44 +00:00
.cvsignore shared library support 1999-07-03 21:07:10 +00:00
a6.c Megacommit of dozens of files. 2000-05-08 14:38:29 +00:00
acl.c Megacommit of dozens of files. 2000-05-08 14:38:29 +00:00
aclconf.c Needs string.h for function prototypes. For some reason gcc and other 2000-05-08 19:23:32 +00:00
adb.c Needs string.h for function prototypes. For some reason gcc and other 2000-05-08 19:23:32 +00:00
api shared library support 1999-07-03 21:07:10 +00:00
byaddr.c Needs string.h for function prototypes. For some reason gcc and other 2000-05-08 19:23:32 +00:00
cache.c Megacommit of dozens of files. 2000-05-08 14:38:29 +00:00
callbacks.c Megacommit of dozens of files. 2000-05-08 14:38:29 +00:00
compress.c Megacommit of dozens of files. 2000-05-08 14:38:29 +00:00
db.c Megacommit of dozens of files. 2000-05-08 14:38:29 +00:00
dbiterator.c Megacommit of dozens of files. 2000-05-08 14:38:29 +00:00
dbtable.c Megacommit of dozens of files. 2000-05-08 14:38:29 +00:00
dispatch.c Add address searching to dns_disptach_find(). 2000-05-11 07:33:17 +00:00
dnssec.c Megacommit of dozens of files. 2000-05-08 14:38:29 +00:00
gen-unix.h Include unistd.h so FreeBSD doesn't complain about getopt() prototype 2000-05-08 18:37:58 +00:00
gen-win32.h 145. [cleanup] Added <isc/lang.h> and ISC_LANG_BEGINDECLS/ 2000-05-01 17:59:10 +00:00
gen.c ensure proper range for argument to ctype functions 2000-05-09 22:22:25 +00:00
journal.c Silence "end-of-loop condition not reached" warnings from Solaris compiler 2000-05-10 03:33:57 +00:00
keytable.c Needs string.h for function prototypes. For some reason gcc and other 2000-05-08 19:23:32 +00:00
lib.c Megacommit of dozens of files. 2000-05-08 14:38:29 +00:00
log.c new logging module DNS_LOGMODULE_MASTERDUMP 2000-05-09 23:31:12 +00:00
Makefile.in implement dns_dispatchmgr_t, replacing dns_dispatchlist_t. Use it throughout the library/server. 2000-05-10 21:34:50 +00:00
master.c Megacommit of dozens of files. 2000-05-08 14:38:29 +00:00
masterdump.c fixed bugs in previous commit 2000-05-09 23:35:08 +00:00
message.c Needs string.h for function prototypes. For some reason gcc and other 2000-05-08 19:23:32 +00:00
name.c Megacommit of dozens of files. 2000-05-08 14:38:29 +00:00
ncache.c Megacommit of dozens of files. 2000-05-08 14:38:29 +00:00
nxt.c Megacommit of dozens of files. 2000-05-08 14:38:29 +00:00
peer.c Megacommit of dozens of files. 2000-05-08 14:38:29 +00:00
rbt.c Needs string.h for function prototypes. For some reason gcc and other 2000-05-08 19:23:32 +00:00
rbtdb.c Megacommit of dozens of files. 2000-05-08 14:38:29 +00:00
rbtdb.h Megacommit of dozens of files. 2000-05-08 14:38:29 +00:00
rbtdb64.c update copyright 2000-02-03 23:50:32 +00:00
rbtdb64.h Megacommit of dozens of files. 2000-05-08 14:38:29 +00:00
rdata.c ensure proper range for argument to ctype functions 2000-05-09 22:22:25 +00:00
rdatalist.c Megacommit of dozens of files. 2000-05-08 14:38:29 +00:00
rdataset.c Megacommit of dozens of files. 2000-05-08 14:38:29 +00:00
rdatasetiter.c Megacommit of dozens of files. 2000-05-08 14:38:29 +00:00
rdataslab.c Needs string.h for function prototypes. For some reason gcc and other 2000-05-08 19:23:32 +00:00
request.c implement dns_dispatchmgr_t, replacing dns_dispatchlist_t. Use it throughout the library/server. 2000-05-10 21:34:50 +00:00
resolver.c implement dns_dispatchmgr_t, replacing dns_dispatchlist_t. Use it throughout the library/server. 2000-05-10 21:34:50 +00:00
result.c Megacommit of dozens of files. 2000-05-08 14:38:29 +00:00
rootns.c Needs string.h for function prototypes. For some reason gcc and other 2000-05-08 19:23:32 +00:00
ssu.c Needs string.h for function prototypes. For some reason gcc and other 2000-05-08 19:23:32 +00:00
tcpmsg.c Megacommit of dozens of files. 2000-05-08 14:38:29 +00:00
time.c Needs string.h for function prototypes. For some reason gcc and other 2000-05-08 19:23:32 +00:00
tkey.c Megacommit of dozens of files. 2000-05-08 14:38:29 +00:00
tkeyconf.c Needs string.h for function prototypes. For some reason gcc and other 2000-05-08 19:23:32 +00:00
tsig.c stdlib.h needed on HP/UX for abs() 2000-05-08 19:30:10 +00:00
tsigconf.c Megacommit of dozens of files. 2000-05-08 14:38:29 +00:00
ttl.c ensure proper range for argument to ctype functions 2000-05-09 22:22:25 +00:00
validator.c Megacommit of dozens of files. 2000-05-08 14:38:29 +00:00
version.c update copyright 2000-02-03 23:50:32 +00:00
view.c Checkpoint ratelimiting refresh queries and notifies. 2000-05-11 10:04:59 +00:00
xfrin.c Silence "end-of-loop condition not reached" warnings from Solaris compiler 2000-05-10 03:33:57 +00:00
zone.c Checkpoint ratelimiting refresh queries and notifies. 2000-05-11 10:04:59 +00:00
zoneconf.c Needs string.h for function prototypes. For some reason gcc and other 2000-05-08 19:23:32 +00:00
zt.c Megacommit of dozens of files. 2000-05-08 14:38:29 +00:00