summaryrefslogtreecommitdiffstats
path: root/source/lib/tdb
Commit message (Collapse)AuthorAgeFilesLines
* r23184: Checkin for Tridge: Add a speed test to tdbtoolVolker Lendecke2007-05-291-2/+52
|
* r23161: Add TDB_VOLATILE as open_flag to activate the per-hashchain dead recordVolker Lendecke2007-05-272-0/+5
| | | | optimization.
* r22948: sync lib/tdb/ with SAMBA_3_0Stefan Metzmacher2007-05-1619-480/+3498
| | | | metze
* r22945: merge 22009 from SAMBA_3_0 + some warning fixes for new code:Stefan Metzmacher2007-05-168-23/+23
| | | | | | | | change TDB_DATA from char * to unsigned char * and fix all compiler warnings in the users metze
* r22899: prepare merging from SAMBA_3_0:Stefan Metzmacher2007-05-1531-0/+6993
move source/tdb to source/lib/tdb metze