More rpcclient merge issues:
commit61d2aad5dc2b212b11c981f1eca47efa627e9fc8
authorGerald Carter <jerry@samba.org>
Fri, 7 Jul 2000 06:20:46 +0000 (7 06:20 +0000)
committerGerald Carter <jerry@samba.org>
Fri, 7 Jul 2000 06:20:46 +0000 (7 06:20 +0000)
treeca94301d86a2f6e06992a4eb32630174d171f326
parent12e2a21e1bc4c6fa02606d21cea4cb5a8b4d41a9
More rpcclient merge issues:

        * fixes some readline bugs from the merge
        * first attempt at commands (spoolenum almost works)
        * no changes to existing functions in HEAD; only additions
          of new functions.  I'll weed out what I can as I go.

--jerry
16 files changed:
source/include/ntdomain.h
source/include/proto.h
source/include/rpc_client_proto.h
source/lib/cmd_interp.c
source/lib/msrpc-client.c
source/lib/util_unistr.c
source/libsmb/cliconnect.c
source/rpc_client/cli_connect.c
source/rpc_client/cli_pipe.c
source/rpc_client/cli_spoolss.c [new file with mode: 0644]
source/rpc_client/cli_use.c
source/rpc_client/msrpc_spoolss.c [new file with mode: 0644]
source/rpc_client/ncacn_np_use.c
source/rpc_client/ncalrpc_l_use.c
source/rpc_parse/parse_creds.c
source/rpc_parse/parse_prs.c