first pass at merging rpcclient from TNG to HEAD. You can get a
authorGerald Carter <jerry@samba.org>
Mon, 3 Jul 2000 04:28:29 +0000 (04:28 +0000)
committerGerald Carter <jerry@samba.org>
Mon, 3 Jul 2000 04:28:29 +0000 (04:28 +0000)
commit33f6a1d9bb7ffed681085261a78d5ef4297f73de
tree378dd3cb3e7d5993def55602686ab994f78a2f00
parent8d429db41075618372b6a18e7d4eb064f7839467
first pass at merging rpcclient from TNG to HEAD.  You can get a
semi-connection and a rpcclient prompt, but no functionality there yet.
Will be a few more days on that.

--jerry
(This used to be commit 269051aa0c52728278a1d290148564f11cf7f189)
source3/lib/cmd_interp.c [new file with mode: 0644]
source3/lib/msrpc-client.c
source3/rpc_client/cli_connect.c [new file with mode: 0644]
source3/rpc_client/cli_use.c [new file with mode: 0644]
source3/rpc_client/ncacn_np_use.c [new file with mode: 0644]
source3/rpc_client/ncalrpc_l_use.c [new file with mode: 0644]
source3/rpcclient/rpcclient.c
source3/script/mkproto.awk
source3/script/mkproto.sh [new file with mode: 0755]