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