summaryrefslogtreecommitdiff
path: root/source4/torture/raw
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r1632: in case of error don't send uninitialised fnums on the wireAndrew Tridgell1-1/+1
2007-10-10r1547: rename 'enum <bla>_level' -> 'enum smb_<bla>_level'Stefan Metzmacher3-6/+6
2007-10-10r1113: Test for wildcards in chkpath.Jeremy Allison1-0/+5
2007-10-10r1098: Extended raw chkpath to catch regressions.Jeremy Allison1-0/+40
2007-10-10r962: convert 'unsigned' and 'unsigned int' to uint_tStefan Metzmacher3-27/+27
2007-10-10r946: Updated attribute only oplock tester to cover more cases.Jeremy Allison1-5/+37
2007-10-10r943: change samba4 to use 'uint8_t' instead of 'unsigned char'Stefan Metzmacher1-1/+1
2007-10-10r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher1-2/+2
2007-10-10r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher3-6/+6
2007-10-10r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher4-8/+8
2007-10-10r873: converted samba4 to use real 64 bit integers instead ofAndrew Tridgell7-44/+40
2007-10-10r865: Regression test for attribute-only opens not causing an oplock break.Jeremy Allison1-0/+29
2007-10-10r741: Test from Volker in RAW-OPEN for truncating a file containing locks.Jeremy Allison1-0/+77
2007-10-10r336: added a -X command line option to smbtorture to enable dangerous orAndrew Tridgell1-0/+5
2007-10-10r204: Turns out that the string in the SEARCH unix_info level is thatJeremy Allison1-0/+14
2007-10-10r203: Added size and alloc size tests to UNIX info level.Jeremy Allison1-0/+2
2007-10-10r184: Fix UNIX Search info level. This still needs to be added to the rawJeremy Allison1-2/+4
2007-10-10r152: a quick airport commit ....Andrew Tridgell5-9/+9
2004-04-02Added one more test for "dirname\."Jeremy Allison1-0/+5
2004-03-25fixed the handling of level II oplocks in samba4, especially whenAndrew Tridgell1-1/+1
2004-02-10Convert libcli routines to return NTSTATUS instead of BOOL. Again, theTim Potter13-32/+32
2004-02-08Convert libcli routines to use cli_tree instead of cli_state. PortTim Potter18-332/+332
2004-01-21cope with a wider range of broken servers in the RAW-QFILEINFO testAndrew Tridgell1-8/+10
2003-12-04* patch based on work by Jim Myers to unify the ioctl handling to beAndrew Tridgell2-16/+19
2003-11-06allow qfsinfo to continue with just 10 levels supported in the serverAndrew Tridgell1-1/+1
2003-10-10fixed snprintf.c for systems that have only some of the *printf() family of f...Andrew Tridgell1-3/+3
2003-09-02thanks to ntfsd and some google searches I worked out what the unknownAndrew Tridgell3-32/+57
2003-08-31I think I've finally got the ascii/unicode issues right in trans2 findAndrew Tridgell2-13/+76
2003-08-29expanded the RAW-READ test to make it clearer that all locks conflictAndrew Tridgell1-1/+7
2003-08-23fix a segv when server doesn't support ATTRIBUTE_TAG_INFORMATIONAndrew Tridgell1-1/+3
2003-08-15more fixes from the IRIX compiler (thanks herb!)Andrew Tridgell2-3/+7
2003-08-15a few build fixes to try to get irix buildingAndrew Tridgell1-0/+2
2003-08-15don't give detailed errors for levels that failAndrew Tridgell1-1/+2
2003-08-15test resume by name before resume by flagsAndrew Tridgell1-1/+1
2003-08-15Print out position info, ensure NT_RENAME info level only worksJeremy Allison2-0/+7
2003-08-14Extended seek tests to check position information.Jeremy Allison1-0/+30
2003-08-14added the ancient SMBcreate operation to the testsuite and client libAndrew Tridgell1-0/+59
2003-08-14added read/write seek testingAndrew Tridgell1-1/+25
2003-08-13- added test for position_information via pathsAndrew Tridgell1-0/+20
2003-08-13- expanded the ntrename testAndrew Tridgell2-5/+81
2003-08-13- added SMBntrename test suiteAndrew Tridgell2-12/+197
2003-08-13- cope with servers that don't properly implement SMBexitAndrew Tridgell5-20/+166
2003-08-13first public release of samba4 codeAndrew Tridgell20-0/+6957