summaryrefslogtreecommitdiffstats
path: root/source4/torture/raw/read.c
Commit message (Expand)AuthorAgeFilesLines
* r4591: - converted the other _p talloc functions to not need _pAndrew Tridgell2007-10-101-4/+4
* r4063: - change char * -> uint8_t in struct request_bufferStefan Metzmacher2007-10-101-7/+7
* r3699: - split the delayed write testing out of RAW-WRITE, as it is not yetAndrew Tridgell2007-10-101-12/+4
* r3447: more include/system/XXX.h include filesAndrew Tridgell2007-10-101-0/+1
* r3419: moved the libcli/raw structures into libcli/raw/libcliraw.hAndrew Tridgell2007-10-101-0/+1
* r3324: made the smbtorture code completely warning freeAndrew Tridgell2007-10-101-1/+1
* r3242: make the RAW-READ test not exercise the 0-0 lock, which is not determi...Andrew Tridgell2007-10-101-4/+6
* r3235: try readx beyond 64k in RAW-READAndrew Tridgell2007-10-101-6/+17
* r1654: rename cli_ -> smbcli_Stefan Metzmacher2007-10-101-50/+50
* r962: convert 'unsigned' and 'unsigned int' to uint_tStefan Metzmacher2007-10-101-6/+6
* r873: converted samba4 to use real 64 bit integers instead ofAndrew Tridgell2007-10-101-6/+2
* Convert libcli routines to return NTSTATUS instead of BOOL. Again, theTim Potter2004-02-101-9/+9
* Convert libcli routines to use cli_tree instead of cli_state. PortTim Potter2004-02-081-45/+45
* expanded the RAW-READ test to make it clearer that all locks conflictAndrew Tridgell2003-08-291-1/+7
* - cope with servers that don't properly implement SMBexitAndrew Tridgell2003-08-131-0/+1
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+732