summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r25350: Add an initial winbindd list-users test.Michael Adam1-0/+16
2007-10-10r25349: add WINBIND-STRUCT-DSGETDCNAME testStefan Metzmacher1-0/+66
2007-10-10r25310: Make sure we do not regress on r25309Volker Lendecke2-0/+72
2007-10-10r25306: Add tests for string_sub().Jelmer Vernooij2-0/+2
2007-10-10r25296: Apply patch by Elrond <elrond+sambaclassic@samba-tng.org>: PutVolker Lendecke1-21/+21
2007-10-10r25293: add WINBIND-STRUCT-CHECK_MACHACC testStefan Metzmacher1-0/+52
2007-10-10r25292: minor cleanupStefan Metzmacher1-6/+2
2007-10-10r25291: add WINBIND-STRUCT-PRIV_PIPE_DIR testStefan Metzmacher1-0/+30
2007-10-10r25290: remove wrong commentStefan Metzmacher1-1/+0
2007-10-10r25289: add WINBIND-STRUCT-INFO testStefan Metzmacher1-0/+26
2007-10-10r25288: add WINBIND-STRUCT-DOMAIN_INFO testStefan Metzmacher1-1/+70
2007-10-10r25284: add WINBIND-STRUCT-DOMAIN_NAME testStefan Metzmacher1-0/+25
2007-10-10r25283: add WINBIND-STRUCT-NETBIOS_NAME test.Stefan Metzmacher1-0/+25
2007-10-10r25282: add WINBIND-STRUCT-INTERFACE_VERSION testStefan Metzmacher1-0/+21
2007-10-10r25280: call WINBINDD_GETDCNAME for each domain returned from WINBINDD_LIST_T...Stefan Metzmacher1-9/+25
2007-10-10r25279: - test in the generic get_trusted_domains() function that we gotStefan Metzmacher1-5/+5
2007-10-10r25278: add a more extented macro for doing struct based winbind requestsStefan Metzmacher1-4/+27
2007-10-10r25264: add a test to verify that the ACLs are checked when a normal user con...Ronnie Sahlberg1-0/+57
2007-10-10r25263: add a test to check the accessmasks and ACLs on policy handles return...Ronnie Sahlberg3-0/+601
2007-10-10r25262: add WINBIND-STRUCT-LIST_TRUSTDOM torture testStefan Metzmacher1-0/+144
2007-10-10r25235: add simple WINBIND-STRUCT-GETDCNAME testStefan Metzmacher1-0/+22
2007-10-10r25234: make WINBIND-STRUCT-PING a benchmark testStefan Metzmacher1-7/+23
2007-10-10r25194: A major rework of the Samba4 LSA LookupNames and LookupSids code, withAndrew Bartlett1-35/+183
2007-10-10r25191: Fix include for BSD systems.Jelmer Vernooij1-0/+1
2007-10-10r25189: add first winbind test for the struct based protocol (WINBINDD_PING)Stefan Metzmacher3-3/+54
2007-10-10r25188: add infrastructure for WINBIND-* tests in smbtortureStefan Metzmacher3-0/+47
2007-10-10r25186: Fix a memory corruption in base-mangleVolker Lendecke1-1/+1
2007-10-10r25175: Change to talloc_asprintf_append_buffer().Jeremy Allison4-7/+7
2007-10-10r25159: fix missing declarations warningStefan Metzmacher1-0/+2
2007-10-10r25112: make torture_temp_dir() available via tortore/torture.hStefan Metzmacher2-16/+19
2007-10-10r25073: Correct test name so make test can pass again.Andrew Bartlett1-1/+1
2007-10-10r25071: Add some more testcases for RPC-DRSUAPI-CRACKNAMES, proving I can'tAndrew Bartlett1-0/+35
2007-10-10r25070: Revert DRSUAPI conversion to new API, as it broke some tests.Jelmer Vernooij3-323/+604
2007-10-10r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij54-169/+167
2007-10-10r25034: Remove unused variables.Jelmer Vernooij1-3/+3
2007-10-10r25027: Fix more warnings.Jelmer Vernooij1-2/+2
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij59-2/+60
2007-10-10r25008: Remove use of pstring.Jelmer Vernooij2-15/+18
2007-10-10r25004: Avoid talloc_autofree_context() when possible.Jelmer Vernooij7-27/+22
2007-10-10r25003: Skipped tests should be considered successfull.Jelmer Vernooij1-0/+1
2007-10-10r25000: Fix some more C++ compatibility warnings.Jelmer Vernooij30-88/+93
2007-10-10r24994: Fix some C++ warnings.Jelmer Vernooij5-7/+9
2007-10-10r24988: LOCAL-IRPC needs a the pid dir setup (as LOCAL-MESSAGING)Stefan Metzmacher1-1/+1
2007-10-10r24972: Try to rat out this SAMR failure with some more cross-tests, andAndrew Bartlett1-4/+17
2007-10-10r24971: Test more combinations for resetting the account expiry.Andrew Bartlett1-0/+4
2007-10-10r24942: Patch from Matthias Wallnöfer <mwallnoefer@yahoo.de> and a testsuiteAndrew Bartlett1-0/+5
2007-10-10r24937: Merge tests spoolss RPC callbacks.Jelmer Vernooij4-942/+875
2007-10-10r24907: now that we support bindings without a transportStefan Metzmacher1-0/+1
2007-10-10r24900: - if we use try to create a 3rd dcerpc_pipe then use a 3rd variableStefan Metzmacher2-19/+20
2007-10-10r24898: Fix LOCAL-REGISTRY, do not silently ignore testcase setup failures.Jelmer Vernooij1-23/+32