summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r25350: Add an initial winbindd list-users test.Michael Adam1-0/+16
Michael (This used to be commit 01bd81362fe7e26361e27a1e2ea3cfb2b78cfe00)
2007-10-10r25349: add WINBIND-STRUCT-DSGETDCNAME testStefan Metzmacher1-0/+66
metze (This used to be commit 8746ee4c20c6c0ca04248feae1321f6806d35898)
2007-10-10r25310: Make sure we do not regress on r25309Volker Lendecke2-0/+72
(This used to be commit 4eb0ec51aae4d05ce7bace7ea6dce2511e9a670a)
2007-10-10r25306: Add tests for string_sub().Jelmer Vernooij2-0/+2
(This used to be commit 2d37ddcbd1243f48d81af17d8ea3cdd6e8e35b8d)
2007-10-10r25296: Apply patch by Elrond <elrond+sambaclassic@samba-tng.org>: PutVolker Lendecke1-21/+21
__location__ into a few printfs. Thanks, Volker (This used to be commit b0e323a09e5f888850833dc4532110f8ceebb14b)
2007-10-10r25293: add WINBIND-STRUCT-CHECK_MACHACC testStefan Metzmacher1-0/+52
metze (This used to be commit 8684167fd804fb04fc36e49f61027e9d44beb3ba)
2007-10-10r25292: minor cleanupStefan Metzmacher1-6/+2
metze (This used to be commit a98205f26dfbf680ad6ac9f3ba2043b3e2864f99)
2007-10-10r25291: add WINBIND-STRUCT-PRIV_PIPE_DIR testStefan Metzmacher1-0/+30
this may needs --option="torture:winbindd private pipe dir=/var/lib/samba/winbindd_privileged" metze (This used to be commit f83062d10955115a55928c51d289a219c1442632)
2007-10-10r25290: remove wrong commentStefan Metzmacher1-1/+0
metze (This used to be commit 9916d40769fa50be7e0bc88c981643f2c38f3336)
2007-10-10r25289: add WINBIND-STRUCT-INFO testStefan Metzmacher1-0/+26
this may needs --option="torture:winbindd separator=+" metze (This used to be commit 8bf28eecf274c5f53ab735036ffe09e0df751a9c)
2007-10-10r25288: add WINBIND-STRUCT-DOMAIN_INFO testStefan Metzmacher1-1/+70
metze (This used to be commit f42965b6edfd91e00004a87a806d124be7eaeee0)
2007-10-10r25284: add WINBIND-STRUCT-DOMAIN_NAME testStefan Metzmacher1-0/+25
this may needs --option="torture:winbindd netbios domain=BAR" metze (This used to be commit 3aba871fc35821f4660749db6e449846fc6b8753)
2007-10-10r25283: add WINBIND-STRUCT-NETBIOS_NAME test.Stefan Metzmacher1-0/+25
this may needs --option="torture:winbindd netbios name=FOO" metze (This used to be commit e67df9b8de4f3c9abc5ddfdad91e2682ddd40e45)
2007-10-10r25282: add WINBIND-STRUCT-INTERFACE_VERSION testStefan Metzmacher1-0/+21
metze (This used to be commit d610281cc11351fdc4ed0e4242341530fe56c5bf)
2007-10-10r25280: call WINBINDD_GETDCNAME for each domain returned from ↵Stefan Metzmacher1-9/+25
WINBINDD_LIST_TRUSTDOMS metze (This used to be commit c06e7aebc5998da0a3b1d1f2021e6f49c31071f5)
2007-10-10r25279: - test in the generic get_trusted_domains() function that we gotStefan Metzmacher1-5/+5
at least 2 domains. - change the ordering of the tests metze (This used to be commit 22eb3095d622e4cee559387900e5a7d9cfb51171)
2007-10-10r25278: add a more extented macro for doing struct based winbind requestsStefan Metzmacher1-4/+27
metze (This used to be commit ad3ec174088393a9efb265fa7a135fbfd080b6a7)
2007-10-10r25264: add a test to verify that the ACLs are checked when a normal user ↵Ronnie Sahlberg1-0/+57
connects to SAMR (This used to be commit 2be2ab575b14ea3cec0097705c3c0a10a570d340)
2007-10-10r25263: add a test to check the accessmasks and ACLs on policy handles ↵Ronnie Sahlberg3-0/+601
returned on the SAMR pipe. also test which bits in the accessmasks grant which right to perform operations on the returned policy handle (This used to be commit cb5bc801362a4a81a690e641146c70a7af8e6096)
2007-10-10r25262: add WINBIND-STRUCT-LIST_TRUSTDOM torture testStefan Metzmacher1-0/+144
metze (This used to be commit 52dfec08e7b09c3d80c7e5efc88889144079fc9e)
2007-10-10r25235: add simple WINBIND-STRUCT-GETDCNAME testStefan Metzmacher1-0/+22
metze (This used to be commit 2abd86f520a74662f8fe0d10b72484459c3d74a9)
2007-10-10r25234: make WINBIND-STRUCT-PING a benchmark testStefan Metzmacher1-7/+23
which runs WINBIND_PING for 5 seconds metze (This used to be commit 86809a965e160d0e6dff2d9bde8c990783388d8d)
2007-10-10r25194: A major rework of the Samba4 LSA LookupNames and LookupSids code, withAndrew Bartlett1-35/+183
a new torture suite to match. This should fix bug #4954 by Matthias Wallnöfer <mwallnoefer@yahoo.de> Previously we had no knowlege of BUILTIN or well-known names. This code needs expansion to check with winbind for trusted domains. Andrew Bartlett (This used to be commit e6fc0e1f54ad64bdddc88e9ebd0d8d181b6ce26a)
2007-10-10r25191: Fix include for BSD systems.Jelmer Vernooij1-0/+1
(This used to be commit 24a0df29677e6392aa88f4400e08effc29de9366)
2007-10-10r25189: add first winbind test for the struct based protocol (WINBINDD_PING)Stefan Metzmacher3-3/+54
metze (This used to be commit 84b5babae7d24f5e076318f57642c99e40e7bf6b)
2007-10-10r25188: add infrastructure for WINBIND-* tests in smbtortureStefan Metzmacher3-0/+47
metze (This used to be commit 3807699c001ce7a8ee0acba071cc2bb7f4406cd9)
2007-10-10r25186: Fix a memory corruption in base-mangleVolker Lendecke1-1/+1
(This used to be commit 4822b3f0db11059281b33e896250f36e3b3448eb)
2007-10-10r25175: Change to talloc_asprintf_append_buffer().Jeremy Allison4-7/+7
Jeremy. (This used to be commit 0844dbf597191b3e4d35a696695b229e986daec4)
2007-10-10r25159: fix missing declarations warningStefan Metzmacher1-0/+2
metze (This used to be commit 3d321a5efc22f8a702095f7704a36325a97db138)
2007-10-10r25112: make torture_temp_dir() available via tortore/torture.hStefan Metzmacher2-16/+19
and return more detailed errors metze (This used to be commit c2b645c8763fd75a0a81983ec44a5990670c4fc4)
2007-10-10r25073: Correct test name so make test can pass again.Andrew Bartlett1-1/+1
Andrew Bartlett (This used to be commit adcb3c864a5af5286cd7f7f6e2a3b904c7db9f42)
2007-10-10r25071: Add some more testcases for RPC-DRSUAPI-CRACKNAMES, proving I can'tAndrew Bartlett1-0/+35
use this as a backend for the LSA LookupNames call. Andrew Bartlett (This used to be commit 9266e36633fc7465edb725f78d7ed02ce1b1aca2)
2007-10-10r25070: Revert DRSUAPI conversion to new API, as it broke some tests.Jelmer Vernooij3-323/+604
(This used to be commit cfb33df2d0eb36704d4702948a78102153663131)
2007-10-10r25035: Fix some more warnings, use service pointer rather than service ↵Jelmer Vernooij54-169/+167
number in more places. (This used to be commit df9cebcb97e20564359097148665bd519f31bc6f)
2007-10-10r25034: Remove unused variables.Jelmer Vernooij1-3/+3
(This used to be commit ec1c68e3a640dbf5e514d9f2d1bb4890528b3fd0)
2007-10-10r25027: Fix more warnings.Jelmer Vernooij1-2/+2
(This used to be commit 5085c53fcfade614e83d21fc2c1a5bc43bb2a729)
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij59-2/+60
(This used to be commit abe8349f9b4387961ff3665d8c589d61cd2edf31)
2007-10-10r25008: Remove use of pstring.Jelmer Vernooij2-15/+18
(This used to be commit c57869e2620de30c303b0cb2f70cd07b32f269fc)
2007-10-10r25004: Avoid talloc_autofree_context() when possible.Jelmer Vernooij7-27/+22
(This used to be commit 79669d28a346c9ae4abc7308070b25e07fe57433)
2007-10-10r25003: Skipped tests should be considered successfull.Jelmer Vernooij1-0/+1
(This used to be commit 919b362009b4023e8114ec681a3528854e5271bb)
2007-10-10r25000: Fix some more C++ compatibility warnings.Jelmer Vernooij30-88/+93
(This used to be commit 08bb1ef643ab906f1645cf6f32763dc73b1884e4)
2007-10-10r24994: Fix some C++ warnings.Jelmer Vernooij5-7/+9
(This used to be commit 925abf74fa1ed5ae726bae8781ec549302786b39)
2007-10-10r24988: LOCAL-IRPC needs a the pid dir setup (as LOCAL-MESSAGING)Stefan Metzmacher1-1/+1
not the lock dir... metze (This used to be commit bccc014757f22fbe9f2e7a74672626d81768ebdf)
2007-10-10r24972: Try to rat out this SAMR failure with some more cross-tests, andAndrew Bartlett1-4/+17
format checks. Andrew Bartlett (This used to be commit 33deecbfc339c571cc043085f8aa87053dbd4c72)
2007-10-10r24971: Test more combinations for resetting the account expiry.Andrew Bartlett1-0/+4
Andrew Bartlett (This used to be commit 8844f4796c76c103ce4eaff477c615e74c655e68)
2007-10-10r24942: Patch from Matthias Wallnöfer <mwallnoefer@yahoo.de> and a testsuiteAndrew Bartlett1-0/+5
to prove it is correct. This should fix bug #4824: User Manager for Domains - Account Expires. Thanks! Andrew Bartlett (This used to be commit e5f0744d627ccfcc2e301fc38d139742f0ea5934)
2007-10-10r24937: Merge tests spoolss RPC callbacks.Jelmer Vernooij4-942/+875
(This used to be commit 9b256a0ca232ea6e89771bf73a1adf877273a752)
2007-10-10r24907: now that we support bindings without a transportStefan Metzmacher1-0/+1
just setup torture:binding even if we get an unc as parameter metze (This used to be commit 5af6d77c2143ba1b85cbea8f2d2028ebcff398da)
2007-10-10r24900: - if we use try to create a 3rd dcerpc_pipe then use a 3rd variableStefan Metzmacher2-19/+20
instead of overwritting the one of the 2nd connection - make it possible to specify the expected ntstatus for DsRoleGetPrimaryDomainInformation as the alter_context wants it to fail when used on the wrong pipe metze (This used to be commit c7c72ab36b15c5ffac1740b7df93fa92fe4620e9)
2007-10-10r24898: Fix LOCAL-REGISTRY, do not silently ignore testcase setup failures.Jelmer Vernooij1-23/+32
(This used to be commit 527ea7fccf4ace9cd9cbacf49820ecd208b8d570)