s3-net: Implemented net rpc conf delparm command
authorVicentiu Ciorbaru <cvicentiu@gmail.com>
Tue, 26 Jul 2011 10:48:34 +0000 (13:48 +0300)
committerMichael Adam <obnox@samba.org>
Mon, 22 Aug 2011 11:59:27 +0000 (13:59 +0200)
commit1a3b88cfb369a9d3ab5545b56b5242489cef6c2d
tree852102f91965a83243b1317a4d5c5f32386b38b8
parent689edf8ae1e6a3df60b11a7b1e0c2dcfae2c119a
s3-net: Implemented net rpc conf delparm command

The function makes use of existing code from delincludes.
It has the same logic, except it uses the second argument
passed to determine which value to delete from the registry.

Signed-off-by: Michael Adam <obnox@samba.org>
source3/utils/net_rpc_conf.c