summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3967: fix compiler warningsStefan Metzmacher1-2/+2
2007-10-10r3966: fix compiler warningsStefan Metzmacher1-7/+7
2007-10-10r3959: fix compiler warningsStefan Metzmacher2-35/+35
2007-10-10r3958: fix the build for nowStefan Metzmacher1-1/+1
2007-10-10r3945: expanded the BASE-PROPERTIES test to print a nicely formatted list ofAndrew Tridgell3-29/+134
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-10r3898: Work towards local/server DCOM support, start workingJelmer Vernooij2-4/+11
2007-10-10r3891: Add rot (Running Object Table) interfaceJelmer Vernooij3-1/+49
2007-10-10r3888: Just proving :-) to tridge that a Setfileinfo with a modifiedJeremy Allison1-2/+17
2007-10-10r3887: Much better understanding of delayed write time, and the interactionJeremy Allison1-4/+80
2007-10-10r3886: Trying to understand delayed file write update times. Added anotherJeremy Allison1-0/+97
2007-10-10r3885: Add security descriptor comparison to our RPC-SAMSYNC test. We nowAndrew Bartlett1-0/+46
2007-10-10r3881: Split up the LIBNDR_GEN subsystem into NDR_* and RPC_NDR_* subsystems.Jelmer Vernooij1-2/+6
2007-10-10r3835: - added testing of setting an initial ACL on a file using NTTRANS createAndrew Tridgell1-0/+92
2007-10-10r3830: unified the query/set security descriptor code with the rest of theAndrew Tridgell1-18/+20
2007-10-10r3829: added a RAW-ACLS test suite that tests query/set of ACLs on a fileAndrew Tridgell3-0/+164
2007-10-10r3828: added testing of opening an existing file with EAs (the EAs are ignored)Andrew Tridgell1-2/+22
2007-10-10r3826: - added testing of ea lists in NTTRANS CREATEAndrew Tridgell1-1/+67
2007-10-10r3821: added client side code and test code for NTTRANS_CREATEAndrew Tridgell1-0/+176
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-10r3800: - fixed delete-on-close behaviour for streamsAndrew Tridgell1-0/+15
2007-10-10r3798: added support for alternate data streams in xattrs into pvfs.Andrew Tridgell1-4/+10
2007-10-10r3793: add some streams tests that show how the :$DATA suffix is handledAndrew Tridgell1-1/+23
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 Vernooij3-26/+21
2007-10-10r3749: don't consider it a failure if we fail to re-encode a codepoint aboveAndrew Tridgell1-19/+25
2007-10-10r3746: added RAW-STREAMS and RAW-EAS tests to smbtortureAndrew Tridgell4-0/+413
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