r12694: Move some headers to the directory of the subsystem they belong to.
[samba.git] / source4 / torture / raw / read.c
2007-10-10 Jelmer Vernooijr12694: Move some headers to the directory of the subsy...
2007-10-10 Jelmer Vernooijr12693: Move core data structures out of smb.h into...
2007-10-10 Tim Potterr9876: Fix some 64-bit warnings for Itanium machine.
2007-10-10 Andrew Tridgellr5298: - got rid of pstring.h from includes.h. This...
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Andrew Tridgellr4591: - converted the other _p talloc functions to...
2007-10-10 Stefan Metzmacherr4063: - change char * -> uint8_t in struct request_buffer
2007-10-10 Andrew Tridgellr3699: - split the delayed write testing out of RAW...
2007-10-10 Andrew Tridgellr3447: more include/system/XXX.h include files
2007-10-10 Andrew Tridgellr3419: moved the libcli/raw structures into libcli...
2007-10-10 Andrew Tridgellr3324: made the smbtorture code completely warning...
2007-10-10 Andrew Tridgellr3242: make the RAW-READ test not exercise the 0-0...
2007-10-10 Andrew Tridgellr3235: try readx beyond 64k in RAW-READ
2007-10-10 Stefan Metzmacherr1654: rename cli_ -> smbcli_
2007-10-10 Stefan Metzmacherr962: convert 'unsigned' and 'unsigned int' to uint_t
2007-10-10 Andrew Tridgellr873: converted samba4 to use real 64 bit integers...
2004-02-10 Tim PotterConvert libcli routines to return NTSTATUS instead...
2004-02-08 Tim PotterConvert libcli routines to use cli_tree instead of...
2003-08-29 Andrew Tridgellexpanded the RAW-READ test to make it clearer that...
2003-08-13 Andrew Tridgell- cope with servers that don't properly implement SMBexit
2003-08-13 Andrew TridgellThis commit was generated by cvs2svn to compensate...
2003-08-13 Andrew Tridgellfirst public release of samba4 code