summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r62: Fix the buildJelmer Vernooij1-3/+6
2007-10-10r61: - Implement first call in the winreg rpc serverJelmer Vernooij1-1/+22
2007-10-10r46: Add CreateKey function (still working on it)Jelmer Vernooij1-6/+49
2007-10-10r42: importing .cvsignore filesGerald Carter1-1/+0
2007-10-10r33: Fix torture test after IDL changes.Jelmer Vernooij1-11/+2
2004-04-03added IDL and test for lsa_OpenSecret()Andrew Tridgell1-1/+23
2004-04-03added IDL and test suite for lsa_CreateSecret()Andrew Tridgell1-0/+33
2004-04-03added idl and test suite for lsa_CreateTrustedDomain()Andrew Tridgell1-1/+45
2004-04-02Added one more test for "dirname\."Jeremy Allison1-0/+5
2004-03-31added lsaCreateAccount() and a test in the RPC-LSA test suiteAndrew Tridgell1-21/+114
2004-03-26- moved some of the base tests into torture/basic/Andrew Tridgell10-5/+280
2004-03-26- use a linked list for the ftable in the nbench load generator. ThisAndrew Tridgell1-35/+71
2004-03-26use client1, client2 not client0, client1 to better match netbenchAndrew Tridgell1-1/+1
2004-03-25fixed the handling of level II oplocks in samba4, especially whenAndrew Tridgell2-2/+2
2004-03-10nicer way of handling \clientsAndrew Tridgell2-3/+14
2004-03-10as a special case don't check the status of the create of \clients -Andrew Tridgell1-1/+3
2004-03-10make the warmup and execute phases clearerAndrew Tridgell1-4/+13
2004-03-10added a 5% warmup time to NBENCH to make the results more consistentAndrew Tridgell2-10/+33
2004-03-09added the -C option to smbtortureAndrew Tridgell1-16/+79
2004-03-09don't check return fields (like search count) on an expected failureAndrew Tridgell1-4/+4
2004-03-09handle incomplete load filesAndrew Tridgell2-6/+7
2004-03-09greatly improved NBENCH netbench simulatorAndrew Tridgell5-448/+805
2004-02-21added the simple HOLDCON torture test. This is used to establishAndrew Tridgell1-0/+56
2004-02-10fixed a couple of uninitialised returns spotted by valgrindAndrew Tridgell1-2/+2
2004-02-10don't force debug in the RPC-MGMT testAndrew Tridgell1-2/+0
2004-02-10Convert libcli routines to return NTSTATUS instead of BOOL. Again, theTim Potter20-246/+242
2004-02-08Convert libcli routines to use cli_tree instead of cli_state. PortTim Potter29-1133/+1135
2004-02-05add the TORTURE SUBSYSTEM to the config.m4 schemeStefan Metzmacher1-0/+24
2004-02-03This would appear to restore smbtorture to be able to use the syntaxAndrew Bartlett1-1/+3
2004-02-03- add 'print' to the DCERPC binding stringsStefan Metzmacher12-24/+0
2004-01-24Remove testing utility for removed SAM systemJelmer Vernooij2-489/+0
2004-01-21cope with a wider range of broken servers in the RAW-QFILEINFO testAndrew Tridgell1-8/+10
2004-01-20check for the correct fault code when the server fails a use of aAndrew Tridgell1-3/+9
2004-01-20added code to the RPC-SPOOLSS test that demonstrates that policyAndrew Tridgell1-0/+41
2004-01-19Add test to set single fields in fields_present with info21.Simo Sorce1-37/+53
2004-01-17make sure we initialise r.out.handle in openeventlogAndrew Tridgell1-0/+1
2003-12-22remove some unused filesAndrew Tridgell9-4386/+0
2003-12-21minor updates to make the srvsvc test compileAndrew Tridgell1-5/+5
2003-12-21wkssvc test updates from metzeAndrew Tridgell1-15/+21
2003-12-19addition of samr_SetSecurity() from kaiAndrew Tridgell1-0/+17
2003-12-19fixed the AddAliasMem test codeAndrew Tridgell1-13/+21
2003-12-19added a bunch of alias functions in samr.idl based on work by Kai.Andrew Tridgell1-14/+327
2003-12-17fixed a bug in the acct_flags checking on CreateUser2 in the RPC-SAMR testAndrew Tridgell1-5/+5
2003-12-16fixed the RPC-MGMT and RPC-SCANNER tests to work with the newAndrew Tridgell2-26/+61
2003-12-16a fairly large commit!Andrew Tridgell3-9/+7
2003-12-15fixed srvsvc DiskEnum callAndrew Tridgell1-5/+7
2003-12-15patch from metze with updates to srvsvc and changes to pidl to allowAndrew Tridgell1-6/+5
2003-12-15allow the specification of full dcerpc endpoint binding strings on theAndrew Tridgell1-125/+10
2003-12-15switch off the default of ntlmssp on rpc on smb as some windows pipesAndrew Tridgell1-1/+1
2003-12-14added auto-generation of the server side boilerplate code for eachAndrew Tridgell2-4/+15