summaryrefslogtreecommitdiff
path: root/source4/libcli/rpc
AgeCommit message (Expand)AuthorFilesLines
2003-11-04yipee! we can now do lsaOpenPolicy() via the new interfaces, withoutAndrew Tridgell2-5/+69
2003-11-04added support for fragmented sendsAndrew Tridgell2-8/+51
2003-11-04added fragmentation support on receive for dcerpc packets. I haveAndrew Tridgell1-3/+49
2003-11-03added SinkData and SourceData tests for rpcechoAndrew Tridgell2-1/+53
2003-11-03added rpcecho EchoData testAndrew Tridgell1-0/+31
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 Tridgell2-32/+62
2003-11-03started adding RPC-ECHO torture casesAndrew Tridgell3-11/+92
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 Tridgell7-533/+768
2003-10-30- a few portability fixes from Jim MyersAndrew Tridgell5-0/+533