Introduce rpc_pipe_np_smb_conn()
authorVolker Lendecke <vl@samba.org>
Sun, 20 Apr 2008 12:05:25 +0000 (14:05 +0200)
committerVolker Lendecke <vl@samba.org>
Sun, 20 Apr 2008 12:08:16 +0000 (14:08 +0200)
commitb9cc05506273e5ce3398a5912b9c9e5989717480
treef232ff8840eeecac5e855032852f448d27c2db4b
parent0c17878e2189431fcb7d63c4ddd0f4647ba411b9
Introduce rpc_pipe_np_smb_conn()

This abstracts away all references to rpc_pipe_client->cli, the only reference
is now in cli_pipe.c.
(This used to be commit c56e1c08cef107ff33a34346ceeca3475a102b19)
source3/lib/netapi/cm.c
source3/rpc_client/cli_pipe.c
source3/rpc_server/srv_spoolss_nt.c
source3/rpcclient/cmd_spoolss.c
source3/rpcclient/cmd_test.c
source3/utils/net_rpc.c