Merge commit 'release-4-0-0alpha2' into v4-0-test
[gd/samba-autobuild/.git] / source4 / torture / basic / base.c
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26409: Pass smb ports along.
2007-12-21 Jelmer Vernooijr26376: Add context for libcli_resolve.
2007-12-21 Jelmer Vernooijr26266: Remove more global_loadparm uses.
2007-12-21 Jelmer Vernooijr26249: Remove a couple more uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26238: Add a loadparm context parameter to torture_con...
2007-12-21 Jelmer Vernooijr26236: Remove more uses of global_loadparm or specify...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Andrew Bartlettr25596: It isn't valid to take the address of an array...
2007-10-10 Jelmer Vernooijr25554: Convert last instances of BOOL, True and False...
2007-10-10 Jelmer Vernooijr25398: Parse loadparm context to all lp_*() functions.
2007-10-10 Jelmer Vernooijr25392: Add loadparm context as argument in a couple...
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Jelmer Vernooijr25000: Fix some more C++ compatibility warnings.
2007-10-10 Jelmer Vernooijr24882: Use the torture API in BASE-CHARSET.
2007-10-10 Jelmer Vernooijr24874: Fix double free of smbcli_tree.
2007-10-10 Jelmer Vernooijr24735: Use torture API in more places.
2007-10-10 Jelmer Vernooijr24674: Make sure results are always on a new line...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr22579: disable progress printing in the build-farm
2007-10-10 Jelmer Vernooijr20823: Remove newlines in calls to torture_fail().
2007-10-10 Volker Lendecker20423: Fix debug output
2007-10-10 Volker Lendecker20422: A torture test extension for Jeremy
2007-10-10 Volker Lendecker20357: run_trans2test and torture_trans2_scan are...
2007-10-10 Volker Lendecker20341: Make sure we do not regress on r20338 in Samba3
2007-10-10 Jelmer Vernooijr19392: Use torture_setting_* rather than lp_parm_...
2007-10-10 Jelmer Vernooijr19339: Merge my 4.0-unittest branch. This adds an...
2007-10-10 Andrew Tridgellr18307: fixed a warning
2007-10-10 Andrew Tridgellr18301: I discovered how to load the warnings from...
2007-10-10 Volker Lendecker16907: Add an index parameter to torture_open_connecti...
2007-10-10 Volker Lendecker16657: Test Jerry's iTunes bug, along with some more...
2007-10-10 Jelmer Vernooijr16331: Split out registering of multi fn tests, fix...
2007-10-10 Stefan Metzmacherr15865: using dirname for a variable isn't that good,
2007-10-10 Volker Lendecker15836: Test an invalid DOS share mode.
2007-10-10 Volker Lendecker15706: This is a very specific test that helps me...
2007-10-10 Volker Lendecker15087: Quick stress test that does more or less what...
2007-10-10 Jelmer Vernooijr14720: Add torture_context argument to all torture...
2007-10-10 Jelmer Vernooijr14527: Fix build problems.
2007-10-10 Jelmer Vernooijr14519: Put base registration in a seperate file, as...