| .. |
|
include
|
Refactor the isc_log API so it cannot fail on memory failures
|
2020-03-18 11:44:18 +01:00 |
|
unix
|
change "expr == false" to "!expr" in conditionals
|
2020-05-25 17:04:04 -07:00 |
|
win32
|
change "expr == false" to "!expr" in conditionals
|
2020-05-25 17:04:04 -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
|
Add DBC checks to named_checknames_get
|
2020-05-25 11:52:17 +10:00 |
|
control.c
|
Use the new sorting rules to regroup #include headers
|
2020-03-11 08:55:12 +00:00 |
|
controlconf.c
|
Use the new sorting rules to regroup #include headers
|
2020-03-11 08:55:12 +00: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
|
Fix 'Dereference of null pointer' from scan-build-10
|
2020-03-25 18:06:29 +01:00 |
|
Makefile.in
|
Resolve the overlinking of the system libraries
|
2020-05-11 09:49:54 +02:00 |
|
named.8
|
prep v9.16.0
|
2020-02-12 20:03:16 +00:00 |
|
named.conf.5
|
prep 9.16.3
|
2020-05-19 13:57:36 +02:00 |
|
named.conf.docbook
|
regen v9_16
|
2020-04-16 23:07:41 +02:00 |
|
named.conf.html
|
prep 9.16.3
|
2020-05-19 13:57:36 +02:00 |
|
named.docbook
|
CHANGES note, update README.md an manpage.
|
2020-02-07 09:01:50 +01:00 |
|
named.html
|
prep v9.16.0
|
2020-02-12 20:03:16 +00:00 |
|
server.c
|
change 'expr == true' to 'expr' in conditionals
|
2020-05-25 17:03:59 -07: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
|
Set obj to NULL so INSIST makes sense
|
2020-05-25 11:52:17 +10:00 |