1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3/librpc
Jelmer Vernooij 3db2249886 Add simple implementation of several functions in the Samba 4 RPC
library on top of the Samba 3 RPC library:

 * dcerpc_pipe_connect
 * dcerpc_ndr_request_recv
 * dcerpc_ndr_request_send

These are the main functions used by the generated client calls in Samba
4.
(This used to be commit 3501778242)
2008-04-17 10:58:10 +02:00
..
gen_ndr Regenerate DCE/RPC client code after fixing memcpy() length bug in pidl. 2008-04-15 16:11:10 +02:00
idl IDL: Fix several DRSUAPI calls. 2008-04-15 22:03:50 +02:00
ndr Ndr pull and push errors are worth to be logged with 1 at least. 2008-03-27 18:04:01 +01:00
rpc Add simple implementation of several functions in the Samba 4 RPC 2008-04-17 10:58:10 +02:00
tools ndr: change NTSTAUS into enum ndr_err_code (ndrdump) 2007-11-09 21:23:16 +01:00
tables.pl r24552: merge from SAMBA_4_0: 2007-10-10 12:29:56 -05:00