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
b30e5f11fb47894690d96fb8d51116c2fd4b2bac
bind9
/
lib
/
irs
History
Evan Hunt
3396f9396f
documentation changes establishing the 9.14 stable branch
2019-02-27 18:06:35 -05: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
documentation changes establishing the 9.14 stable branch
2019-02-27 18:06:35 -05:00
context.c
isc_mutex_init returns 'void'
2018-11-22 11:51:49 +00:00
dnsconf.c
…
gai_strerror.c
…
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
…