summaryrefslogtreecommitdiff
path: root/source3/librpc/rpc/dcerpc_util.c
AgeCommit message (Collapse)AuthorFilesLines
2008-04-17Add simple implementation of several functions in the Samba 4 RPCJelmer Vernooij1-0/+1438
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 350177824239343365d5c99ad4efd71e3b2ed6fa)