r19401: make tdb_lockall() much more efficient, and add a tdb_lockall_read()
[ira/wip.git] / source / torture /
2007-10-10 Jelmer Vernooijr19396: Assume socketpair() is always available (cared...
2007-10-10 Jelmer Vernooijr19392: Use torture_setting_* rather than lp_parm_...
2007-10-10 Jelmer Vernooijr19389: Remove samba3-specific checks: instead, always...
2007-10-10 Jelmer Vernooijr19387: Exit with 0 if failures were expected
2007-10-10 Jelmer Vernooijr19381: Print out the specific tests that failed after...
2007-10-10 Rafal Szczesniakr19380: forgot to add home drive testing as well as...
2007-10-10 Rafal Szczesniakr19379: add testing home directory field to the samr...
2007-10-10 Jelmer Vernooijr19378: Add another type of test result 'error'
2007-10-10 Jelmer Vernooijr19377: Simplify report functions.
2007-10-10 Jelmer Vernooijr19376: Remove unused helper function.
2007-10-10 Jelmer Vernooijr19373: Merge changes from subunit branch: Convert...
2007-10-10 Jelmer Vernooijr19372: Fix segfault for ui's that don't support comments.
2007-10-10 Stefan Metzmacherr19369: - we need to set the target:samba3 before calli...
2007-10-10 Andrew Tridgellr19366: don't fail async echo tests due to rounding...
2007-10-10 Jelmer Vernooijr19359: More portable way of figuring out whether somet...
2007-10-10 Jelmer Vernooijr19358: Use subunit tests from the right location ...
2007-10-10 Jelmer Vernooijr19356: Reapply portability fix..
2007-10-10 Jelmer Vernooijr19352: Oops, missed a few changes...
2007-10-10 Jelmer Vernooijr19350: Properly list LOCAL-TALLOC under the "LOCAL...
2007-10-10 Jelmer Vernooijr19346: AF_LOCAL isn't defined on all platforms.
2007-10-10 Jelmer Vernooijr19343: Add support for external scripts/binaries that...
2007-10-10 Jelmer Vernooijr19339: Merge my 4.0-unittest branch. This adds an...
2007-10-10 Simo Sorcer19331: Respect the mem hierarchy
2007-10-10 Simo Sorcer19299: Fix possible memleaks
2007-10-10 Andrew Tridgellr19298: make sure torture_fail() gives a useful message
2007-10-10 Andrew Tridgellr19294: a little speed tester for ldb/tdb
2007-10-10 Volker Lendecker19293: Add RPC-SAMBA3-WINREG, the start of a test...
2007-10-10 Andrew Bartlettr19266: Add a target_hostname element to the binding...
2007-10-10 Rafal Szczesniakr19251: fix silly typos causing the test to fail at...
2007-10-10 Volker Lendecker19247: Ok, figured out that wkssvc wksgetinfo also...
2007-10-10 Volker Lendecker19205: Some consolidation
2007-10-10 Volker Lendecker19204: Samba3 does level6 now
2007-10-10 Volker Lendecker19202: Make RPC-SAMBA3-SPOOLSS work against w2k3 again
2007-10-10 Volker Lendecker19201: rap_cli_do_call only needs smbcli_tree, not...
2007-10-10 Volker Lendecker19200: Implement smbcli_rap_netservergetinfo. To be...
2007-10-10 Stefan Metzmacherr19187: this function should be static...
2007-10-10 Rafal Szczesniakr19174: fix the test to pass against win2k3 server...
2007-10-10 Volker Lendecker19153: Simple consistency check for enumprinters level...
2007-10-10 Volker Lendecker19152: A simple consistency check for enumprinters
2007-10-10 Stefan Metzmacherr19035: add LOCAL-REPLACE test
2007-10-10 Volker Lendecker19027: Modify RPC-SAMBA3-SPOOLSS so that it can be...
2007-10-10 Rafal Szczesniakr19025: - remove read-only and policy dependent fields...
2007-10-10 Stefan Metzmacherr18994: - torture_register_suite should be public
2007-10-10 Andrew Tridgellr18971: avoid strndup is a few places. Fixes a minor...
2007-10-10 Andrew Tridgellr18860: fixed some code that bitrotted while we didn...
2007-10-10 Günther Deschnerr18844: Workaround win2k behaviour (which returns WERR_...
2007-10-10 Andrew Tridgellr18838: make sure we cleanup after SMB2-MAXWRITE (it...
2007-10-10 Andrew Tridgellr18835: expand IO limits on SMB2. Samba4 now tops out...
2007-10-10 Günther Deschnerr18822: Automatically remove a forced dfs standard...
2007-10-10 Günther Deschnerr18821: Correctly name dfs_AddStdRootForced() test.
2007-10-10 Andrew Tridgellr18808: added SMB2-MAXWRITE test and SMB2-DIR tests
2007-10-10 Andrew Tridgellr18807: don't overtax the imaginations of servers that...
2007-10-10 Stefan Metzmacherr18800: fix a write behind the buffer bug...
2007-10-10 Günther Deschnerr18782: Do not send random data to the password change...
2007-10-10 Günther Deschnerr18776: Fill in and test dfs_ManagerInitialize().
2007-10-10 Günther Deschnerr18766: Getting rid of one test_GetManagerVersion(...
2007-10-10 Günther Deschnerr18764: Test all standalone DFS root functions in the...
2007-10-10 Günther Deschnerr18763: Removing old dfs_Add test, will be replaced...
2007-10-10 Günther Deschnerr18759: Do not use "simple" as test password as pointed...
2007-10-10 Simo Sorcer18757: Disable this for now
2007-10-10 Rafal Szczesniakr18753: expand the test so that it does a growing numbe...
2007-10-10 Günther Deschnerr18751: Check for samr reject codes and their particula...
2007-10-10 Günther Deschnerr18741: test dfs_Enum and dfs_EnumEx in the torture...
2007-10-10 Simo Sorcer18740: Some more work around srvsvc
2007-10-10 Rafal Szczesniakr18691: Forgot to add copyright info.
2007-10-10 Rafal Szczesniakr18683: NET-USERMOD test changed to be able to perform...
2007-10-10 Stefan Metzmacherr18668: fix ref pointer related bugs, we should watch...
2007-10-10 Rafal Szczesniakr18658: make the test change fields sequentially each...
2007-10-10 Jelmer Vernooijr18639: Get rid of the keepref support
2007-10-10 Günther Deschnerr18637: Fix the build. Sorry,
2007-10-10 Rafal Szczesniakr18631: correct unintentional commit.
2007-10-10 Rafal Szczesniakr18626: fix cleanup function to safely recover after...
2007-10-10 Günther Deschnerr18625: dfs_GetManagerVersion() returns a version numbe...
2007-10-10 Andrew Tridgellr18585: 50 open searches is still too many for some...
2007-10-10 Andrew Tridgellr18566: fixed the winreg pipe and winreg tests
2007-10-10 Jelmer Vernooijr18565: Fix echo.idl to be Samba3-, MIDL and midlc...
2007-10-10 Gerald Carterr18561: Fix [out] pointers in winreg IDL
2007-10-10 Andrew Tridgellr18541: with 100 old style searches we can run out...
2007-10-10 Andrew Tridgellr18517: I find it less confusing if tests are run in...
2007-10-10 Andrew Tridgellr18516: I'm surprised that compilers allowed this at all
2007-10-10 Andrew Bartlettr18498: While passing stack values into torture_tcase_a...
2007-10-10 Andrew Tridgellr18497: fixed crash bug in irpc test - the torture_tcas...
2007-10-10 Stefan Metzmacherr18421: support --target=samba3, I thought that was...
2007-10-10 Andrew Bartlettr18408: Only output a message if the async request...
2007-10-10 Andrew Tridgellr18406: disable local iconv test as well when iconv...
2007-10-10 Stefan Metzmacherr18392: add sidtouid and sidtogid tests to RPC-UNIXINFO
2007-10-10 Stefan Metzmacherr18391: - match the samba3 protocol for UNIXINFO
2007-10-10 Stefan Metzmacherr18385: fix crashes in the RPC-UNIXINFO test
2007-10-10 Andrew Tridgellr18371: made the directory depth notify test independen...
2007-10-10 Andrew Tridgellr18358: handle errors in the RPC-LSA async test
2007-10-10 Andrew Tridgellr18356: doing 1000 of these requests can take over...
2007-10-10 Andrew Tridgellr18355: increase the delays waiting for all events...
2007-10-10 Andrew Tridgellr18352: printf("%s") is not safe for NULL strings on...
2007-10-10 Andrew Tridgellr18348: fixed a valgrind error in RPC-SRVSVC
2007-10-10 Simo Sorcer18345: test also flags
2007-10-10 Simo Sorcer18344: add a test to show hoe NetNameValidate behaves.
2007-10-10 Andrew Tridgellr18343: fixed setlinebuf() prototype, added test for...
2007-10-10 Andrew Tridgellr18325: more warnings and one compile error on aix...
2007-10-10 Andrew Tridgellr18320: the raw write size limit test hurts too many...
2007-10-10 Andrew Tridgellr18319: fixed the directory search resume code on IRIX
next