summaryrefslogtreecommitdiff
path: root/source4/torture/local/dbspeed.c
AgeCommit message (Expand)AuthorFilesLines
2007-12-26r26588: Janitorial: Rename torture_*_add_*test to torture_*_add_*test_const.Kai Blin1-2/+4
2007-12-21r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij1-1/+1
2007-12-21r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij1-1/+2
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij1-10/+10
2007-10-10r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij1-1/+2
2007-10-10r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij1-1/+2
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r21421: Fix a memleak. This made tdb look considerably worse than necessary.Volker Lendecke1-0/+2
2007-10-10r21418: Return the ratio as wellSimo Sorce1-2/+8
2007-10-10r21211: fixed 3 places that assumed that torture_fail() didn't callAndrew Tridgell1-3/+6
2007-10-10r20823: Remove newlines in calls to torture_fail().Jelmer Vernooij1-5/+5
2007-10-10r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce1-13/+7
2007-10-10r19536: Make output understandable (newlines)Simo Sorce1-19/+19
2007-10-10r19392: Use torture_setting_* rather than lp_parm_* where possible.Jelmer Vernooij1-2/+2
2007-10-10r19377: Simplify report functions.Jelmer Vernooij1-6/+6
2007-10-10r19350: Properly list LOCAL-TALLOC under the "LOCAL" header.Jelmer Vernooij1-1/+1
2007-10-10r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij1-8/+10
2007-10-10r19294: a little speed tester for ldb/tdbAndrew Tridgell1-0/+250