Fix the behaviour of "net conf setparm" to create the share if necessary.
authorMichael Adam <obnox@samba.org>
Fri, 4 Jan 2008 18:49:57 +0000 (19:49 +0100)
committerMichael Adam <obnox@samba.org>
Fri, 4 Jan 2008 18:49:57 +0000 (19:49 +0100)
commitfc0fca980f08a0af65d82784ef5a50a7b1ac0927
tree003aa5463d6f2c603a88091e4f96078ed3c5dabf
parenta43125d9e9052fab8eb561976f45d1db4622482e
Fix the behaviour of "net conf setparm" to create the share if necessary.

This moves functionality taken away from libnet_conf_set_parameter() to the
higher level user frontend function. (Somehow I thought I had done this
already ... :-)

Michael
source/utils/net_conf.c