r3959: fix compiler warnings
[samba.git] / source4 / torture / rpc / echo.c
2007-10-10 Stefan Metzmacherr3959: fix compiler warnings
2007-10-10 Andrew Tridgellr3428: switched to using minimal includes for the auto...
2007-10-10 Andrew Tridgellr3324: made the smbtorture code completely warning...
2007-10-10 Andrew Tridgellr2680: switched the libcli/raw/ code over to use talloc...
2007-10-10 Andrew Tridgellr2500: disable the sleep test in echo until we have...
2007-10-10 Stefan Metzmacherr2443: check return code of event_loop_once() to catch...
2007-10-10 Andrew Tridgellr2105: added a TestSleep() operation to the echo pipe...
2007-10-10 Stefan Metzmacherr943: change samba4 to use 'uint8_t' instead of 'unsign...
2007-10-10 Stefan Metzmacherr884: convert samba4 to use [u]int32_t instead of ...
2004-02-03 Stefan Metzmacher- add 'print' to the DCERPC binding strings
2003-12-14 Andrew Tridgelladded auto-generation of the server side boilerplate...
2003-11-22 Andrew Tridgella fairly major upgrade to the dcerpc system
2003-11-20 Andrew Tridgellmake the echo idl match the win32 IDL again
2003-11-19 Andrew Tridgellswitched to a new way of handling unions, so that we...
2003-11-19 Andrew Tridgellstarted to expand the echo tests to include more intere...
2003-11-18 Andrew Tridgelluse the auto-generated UUID, version and name rather...
2003-11-18 Andrew Tridgell* use the new auto-generated debug code method.
2003-11-17 Andrew Tridgelluse [subcontext] to make GetPrinter a bit easier in...
2003-11-14 Andrew Tridgellwe can now do a level1 NetDfsEnum()
2003-11-13 Andrew Tridgellfixed rpcecho EchoData debug code
2003-11-13 Andrew Tridgell* fixed conformant arrays in structures
2003-11-09 Andrew Tridgellconverted the rpcecho pipe to use IDL
2003-11-04 Andrew Tridgellyipee! we can now do lsaOpenPolicy() via the new interf...
2003-11-04 Andrew Tridgelladded support for fragmented sends
2003-11-04 Andrew Tridgelladded fragmentation support on receive for dcerpc packe...
2003-11-03 Andrew Tridgelladded SinkData and SourceData tests for rpcecho
2003-11-03 Andrew Tridgelladded rpcecho EchoData test
2003-11-03 Andrew Tridgelladded a helper function to make building rpc functions...
2003-11-03 Andrew Tridgellstarted adding RPC-ECHO torture cases