summaryrefslogtreecommitdiffstats
path: root/source/lib/tdb/include
Commit message (Collapse)AuthorAgeFilesLines
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-07-101-2/+1
|
* r23790: LGPLv3+ conversion for our LGPLv2+ library codeAndrew Tridgell2007-07-101-1/+1
|
* r23161: Add TDB_VOLATILE as open_flag to activate the per-hashchain dead recordVolker Lendecke2007-05-271-0/+1
| | | | optimization.
* r22948: sync lib/tdb/ with SAMBA_3_0Stefan Metzmacher2007-05-162-81/+0
| | | | metze
* r22945: merge 22009 from SAMBA_3_0 + some warning fixes for new code:Stefan Metzmacher2007-05-161-1/+1
| | | | | | | | 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-153-0/+233
move source/tdb to source/lib/tdb metze