]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
add new functions
authorMark Andrews <marka@isc.org>
Wed, 9 Feb 2005 22:46:59 +0000 (22:46 +0000)
committerMark Andrews <marka@isc.org>
Wed, 9 Feb 2005 22:46:59 +0000 (22:46 +0000)
lib/dns/win32/libdns.def
lib/isc/win32/libisc.def
lib/isccfg/win32/libisccfg.def

index 6da850ec33aab4803f154aca5015598e04ac9739..394a76dbfbd0d149421587122f4f9e605e04e29f 100644 (file)
@@ -753,4 +753,17 @@ dns_resolver_resetmustbesecure
 dns_resolver_setmustbesecure
 dns_dumpctx_detach
 dns_master_dumptostreaminc
+dns_acache_setdb
+dns_acache_attach
+dns_acache_detach
+dns_acache_putdb
+dns_acache_shutdown
+dns_acache_cancelentry
+dns_acache_createentry
+dns_acache_setdb
+dns_acache_setentry
+dns_acache_getentry
+dns_acache_attachentry
+dns_acache_detachentry
+
 
index e0c7cd2c168cbb0647e2790244af31b878d60960..0ecc39e4c2e2eef136d2281efdcca093180221a8 100644 (file)
@@ -435,6 +435,8 @@ isc_timermgr_poke
 isc_net_probe_ipv6pktinfo
 isc_string_strlcat
 isc_string_strlcpy
+isc_netaddr_prefixok
+isc_sockaddr_compare
 
 ; Exported Data
 
index ca8c11c3ce0bcf26df1055f5eb57537823c064c4..1423a7e2e97d444b48b23480da5acf0abdbc2c89 100644 (file)
@@ -36,8 +36,8 @@ cfg_obj_log
 cfg_log_init
 cfg_obj_line
 cfg_obj_file
-
-
+cfg_acl_fromconfig
+cfg_aclconfctx_init
 
 ; Exported Data