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