summaryrefslogtreecommitdiff
path: root/lib/tdb/common/io.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-23lib/tdb: fix transaction issue for HAVE_INCOHERENT_MMAP.Rusty Russell1-11/+10
2012-03-23lib/tdb: fix missing return 0 code.Rusty Russell1-1/+1
2012-03-22lib/tdb: fix OpenBSD incoherent mmap.Rusty Russell1-18/+31
2011-12-21tdb: use same expansion factor logic when expanding for new recovery area.Rusty Russell1-20/+28
2011-12-19tdb: be more careful on 4G files.Rusty Russell1-13/+32
2011-04-18tdb_expand: limit the expansion with huge recordsSimo Sorce1-5/+20
2010-03-25Fix some nonempty blank linesVolker Lendecke1-2/+2
2010-02-24tdb: remove lock opsRusty Russell1-2/+0
2010-02-17tdb: cleanup: split brlock and brunlock methods.Rusty Russell1-1/+2
2009-10-23tdb: rename 'struct list_struct' into 'struct tdb_record'Stefan Metzmacher1-4/+4
2009-10-22lib/tdb: wean off TDB_ERRCODE.Rusty Russell1-16/+19
2009-07-30If the record is at the end of the database, pretending it has length 1Rusty Russell1-4/+1
2008-09-17Move common libraries from root to lib/.Jelmer Vernooij1-0/+473