1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source3/libaddns
Gerald Carter db7bf9a6b6 r20173: DNS update fixes:
* Fix DNS updates for multi-homed hosts
* Child domains often don't have an NS record in
  DNS so we have to fall back to looking up the the NS
  records for the forest root.
* Fix compile warning caused by mismatched 'struct in_addr'
  and 'in_addr_t' parameters called to DoDNSUpdate()
(This used to be commit 3486acd3c3)
2007-10-10 12:16:29 -05:00
..
addns.h r17798: Beginnings of a standalone libaddns library released under 2007-10-10 11:38:48 -05:00
dns.h r20173: DNS update fixes: 2007-10-10 12:16:29 -05:00
dnserr.h r19762: libaddns/*[ch] code fixes donated by Centeris Corporation 2007-10-10 12:15:53 -05:00
dnsgss.c r20170: Fix secure DNS updates to work against 2007-10-10 12:16:29 -05:00
dnsmarshall.c r19762: libaddns/*[ch] code fixes donated by Centeris Corporation 2007-10-10 12:15:53 -05:00
dnsrecord.c r20173: DNS update fixes: 2007-10-10 12:16:29 -05:00
dnssock.c r19762: libaddns/*[ch] code fixes donated by Centeris Corporation 2007-10-10 12:15:53 -05:00
dnsutils.c r19762: libaddns/*[ch] code fixes donated by Centeris Corporation 2007-10-10 12:15:53 -05:00