summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r11907: added testing of SMB2 keepaliveAndrew Tridgell1-1/+6
2007-10-10r11905: added SMB2_FLUSH as opcode 7. Thanks to metze and volker for helpAndrew Tridgell1-0/+10
2007-10-10r11904: added smb2_tdis() testingAndrew Tridgell1-1/+13
2007-10-10r11902: added smb2_logoff() testingAndrew Tridgell1-0/+13
2007-10-10r11899: add some usefull debug messagesStefan Metzmacher1-0/+10
2007-10-10r11897: add 2 more sgroup vs. sgroup tests with the replica having no addressesStefan Metzmacher1-1/+107
2007-10-10r11890: added tests for the last few fields in SMB2 find requestsAndrew Tridgell1-0/+16
2007-10-10r11887: reorder some testsStefan Metzmacher1-22/+99
2007-10-10r11884: Download ntconfig.polVolker Lendecke1-13/+171
2007-10-10r11883: Also look up the membership in the domain local groups.Volker Lendecke1-8/+83
2007-10-10r11882: - use some better namesStefan Metzmacher1-2/+7
2007-10-10r11868: Get the wks and user accounts from a file.Volker Lendecke1-2/+141
2007-10-10r11850: added a test suite for the SMB2 find callsAndrew Tridgell3-1/+215
2007-10-10r11843: fixed a valgrind error in the RPC-SAMLOGON testAndrew Tridgell1-1/+1
2007-10-10r11838: lower the default numops in smbtorture. When people want lots ofAndrew Tridgell1-1/+1
2007-10-10r11837: Add a timeout before starting a torture test. It's really fun to watc...Volker Lendecke1-9/+33
2007-10-10r11836: More work in progressVolker Lendecke1-100/+448
2007-10-10r11834: More steps towards XP loginVolker Lendecke2-1/+623
2007-10-10r11831: add some SGROUP not active vs. SGROUP any testsStefan Metzmacher1-0/+119
2007-10-10r11829: remove unused #if 1Stefan Metzmacher1-2/+0
2007-10-10r11827: add more sgroup vs sgroup testsStefan Metzmacher1-33/+531
2007-10-10r11826: A few steps down the loginVolker Lendecke1-3/+242
2007-10-10r11818: - changed the option torture:echo_TestSleep=yes/no to the more genericAndrew Tridgell1-5/+5
2007-10-10r11809: Make dcerpc_bind_auth async.Volker Lendecke1-10/+10
2007-10-10r11804: Asyncify the anonymous bind, convert the calls in xplogin.c.Volker Lendecke1-11/+35
2007-10-10r11803: New start for RPC-LOGIN load test, this time async. It's gonna be fun...Volker Lendecke1-949/+454
2007-10-10r11802: - add copyrightStefan Metzmacher1-4/+10
2007-10-10r11801: - added basic SMB2 find supportAndrew Tridgell3-4/+53
2007-10-10r11800: - filled in unknown fields in SMB2 all_info levelAndrew Tridgell3-22/+68
2007-10-10r11780: it turns out that the MxAc tag isn't a security descriptor, its aAndrew Tridgell1-13/+1
2007-10-10r11779: fix crash bugStefan Metzmacher1-1/+1
2007-10-10r11777: display the security_descriptor in torture_smb2_all_info()Andrew Tridgell1-0/+10
2007-10-10r11776: no need to call out to SMB to setup test files for SMB2 any moreAndrew Tridgell3-48/+69
2007-10-10r11775: added support for creating files on SMB2 with initial EA lists and an...Andrew Tridgell5-40/+75
2007-10-10r11773: added a SMB2-SETINFO test suite. This tests the following levels:Andrew Tridgell4-1/+378
2007-10-10r11758: unified the parse code for the SMB and SMB2 qfsinfo and qfileinfo callsAndrew Tridgell2-84/+146
2007-10-10r11755: added names for all of the SMB2 qfs info levels (they all map exactlyAndrew Tridgell2-7/+15
2007-10-10r11753: change the getinfo scanner to scan with both a file and a directory, ...Andrew Tridgell1-53/+32
2007-10-10r11741: - the buffer code (first 2 bytes in the SMB2 body) seem to be the lengthStefan Metzmacher3-18/+23
2007-10-10r11738: test larger read/write calls. If you run smbtorture with -X (to enableAndrew Tridgell1-2/+9
2007-10-10r11736: display EAs and streams in smb2 torture testsAndrew Tridgell1-0/+28
2007-10-10r11730: added parsing and tests for a bunch more SMB2 getinfo levelsAndrew Tridgell7-58/+450
2007-10-10r11716: added a read/write testAndrew Tridgell1-0/+48
2007-10-10r11699: use create_complex_file() to setup a file with a wide range ofAndrew Tridgell1-0/+29
2007-10-10r11697: - added a generic SMB2 getinfo callAndrew Tridgell3-21/+100
2007-10-10r11695: added SMB2-SCAN torture test for scanning for active SMB2 opcodesAndrew Tridgell4-15/+81
2007-10-10r11693: added a full async composite function for SMB2 that does:Andrew Tridgell1-104/+7
2007-10-10r11692: added a full composite (async) spnego session setup for SMB2. ThisAndrew Tridgell1-66/+10
2007-10-10r11691: added reply buffer code checks and oplock flags for create request/replyAndrew Tridgell1-6/+9
2007-10-10r11687: filled in 3 more fields in the close replyAndrew Tridgell1-0/+3