summaryrefslogtreecommitdiff
path: root/source4/torture/rpc
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r4011: get rid of rpc_secdes.h and replace it with a single sane set ofAndrew Tridgell2-1/+2
2007-10-10r4003: run successful against a nt4 sp6 pdc with one nt4 sp6 trust and a w2k3...Stefan Metzmacher1-6/+19
2007-10-10r4002: NT 4.0 sp6a can't do schannel 128Stefan Metzmacher1-2/+2
2007-10-10r3981: Use correct access-mask when querying aliases.Günther Deschner1-2/+2
2007-10-10r3978: added IDL and test code for lsa_LookupSids2() and lsa_LookupNames2()Andrew Tridgell1-0/+89
2007-10-10r3977: fixed the lmPwdHash change in the rpc server (we were not fetching theAndrew Tridgell1-2/+2
2007-10-10r3972: use GUID_* naming context and move GUID_* functions to one placeStefan Metzmacher3-3/+3
2007-10-10r3959: fix compiler warningsStefan Metzmacher2-35/+35
2007-10-10r3941: make sure we don't keep pounding on a ncacn_ip_tcp connection after it...Andrew Tridgell1-0/+3
2007-10-10r3922: Add yet another NETLOGON RPC. This is another varient of SamLogon,Andrew Bartlett1-25/+84
2007-10-10r3921: Cross-test SIDs in RPC-SAMSYNC, fix the build.Andrew Bartlett1-4/+14
2007-10-10r3920: - it seem that we need to send a magic bind_guid in DsBind()Stefan Metzmacher1-1/+89
2007-10-10r3919: Add more info levels to the QueryTrustedDomainInfo structures, withAndrew Bartlett1-1/+1
2007-10-10r3917: A few more LSA RPCs found in my wanderings (for trusted domains, theseAndrew Bartlett2-16/+63
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