summaryrefslogtreecommitdiff
path: root/source4/libcli/rpc/dcerpc.c
AgeCommit message (Expand)AuthorFilesLines
2003-11-04yipee! we can now do lsaOpenPolicy() via the new interfaces, withoutAndrew Tridgell1-5/+5
2003-11-04added support for fragmented sendsAndrew Tridgell1-8/+49
2003-11-04added fragmentation support on receive for dcerpc packets. I haveAndrew Tridgell1-3/+49
2003-11-03added SinkData and SourceData tests for rpcechoAndrew Tridgell1-1/+1
2003-11-03actually use the passed parameters!Andrew Tridgell1-3/+3
2003-11-03added a helper function to make building rpc functions a bit easierAndrew Tridgell1-0/+55
2003-11-03started adding RPC-ECHO torture casesAndrew Tridgell1-11/+10
2003-11-03we only want the per-call stub dataAndrew Tridgell1-6/+21
2003-11-03a major revamp of the low level dcerpc code in samba4, We can now do aAndrew Tridgell1-0/+644