summaryrefslogtreecommitdiff
path: root/source4/torture/rpc
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3915: a few updates to the DsCrackNames() torture testStefan Metzmacher1-19/+59
2007-10-10r3914: add idl, torture test and simple server for netr_DrsGetDCNameEx2()Stefan Metzmacher1-0/+44
2007-10-10r3913: fix the buildStefan Metzmacher1-2/+2
2007-10-10r3909: Fix cross-reference test for trusted domains.Andrew Bartlett1-4/+4
2007-10-10r3907: * Rename lsa_Name to lsa_StringAndrew Bartlett2-15/+48
2007-10-10r3905: (oops, missing file: samsync.c)Andrew Bartlett1-32/+207
2007-10-10r3904: * Add new LSA calls to open trusted domainsAndrew Bartlett2-8/+62
2007-10-10r3891: Add rot (Running Object Table) interfaceJelmer Vernooij1-0/+46
2007-10-10r3885: Add security descriptor comparison to our RPC-SAMSYNC test. We nowAndrew Bartlett1-0/+46
2007-10-10r3810: create a LIB_SECURITY subsystemStefan Metzmacher1-1/+1
2007-10-10r3808: Put these in the same order as the IDL, to make it easier to spot what...Andrew Bartlett1-8/+8
2007-10-10r3807: Cross-check the basic attributes for groups and aliases in RPC-SAMSYNC.Andrew Bartlett1-6/+111
2007-10-10r3805: Fix the LSA portions of the RPC-SAMSYNC test - I was not using the LSAAndrew Bartlett1-3/+1
2007-10-10r3804: Add more comparison tests in RPC-SAMSYNC.Andrew Bartlett3-43/+229
2007-10-10r3791: fixed declaration of torture_rpc_loginAndrew Tridgell1-1/+1
2007-10-10r3790: use a registration function that is called from dcerpc_*_init functionsJelmer Vernooij2-23/+21
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-10r3716: Improvements in the RPC-SAMSYNC tests:Andrew Bartlett1-7/+162
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 Bartlett3-8/+181
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 Bartlett4-1025/+1153
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 Lendecke1-0/+1160
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-10r3626: More minor DCOM fixesJelmer Vernooij1-0/+13
2007-10-10r3601: Lots of smaller DCOM updates and fixes. Adds oxid tables, properJelmer Vernooij1-1/+3
2007-10-10r3577: add a torture_join_domain_ads_dc() function,Stefan Metzmacher1-0/+94
2007-10-10r3557: Use a switch, not a series of if/else if statements.Andrew Bartlett1-8/+11
2007-10-10r3513: Add (the infrastructure for) DCOM support. Contents:Jelmer Vernooij5-7/+8
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-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-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
2007-10-10r3462: separate out the crypto includesAndrew Tridgell1-0/+1
2007-10-10r3457: s_addr is a macro on solaris, so we can't use it in structure names. a...Andrew Tridgell1-1/+1
2007-10-10r3453: - split out the auth and popt includesAndrew Tridgell1-0/+1
2007-10-10r3443: the next stage in the include files re-organisation.Andrew Tridgell1-2/+3
2007-10-10r3432: Support WERROR's in arguments (not just as return type). Some ofJelmer Vernooij1-2/+2
2007-10-10r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell23-0/+26
2007-10-10r3416: TyposJelmer Vernooij1-3/+3
2007-10-10r3414: RemoteActivation torture testJelmer Vernooij2-24/+139
2007-10-10r3413: RemoteActivation updates and fixesJelmer Vernooij1-47/+24