summaryrefslogtreecommitdiffstats
path: root/source4/torture/local/dbspeed.c
Commit message (Expand)AuthorAgeFilesLines
* Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.Simo Sorce2008-09-231-5/+2
* Fix last few includes to use new tdb location.Jelmer Vernooij2008-09-161-1/+1
* Move subunit infrastructure code into lib/torture.Jelmer Vernooij2008-04-271-1/+1
* Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-171-1/+1
* r26588: Janitorial: Rename torture_*_add_*test to torture_*_add_*test_const.Kai Blin2007-12-261-2/+4
* r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij2007-12-211-1/+1
* r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij2007-12-211-1/+2
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-10/+10
* r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij2007-10-101-1/+2
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-1/+2
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r21421: Fix a memleak. This made tdb look considerably worse than necessary.Volker Lendecke2007-10-101-0/+2
* r21418: Return the ratio as wellSimo Sorce2007-10-101-2/+8
* r21211: fixed 3 places that assumed that torture_fail() didn't callAndrew Tridgell2007-10-101-3/+6
* r20823: Remove newlines in calls to torture_fail().Jelmer Vernooij2007-10-101-5/+5
* r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce2007-10-101-13/+7
* r19536: Make output understandable (newlines)Simo Sorce2007-10-101-19/+19
* r19392: Use torture_setting_* rather than lp_parm_* where possible.Jelmer Vernooij2007-10-101-2/+2
* r19377: Simplify report functions.Jelmer Vernooij2007-10-101-6/+6
* r19350: Properly list LOCAL-TALLOC under the "LOCAL" header.Jelmer Vernooij2007-10-101-1/+1
* r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij2007-10-101-8/+10
* r19294: a little speed tester for ldb/tdbAndrew Tridgell2007-10-101-0/+250