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