r23549: Make "net conf setparm" always use registry data type "sz".
authorMichael Adam <obnox@samba.org>
Tue, 19 Jun 2007 21:40:27 +0000 (21:40 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:23:27 +0000 (12:23 -0500)
commit41a8f8ec5f5361f536d047c4ca5d90203b16ff06
treeb45d1fc91a9496ad16498c440ddbef296545ea6e
parent73e41c1d0a7af7488b35b54182ea532103b51fd4
r23549: Make "net conf setparm" always use registry data type "sz".
This simplifies the usage of this command from
"net conf setparm <section> <param> <type> <value>"
to
"net conf setparm <section> <param> <value>".

Micheal
source/utils/net_conf.c