s3-net: Added the command rpc conf to the net binary.
authorVicentiu Ciorbaru <cvicentiu@gmail.com>
Wed, 13 Jul 2011 18:17:08 +0000 (21:17 +0300)
committerMichael Adam <obnox@samba.org>
Mon, 22 Aug 2011 11:59:24 +0000 (13:59 +0200)
commit283da12a73ea3edc49a63f7375bc2c64ed36e2b1
tree2db4883aa44fe7e4355c2d290f7cdb3fe83e8422
parentb46655bd18a92560524ea8d1a6859ac56feea2a9
s3-net: Added the command rpc conf to the net binary.

The net binary now has an extra item linked to it, the
net_rpc_conf.c module.

Signed-off-by: Michael Adam <obnox@samba.org>
source3/Makefile.in
source3/utils/net_proto.h
source3/utils/net_rpc.c
source3/utils/net_rpc_conf.c [new file with mode: 0644]
source3/wscript_build