This website requires JavaScript.
Explore
Help
Sign In
ComputerSurge
/
bind9
Watch
3
Star
0
Fork
0
You've already forked bind9
Code
Pull Requests
1
Activity
Files
7bcb5a3178bade67cc8daa2cf829a02b00d201b8
bind9
/
lib
/
isccfg
History
Evan Hunt
326349228a
fix a bug that could cause an assert when configuring "geoip continent"
...
- incidentally fixed some typos in log messages
2019-07-25 15:55:00 -04:00
..
include
add HAVE_GEOIP2 #ifdef branches, without implementing yet
2019-06-27 16:25:29 -07:00
tests
add a search for GeoIP2 libraries in configure
2019-06-27 16:25:28 -07:00
win32
cleanup cfg_parse_buffer* functions
2019-01-24 12:08:54 -08:00
aclconf.c
fix a bug that could cause an assert when configuring "geoip continent"
2019-07-25 15:55:00 -04:00
api
documentation changes establishing the 9.14 stable branch
2019-02-27 18:06:35 -05:00
dnsconf.c
…
Kyuafile
…
log.c
…
Makefile.in
add a search for GeoIP2 libraries in configure
2019-06-27 16:25:28 -07:00
namedconf.c
Add new default siphash24 cookie algorithm
2019-07-21 17:30:53 -04:00
parser.c
implement searching of geoip2 database
2019-06-27 16:32:29 -07:00
version.c
…