1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source3/rpcclient
Volker Lendecke c85d9e735c r4570: Replace cli->nt_pipe_fnum with an array of NT file numbers, one for each
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 dc294c52e0)
2007-10-10 10:53:47 -05:00
..
cmd_dfs.c Merge of waider's rpcclient return type patch. 2003-03-18 06:30:30 +00:00
cmd_ds.c Change (unused) structure parameter for cli_ds_enum_domain_trusts() cleanup. 2004-01-05 02:05:19 +00:00
cmd_echo.c r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation 2007-10-10 10:53:32 -05:00
cmd_lsarpc.c r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation 2007-10-10 10:53:32 -05:00
cmd_netlogon.c r1590: Small fixes from Günther Deschner 2007-10-10 10:52:16 -05:00
cmd_reg.c Merge of waider's rpcclient return type patch. 2003-03-18 06:30:30 +00:00
cmd_samr.c r4336: Apply some other samba4 SAMR idl that is just too obvious. Don't hard 2007-10-10 10:53:44 -05:00
cmd_shutdown.c New files for support of initshutdown pipe. Win2k doesn't respond properly 2003-10-24 13:38:13 +00:00
cmd_spoolss.c r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation 2007-10-10 10:53:32 -05:00
cmd_srvsvc.c r1553: Good patch from Guenther Deschner <gd@sernet.de> to display share ACL 2007-10-10 10:52:14 -05:00
cmd_wkssvc.c trying to get HEAD building again. If you want the code 2003-07-16 05:34:56 +00:00
display_sec.c Merge of scalable printing code fix... Needs testing. 2002-11-07 02:38:42 +00:00
rpcclient.c r4570: Replace cli->nt_pipe_fnum with an array of NT file numbers, one for each 2007-10-10 10:53:47 -05:00
rpcclient.h Remove trailing comma on typedef enum. albert chin (china@thewrittenword.com) 2003-10-27 23:43:15 +00:00