r26249: Remove a couple more uses of global_loadparm.
[jelmer/samba4-debian.git] / source / torture / raw / lockbench.c
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 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 Vernooijr25430: Add the loadparm context to all parametric...
2007-10-10 Jelmer Vernooijr25398: Parse loadparm context to all lp_*() functions.
2007-10-10 Jelmer Vernooijr25035: Fix some more warnings, use service pointer...
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Jelmer Vernooijr24674: Make sure results are always on a new line...
2007-10-10 Andrew Tridgellr24587: the elements of the array are not talloc pointers
2007-10-10 Andrew Tridgellr24585: put in the right state variable when doing...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
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 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 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 Andrew Tridgellr22881: show number of connected clients
2007-10-10 Andrew Tridgellr22876: - try to reconnect once per second, not continously
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 Stefan Metzmacherr22579: disable progress printing in the build-farm
2007-10-10 Andrew Tridgellr21216: fail the RAW-BENCH-LOCK test if the locking...
2007-10-10 Andrew Tridgellr20886: fixed a valgrind error
2007-10-10 Andrew Tridgellr20092: added a locking benchmark that should be good...