summaryrefslogtreecommitdiff
path: root/source4/torture/raw/read.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3242: make the RAW-READ test not exercise the 0-0 lock, which is not determi...Andrew Tridgell1-4/+6
2007-10-10r3235: try readx beyond 64k in RAW-READAndrew Tridgell1-6/+17
2007-10-10r1654: rename cli_ -> smbcli_Stefan Metzmacher1-50/+50
2007-10-10r962: convert 'unsigned' and 'unsigned int' to uint_tStefan Metzmacher1-6/+6
2007-10-10r873: converted samba4 to use real 64 bit integers instead ofAndrew Tridgell1-6/+2
2004-02-10Convert libcli routines to return NTSTATUS instead of BOOL. Again, theTim Potter1-9/+9
2004-02-08Convert libcli routines to use cli_tree instead of cli_state. PortTim Potter1-45/+45
2003-08-29expanded the RAW-READ test to make it clearer that all locks conflictAndrew Tridgell1-1/+7
2003-08-13- cope with servers that don't properly implement SMBexitAndrew Tridgell1-0/+1
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+732