r20170: Fix secure DNS updates to work against
authorGerald Carter <jerry@samba.org>
Thu, 14 Dec 2006 16:27:45 +0000 (16:27 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:16:29 +0000 (12:16 -0500)
commita3b6734fdad5fd92dbec075ebcd8d7044aac45c2
tree24a6f460ebbf7772dc56c3012ad2021ed82713e6
parent4a81ee9608d45f95eaaccc78a080e717cb7d4682
r20170: Fix secure DNS updates to work against
Wnidows 2000 DNS which expects the TKEY payload to
be in the answer section and not in the additional
set of records (like Windows 2003 and the RFC).
source/libaddns/dns.h
source/libaddns/dnsgss.c
source/libaddns/dnsrecord.c
source/utils/net_dns.c