]> git.ipfire.org Git - thirdparty/bind9.git/commit
Restore the GSSAPI compilation on Windows (but we should really switch to SSPI/Kerberos)
authorOndřej Surý <ondrej@isc.org>
Wed, 20 May 2020 14:06:18 +0000 (16:06 +0200)
committerOndřej Surý <ondrej@isc.org>
Thu, 28 May 2020 06:07:57 +0000 (08:07 +0200)
commitbfd87e453d6f6dd8d71e81028ac985f90f4cac66
tree6ad0c1f5e926d9d4b2586d2fcfe2108d44814419
parentf78b725313d5c185e4f7a9bd0c75006c680022d0
Restore the GSSAPI compilation on Windows (but we should really switch to SSPI/Kerberos)
13 files changed:
bin/named/win32/named.vcxproj.in
bin/nsupdate/win32/nsupdate.vcxproj.in
bin/win32/BINDInstall/BINDInstall.vcxproj.in
config.h.win32
lib/dns/Makefile.am
lib/dns/gssapi_link.c
lib/dns/gssapictx-dummy.c [deleted file]
lib/dns/gssapictx.c
lib/dns/win32/libdns.vcxproj.filters.in
lib/dns/win32/libdns.vcxproj.in
lib/ns/win32/libns.vcxproj.in
util/copyrights
win32utils/Configure