s3:net: add net_update_dns_ext() that accepts a list of addresses as parameter (bug...
authorMichael Adam <obnox@samba.org>
Wed, 15 Dec 2010 23:52:41 +0000 (00:52 +0100)
committerKarolin Seeger <kseeger@samba.org>
Sat, 5 Mar 2011 13:34:44 +0000 (14:34 +0100)
commit086872720ae9fc252955bbdaba8bf0e16d62cfd3
treee8f093abb12653cf94d5f3f915626279127a765a
parentdbc58fe725faf3a19454ecbf02c6164138a30f50
s3:net: add net_update_dns_ext() that accepts a list of addresses as parameter (bug# 7871)

This generalized form of net_update_dns() will be used to
add support for specifying a list of addresses on the commandline
of "net ads dns register".

This prepares the "net ads dns register" part of the fix for bug #7871.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
(cherry picked from commit 4d91f98b433e07922373bf4e3ba9668b7af71a00)
(cherry picked from commit 4b7775500b1055acf62decbc0fc8283b088da452)
(cherry picked from commit ed914296df896a3805c8c6b74ad8bd9e1dcac35b)
source3/utils/net_ads.c