| .. |
|
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
|
add support for building sphinx documentation
|
2020-06-01 09:54:46 +02:00 |
|
named.conf.rst
|
Convert the documentation to Sphinx documentation format
|
2020-06-01 09:54:45 +02:00 |
|
named.rst
|
Convert the documentation to Sphinx documentation format
|
2020-06-01 09:54:45 +02:00 |
|
server.c
|
Add missing isc_mutex_destroy and isc_conditional_destroy calls.
|
2020-05-30 07:50:30 +02: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 |