Fix problems with event context not being the parent.
[gd/samba-autobuild/.git] / source4 / torture / smbtorture.c
2008-04-14 Simo SorceFix problems with event context not being the parent.
2008-02-20 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-20 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-20 Jelmer VernooijFix static module list generation for ldb.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26540: Revert my previous commit after concerns raised...
2007-12-21 Jelmer Vernooijr26539: Remove unnecessary statics.
2007-12-21 Kai Blinr26453: Janitorial: Don't use a static char[] in smb_re...
2007-12-21 Jelmer Vernooijr26429: Avoid use of global_smb_iconv_convenience.
2007-12-21 Jelmer Vernooijr26355: Eliminate global_loadparm in more places.
2007-12-21 Jelmer Vernooijr26278: Tallocify convenience table for iconv handles.
2007-12-21 Jelmer Vernooijr26260: Store loadparm context in gensec context.
2007-12-21 Jelmer Vernooijr26240: We now actually use torture_context pointers...
2007-12-21 Jelmer Vernooijr26238: Add a loadparm context parameter to torture_con...
2007-12-21 Jelmer Vernooijr25929: Add some help strings.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25554: Convert last instances of BOOL, True and False...
2007-10-10 Jelmer Vernooijr25527: Deal with no tests being registered.
2007-10-10 Stefan Metzmacherr25513: don't hide warnings in subunit mode
2007-10-10 Stefan Metzmacherr25512: reformat code...
2007-10-10 Jelmer Vernooijr25430: Add the loadparm context to all parametric...
2007-10-10 Jelmer Vernooijr25392: Add loadparm context as argument in a couple...
2007-10-10 Jelmer Vernooijr25361: Specify share correctly for RPC-SAMBA3-SHARESEC...
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Jelmer Vernooijr24994: Fix some C++ warnings.
2007-10-10 Stefan Metzmacherr24907: now that we support bindings without a transport
2007-10-10 Jelmer Vernooijr24897: Do some sanity checking on --basedir.
2007-10-10 Jelmer Vernooijr24891: Fix smbtorture to exit non-zero if a test suite...
2007-10-10 Jelmer Vernooijr24851: Add --load-module argument to smbtorture.
2007-10-10 Jelmer Vernooijr24757: Try parsing a UNC location before a DCE/RPC...
2007-10-10 Jelmer Vernooijr24741: More use of the torture API.
2007-10-10 Jelmer Vernooijr24728: Use more stock torture functions.
2007-10-10 Jelmer Vernooijr24670: Use torture functions for settings.
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Jelmer Vernooijr21707: Finally merge my (long-living) perlselftest...
2007-10-10 Jelmer Vernooijr21222: Merge a couple of pidl fixes:
2007-10-10 Jelmer Vernooijr21055: Fix executable bit.
2007-10-10 Jelmer Vernooijr21040: Remove subunit runner (now written in perl...
2007-10-10 Jelmer Vernooijr21028: Generate list of tests rather than maintaining...
2007-10-10 Jelmer Vernooijr20757: Strip recipe functionality (should be one layer up)
2007-10-10 Jelmer Vernooijr19878: Announce testsuites when using subunit.
2007-10-10 Stefan Metzmacherr19875: set torture:host and torture:share also when...
2007-10-10 Jelmer Vernooijr19680: Allow specifying basedir for test data.
2007-10-10 Andrew Tridgellr19565: the scripts do work :)
2007-10-10 Andrew Tridgellr19564: testing build farm scripts, apologies for the...
2007-10-10 Andrew Tridgellr19563: - make --num-progs a valid smbtorture option...
2007-10-10 Jelmer Vernooijr19556: Remove unused option.
2007-10-10 Jelmer Vernooijr19554: Remove short option for --shell, as it overlaps...
2007-10-10 Andrew Tridgellr19548: this talloc_free() is definately wrong.
2007-10-10 Jelmer Vernooijr19537: Report correct test names when tests failed.
2007-10-10 Jelmer Vernooijr19535: Fix warnings.
2007-10-10 Jelmer Vernooijr19513: Add support for recipes (using '@')
2007-10-10 Jelmer Vernooijr19512: Add --shell option to smbtorture (first work...
2007-10-10 Jelmer Vernooijr19510: Make smbtorture's `nprocs' parameter a parametr...
2007-10-10 Jelmer Vernooijr19392: Use torture_setting_* rather than lp_parm_...
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 Jelmer Vernooijr19378: Add another type of test result 'error'
2007-10-10 Jelmer Vernooijr19377: Simplify report functions.
2007-10-10 Stefan Metzmacherr19369: - we need to set the target:samba3 before calli...
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...