summaryrefslogtreecommitdiff
path: root/source4/torture/rpc/echo.c
AgeCommit message (Expand)AuthorFilesLines
2003-11-13* fixed conformant arrays in structuresAndrew Tridgell1-5/+38
2003-11-09converted the rpcecho pipe to use IDLAndrew Tridgell1-23/+29
2003-11-04yipee! we can now do lsaOpenPolicy() via the new interfaces, withoutAndrew Tridgell1-3/+5
2003-11-04added support for fragmented sendsAndrew Tridgell1-6/+1
2003-11-04added fragmentation support on receive for dcerpc packets. I haveAndrew Tridgell1-5/+11
2003-11-03added SinkData and SourceData tests for rpcechoAndrew Tridgell1-1/+71
2003-11-03added rpcecho EchoData testAndrew Tridgell1-0/+42
2003-11-03added a helper function to make building rpc functions a bit easierAndrew Tridgell1-12/+31
2003-11-03started adding RPC-ECHO torture casesAndrew Tridgell1-0/+51