r19350: Properly list LOCAL-TALLOC under the "LOCAL" header.
[samba.git] / source / torture / smbtorture.c
2007-10-10 Jelmer Vernooijr19350: Properly list LOCAL-TALLOC under the "LOCAL...
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 Stefan Metzmacherr18421: support --target=samba3, I thought that was...
2007-10-10 Andrew Tridgellr18343: fixed setlinebuf() prototype, added test for...
2007-10-10 Jelmer Vernooijr18168: Use {NULL} rather than POPT_TABLEEND, which...
2007-10-10 Stefan Metzmacherr17958: as talloc_init() enabled null tracking, we...
2007-10-10 Jelmer Vernooijr17930: Merge noinclude branch:
2007-10-10 Jelmer Vernooijr16527: Add target argument for smbtorture.
2007-10-10 Jelmer Vernooijr16330: Show number of succeeded, failed and skipped...
2007-10-10 Jelmer Vernooijr16328: Wrap all existing tests in simple single-functi...
2007-10-10 Jelmer Vernooijr16321: Add suite_start/suite_finish hooks, support...
2007-10-10 Jelmer Vernooijr16304: Improve testing UI API. This now allows registe...
2007-10-10 Jelmer Vernooijr16174: Couple of fixes to the UI code - make 'torture_...
2007-10-10 Jelmer Vernooijr16160: Fix double semicolon in ui.h
2007-10-10 Jelmer Vernooijr16152: Support multiple output formats for those tests...
2007-10-10 Jelmer Vernooijr15908: Mention ncalrpc in smbtorture help output
2007-10-10 Jelmer Vernooijr15819: Use updated API in smbtorture, use UI tools...
2007-10-10 Rafal Szczesniakr15456: Inspired by a short discussion with abartlet...
2007-10-10 James Peachr15131: Tidy help output. When printing the list of...
2007-10-10 Stefan Metzmacherr14967: load shared module torture test after we know...
2007-10-10 Stefan Metzmacherr14818: give an error on an unknown test
2007-10-10 Jelmer Vernooijr14725: Reduce amount of headers, add simple ui impleme...
2007-10-10 Jelmer Vernooijr14720: Add torture_context argument to all torture...
2007-10-10 Jelmer Vernooijr14542: Remove librpc, libndr and libnbt from includes.h
2007-10-10 Jelmer Vernooijr14520: Split up smbtorture binary into a core (torture...