bind9/lib/dns
Mark Andrews 48841a4ae9 When checking for notifies in the queue first check to see if a request has
been sent.

Check DNS_ZONE_F_NEEDREFRESH when we have got to the last master in
refresh_callback.
2000-05-29 05:47:18 +00:00
..
config use isc_sockaddr_any(), isc_sockaddr_any6() 2000-05-25 05:21:12 +00:00
include The 'cache-ttl' and 'ncache-ttl' options now work 2000-05-26 23:17:56 +00:00
rdata Added dns_tsigrcode_totext/fromtext 2000-05-25 00:46:32 +00:00
sec Upgrading openssl to latest released version 0.9.5 2000-05-25 18:27:42 +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 fixed lines > 79 columns wide 2000-05-24 05:10:00 +00:00
adb.c use dns_name_format() 2000-05-26 16:12:30 +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 move dns_db_getsoaserial() from journal.c to db.c 2000-05-20 01:32:03 +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 removed unused static function violate_locking_hierarchy 2000-05-24 02:41:03 +00:00
dnssec.c dst now stores the key name as a dns_name_t, not a char *. 2000-05-24 23:13:32 +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 made journal_pos_t.offset be an isc_offset_t, resolving some 2000-05-25 03:41:12 +00:00
keytable.c dst now stores the key name as a dns_name_t, not a char *. 2000-05-24 23:13: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 "make include", added by marka during his megacheckin of every file getting 2000-05-26 00:21:52 +00:00
master.c 202. [func] isc_lex_getsourceline() changed from returning int 2000-05-24 15:07:59 +00:00
masterdump.c 184. [cleanup] Variables/functions which began with two leading 2000-05-16 05:19:47 +00:00
message.c Added dns_tsigkey_attach & _detach, to simplify reference counting. 2000-05-26 00:16:46 +00:00
name.c in dns_name_fromtext, REQUIRE() that the source buffer not have an 2000-05-25 23:57:25 +00:00
ncache.c The 'cache-ttl' and 'ncache-ttl' options now work 2000-05-26 23:17:56 +00:00
nxt.c DNS_R_RANGE -> ISC_R_RANGE 2000-05-15 21:14:38 +00:00
peer.c Megacommit of dozens of files. 2000-05-08 14:38:29 +00:00
rbt.c When joining nodes, set parent pointers of the left and right children of 2000-05-19 05:58:48 +00:00
rbtdb.c [RT #115] find_closest_nxt() tried to concatenate . with . 2000-05-19 21:27:14 +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 Added dns_tsigrcode_totext/fromtext 2000-05-25 00:46:32 +00:00
rdatalist.c use the UNUSED() macro 2000-05-11 22:47:00 +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 Added dns_tsigkey_attach & _detach, to simplify reference counting. 2000-05-26 00:16:46 +00:00
resolver.c The 'cache-ttl' and 'ncache-ttl' options now work 2000-05-26 23:17:56 +00:00
result.c Added DNS_R_NOTINSECURE 2000-05-18 01:42:40 +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 Fixed this warning: 2000-05-14 02:29:23 +00:00
tcpmsg.c DNS_R_RANGE -> ISC_R_RANGE 2000-05-15 21:14:38 +00:00
time.c DNS_R_RANGE -> ISC_R_RANGE 2000-05-15 21:14:38 +00:00
tkey.c Added dns_tsigkey_attach & _detach, to simplify reference counting. 2000-05-26 00:16:46 +00:00
tkeyconf.c dst now stores the key name as a dns_name_t, not a char *. 2000-05-24 23:13:32 +00:00
tsig.c minor cleanup 2000-05-27 00:24:07 +00:00
tsigconf.c deal with the default view 2000-05-25 22:10:29 +00:00
ttl.c fixed lines > 79 columns wide 2000-05-24 05:10:00 +00:00
validator.c removed debugging code 2000-05-26 22:03:47 +00:00
version.c update copyright 2000-02-03 23:50:32 +00:00
view.c made defaults for max-cache-ttl and max-ncache-ttl the same as in 2000-05-27 00:20:39 +00:00
xfrin.c use isc_sockaddr_format() 2000-05-26 00:38:12 +00:00
zone.c When checking for notifies in the queue first check to see if a request has 2000-05-29 05:47:18 +00:00
zoneconf.c Don't leak memory when reloading the zone if an update-policy clause was 2000-05-26 00:48:59 +00:00
zt.c Reintroduced separate internal/external reference counts for zones, 2000-05-22 17:23:15 +00:00