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>
Sun, 26 Dec 2010 21:09:18 +0000 (22:09 +0100)
commited914296df896a3805c8c6b74ad8bd9e1dcac35b
tree0aeb632cb3603617a4dc0550c6e23a1d820329d5
parentae5ba417d3599cf6ad81a9612e7998a30d8a4061
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)
source3/utils/net_ads.c