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
af74f185369a85ffff110b11fe249b430a6b7bfb
bind9
/
lib
/
irs
History
Tinderbox User
b4d3f78293
prep 9.13.6
2019-02-06 22:13:05 +00:00
..
include
Drop ISC_PLATFORM_USEDECLSPEC and IRS_PLATFORM_USEDECLSPEC as they are platform dependent and only unix vs win32 platform.h header difference is enough
2018-09-07 12:17:30 +02:00
tests
Move the CMocka include directories from CFLAGS to CINCLUDES where it belongs to not get overriden later by the default CFLAGS rule
2018-11-26 16:16:34 +01:00
win32
look in windows registry for nameservers, domainname and search list
2018-11-09 16:06:49 +11:00
api
prep 9.13.6
2019-02-06 22:13:05 +00:00
context.c
isc_mutex_init returns 'void'
2018-11-22 11:51:49 +00:00
dnsconf.c
…
gai_strerror.c
gai_strerror on Windows is just 'char *'
2018-08-29 22:05:09 +02:00
getaddrinfo.c
ensure that WSAStartup is called before getservbyname
2019-01-15 14:19:59 +11:00
getnameinfo.c
Hint the compiler with ISC_UNREACHABLE(); that code after INSIST(0); cannot be reached
2018-11-08 12:22:17 +07:00
Kyuafile
…
Makefile.in
…
resconf.c
look in windows registry for nameservers, domainname and search list
2018-11-09 16:06:49 +11:00
version.c
…