s3-net: Added the net rpc conf list command.
authorVicentiu Ciorbaru <cvicentiu@gmail.com>
Mon, 25 Jul 2011 21:11:15 +0000 (00:11 +0300)
committerMichael Adam <obnox@samba.org>
Mon, 22 Aug 2011 11:59:24 +0000 (13:59 +0200)
commit08be91b0119fbc5fff8ad80b1f8dedc79d467dda
tree9d967380f15a5dc29ed2c251928274a50a79ce73
parent283da12a73ea3edc49a63f7375bc2c64ed36e2b1
s3-net: Added the net rpc conf list command.

The command make use of the smbconf_service struct,
via the function rpc_conf_get_share(). This allows for
further expansion with the use of smbconf.

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