summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Collapse)AuthorFilesLines
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)
2007-10-10r24897: Do some sanity checking on --basedir.Jelmer Vernooij2-3/+17
(This used to be commit 32dbaa142a2514d011a91ba0a0026934305e295f)
2007-10-10r24895: Test for specific error.Jelmer Vernooij1-1/+2
(This used to be commit 00d6dc85f5473ba7b27ed79ea55c8a4fe4d4fac8)
2007-10-10r24894: Run the libnet tests over just one DCE/RPC transport. Other DCE/RPC ↵Jelmer Vernooij1-18/+6
tests already check that the DCE/RPC library and interfaces work ok. (This used to be commit d392d6e92b4145106e073ec4410796e3913320c0)
2007-10-10r24892: Skip some tests that were previously being incorrectly treated as ↵Jelmer Vernooij1-38/+18
succeeding. (This used to be commit b5b8e879a1bbb5329458f05120619ea439904962)
2007-10-10r24891: Fix smbtorture to exit non-zero if a test suite wasn't found.Jelmer Vernooij1-1/+1
(This used to be commit 44139acf3045149de5bbbbdfd6e0304fc9e0b8dd)
2007-10-10r24890: Integrate more of the RPC-SECRETS tests.Jelmer Vernooij1-12/+46
(This used to be commit 84cc1d42ab201d4a8fb0ef06b85d79a3ed8bc1d4)
2007-10-10r24889: Move choosing the binding options into RPC-SECRETS.Jelmer Vernooij2-23/+51
(This used to be commit 24d322b746cf25010045515f9beff63e2b5cccd2)
2007-10-10r24888: Use torture API.Jelmer Vernooij1-74/+42
(This used to be commit 08b64b42d03d52e7e022aca0b72ce67c1bbbc19e)
2007-10-10r24885: Convert to new torture API.Jelmer Vernooij2-38/+13
(This used to be commit 2918a056787467186a491574da95ea38c9aea1ee)
2007-10-10r24884: Ignore some errors again, like they were previously.Jelmer Vernooij1-10/+26
(This used to be commit 120d8caa01ca69e2e3de43f5983a66ad413977b7)
2007-10-10r24883: Use torture API.Jelmer Vernooij2-103/+42
(This used to be commit 9935aac0f3acd50ca775b8ccd74535c56a47ee33)
2007-10-10r24882: Use the torture API in BASE-CHARSET.Jelmer Vernooij4-114/+58
(This used to be commit 93910d92cd431add876e98a12712253bee8c52e7)
2007-10-10r24874: Fix double free of smbcli_tree.Jelmer Vernooij2-8/+4
(This used to be commit 84f14b5dd042f8805e69ad455b222a76614dbe21)
2007-10-10r24872: Use torture API a bit moreJelmer Vernooij3-318/+133
(This used to be commit a71355dfc933d4273d81e7b05a28197ca86e0cc6)
2007-10-10r24871: Fix typosJelmer Vernooij1-2/+2
(This used to be commit 7d9c898d5e5de1e905062476c2a9c6c0ce432f71)
2007-10-10r24855: Convert RPC-DRSUAPI, RPC-SCHANNEL to use the torture API.Jelmer Vernooij9-692/+409
(This used to be commit dadcc4708e1813c0b657f1d357c2ae202ea4ec5a)
2007-10-10r24852: Fix initializationJelmer Vernooij1-1/+1
(This used to be commit 1e56698f1bac30a1d6b7558df41e85db3d2571db)
2007-10-10r24851: Add --load-module argument to smbtorture.Jelmer Vernooij3-6/+28
(This used to be commit 76a713b6786e22b810937289b3e7cc6700a0b49d)
2007-10-10r24850: Convert to torture API.Jelmer Vernooij2-702/+439
(This used to be commit 6c7a004b9d95e443d07307bbe94f691cc4b03490)
2007-10-10r24849: Add helper function for running tests as a member server.Jelmer Vernooij1-22/+143
(This used to be commit 61b2f0a405ea70203ea982b9a151643f28b1da7e)
2007-10-10r24846: Use metadata about dangerous tests.Jelmer Vernooij6-59/+48
(This used to be commit f914b828ff486d41e123e6dafa1c8fd76b34b44b)
2007-10-10r24844: Convert to torture API in preparation of helper functions for domain ↵Jelmer Vernooij1-184/+91
member RPC tests. (This used to be commit c2521453a902ea5fd4f894a21af711ac2b2cbd40)
2007-10-10r24835: Put all RPC tests in the list (skipping when necessary), warn if ↵Jelmer Vernooij4-160/+96
tests aren't there. (This used to be commit 1ff13ae254288afc56a3b19d00c7a20120eb4c74)
2007-10-10r24816: Move the rest of the contents of core.h to more appropriate places.Jelmer Vernooij1-1/+1
include/ now only contains build system related headers, all other headers are now near the source code they're related to. (This used to be commit 6890a01dbfc6d8041a88ef5c6be52dfcd046fe80)