summaryrefslogtreecommitdiffstats
path: root/source4/torture/rpc
Commit message (Expand)AuthorAgeFilesLines
* r4037: fixed a bunch of "might be uninitialised" warnings after enabling -O1 ...Andrew Tridgell2007-10-102-5/+3
* r4035: more effort on consistent naming of the access mask bits.Andrew Tridgell2007-10-109-47/+47
* r4011: get rid of rpc_secdes.h and replace it with a single sane set ofAndrew Tridgell2007-10-102-1/+2
* r4003: run successful against a nt4 sp6 pdc with one nt4 sp6 trust and a w2k3...Stefan Metzmacher2007-10-101-6/+19
* r4002: NT 4.0 sp6a can't do schannel 128Stefan Metzmacher2007-10-101-2/+2
* r3981: Use correct access-mask when querying aliases.Günther Deschner2007-10-101-2/+2
* r3978: added IDL and test code for lsa_LookupSids2() and lsa_LookupNames2()Andrew Tridgell2007-10-101-0/+89
* r3977: fixed the lmPwdHash change in the rpc server (we were not fetching theAndrew Tridgell2007-10-101-2/+2
* r3972: use GUID_* naming context and move GUID_* functions to one placeStefan Metzmacher2007-10-103-3/+3
* r3959: fix compiler warningsStefan Metzmacher2007-10-102-35/+35
* r3941: make sure we don't keep pounding on a ncacn_ip_tcp connection after it...Andrew Tridgell2007-10-101-0/+3
* r3922: Add yet another NETLOGON RPC. This is another varient of SamLogon,Andrew Bartlett2007-10-101-25/+84
* r3921: Cross-test SIDs in RPC-SAMSYNC, fix the build.Andrew Bartlett2007-10-101-4/+14
* r3920: - it seem that we need to send a magic bind_guid in DsBind()Stefan Metzmacher2007-10-101-1/+89
* r3919: Add more info levels to the QueryTrustedDomainInfo structures, withAndrew Bartlett2007-10-101-1/+1
* r3917: A few more LSA RPCs found in my wanderings (for trusted domains, theseAndrew Bartlett2007-10-102-16/+63
* r3915: a few updates to the DsCrackNames() torture testStefan Metzmacher2007-10-101-19/+59
* r3914: add idl, torture test and simple server for netr_DrsGetDCNameEx2()Stefan Metzmacher2007-10-101-0/+44
* r3913: fix the buildStefan Metzmacher2007-10-101-2/+2
* r3909: Fix cross-reference test for trusted domains.Andrew Bartlett2007-10-101-4/+4
* r3907: * Rename lsa_Name to lsa_StringAndrew Bartlett2007-10-102-15/+48
* r3905: (oops, missing file: samsync.c)Andrew Bartlett2007-10-101-32/+207
* r3904: * Add new LSA calls to open trusted domainsAndrew Bartlett2007-10-102-8/+62
* r3891: Add rot (Running Object Table) interfaceJelmer Vernooij2007-10-101-0/+46
* r3885: Add security descriptor comparison to our RPC-SAMSYNC test. We nowAndrew Bartlett2007-10-101-0/+46
* r3810: create a LIB_SECURITY subsystemStefan Metzmacher2007-10-101-1/+1
* r3808: Put these in the same order as the IDL, to make it easier to spot what...Andrew Bartlett2007-10-101-8/+8
* r3807: Cross-check the basic attributes for groups and aliases in RPC-SAMSYNC.Andrew Bartlett2007-10-101-6/+111
* r3805: Fix the LSA portions of the RPC-SAMSYNC test - I was not using the LSAAndrew Bartlett2007-10-101-3/+1
* r3804: Add more comparison tests in RPC-SAMSYNC.Andrew Bartlett2007-10-103-43/+229
* r3791: fixed declaration of torture_rpc_loginAndrew Tridgell2007-10-101-1/+1
* r3790: use a registration function that is called from dcerpc_*_init functionsJelmer Vernooij2007-10-102-23/+21
* 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
* r3716: Improvements in the RPC-SAMSYNC tests:Andrew Bartlett2007-10-101-7/+162
* 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-103-8/+181
* 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-104-1025/+1153
* 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-101-0/+1160
* 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
* r3626: More minor DCOM fixesJelmer Vernooij2007-10-101-0/+13
* r3601: Lots of smaller DCOM updates and fixes. Adds oxid tables, properJelmer Vernooij2007-10-101-1/+3
* r3577: add a torture_join_domain_ads_dc() function,Stefan Metzmacher2007-10-101-0/+94
* r3557: Use a switch, not a series of if/else if statements.Andrew Bartlett2007-10-101-8/+11
* r3513: Add (the infrastructure for) DCOM support. Contents:Jelmer Vernooij2007-10-105-7/+8