summaryrefslogtreecommitdiff
path: root/source4/torture/raw
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r16333: Move more code out of the core smbtorture. It now no longerJelmer Vernooij1-0/+59
2007-10-10r16173: Use memory context provided by smbtorture.Jelmer Vernooij1-43/+30
2007-10-10r16151: |= fix found by metzeVolker Lendecke1-2/+2
2007-10-10r16149: This is a very Samba3 specific test: It tests whether 'hide unreadabl...Volker Lendecke1-0/+321
2007-10-10r15947: Do the same test on setting allocation info.Jeremy Allison1-2/+38
2007-10-10r15946: Added check that proves that setpathinfo on anJeremy Allison1-0/+38
2007-10-10r15881: fixed the RAW-ACLS test for 64 bit systems (was failing on ppc64)Andrew Tridgell1-3/+5
2007-10-10r15718: - split the SMBflush with the 0xFFFF wildcard fnum into a different l...Stefan Metzmacher1-4/+7
2007-10-10r15690: - disable the lock cancel test against samba3Stefan Metzmacher1-0/+10
2007-10-10r15685: let samba3 pass RAW-READ and ignore one bugStefan Metzmacher1-1/+6
2007-10-10r15656: for NT IOCTL's we need to control the max_data field for some callsStefan Metzmacher1-1/+3
2007-10-10r15640: - NT IOCTL calls also have an 'in' data_blobStefan Metzmacher1-0/+2
2007-10-10r15615: - add some tests for cancel pending locks by SMBexit, SMBulogoff and ...Stefan Metzmacher1-5/+668
2007-10-10r15328: Move some functions around, remove dependencies.Jelmer Vernooij1-1/+1
2007-10-10r15201: Use abs() rather then ABS()Jelmer Vernooij3-5/+5
2007-10-10r15122: test what access masks are needed when using the FLAGS2_READ_PERMIT_E...Stefan Metzmacher1-15/+159
2007-10-10r15070: test the needed access masks for read/write the differentStefan Metzmacher1-0/+209
2007-10-10r15066: - sync the dir_flags tests with the file_flags testsStefan Metzmacher1-4/+94
2007-10-10r15033: expanded the RAW-OPLOCK test to include the different cases where theAndrew Tridgell1-40/+133
2007-10-10r15016: add a test for a 2nd open with an exclusive oplock. It does not causeAndrew Tridgell1-1/+7
2007-10-10r15015: add an explanation for this testAndrew Tridgell1-1/+10
2007-10-10r15014: added a simple batch oplock benchmarkAndrew Tridgell1-7/+87
2007-10-10r14969: ensure that even on slow machines we leave plenty of time for a seriesAndrew Tridgell1-1/+1
2007-10-10r14956: change the notify search to be much more efficient by using aAndrew Tridgell1-0/+115
2007-10-10r14948: add testing of truncate events, and add truncate support to inotifyAndrew Tridgell1-1/+10
2007-10-10r14942: make the RAW-NOTIFY test check the strange file rename semantics. AlsoAndrew Tridgell1-19/+53
2007-10-10r14935: try to avoid a race condition in the recursion testAndrew Tridgell1-1/+1
2007-10-10r14934: greatly expand the RAW-NOTIFY testing of completion filters. We nowAndrew Tridgell1-0/+185
2007-10-10r14928: demonstrate that the completion filter is only set on the first notifyAndrew Tridgell1-0/+1
2007-10-10r14927: expand the RAW-NOTIFY test to test recursive and rename handlingAndrew Tridgell1-1/+115
2007-10-10r14860: create libcli/security/security.hStefan Metzmacher2-3/+2
2007-10-10r14845: expanded the number of info levels tested for continue in theAndrew Tridgell1-90/+123
2007-10-10r14826: initialize pid1 and pid2:-)Stefan Metzmacher1-0/+3
2007-10-10r14794: added a test to see what happens when you send a notify request on aAndrew Tridgell1-0/+66
2007-10-10r14734: this demonstrates that a tcon isn't autoclosed by a ulogoffStefan Metzmacher1-0/+151
2007-10-10r14732: fix typo noticed by derrell, thanks!Stefan Metzmacher1-1/+1
2007-10-10r14720: Add torture_context argument to all torture testsJelmer Vernooij23-25/+25
2007-10-10r14710: make more clear that SMBexit only cares about the PIDStefan Metzmacher1-19/+28
2007-10-10r14680: add some tests which demonstrate that closing the dir handleStefan Metzmacher1-0/+199
2007-10-10r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij1-0/+1
2007-10-10r14539: get rid of a pointless union layer in struct smb_notifyAndrew Tridgell1-45/+45
2007-10-10r14527: Fix build problems.Jelmer Vernooij23-0/+23
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij4-3/+4
2007-10-10r14446: demonstrate the notifies on files are not allowedStefan Metzmacher1-16/+92
2007-10-10r14444: - make clear that a canceled notify directly returns without any othe...Stefan Metzmacher1-16/+42
2007-10-10r14440: demonstrate that the smbpid is attached to a session (vuid),Stefan Metzmacher1-11/+250
2007-10-10r14379: Build torture/rpc/ as a seperate smbtorture module. Move helperJelmer Vernooij1-0/+1
2007-10-10r14363: Remove credentials.h from the global includes.Jelmer Vernooij1-0/+1
2007-10-10r14316: don't zero the smb_handle after it was set:-)Stefan Metzmacher1-2/+2
2007-10-10r14256: - rename smb_file -> smb_handleStefan Metzmacher19-282/+282