1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/rpc_client
Simo Sorce 87605e2030 s3-dcerpc: fix dcerpc_push_ncacn_packet, pass arg by address
There is no need to copy the whole structure twice by passing it in by value.

Signed-off-by: Günther Deschner <gd@samba.org>
2010-07-13 14:44:11 +02:00
..
cli_lsarpc.c s3-rpc_client: Use the right memory context for array elements. 2010-07-05 15:59:05 +02:00
cli_lsarpc.h s3:dom_sid Global replace of DOM_SID with struct dom_sid 2010-05-21 10:39:59 +02:00
cli_netlogon.c s3-rpc_client: move protos to init_netlogon.h 2010-05-28 02:49:36 +02:00
cli_netlogon.h s3-rpc_client: move protos to cli_netlogon.h 2010-05-18 21:42:37 +02:00
cli_pipe.c s3-dcerpc: fix dcerpc_push_ncacn_packet, pass arg by address 2010-07-13 14:44:11 +02:00
cli_samr.c s3-rpc_client: move protos to cli_samr.h 2010-05-18 21:42:32 +02:00
cli_samr.h s3-rpc_client: move protos to cli_samr.h 2010-05-18 21:42:32 +02:00
cli_spoolss.c s3-rpc_client: move protos to cli_spoolss.h 2010-05-18 21:42:45 +02:00
cli_spoolss.h s3-rpc_client: move protos to cli_spoolss.h 2010-05-18 21:42:45 +02:00
init_lsa.c s3-lsa: remove all init_lsa* functions. 2009-01-06 16:02:13 +01:00
init_netlogon.c s3-rpc_client: move protos to init_netlogon.h 2010-05-28 02:49:36 +02:00
init_netlogon.h s3-rpc_client: move protos to init_netlogon.h 2010-05-28 02:49:36 +02:00
init_samr.c s3-rpc_client: move protos to init_samr.h 2010-05-18 21:42:57 +02:00
init_samr.h s3-rpc_client: move protos to init_samr.h 2010-05-18 21:42:57 +02:00
init_spoolss.c s3-spoolss: add and use spoolss_printerinfo2_to_setprinterinfo2(). 2010-06-03 16:32:49 +02:00
init_spoolss.h s3-spoolss: add and use spoolss_printerinfo2_to_setprinterinfo2(). 2010-06-03 16:32:49 +02:00
ndr.c Convert the prs_XXX struct and functions to use talloc instead of malloc. Passes valgrind and make tests for client and server. Second version of this patch after splitting up at Simo's request. Patch to follow will delete extraneous prs_mem_free() calls. 2010-06-18 07:41:47 -04:00
rpc_transport_np.c s3:rpc_client: remove more unused code 2010-03-29 18:11:20 +02:00
rpc_transport_smbd.c s3:rpc_client: remove more unused code 2010-03-29 18:11:20 +02:00
rpc_transport_sock.c s3:rpc_client: remove more unused code 2010-03-29 18:11:20 +02:00