mirror of
https://github.com/samba-team/samba.git
synced 2025-01-13 13:18:06 +03:00
c85d9e735c
supported pipe. Netlogon is still special, as we open that twice, one to do
the auth2, the other one with schannel.
The client interface is completely unchanged for those who only use a single
pie. cli->pipe_idx is used as the index for everything except the "real"
client rpc calls, which have been explicitly converted in my last commit. Next
step is to get winbind to just use a single smb connection for multiple pipes.
Volker
(This used to be commit
|
||
---|---|---|
.. | ||
cmd_dfs.c | ||
cmd_ds.c | ||
cmd_echo.c | ||
cmd_lsarpc.c | ||
cmd_netlogon.c | ||
cmd_reg.c | ||
cmd_samr.c | ||
cmd_shutdown.c | ||
cmd_spoolss.c | ||
cmd_srvsvc.c | ||
cmd_wkssvc.c | ||
display_sec.c | ||
rpcclient.c | ||
rpcclient.h |