bind9/bin/named
Mark Andrews 14fe6e77a7 Always check the return from isc_refcount_decrement.
Created isc_refcount_decrement_expect macro to test conditionally
the return value to ensure it is in expected range.  Converted
unchecked isc_refcount_decrement to use isc_refcount_decrement_expect.
Converted INSIST(isc_refcount_decrement()...) to isc_refcount_decrement_expect.

(cherry picked from commit bde5c7632a)
2020-07-31 12:54:47 +10:00
..
include Implement dummy 'rndc dnssec -status' command 2020-07-01 09:57:44 +02:00
unix Resize unamebuf[] to avoid warnings about snprintf() not having 2020-06-25 09:26:22 +10:00
win32 report libuv version string in named -V 2020-07-27 19:55:22 -07:00
.gitignore [master] add libns and remove liblwres 2017-09-08 13:47:34 -07:00
bind9.xsl Add the zone timers to the XSL 2020-05-12 14:12:03 +02:00
bind9.xsl.h Add the zone timers to the XSL 2020-05-12 14:12:03 +02:00
builtin.c Merge branch '46-enforce-clang-format-rules' into 'master' 2020-02-14 08:45:59 +00:00
config.c Reduce the default value for max-stale-ttl from 1 week to 12 hours 2020-06-03 10:45:09 +00:00
control.c Implement dummy 'rndc dnssec -status' command 2020-07-01 09:57:44 +02:00
controlconf.c Remove redundant check for listener being non-NULL 2020-07-13 10:28:34 +10:00
convertxsl.pl Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 13:17:46 +02:00
fuzz.c Use the new sorting rules to regroup #include headers 2020-03-11 08:55:12 +00:00
geoip.c Merge branch 'each-style-tweak' into 'master' 2020-02-14 05:35:29 +00:00
log.c Refactor the isc_log API so it cannot fail on memory failures 2020-03-18 11:44:18 +01:00
logconf.c Refactor the isc_log API so it cannot fail on memory failures 2020-03-18 11:44:18 +01:00
main.c report libuv version string in named -V 2020-07-27 19:55:22 -07:00
Makefile.in report libuv version string in named -V 2020-07-27 19:55:22 -07:00
named.conf.rst generate grammar text correctly in RST format 2020-06-01 09:58:29 +02:00
named.rst Convert the documentation to Sphinx documentation format 2020-06-01 09:54:45 +02:00
server.c Always check the return from isc_refcount_decrement. 2020-07-31 12:54:47 +10:00
statschannel.c Export zone timers via stats channels 2020-05-12 14:12:03 +02:00
tkeyconf.c Use the new sorting rules to regroup #include headers 2020-03-11 08:55:12 +00:00
tsigconf.c Merge branch 'each-style-tweak' into 'master' 2020-02-14 05:35:29 +00:00
zoneconf.c Fix re-signing when sig-validity-interval has two arguments 2020-07-14 12:11:42 +10:00