summaryrefslogtreecommitdiff
path: root/source4/torture/rpc/echo.c
AgeCommit message (Expand)AuthorFilesLines
2004-02-03- add 'print' to the DCERPC binding stringsStefan Metzmacher1-2/+0
2003-12-14added auto-generation of the server side boilerplate code for eachAndrew Tridgell1-4/+4
2003-11-22a fairly major upgrade to the dcerpc systemAndrew Tridgell1-0/+2
2003-11-20make the echo idl match the win32 IDL againAndrew Tridgell1-1/+1
2003-11-19switched to a new way of handling unions, so that we can handleAndrew Tridgell1-1/+1
2003-11-19started to expand the echo tests to include more interesting testAndrew Tridgell1-2/+33
2003-11-18use the auto-generated UUID, version and name rather than listing themAndrew Tridgell1-1/+4
2003-11-18* use the new auto-generated debug code method.Andrew Tridgell1-5/+0
2003-11-17use [subcontext] to make GetPrinter a bit easier in smbtortureAndrew Tridgell1-2/+3
2003-11-14we can now do a level1 NetDfsEnum()Andrew Tridgell1-0/+5
2003-11-13fixed rpcecho EchoData debug codeAndrew Tridgell1-2/+2
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