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