summaryrefslogtreecommitdiff
path: root/source4/torture/raw
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r10912: added a test for supporting batch oplock upgradesAndrew Tridgell1-0/+14
2007-10-10r10504: - seperate implementation specific stuff, from the generic compositeStefan Metzmacher2-5/+7
2007-10-10r10257: strlen returns a size_t which can be 64 bits long.Tim Potter1-2/+2
2007-10-10r10132: Confirm that openX with OPEN_EXEC implies read only.Jeremy Allison1-0/+26
2007-10-10r9876: Fix some 64-bit warnings for Itanium machine.Tim Potter2-4/+4
2007-10-10r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinkingJelmer Vernooij1-2/+2
2007-10-10r9584: Fix a race condition in Samba 3. If two files are opened simultaneousl...Volker Lendecke1-0/+126
2007-10-10r9222: Rename smb_tree_connect() to smb_raw_tcon() to match other raw functionTim Potter1-2/+2
2007-10-10r9121: use the older non-passthru level for setting delete on closeAndrew Tridgell1-2/+2
2007-10-10r9046: fixed display of privileges in RAW-ACLS testAndrew Tridgell1-2/+2
2007-10-10r9045: be friendly towards servers that don't understand the 'share' form for...Andrew Tridgell1-2/+4
2007-10-10r9044: added a comment so you can see what this test does :-)Andrew Tridgell1-1/+2
2007-10-10r9043: fixed return code in RAW-STREAMS testAndrew Tridgell1-1/+1
2007-10-10r9042: fixed the valgrind error in the RAW-SFILEINFO testAndrew Tridgell1-0/+9
2007-10-10r9008: check the return status for the directory handle creationsAndrew Tridgell2-8/+21
2007-10-10r9006: expanded RAW-UNLINK test to test directory delete on close with non-em...Andrew Tridgell1-0/+104
2007-10-10r9003: add testing for non-empty directory delete on closeAndrew Tridgell1-1/+30
2007-10-10r8773: fixed another dependency on directory ordering in RAW-SEARCHAndrew Tridgell1-1/+3
2007-10-10r8729: make the RAW-SEARCH test more robust to servers with hash based direct...Andrew Tridgell1-8/+5
2007-10-10r8712: cleanup old search test code to use tallocAndrew Tridgell1-16/+18
2007-10-10r8709: fixed the assumption in RAW-SEARCH that directories are returned in so...Andrew Tridgell1-1/+10
2007-10-10r8634: we are still getting occasional test failures due to disk spaceAndrew Tridgell1-1/+1
2007-10-10r8537: cope better with the small file handle limit on some systems in the bu...Andrew Tridgell1-2/+2
2007-10-10r8522: fixed another couple of size_t warningsAndrew Tridgell1-1/+1
2007-10-10r8520: fixed a pile of warnings from the build farm gcc -Wall output onAndrew Tridgell4-8/+8
2007-10-10r8497: prevent a fd leak in RAW-SEARCH testAndrew Tridgell1-1/+1
2007-10-10r8495: allow for up 10% change in allocated disk space during QFSINFO testsAndrew Tridgell1-2/+10
2007-10-10r8494: fixed a bug in RAW-SFILEINFO that caused inconsistent results on diffe...Andrew Tridgell1-0/+2
2007-10-10r8491: lower the offset limit that filesystems need to support to pass RAW-WR...Andrew Tridgell1-1/+1
2007-10-10r8229: A level2 oplock does not conflict a no-oplock open, but is broken on f...Volker Lendecke1-0/+119
2007-10-10r8185: Delete on close on directories:Volker Lendecke1-4/+5
2007-10-10r8176: Exploring the share mode database...Volker Lendecke1-9/+11
2007-10-10r8174: Check DOS error codes in torture chkpath test.Jeremy Allison1-64/+64
2007-10-10r8123: fixed the RAW-NOTIFY and RAW-QFSINFO tests against w2k3Andrew Tridgell2-1/+4
2007-10-10r8122: more fixes from testing dos error code handling against w2k3Andrew Tridgell2-4/+4
2007-10-10r8118: remove a debugging hack that should not have been in the last commitAndrew Tridgell1-1/+1
2007-10-10r8117: fixed a bunch more dos error code handing.Andrew Tridgell3-10/+9
2007-10-10r8107: now that we properly separate DOS and NT status codes all the placesAndrew Tridgell1-2/+2
2007-10-10r8104: - added support for our client library to not negotiate nt status code...Andrew Tridgell1-2/+2
2007-10-10r8058: added testing of delete on close for files and directoriesAndrew Tridgell1-3/+87
2007-10-10r8051: separate out the MAX EAs test, as it fills disk too much to be run reg...Andrew Tridgell1-2/+29
2007-10-10r8004: added a maximum EAs size test from Kukks.Andrew Tridgell1-1/+228
2007-10-10r7899: fixed a crash bug in the RAW-CONTEXT testAndrew Tridgell1-2/+0
2007-10-10r7675: Use correct memory context for anonymous session setup auth contextAndrew Bartlett1-0/+21
2007-10-10r7487: check both files before and after setting the attribs on file1Stefan Metzmacher1-0/+7
2007-10-10r6676: Fix unused variable.Tim Potter1-2/+0
2007-10-10r6675: Fix printf warning.Tim Potter1-1/+1
2007-10-10r6581: improved the error message for RAW-LOCK timeoutsAndrew Tridgell1-1/+3
2007-10-10r6352: Two new composite calls:Alexander Bokovoy1-0/+187
2007-10-10r6342: fixed a bad union assumption that caused ACLs to fail on 64 bit machinesAndrew Tridgell1-10/+10