bind9/lib/dns/include/dns
Evan Hunt b058f99cb8 remove references to obsolete isc_task/timer functions
removed references in code comments, doc/dev documentation, etc, to
isc_task, isc_timer_reset(), and isc_timertype_inactive. also removed a
coccinelle patch related to isc_timer_reset() that was no longer needed.
2023-02-22 08:13:30 +00:00
..
acl.h Remove unused dns_aclelementtype_{ipprefix,any} enum values 2023-01-09 16:05:41 +01:00
adb.h refactor dns_resolver to use loop callbacks 2023-02-16 17:27:59 +01:00
badcache.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
bit.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
byaddr.h remove isc_task completely 2023-02-16 18:35:32 +01:00
cache.h change dns_db_settask() to _setloop() 2022-11-30 11:47:35 -08:00
callbacks.h Update clang to version 14 2022-06-16 17:21:11 +02:00
catz.h refactor dns_catz to use loop callbacks 2023-02-16 17:51:55 +01:00
cert.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
client.h remove isc_task completely 2023-02-16 18:35:32 +01:00
clientinfo.h refactor dns_clientinfo_init(); use separate function to set ECS 2023-02-07 23:48:22 -08:00
compress.h Compress zone transfers properly 2022-11-30 12:16:09 +00:00
db.h enable detailed db tracing 2023-02-21 10:13:10 -08:00
dbiterator.h Remove the unused cache cleaning mechanism from dns_cache API 2022-11-29 13:48:33 -08:00
diff.h Update clang to version 14 2022-06-16 17:21:11 +02:00
dispatch.h remove nonfunctional DSCP implementation 2023-01-09 12:15:21 -08:00
dlz.h Update clang to version 14 2022-06-16 17:21:11 +02:00
dlz_dlopen.h Update clang to version 14 2022-06-16 17:21:11 +02:00
dns64.h Add isc_rwlock around dns_aclenv .localhost and .localnets member 2022-04-04 19:27:00 +02:00
dnsrps.h Update clang to version 14 2022-06-16 17:21:11 +02:00
dnssec.h Update dns_dnssec_syncdelete() function 2022-04-13 13:26:59 +02:00
dnstap.h switch to using isc_loopmgr_pause() instead of task exclusive 2023-02-16 17:51:55 +01:00
ds.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
dsdigest.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
dyndb.h remove isc_task completely 2023-02-16 18:35:32 +01:00
ecs.h update dlz_minimal.h 2022-01-27 15:48:50 -08:00
edns.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
fixedname.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
forward.h Load and validate the configured TLS transport for forwarders 2023-01-20 14:45:30 +00:00
geoip.h Update clang to version 14 2022-06-16 17:21:11 +02:00
ipkeylist.h remove nonfunctional DSCP implementation 2023-01-09 12:15:21 -08:00
iptable.h Update clang to version 14 2022-06-16 17:21:11 +02:00
journal.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
kasp.h Store built-in dnssec-policies in defaultconf 2022-06-28 11:56:31 +02:00
keydata.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
keyflags.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
keymgr.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
keytable.h Add synth-from-dnssec namespaces for keytable entries 2022-07-05 12:29:01 +10:00
keyvalues.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
librpz.h Use the semantic patch to do the unsigned -> unsigned int change 2022-09-19 15:56:02 +02:00
log.h Update clang to version 14 2022-06-16 17:21:11 +02:00
master.h Move the zone loading to the offloaded threads 2022-10-30 14:56:40 -07:00
masterdump.h Dump the signed zone in the text format at the end of dnssec-signzone 2023-01-22 20:44:07 +01:00
message.h Add the ability specify the signing / verification time 2022-09-26 16:28:12 +02:00
name.h Remove another remnant of bitstring labels 2023-02-09 12:16:46 +00:00
ncache.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
nsec.h Wait with NSEC3 during a DNSSEC policy change 2022-08-22 15:55:46 +02:00
nsec3.h Update clang to version 14 2022-06-16 17:21:11 +02:00
nta.h refactor dns_resolver to use loop callbacks 2023-02-16 17:27:59 +01:00
opcode.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
order.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
peer.h remove nonfunctional DSCP implementation 2023-01-09 12:15:21 -08:00
private.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
rbt.h Remove some remnants of bitstring labels 2023-02-06 13:22:30 +00:00
rcode.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
rdata.h Remove unused support for fromwire(DNS_NAME_DOWNCASE) 2023-02-06 13:26:36 +00:00
rdataclass.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
rdatalist.h remove rdatalist_p.h 2023-02-21 10:13:10 -08:00
rdataset.h Define DNS_RDATASET_INIT for static initialisation 2023-02-09 08:29:43 +11:00
rdatasetiter.h Extend dns_db_allrdatasets to control interation results 2022-12-07 22:20:02 +00:00
rdataslab.h Ditch a couple of unused #defines 2022-05-03 09:30:28 +00:00
rdatatype.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
remote.h remove nonfunctional DSCP implementation 2023-01-09 12:15:21 -08:00
request.h remove isc_task completely 2023-02-16 18:35:32 +01:00
resolver.h refactor dns_resolver to use loop callbacks 2023-02-16 17:27:59 +01:00
result.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
rootns.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
rpz.h remove isc_task completely 2023-02-16 18:35:32 +01:00
rriterator.h Update clang to version 14 2022-06-16 17:21:11 +02:00
rrl.h Fix RRL responses-per-second bypass using wildcard names 2022-09-08 09:15:30 +02:00
sdlz.h Update clang to version 14 2022-06-16 17:21:11 +02:00
secalg.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
secproto.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
soa.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
ssu.h Add isc_rwlock around dns_aclenv .localhost and .localnets member 2022-04-04 19:27:00 +02:00
stats.h Emit key algorithm + key id in dnssec signing statsistics 2022-09-15 08:42:45 +10:00
time.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
tkey.h Update clang to version 14 2022-06-16 17:21:11 +02:00
transport.h Implement DoT support for nsupdate 2022-09-23 13:23:49 +00:00
tsig.h Update clang to version 14 2022-06-16 17:21:11 +02:00
ttl.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
types.h move the dns_sdb API 2023-02-21 10:13:10 -08:00
update.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
validator.h remove validator lock 2023-02-17 07:18:25 +01:00
view.h remove references to obsolete isc_task/timer functions 2023-02-22 08:13:30 +00:00
xfrin.h remove nonfunctional DSCP implementation 2023-01-09 12:15:21 -08:00
zone.h remove references to obsolete isc_task/timer functions 2023-02-22 08:13:30 +00:00
zonekey.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
zoneverify.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
zt.h remove isc_task completely 2023-02-16 18:35:32 +01:00