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
Stefan Metzmacher cc7b909b8b s3:rpclient: simplify rpc_tstream_next_vector()
We always now how many bytes our caller requires,
so there's no need to use tstream_pending_bytes().

This makes it possible to read socket_wrapper generated
captures again, as wireshark requires the fixed (16 bytes) DCERPC
header to be in one TCP packet.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
2020-02-06 14:57:41 +00:00
..
cli_lsarpc.c s3/rpc_client: clang: Fix 'Value stored during initialization is never read' 2019-09-26 18:41:27 +00:00
cli_lsarpc.h s3:rpc_client: pass down lsa_LookupNamesLevel to dcerpc_lsa_lookup_sids_generic() 2018-02-10 08:35:16 +01:00
cli_mdssvc_private.h s3:rpc_client: add a mdssvc client library 2019-10-09 14:35:28 +00:00
cli_mdssvc_util.c s3:rpc_client: add a mdssvc client library 2019-10-09 14:35:28 +00:00
cli_mdssvc_util.h s3:rpc_client: add a mdssvc client library 2019-10-09 14:35:28 +00:00
cli_mdssvc.c mdssvc.idl: pass policy_handle as pointer 2019-10-09 15:52:55 +00:00
cli_mdssvc.h s3:rpc_client: add a mdssvc client library 2019-10-09 14:35:28 +00:00
cli_netlogon.c smbdes: convert E_P24() and SMBOWFencrypt to use gnutls 2019-12-10 00:30:30 +00:00
cli_netlogon.h winbind: Generate and pass logon ID 2019-02-20 06:03:09 +01:00
cli_pipe_schannel.c rpc_client3: Avoid "cli_credentials" in cli_rpc_pipe_open_schannel_with_creds 2017-09-25 09:43:12 +02:00
cli_pipe.c rpc_client: Don't pass a NULL string to talloc_asprintf 2019-10-02 08:01:40 +00:00
cli_pipe.h rpcclient3: Factor out cli_rpc_pipe_open_bind_schannel() 2017-09-25 09:43:13 +02:00
cli_samr.c smbdes: convert E_old_pw_hash to use gnutls 2019-12-10 00:30:31 +00:00
cli_samr.h rpcclient: Move rpccli_try_samr_connects() to cmd_samr.c 2019-10-03 16:39:31 +00:00
cli_spoolss.c s3-spoolss: Make spoolss client os_major,os_minor and os_build configurable. 2018-09-08 01:43:27 +02:00
cli_spoolss.h
cli_winreg_int.c Revert "Use "localhost" to be ipv6 only friendly" 2018-03-19 15:34:32 +01:00
cli_winreg_int.h
cli_winreg_spoolss.c s3-rpc_cli: add winreg_del_driver_package() 2017-05-09 16:43:13 +02:00
cli_winreg_spoolss.h s3-rpc_cli: add winreg_del_driver_package() 2017-05-09 16:43:13 +02:00
cli_winreg.c s3/rpc_client: clang: Fix 'Value stored during initialization is never read' 2019-09-26 18:41:27 +00:00
cli_winreg.h spell "recursive" 2019-04-05 04:41:25 +00:00
init_lsa.c
init_lsa.h
init_samr.c s3:rpc_client: Use encode_rc4_passwd_buffer() in init_samr_CryptPasswordEx() 2019-07-26 01:48:23 +00:00
init_samr.h s3:rpc_client: Return NTSTATUS for init_samr_CryptPasswordEx() 2019-07-26 01:48:22 +00:00
init_spoolss.c s3-rpc_client: Advertise Windows 7 client info 2018-09-08 01:43:27 +02:00
init_spoolss.h s3-spoolss: Make spoolss client os_major,os_minor and os_build configurable. 2018-09-08 01:43:27 +02:00
py_mdscli.c s3: add mdscli Python bindings 2019-10-09 14:35:28 +00: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 s3:rpclient: simplify rpc_tstream_next_vector() 2020-02-06 14:57:41 +00:00
rpc_transport.h
util_netlogon.c s3/rpc_client: clang: 'Value stored during its initialization is never read' 2019-09-26 18:41:27 +00:00
util_netlogon.h s3/rpc_client: add map_info6_to_validation() 2018-02-10 08:35:17 +01:00