summaryrefslogtreecommitdiffstats
path: root/source4/torture
Commit message (Expand)AuthorAgeFilesLines
* r4011: get rid of rpc_secdes.h and replace it with a single sane set ofAndrew Tridgell2007-10-1027-191/+254
* 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
* r4000: DATA_BLOB.data is uint8_t * not void * :-)Stefan Metzmacher2007-10-101-1/+1
* 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
* r3976: changed NBENCH to use the same recording method as the latest dbench,Andrew Tridgell2007-10-102-66/+70
* r3975: added LFN filesystem attribute bit definition from etherealAndrew Tridgell2007-10-101-1/+1
* r3972: use GUID_* naming context and move GUID_* functions to one placeStefan Metzmacher2007-10-103-3/+3
* r3971: fix compiler warningsStefan Metzmacher2007-10-101-7/+7
* r3967: fix compiler warningsStefan Metzmacher2007-10-101-2/+2
* r3966: fix compiler warningsStefan Metzmacher2007-10-101-7/+7
* r3959: fix compiler warningsStefan Metzmacher2007-10-102-35/+35
* r3958: fix the build for nowStefan Metzmacher2007-10-101-1/+1
* r3945: expanded the BASE-PROPERTIES test to print a nicely formatted list ofAndrew Tridgell2007-10-103-29/+134
* 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
* r3898: Work towards local/server DCOM support, start workingJelmer Vernooij2007-10-102-4/+11
* r3891: Add rot (Running Object Table) interfaceJelmer Vernooij2007-10-103-1/+49
* r3888: Just proving :-) to tridge that a Setfileinfo with a modifiedJeremy Allison2007-10-101-2/+17
* r3887: Much better understanding of delayed write time, and the interactionJeremy Allison2007-10-101-4/+80
* r3886: Trying to understand delayed file write update times. Added anotherJeremy Allison2007-10-101-0/+97
* r3885: Add security descriptor comparison to our RPC-SAMSYNC test. We nowAndrew Bartlett2007-10-101-0/+46
* r3881: Split up the LIBNDR_GEN subsystem into NDR_* and RPC_NDR_* subsystems.Jelmer Vernooij2007-10-101-2/+6
* r3835: - added testing of setting an initial ACL on a file using NTTRANS createAndrew Tridgell2007-10-101-0/+92
* r3830: unified the query/set security descriptor code with the rest of theAndrew Tridgell2007-10-101-18/+20
* r3829: added a RAW-ACLS test suite that tests query/set of ACLs on a fileAndrew Tridgell2007-10-103-0/+164
* r3828: added testing of opening an existing file with EAs (the EAs are ignored)Andrew Tridgell2007-10-101-2/+22
* r3826: - added testing of ea lists in NTTRANS CREATEAndrew Tridgell2007-10-101-1/+67
* r3821: added client side code and test code for NTTRANS_CREATEAndrew Tridgell2007-10-101-0/+176
* 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
* r3800: - fixed delete-on-close behaviour for streamsAndrew Tridgell2007-10-101-0/+15
* r3798: added support for alternate data streams in xattrs into pvfs.Andrew Tridgell2007-10-101-4/+10
* r3793: add some streams tests that show how the :$DATA suffix is handledAndrew Tridgell2007-10-101-1/+23