summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r4036: expanded the RAW-ACLS torture test to include tests for theAndrew Tridgell1-2/+427
2007-10-10r4035: more effort on consistent naming of the access mask bits.Andrew Tridgell26-79/+79
2007-10-10r4013: got rid of a bunch of unused or unmaintained codeAndrew Tridgell3-8/+4
2007-10-10r4011: get rid of rpc_secdes.h and replace it with a single sane set ofAndrew Tridgell27-191/+254
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-10r4000: DATA_BLOB.data is uint8_t * not void * :-)Stefan Metzmacher1-1/+1
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-10r3976: changed NBENCH to use the same recording method as the latest dbench,Andrew Tridgell2-66/+70
2007-10-10r3975: added LFN filesystem attribute bit definition from etherealAndrew Tridgell1-1/+1
2007-10-10r3972: use GUID_* naming context and move GUID_* functions to one placeStefan Metzmacher3-3/+3
2007-10-10r3971: fix compiler warningsStefan Metzmacher1-7/+7
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