1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3/rpc_client
Simo Sorce 4c64e4d4af s3-dceprc: Improve dcerpc_guess_sizes() interface
Make it possible to pass in the NDR padding size so that theoretically
client and server code can decide to use a different alignment.

Pass in the header length as a parameter so that this function can be used for
different type of packets.

Make sure padding size will not make the fragment exceed the maximum length.

Calculate padding taking in account the header length.
2010-07-30 14:55:28 -04: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-dceprc: Improve dcerpc_guess_sizes() interface 2010-07-30 14:55:28 -04:00
cli_samr.c s3-rpc_client: Fixed a segfault in rpccli_samr_chng_pswd_auth_crap(). 2010-07-18 15:09:24 +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 s3-dcerpc: Use DATA_BLOB instead of prs_struct for req_data 2010-07-16 01:51:18 +02: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