summaryrefslogtreecommitdiffstats
path: root/source4/torture
Commit message (Expand)AuthorAgeFilesLines
* r3725: The new RPC-SAMSYNC test, complete with SAMR comparisons. This isAndrew Bartlett2007-10-102-142/+378
* r3724: Rename a number of structures, for better consistance between SAMR andAndrew Bartlett2007-10-103-123/+128
* r3717: - expanded the RAW-RENAME test a littleAndrew Tridgell2007-10-101-3/+46
* r3716: Improvements in the RPC-SAMSYNC tests:Andrew Bartlett2007-10-101-7/+162
* r3699: - split the delayed write testing out of RAW-WRITE, as it is not yetAndrew Tridgell2007-10-1023-382/+344
* r3689: Large number of COM updates:Jelmer Vernooij2007-10-101-6/+16
* r3687: Gaah - I forgot to add the new file for the RPC-SAMSYNC test...Andrew Bartlett2007-10-101-0/+423
* r3686: The results of some work on the NETLOGON pipe:Andrew Bartlett2007-10-105-8/+183
* r3680: Move the multiple runs of this test into a loop. Also check that noAndrew Bartlett2007-10-101-62/+36
* r3679: We now know a few more of the Netlogon negotiate flags.Andrew Bartlett2007-10-101-6/+31
* r3678: Remove testing code accidentily commited.Andrew Bartlett2007-10-101-18/+0
* r3677: Seperate the SamLogon tests from the main RPC-NETLOGON test into aAndrew Bartlett2007-10-106-1025/+1155
* r3676: Add a negitive test for NTLM2 session security (which should notAndrew Bartlett2007-10-101-10/+96
* r3660: This simulates the logon sequence of a XP login session I'm currently ...Volker Lendecke2007-10-103-0/+1162
* r3657: More netlogon torture. We now test both function calls (SamLogon and ...Andrew Bartlett2007-10-101-43/+102
* r3653: Move Interactive login tests up with the rest of the logon tests.Andrew Bartlett2007-10-101-71/+126
* r3634: - fixed BASE-DISCONNECT test to force the async packets to be sent byAndrew Tridgell2007-10-101-0/+7
* r3633: - moved module init functions to after smb.conf and command lineAndrew Tridgell2007-10-106-9/+175
* r3626: More minor DCOM fixesJelmer Vernooij2007-10-101-0/+13
* r3611: DCOM client support works!!Jelmer Vernooij2007-10-101-2/+16
* r3608: added BASE-DENYDOS testAndrew Tridgell2007-10-102-0/+126
* r3601: Lots of smaller DCOM updates and fixes. Adds oxid tables, properJelmer Vernooij2007-10-102-9/+25
* r3594: continue conversion to __location__ from __LINE__ for error reportingAndrew Tridgell2007-10-101-9/+9
* r3586: Fix some of the issues with the module init functions.Jelmer Vernooij2007-10-104-0/+8
* r3583: - seperate the ldap client code and the ldap parsing codeStefan Metzmacher2007-10-102-8/+8
* r3580: - on file overwrite in ntcreatex we need to replace the file permissions.Andrew Tridgell2007-10-101-8/+8
* r3577: add a torture_join_domain_ads_dc() function,Stefan Metzmacher2007-10-101-0/+94
* r3576: don't consider short share delay timeouts to be an error, so we canAndrew Tridgell2007-10-101-2/+0
* r3574: the RAW-OPEN test changes broke a couple of the other tests. ThisAndrew Tridgell2007-10-105-59/+116
* r3573: added trans2open support to smbd and pvfs, and fine-tuned the open->ge...Andrew Tridgell2007-10-101-47/+29
* r3557: Use a switch, not a series of if/else if statements.Andrew Bartlett2007-10-101-8/+11
* r3553: Allow talloc_reference to take a NULL pointer for the "ptr" argument.Andrew Bartlett2007-10-101-1/+11
* r3540: added testing of SMBntcancel in the open/open/close muxAndrew Tridgell2007-10-101-14/+33
* r3539: much nicer async open delay code.Andrew Tridgell2007-10-101-7/+16
* r3528: added support for the SMBntcancel() operation, which cancels anyAndrew Tridgell2007-10-101-0/+4
* r3524: Remove unused variable.Andrew Bartlett2007-10-101-1/+0
* r3517: Fix the build - Sorry!Jelmer Vernooij2007-10-101-3/+2
* r3514: Allow specification of username, password and domain and try to set up...Jelmer Vernooij2007-10-101-1/+1
* r3513: Add (the infrastructure for) DCOM support. Contents:Jelmer Vernooij2007-10-109-7/+99
* r3512: - support DsCrackName GUID strings ('{faedf4f9-0de8-4582-b8b6-c475efef...Stefan Metzmacher2007-10-101-14/+120
* r3509: - comment out a unused varStefan Metzmacher2007-10-101-1/+1
* r3507: - added deferred replies on sharing violation in pvfs open. TheAndrew Tridgell2007-10-1010-65/+76
* r3499: setting an out param for a non-pointer doesn't do anything (andAndrew Tridgell2007-10-101-1/+0
* r3497: removed some include cruft, and split out librpc/gen_ndr/tables.hAndrew Tridgell2007-10-102-0/+2
* r3494: got rid of include/rewrite.h, and split out the dynconfig.h headerAndrew Tridgell2007-10-104-0/+4
* r3490: All tests work against NT4 nowJelmer Vernooij2007-10-101-2/+2
* r3489: Add a couple more DCOM tests (Both OxidResolver and RemoteActivation areJelmer Vernooij2007-10-102-7/+156
* r3487: RemoteActivation works! The only odd bit is that I get either aJelmer Vernooij2007-10-101-2/+2
* r3481: split out client.h and events.hAndrew Tridgell2007-10-103-2/+4
* r3466: split out request.h, signing.h, and smb_server.hAndrew Tridgell2007-10-101-0/+1