summaryrefslogtreecommitdiffstats
path: root/source3/lib/tdb/common/open.c
Commit message (Expand)AuthorAgeFilesLines
* Use single copy of tdb in both samba3 and samba4.Jelmer Vernooij2008-09-161-488/+0
* Don't try ftruncate when the tdb is opened read-onlyVolker Lendecke2008-01-161-0/+1
* Next try to fix the max dead record calculationVolker Lendecke2008-01-161-1/+1
* Fix the max_dead_record calculationsVolker Lendecke2008-01-131-4/+1
* Sync tdb with the tdb changes in ctdb. Spoke to tridge aboutJeremy Allison2008-01-111-4/+12
* Fix the max_dead_record calculationsVolker Lendecke2008-01-091-4/+1
* r24340: Use standard data type uint32_t rather than tdb-specific u32.Jelmer Vernooij2007-10-101-5/+5
* r23979: Fix another occurence of (written != requested) as anMichael Adam2007-10-101-5/+22
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-10-101-2/+1
* r23790: LGPLv3+ conversion for our LGPLv2+ library codeAndrew Tridgell2007-10-101-1/+1
* r23161: Add TDB_VOLATILE as open_flag to activate the per-hashchain dead recordVolker Lendecke2007-10-101-0/+4
* r22249: move tdb code to lib/tdb/ as in samba4Stefan Metzmacher2007-10-101-0/+465