summaryrefslogtreecommitdiffstats
path: root/ctdb/lib/tdb/common/io.c
Commit message (Expand)AuthorAgeFilesLines
* ctdb-build: Remove duplicate tdb libraryAmitay Isaacs2014-06-201-534/+0
* tdb: Sync to tdb 1.2.11 from upstreamAmitay Isaacs2013-05-291-12/+20
* lib/tdb: Sync tdb from samba git treeAmitay Isaacs2012-04-131-49/+103
* Fix some nonempty blank linesVolker Lendecke2010-04-221-2/+2
* tdb: remove lock opsRusty Russell2010-04-221-2/+0
* tdb: cleanup: split brlock and brunlock methods.Rusty Russell2010-04-221-1/+2
* tdb: rename 'struct list_struct' into 'struct tdb_record'Stefan Metzmacher2009-12-161-4/+4
* Remove unecessary msync. Jeremy. (cherry picked from samba commit 0bae1ef3de8...Jeremy Allison2009-12-161-4/+0
* The msync manpage reports that msync *must* be called before munmap. Failure ...Stefan Metzmacher2009-12-161-1/+7
* lib/tdb: wean off TDB_ERRCODE.Rusty Russell2009-12-161-16/+19
* If the record is at the end of the database, pretending it has length 1 might...Rusty Russell2009-08-041-4/+1
* merge from Samba4Andrew Tridgell2008-01-051-11/+54
* convert tdb from u32 to uint32_t to match the current Samba treesAndrew Tridgell2008-01-051-6/+6
* expand tdb by minimum of 25% at a timeAndrew Tridgell2008-01-051-5/+7
* quick fix for timeout in recoveryAndrew Tridgell2008-01-021-2/+2
* update lib/tdb from samba4Andrew Tridgell2007-07-101-2/+1
* update lib/replace from samba4Andrew Tridgell2007-07-101-1/+1
* merge local copy of tdb from samba4 tdbAndrew Tridgell2007-04-161-3/+39
* added rest of tdb (missed in earlier commit)Andrew Tridgell2007-02-201-0/+391