r24345: Add --format=html option to selftest.
[kai/samba.git] / source4 / torture /
2007-10-10 Jelmer Vernooijr24333: Add convenience function for checking the conte...
2007-10-10 Andrew Bartlettr24300: Try to get the LOCAL-EVENT test to pass on...
2007-10-10 Andrew Bartlettr24146: It is not an error for a Win2k3-only server...
2007-10-10 Andrew Bartlettr24127: Set the Domain SID into the libnet context...
2007-10-10 Andrew Bartlettr24083: Don't fail the test (looking for the user in...
2007-10-10 Andrew Bartlettr24081: Domain Controllers are also shown in this enume...
2007-10-10 Andrew Bartlettr24080: Set the primary group (matching windows) when...
2007-10-10 Andrew Bartlettr24074: Test both permitted logon hours and permitted...
2007-10-10 Andrew Bartlettr24059: Fix bug 4822 reported by Matthias Wallnöfer...
2007-10-10 Andrew Bartlettr24053: Ensure we filter EnumDomainUsers with the suppl...
2007-10-10 Andrew Bartlettr24052: Fix some of the NT4 usrmgr.exe portions of...
2007-10-10 Rafal Szczesniakr24051: more monitor function calls and monitor msg...
2007-10-10 Volker Lendecker24041: After metze's ack, check in torture_comment...
2007-10-10 Michael Adamr23821: Extend the winreg test by a test for DeleteKey...
2007-10-10 Andrew Bartlettr23816: A little more static, but leave the dead code...
2007-10-10 Andrew Bartlettr23811: Try to ensure struct nbt_name is always pre...
2007-10-10 Andrew Bartlettr23810: Make things static, and remove unsued code.
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Jeremy Allisonr23734: Add a test to prove tridge's theory that the...
2007-10-10 Stefan Metzmacherr23687: not every compiler supports __typeof__()
2007-10-10 Jim McDonoughr23643: Fix the build farm tests. We were incorrectly...
2007-10-10 Michael Adamr23561: Fix an output message.
2007-10-10 Andrew Bartlettr23551: Change data_blob_equal to data_blob_cmp, suitab...
2007-10-10 Alexander Bokovoyr23540: Continue fixing bench-readwrite. We need to...
2007-10-10 Andrew Tridgellr23535: accept numeric ntstatus codes in nbench load...
2007-10-10 Andrew Tridgellr23534: honour the targetrate even for loadfiles with...
2007-10-10 Andrew Tridgellr23533: added --option torture:targetrate=rate to targe...
2007-10-10 Andrew Tridgellr23531: added optional latency reporting in BENCH-NBENC...
2007-10-10 Alexander Bokovoyr23529: When using READX, fill in readx fields. Thanks...
2007-10-10 Alexander Bokovoyr23506: Turn back to RAW_READ_READ because buildfarm...
2007-10-10 Alexander Bokovoyr23505: Use RAW_READ_READX, not RAW_READ_READ in BENCH...
2007-10-10 Volker Lendecker23492: Also activate the split out test...
2007-10-10 Volker Lendecker23491: Split out the RENAME trans2 call into a separat...
2007-10-10 Kai Blinr23481: As per metze's suggestion, move the nsstest...
2007-10-10 Kai Blinr23403: Make nsstest build on Samba4.
2007-10-10 Günther Deschnerr23386: Correctly fill in server name in DsrGetDcSiteCo...
2007-10-10 Günther Deschnerr23385: Adding netr_DsRGetForestTrustInformation()...
2007-10-10 Günther Deschnerr23383: Query transitive forest trust info in LSA tortu...
2007-10-10 Günther Deschnerr23381: Merge netr_GetDcName WERROR return and WERROR_D...
2007-10-10 Andrew Bartlettr23365: Try to make Windows Vista join again. On my...
2007-10-10 Günther Deschnerr23240: Fill in netr_DsrGetDcSiteCoverageW.
2007-10-10 Günther Deschnerr23239: Fill in drsuapi_QuerySitesByCost.
2007-10-10 Jim McDonoughr23231: Fix make test on build farm for 64-bit hosts...
2007-10-10 Andrew Tridgellr23182: fixed valgrind error
2007-10-10 Andrew Tridgellr23181: prevent attempts to reopen the connection twice...
2007-10-10 Andrew Tridgellr23180: auto-reconnect on both NT_STATUS_END_OF_FILE...
2007-10-10 Andrew Tridgellr23152: fixed some async retry issues in openbench
2007-10-10 Stefan Metzmacherr23144: splitup RAW-OPLOCK into small units
2007-10-10 Andrew Tridgellr23143: error found by valgrind
2007-10-10 Andrew Tridgellr23142: added error checking and reconnect on echo...
2007-10-10 Andrew Tridgellr23140: send send echos while disconnected
2007-10-10 Andrew Tridgellr23139: use echo operations once a second in lockbench...
2007-10-10 Günther Deschnerr23129: Merge from 3_0:
2007-10-10 Jeremy Allisonr23104: Add comment explaining the new test.
2007-10-10 Jeremy Allisonr23103: Add a torture test for the insane semantics...
2007-10-10 Jeremy Allisonr23099: New interesting delete on close tests :-).
2007-10-10 Andrew Tridgellr23090: a test showing two netlogon pipes open at once...
2007-10-10 Stefan Metzmacherr23066: don't ignore errors
2007-10-10 Andrew Tridgellr23062: make sure one node doesn't get ahead of the...
2007-10-10 Andrew Tridgellr23061: keep the RAW-BENCH-OPEN test balanced
2007-10-10 Andrew Tridgellr23056: added automatic reconnect to RAW-BENCH-OPEN...
2007-10-10 Andrew Tridgellr23031: removed bogus event_loop_once() calls in RAW...
2007-10-10 Andrew Tridgellr23029: fixed formatting
2007-10-10 Andrew Bartlettr22983: This should ensure that torture_create_testuser...
2007-10-10 Andrew Tridgellr22969: fix some more places where we could end up...
2007-10-10 Andrew Tridgellr22965: changed RAW-LOCK-BENCH to remove the scheduling...
2007-10-10 Andrew Tridgellr22962: show progress separately for each client in...
2007-10-10 Stefan Metzmacherr22944: fix bug #4618:
2007-10-10 Stefan Metzmacherr22894: don't send a 2nd request before the last one...
2007-10-10 Volker Lendecker22886: Workaround to make RAW-NOTIFY a bit more reliab...
2007-10-10 Andrew Bartlettr22883: Indentation.
2007-10-10 Andrew Tridgellr22881: show number of connected clients
2007-10-10 Andrew Tridgellr22876: - try to reconnect once per second, not continously
2007-10-10 Andrew Bartlettr22874: Expand the RPC-QFILEINFO-IPC test, and add...
2007-10-10 Andrew Bartlettr22873: Make the RAW-QFILEINFO-IPC test pass against...
2007-10-10 Stefan Metzmacherr22858: - let SMB2-LOCK-VALID-REQUEST pass against...
2007-10-10 Andrew Bartlettr22838: Add in an explority test for what QFSINFO opera...
2007-10-10 Andrew Tridgellr22837: make RAW-BENCH-LOCK reconnect asynchronously...
2007-10-10 Andrew Tridgellr22836: started adding auto-reconnect logic to lockbenc...
2007-10-10 Andrew Tridgellr22835: it's useful to see how much time is remaining...
2007-10-10 Andrew Tridgellr22834: fixed a memory leak in the torture_open_connect...
2007-10-10 Andrew Tridgellr22833: use EVENT_FD_AUTOCLOSE in our event test suite
2007-10-10 Stefan Metzmacherr22824: - add a simple test which shows how a lock...
2007-10-10 Andrew Tridgellr22813: improve error messages in RAW-NOTIFY test
2007-10-10 Rafal Szczesniakr22810: when a test runs against domain controller...
2007-10-10 Andrew Bartlettr22756: Make it easier to setup an LDAP replica. Provi...
2007-10-10 Volker Lendecker22680: Fix a talloc ctx name
2007-10-10 Andrew Tridgellr22670: changed the RAW-NOTIFY test to support clustere...
2007-10-10 Stefan Metzmacherr22580: remove not yet needed line...
2007-10-10 Stefan Metzmacherr22579: disable progress printing in the build-farm
2007-10-10 Rafal Szczesniakr22566: add a simple test of libnet_DomainList function.
2007-10-10 Stefan Metzmacherr22546: use the same error codes in both share backends
2007-10-10 Stefan Metzmacherr22545: fix formating and a compiler warning
2007-10-10 Stefan Metzmacherr22538: same day late at night in au...:-)
2007-10-10 Stefan Metzmacherr22486: add a flag to ignore timeouts of a request...
2007-10-10 Andrew Bartlettr22443: It isn't fatal to get the case wrong on this...
2007-10-10 Stefan Metzmacherr22407: this dependecies should be private
2007-10-10 Stefan Metzmacherr22396: remove unused vars
2007-10-10 Jelmer Vernooijr22339: Run some more tests.
2007-10-10 Jelmer Vernooijr22336: Add some more share tests.
next