summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r2035: Fix spelling.Andrew Bartlett1-1/+1
2007-10-10r2031: add a check for a blank secret return in lsa secret testsAndrew Tridgell1-8/+13
2007-10-10r1997: fix compiler warningStefan Metzmacher1-1/+1
2007-10-10r1996: fix compiler warningsStefan Metzmacher1-2/+2
2007-10-10r1995: a ndrdump file from abartlet make it clear that this isn't a pointerStefan Metzmacher1-3/+2
2007-10-10r1992: Make the NTLMSSP torture test show more detail, and return failure etc.Andrew Bartlett1-4/+22
2007-10-10r1985: take advantage of the new talloc in a few more placesAndrew Tridgell1-5/+5
2007-10-10r1983: a completely new implementation of tallocAndrew Tridgell4-10/+10
2007-10-10r1961: print out the dcerpc fault code, when we got NT_STATUS_NET_WRITE_FAULTStefan Metzmacher2-2/+10
2007-10-10r1897: added a choose_called_name() function that allows us to more sanelyAndrew Tridgell1-6/+3
2007-10-10r1855: fix compiler warning and output fromattingStefan Metzmacher1-2/+4
2007-10-10r1820: added a strcmp_safe() that handles NULL pointers. Needed for theAndrew Tridgell1-5/+5
2007-10-10r1818: _really_ fixed epmapper this time, it was using more than one old rpc ...Andrew Tridgell1-5/+5
2007-10-10r1805: ...I just forgot to say that the sasl bind actually works now:-)Stefan Metzmacher2-0/+45
2007-10-10r1802: start to support SASL in our ldap librariesSimo Sorce2-14/+65
2007-10-10r1799: List more uuids. FromJelmer Vernooij3-11/+11
2007-10-10r1795: Fix the multiple session setup torture tests.Andrew Bartlett1-1/+2
2007-10-10r1793: try to bind multiple times as anonimous and userSimo Sorce3-7/+98
2007-10-10r1773: fix the buildStefan Metzmacher1-2/+1
2007-10-10r1771: OK Let's add tests for ldap.Simo Sorce5-0/+91
2007-10-10r1769: Add a new torture test to check vuid properties, and SPNEGO/non-SPNEGO...Andrew Bartlett2-4/+45
2007-10-10r1758: Move and enhance the add_string_to_array function as per volker job on...Simo Sorce1-15/+0
2007-10-10r1740: fixed the torture suite for ASCII-only serversAndrew Tridgell5-9/+16
2007-10-10r1736: - Pidl updates:Jelmer Vernooij2-0/+48
2007-10-10r1703: - Lots of RPC updates, adding new pipes and protocols.Jelmer Vernooij2-18/+39
2007-10-10r1685: Add the ability to lookup RPC auth types for the RPC-MGMT torture test.Andrew Bartlett1-2/+8
2007-10-10r1676: - improved the handling of username/password in locktest and gentestAndrew Tridgell4-47/+35
2007-10-10r1654: rename cli_ -> smbcli_Stefan Metzmacher35-1563/+1563
2007-10-10r1649: do a join as dc and run this test as the machine accountStefan Metzmacher1-6/+33
2007-10-10r1647: destroy mem_ctxStefan Metzmacher1-1/+3
2007-10-10r1646: disable testing of group rename in the RPC-SAMR test, as it leaves theAndrew Tridgell1-0/+6
2007-10-10r1642: Torture test for EnumServicesStatus, almost finished.Jelmer Vernooij1-7/+10
2007-10-10r1637: - w2k3 can't handle more than 1000 names in a LookupNames requestAndrew Tridgell1-3/+3
2007-10-10r1636: improved the negnowait test so it is standalone (taking advantage of t...Andrew Tridgell1-4/+36
2007-10-10r1632: in case of error don't send uninitialised fnums on the wireAndrew Tridgell1-1/+1
2007-10-10r1628: - fixed the comment on run_deferopen. (I also think that theAndrew Tridgell1-102/+65
2007-10-10r1617: Start working on the svcctl pipeJelmer Vernooij3-0/+143
2007-10-10r1578: the first stage of the async client rewrite.Andrew Tridgell2-17/+8
2007-10-10r1547: rename 'enum <bla>_level' -> 'enum smb_<bla>_level'Stefan Metzmacher4-8/+8
2007-10-10r1544: add some comments and fix 'return True' -> 'return ret'Stefan Metzmacher1-5/+16
2007-10-10r1543: add srvsvc_NetRemoteTOD idl and torture testsStefan Metzmacher1-0/+30
2007-10-10r1530: we don't need to call srvsvc_NetShareGetInfo twiceStefan Metzmacher1-13/+0
2007-10-10r1529: add NetSrvGetInfo torture testStefan Metzmacher1-0/+42
2007-10-10r1528: add NetCharDevQ torture testsStefan Metzmacher1-1/+149
2007-10-10r1527: add NetCharDev torture testsStefan Metzmacher1-0/+125
2007-10-10r1526: some cleanups and fixes for the srvsvc torture testsStefan Metzmacher1-40/+106
2007-10-10r1510: add a commented out routine I used to test password change on NT3.Andrew Tridgell1-0/+61
2007-10-10r1498: (merge from 3.0)Andrew Bartlett3-8/+7
2007-10-10r1481: add idl file and torture test dummiesStefan Metzmacher3-1/+232
2007-10-10r1470: Get the smb_trans2 structure out of the rap_cli_call struct.Volker Lendecke2-16/+20