summaryrefslogtreecommitdiffstats
path: root/source4/torture/raw/write.c
Commit message (Expand)AuthorAgeFilesLines
* r8491: lower the offset limit that filesystems need to support to pass RAW-WR...Andrew Tridgell2007-10-101-1/+1
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2007-10-101-0/+1
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-1/+1
* 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-250/+5
* 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
* r3251: - move the openattr test code into basic/attr.cAndrew Tridgell2007-10-101-113/+111
* r3085: make the RAW-WRITE tests more robust to errors in previous parts of th...Andrew Tridgell2007-10-101-19/+19
* r2983: report a failure if a server doesn't update the write time at allAndrew Tridgell2007-10-101-1/+8
* r2982: added a test that shows the amount of time a server takes to updateAndrew Tridgell2007-10-101-0/+84
* r2912: Test for the sort-of weird file stamp semantics. The last_write seems ...Volker Lendecke2007-10-101-54/+92
* r2895: Another nut to crack, not sure how hard: The statinfo on a file does o...Volker Lendecke2007-10-101-0/+103
* r1654: rename cli_ -> smbcli_Stefan Metzmacher2007-10-101-56/+56
* 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/+6
* Convert libcli routines to return NTSTATUS instead of BOOL. Again, theTim Potter2004-02-101-5/+5
* Convert libcli routines to use cli_tree instead of cli_state. PortTim Potter2004-02-081-51/+51
* - cope with servers that don't properly implement SMBexitAndrew Tridgell2003-08-131-18/+24
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+702