1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/rpc_client
Gregor Beck 412af28e1e s3:rpc_client: fix a leaked talloc_stackframe
BUG: https://bugzilla.samba.org/show_bug.cgi?id=10241

Signed-off-by: Gregor Beck <gbeck@sernet.de>
Reviewed-by: Andreas Schneider <asn@samba.org>
2013-11-04 10:38:50 +01:00
..
cli_lsarpc.c s3-rpc_client: make dcerpc_lsa_lookup_names_generic() public. 2012-11-30 11:49:41 +01:00
cli_lsarpc.h s3-rpc_client: make dcerpc_lsa_lookup_names_generic() public. 2012-11-30 11:49:41 +01:00
cli_netlogon.c s3:rpc_client: try to use NETLOGON_NEG_SUPPORTS_AES 2013-08-10 09:18:53 +02:00
cli_netlogon.h
cli_pipe_schannel.c s3:rpc_client: remove unused cli_rpc_pipe_open_ntlmssp_auth_schannel() 2013-08-10 09:18:55 +02:00
cli_pipe.c s3:rpc_client: fix a leaked talloc_stackframe 2013-11-04 10:38:50 +01:00
cli_pipe.h s3:rpc_client: pass object and table to rpccli_bh_create() 2013-10-17 08:48:45 +13:00
cli_samr.c
cli_samr.h
cli_spoolss.c spoolss: Make OpenPrinterEx work with NDR64 by using UserInfo Container. 2013-01-16 11:42:13 +01:00
cli_spoolss.h
cli_winreg_int.c
cli_winreg_int.h
cli_winreg_spoolss.c s3-spoolss: Fix builtin forms order to match Windows again. 2012-09-26 20:07:43 +02:00
cli_winreg_spoolss.h
cli_winreg.c
cli_winreg.h
init_lsa.c
init_lsa.h
init_netlogon.c s3-rpc_client: support AES encryption in netr_ServerPasswordSet2 client. 2012-12-09 19:39:07 +01:00
init_netlogon.h s3-rpc_client: use netlogon_creds_arcfour_crypt() in init_netr_CryptPassword. 2012-12-09 19:39:07 +01:00
init_samr.c build: Build with system md5.h on OpenIndiana 2013-06-19 21:32:36 +02:00
init_samr.h
init_spoolss.c spoolss: make spoolss deal with ndr64 ULONG_PTR of devmode_ptr and secdesc_ptr. 2013-01-17 17:11:37 +01:00
init_spoolss.h
rpc_client.h
rpc_transport_np.c s3-rpc: use dcerpc_default_transport_endpoint function. 2013-09-20 13:07:30 +02:00
rpc_transport_sock.c
rpc_transport_tstream.c s3-rpc_client: Make data pointer const in trans_send(). 2013-10-30 01:32:08 +01:00
rpc_transport.h s3-rpc_client: Make data pointer const in trans_send(). 2013-10-30 01:32:08 +01:00
util_netlogon.c
util_netlogon.h