Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-10-10 | r15070: test the needed access masks for read/write the different | Stefan Metzmacher | 1 | -0/+209 |
2007-10-10 | r15066: - sync the dir_flags tests with the file_flags tests | Stefan Metzmacher | 1 | -4/+94 |
2007-10-10 | r15033: expanded the RAW-OPLOCK test to include the different cases where the | Andrew Tridgell | 1 | -40/+133 |
2007-10-10 | r15016: add a test for a 2nd open with an exclusive oplock. It does not cause | Andrew Tridgell | 1 | -1/+7 |
2007-10-10 | r15015: add an explanation for this test | Andrew Tridgell | 1 | -1/+10 |
2007-10-10 | r15014: added a simple batch oplock benchmark | Andrew Tridgell | 1 | -7/+87 |
2007-10-10 | r14969: ensure that even on slow machines we leave plenty of time for a series | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r14956: change the notify search to be much more efficient by using a | Andrew Tridgell | 1 | -0/+115 |
2007-10-10 | r14948: add testing of truncate events, and add truncate support to inotify | Andrew Tridgell | 1 | -1/+10 |
2007-10-10 | r14942: make the RAW-NOTIFY test check the strange file rename semantics. Also | Andrew Tridgell | 1 | -19/+53 |
2007-10-10 | r14935: try to avoid a race condition in the recursion test | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r14934: greatly expand the RAW-NOTIFY testing of completion filters. We now | Andrew Tridgell | 1 | -0/+185 |
2007-10-10 | r14928: demonstrate that the completion filter is only set on the first notify | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r14927: expand the RAW-NOTIFY test to test recursive and rename handling | Andrew Tridgell | 1 | -1/+115 |
2007-10-10 | r14860: create libcli/security/security.h | Stefan Metzmacher | 2 | -3/+2 |
2007-10-10 | r14845: expanded the number of info levels tested for continue in the | Andrew Tridgell | 1 | -90/+123 |
2007-10-10 | r14826: initialize pid1 and pid2:-) | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r14794: added a test to see what happens when you send a notify request on a | Andrew Tridgell | 1 | -0/+66 |
2007-10-10 | r14734: this demonstrates that a tcon isn't autoclosed by a ulogoff | Stefan Metzmacher | 1 | -0/+151 |
2007-10-10 | r14732: fix typo noticed by derrell, thanks! | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r14720: Add torture_context argument to all torture tests | Jelmer Vernooij | 23 | -25/+25 |
2007-10-10 | r14710: make more clear that SMBexit only cares about the PID | Stefan Metzmacher | 1 | -19/+28 |
2007-10-10 | r14680: add some tests which demonstrate that closing the dir handle | Stefan Metzmacher | 1 | -0/+199 |
2007-10-10 | r14542: Remove librpc, libndr and libnbt from includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14539: get rid of a pointless union layer in struct smb_notify | Andrew Tridgell | 1 | -45/+45 |
2007-10-10 | r14527: Fix build problems. | Jelmer Vernooij | 23 | -0/+23 |
2007-10-10 | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 4 | -3/+4 |
2007-10-10 | r14446: demonstrate the notifies on files are not allowed | Stefan Metzmacher | 1 | -16/+92 |
2007-10-10 | r14444: - make clear that a canceled notify directly returns without any othe... | Stefan Metzmacher | 1 | -16/+42 |
2007-10-10 | r14440: demonstrate that the smbpid is attached to a session (vuid), | Stefan Metzmacher | 1 | -11/+250 |
2007-10-10 | r14379: Build torture/rpc/ as a seperate smbtorture module. Move helper | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14363: Remove credentials.h from the global includes. | Jelmer Vernooij | 1 | -0/+1 |