s4-dns: use a loadparm list for samba_runcmd() commands
authorAndrew Tridgell <tridge@samba.org>
Fri, 26 Feb 2010 06:09:35 +0000 (17:09 +1100)
committerAndrew Tridgell <tridge@samba.org>
Fri, 26 Feb 2010 07:19:27 +0000 (18:19 +1100)
commitb0b857d6ca842fb516b3330a11e0d6d78f35aded
tree0cf05ddaedb52df0211cbe2583298b86e745a1fd
parent336ebeabad687dd81c87e0ac01e68853e15f27b1
s4-dns: use a loadparm list for samba_runcmd() commands

This allows commands with multiple arguments and quoting to be used,
while still avoiding running a shell (and this having shell expansion
problems)
lib/util/util.h
lib/util/util_runcmd.c
source4/dsdb/dns/dns_update.c
source4/param/loadparm.c
source4/param/param.h