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
Günther Deschner 73f664710a spoolss: Use correct values for secdesc and devmode pointers
ULONG_PTR needs to be decoded as a uint3264 and not as a 'uint32 *'.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=11197

Guenther

Pair-Programmed-With: Andreas Schneider <asn@samba.org>

Signed-off-by: Guenther Deschner <gd@samba.org>
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2016-11-11 22:57:22 +01:00
..
cli_lsarpc.c Convert all uses of uint32/16/8 to _t in source3/rpc_client. 2015-05-12 01:32:12 +02:00
cli_lsarpc.h Convert all uses of uint32/16/8 to _t in source3/rpc_client. 2015-05-12 01:32:12 +02:00
cli_netlogon.c Convert all uses of uint32/16/8 to _t in source3/rpc_client. 2015-05-12 01:32:12 +02:00
cli_netlogon.h Convert all uses of uint32/16/8 to _t in source3/rpc_client. 2015-05-12 01:32:12 +02:00
cli_pipe_schannel.c s3:rpc_client: handle !NETLOGON_NEG_AUTHENTICATED_RPC in cli_rpc_pipe_open_schannel() 2015-03-12 17:13:43 +01:00
cli_pipe.c s3:cli_pipe: add support for DCERPC_AUTH_LEVEL_PACKET 2016-10-26 11:20:16 +02:00
cli_pipe.h s3:rpc_client: remove unused cli_rpc_pipe_open_schannel_with_key() 2015-03-12 17:13:43 +01:00
cli_samr.c
cli_samr.h
cli_spoolss.c spoolss: rename spoolss_EnumPrintProcDataTypes to spoolss_EnumPrintProcessorDataTypes 2016-09-22 12:29:26 +02:00
cli_spoolss.h
cli_winreg_int.c werror: replace WERR_INVALID_PARAM with WERR_INVALID_PARAMETER in source3/rpc_client/ 2016-09-28 00:04:22 +02:00
cli_winreg_int.h
cli_winreg_spoolss.c werror: replace WERR_INVALID_PARAM with WERR_INVALID_PARAMETER in source3/rpc_client/ 2016-09-28 00:04:22 +02:00
cli_winreg_spoolss.h werror: replace WERR_INVALID_PARAM with WERR_INVALID_PARAMETER in source3/rpc_client/ 2016-09-28 00:04:22 +02:00
cli_winreg.c werror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY in source3/rpc_client/ 2016-09-28 00:04:18 +02:00
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: Use correct values for secdesc and devmode pointers 2016-11-11 22:57:22 +01:00
init_spoolss.h s3-rpc_client: add spoolss_driver_version_to_qword() 2016-09-26 20:24:18 +02:00
rpc_client.h s3:rpc_client: remove unused rpc_pipe_client->max_recv_frag 2016-06-24 14:09:01 +02:00
rpc_transport_np.c source3/rpc_client: Fix CID 1273041 Condition is redundant 2015-08-07 01:31:23 +02:00
rpc_transport_sock.c
rpc_transport_tstream.c libcli/smb: s/tstream_cli_np/tstream_smbXcli_np 2014-01-07 08:37:42 +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 idl: Improve MS-PAC IDL 2011-10-24 19:19:28 +02:00
util_netlogon.h