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