Add context for libcli_resolve.
[samba-svnmirror.git] / source / torture / basic / base.c
2007-12-10 jelmerAdd context for libcli_resolve.
2007-12-03 jelmerRemove more global_loadparm uses.
2007-12-03 jelmerRemove a couple more uses of global_loadparm.
2007-12-03 jelmerAdd a loadparm context parameter to torture_context...
2007-12-02 jelmerRemove more uses of global_loadparm or specify loadparm...
2007-10-10 abartletIt isn't valid to take the address of an array on the...
2007-10-06 jelmerConvert last instances of BOOL, True and False to the...
2007-09-28 jelmerParse loadparm context to all lp_*() functions.
2007-09-27 jelmerAdd loadparm context as argument in a couple more places.
2007-09-08 jelmerMove param/param.h out of includes.h
2007-09-07 jelmerFix some more C++ compatibility warnings.
2007-09-02 jelmerUse the torture API in BASE-CHARSET.
2007-09-01 jelmerFix double free of smbcli_tree.
2007-08-28 jelmerUse torture API in more places.
2007-08-26 jelmerMake sure results are always on a new line, fix typo...
2007-07-10 tridgeconvert Samba4 to GPLv3
2007-04-29 metzedisable progress printing in the build-farm
2007-01-16 jelmerRemove newlines in calls to torture_fail().
2006-12-30 vlendecFix debug output
2006-12-30 vlendecA torture test extension for Jeremy
2006-12-27 vlendecrun_trans2test and torture_trans2_scan are two separate...
2006-12-24 vlendecMake sure we do not regress on r20338 in Samba3
2006-10-18 jelmerUse torture_setting_* rather than lp_parm_* where possible.
2006-10-16 jelmerMerge my 4.0-unittest branch. This adds an API for...
2006-09-09 tridgefixed a warning
2006-09-09 tridgeI discovered how to load the warnings from a build...
2006-07-10 vlendecAdd an index parameter to torture_open_connection....
2006-06-28 vlendecTest Jerry's iTunes bug, along with some more error...
2006-06-17 jelmerSplit out registering of multi fn tests, fix typo in...
2006-05-24 metzeusing dirname for a variable isn't that good,
2006-05-23 vlendecTest an invalid DOS share mode.
2006-05-19 vlendecThis is a very specific test that helps me in making...
2006-04-14 vlendecQuick stress test that does more or less what the tool...
2006-03-25 jelmerAdd torture_context argument to all torture tests
2006-03-17 jelmerFix build problems.
2006-03-17 jelmerPut base registration in a seperate file, as well as...