summaryrefslogtreecommitdiff
path: root/source4/torture/raw/write.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3251: - move the openattr test code into basic/attr.cAndrew Tridgell1-113/+111
2007-10-10r3085: make the RAW-WRITE tests more robust to errors in previous parts of th...Andrew Tridgell1-19/+19
2007-10-10r2983: report a failure if a server doesn't update the write time at allAndrew Tridgell1-1/+8
2007-10-10r2982: added a test that shows the amount of time a server takes to updateAndrew Tridgell1-0/+84
2007-10-10r2912: Test for the sort-of weird file stamp semantics. The last_write seems ...Volker Lendecke1-54/+92
2007-10-10r2895: Another nut to crack, not sure how hard: The statinfo on a file does o...Volker Lendecke1-0/+103
2007-10-10r1654: rename cli_ -> smbcli_Stefan Metzmacher1-56/+56
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/+6
2004-02-10Convert libcli routines to return NTSTATUS instead of BOOL. Again, theTim Potter1-5/+5
2004-02-08Convert libcli routines to use cli_tree instead of cli_state. PortTim Potter1-51/+51
2003-08-13- cope with servers that don't properly implement SMBexitAndrew Tridgell1-18/+24
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+702