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
r20311: Check one more samba3 error path for t2mkdir
Volker Lendecke
1
-0
/
+6
2007-10-10
r20309: Don't treat non-supported EAs as fatal against Samba3.
Volker Lendecke
1
-10
/
+20
2007-10-10
r20092: added a locking benchmark that should be good for benchmarking
Andrew Tridgell
2
-2
/
+199
2007-10-10
r20078: support the large samba3 reads in RAW-READ test
Andrew Tridgell
1
-4
/
+14
2007-10-10
r20059: james was asking about CAP_LARGE_READX and reads close to the 64k
Andrew Tridgell
1
-0
/
+20
2007-10-10
r19510: Make smbtorture's `nprocs' parameter a parametric option.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r19506: fixed remaining parts of RAW-READ and RAW-WRITE tests to check for
Andrew Tridgell
2
-37
/
+67
2007-10-10
r19504: - fixed a free error in file_lines_parse
Andrew Tridgell
2
-0
/
+10
2007-10-10
r19392: Use torture_setting_* rather than lp_parm_* where possible.
Jelmer Vernooij
5
-8
/
+8
2007-10-10
r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained
Jelmer Vernooij
1
-29
/
+36
2007-10-10
r18585: 50 open searches is still too many for some of the build farm hosts,
Andrew Tridgell
1
-1
/
+1
2007-10-10
r18541: with 100 old style searches we can run out of file descriptors on some
Andrew Tridgell
1
-1
/
+1
2007-10-10
r18371: made the directory depth notify test independent of timing
Andrew Tridgell
1
-11
/
+29
2007-10-10
r18355: increase the delays waiting for all events to propogate in the
Andrew Tridgell
1
-4
/
+4
2007-10-10
r18320: the raw write size limit test hurts too many hosts. Limit it to 2^33
Andrew Tridgell
1
-1
/
+7
2007-10-10
r18319: fixed the directory search resume code on IRIX
Andrew Tridgell
1
-5
/
+5
2007-10-10
r18301: I discovered how to load the warnings from a build farm build into
Andrew Tridgell
3
-8
/
+8
2007-10-10
r18103: add torture test for 'RAW_OPEN_OPENX without a leading slash on the p...
Derrell Lipman
1
-0
/
+46
2007-10-10
r17785: fix compiler warnings
Stefan Metzmacher
2
-9
/
+6
2007-10-10
r17141: Prove that create dispositions with truncate and
Jeremy Allison
1
-0
/
+71
2007-10-10
r17139: Checking in Volker's extended oplock test.
Jeremy Allison
1
-86
/
+96
2007-10-10
r17099: Samba3 now passes RAW-LOCK completely, no need for
Jeremy Allison
1
-10
/
+0
2007-10-10
r17020: pass the real error to the failing requests
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r17015: add a test that closes the tcp connection with an outstanding
Stefan Metzmacher
1
-0
/
+67
2007-10-10
r16980: - make struct smb_notify a union and add levels RAW_NOTIFY_NTTRANS,RA...
Stefan Metzmacher
1
-140
/
+149
2007-10-10
r16907: Add an index parameter to torture_open_connection. Next step is to en...
Volker Lendecke
24
-33
/
+30
2007-10-10
r16843: Confirm that openX uses the same mapping table as getatr.
Jeremy Allison
1
-1
/
+94
2007-10-10
r16842: Jeremy, I almost don't dare checking this in.....
Volker Lendecke
1
-0
/
+44
2007-10-10
r16834: split the level's of smb_search_first/smb_search_next and the levels
Stefan Metzmacher
2
-81
/
+148
2007-10-10
r16761: Added additional NTSTATUS and DOS error test for "."
Jeremy Allison
2
-0
/
+6
2007-10-10
r16759: Jeremy, another little error case for you :-)
Volker Lendecke
1
-0
/
+135
2007-10-10
r16707: - test attrib = 0 in BASIC_INFO
Stefan Metzmacher
1
-5
/
+9
2007-10-10
r16657: Test Jerry's iTunes bug, along with some more error conditions
Volker Lendecke
3
-45
/
+162
2007-10-10
r16333: Move more code out of the core smbtorture. It now no longer
Jelmer Vernooij
1
-0
/
+59
2007-10-10
r16173: Use memory context provided by smbtorture.
Jelmer Vernooij
1
-43
/
+30
2007-10-10
r16151: |= fix found by metze
Volker Lendecke
1
-2
/
+2
2007-10-10
r16149: This is a very Samba3 specific test: It tests whether 'hide unreadabl...
Volker Lendecke
1
-0
/
+321
2007-10-10
r15947: Do the same test on setting allocation info.
Jeremy Allison
1
-2
/
+38
2007-10-10
r15946: Added check that proves that setpathinfo on an
Jeremy Allison
1
-0
/
+38
2007-10-10
r15881: fixed the RAW-ACLS test for 64 bit systems (was failing on ppc64)
Andrew Tridgell
1
-3
/
+5
2007-10-10
r15718: - split the SMBflush with the 0xFFFF wildcard fnum into a different l...
Stefan Metzmacher
1
-4
/
+7
2007-10-10
r15690: - disable the lock cancel test against samba3
Stefan Metzmacher
1
-0
/
+10
2007-10-10
r15685: let samba3 pass RAW-READ and ignore one bug
Stefan Metzmacher
1
-1
/
+6
2007-10-10
r15656: for NT IOCTL's we need to control the max_data field for some calls
Stefan Metzmacher
1
-1
/
+3
2007-10-10
r15640: - NT IOCTL calls also have an 'in' data_blob
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r15615: - add some tests for cancel pending locks by SMBexit, SMBulogoff and ...
Stefan Metzmacher
1
-5
/
+668
2007-10-10
r15328: Move some functions around, remove dependencies.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r15201: Use abs() rather then ABS()
Jelmer Vernooij
3
-5
/
+5
2007-10-10
r15122: test what access masks are needed when using the FLAGS2_READ_PERMIT_E...
Stefan Metzmacher
1
-15
/
+159
[next]