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)
committerStefan Metzmacher <metze@samba.org>
Fri, 17 Dec 2010 16:29:58 +0000 (17:29 +0100)
commit4b7775500b1055acf62decbc0fc8283b088da452
tree8f75db7ac64f9f543e4732d687ae43329e37323e
parent1c73d52ddddfcec25cf079da4a0d6bf81fb030da
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)
source3/utils/net_ads.c