]> git.ozlabs.org Git - ccan/history - ccan/tdb2/private.h
tdb2: Make TDB1 use the same tdb_hash() wrapper as TDB2
[ccan] / ccan / tdb2 / private.h
2011-08-31 Rusty Russelltdb2: Make TDB1 use the same tdb_hash() wrapper as...
2011-08-31 Rusty Russelltdb2: make tdb1 use same low-level lock functions.
2011-08-31 Rusty Russelltdb2: Make tdb1 use the tdb_file structure.
2011-08-31 Rusty Russelltdb2: make TDB1 code use tdb2's TDB_ERROR and tdb_logerr()
2011-08-31 Rusty Russelltdb2: rearrange tdb_context layout so tdb1_context...
2011-08-31 Rusty Russelltdb2: keep link of every non-internal tdb.
2011-08-31 Rusty Russelltdb2: save openhook, allow tdb_get_attribute() on it.
2011-08-31 Rusty Russelltdb2: add TDB_RDONLY flag, allow setting/unsetting it.
2011-08-31 Rusty Russelltdb2: save open_flags instead of mmap_flags.
2011-08-31 Rusty Russelltdb2: Hand error code to logging function.
2011-08-31 Rusty Russelltdb2: move transaction lock
2011-08-31 Rusty Russelltdb2: fix tdb_lock offset.
2011-08-31 Rusty Russelltdb2: Fix to always use 64-bit offset definition
2011-06-17 Rusty Russelltdb2: use ccan/endian
2011-05-20 Rusty Russelltdb2: fix O_RDONLY opens.
2011-04-27 Rusty Russelltdb2: try to fit transactions in existing space before...
2011-04-27 Rusty Russelltdb2: use counters to decide when to coalesce records.
2011-04-27 Rusty Russelltdb2: don't start again when we coalesce a record.
2011-04-19 Rusty Russelltdb2: use 64 bit file offsets on 32 bit systems if...
2011-04-27 Rusty Russelltdb2: TDB_ATTRIBUTE_STATS access via tdb_get_attribute.
2011-04-07 Rusty Russelltdb2: tdb_set_attribute, tdb_unset_attribute and tdb_ge...
2011-04-07 Rusty Russelltdb2: TDB_ATTRIBUTE_FLOCK support
2011-04-07 Rusty Russelltdb2: rearrange log function to put data arg at the...
2011-04-07 Rusty Russelltdb2: rename internal hashfn and logfn to hash_fn and...
2011-04-07 Rusty Russelltdb2: shorten attribute members.
2011-03-29 Rusty Russelltdb2: extend start of hash locks.
2011-03-24 Rusty Russelltdb2: check PID if we are holding a lock.
2011-03-22 Rusty Russelltdb2: tdb_lockall() and tdb_lockall_read() support.
2011-03-21 Rusty Russelltdb2: tdb_mkdata
2011-03-21 Rusty Russelltdb2: fix warnings with -Wcast-qual using ccan/cast.
2011-03-17 Rusty Russelltdb2: tdb_error()
2011-03-17 Rusty Russelltdb2: TDB_SEQNUM and tdb_get_seqnum support.
2011-03-17 Rusty Russelltdb2: allow multiple opens of the same file.
2011-03-17 Rusty Russelltdb2: set owner for locks
2011-03-17 Rusty Russelltdb2: rename tdb_lock_type to tdb_lock
2011-03-17 Rusty Russelltdb2: move mmap into struct tdb_file
2011-03-17 Rusty Russelltdb2: move file operations into separate structure
2011-03-17 Rusty Russelltdb2: feature support.
2011-03-17 Rusty Russelltdb2: use config.h instead of setting _XOPEN_SOURCE...
2011-03-01 Rusty Russelltdb2: rework check.c internal functions to return enum...
2011-03-01 Rusty Russelltdb2: rework transaction.c internal functions to return...
2011-03-01 Rusty Russelltdb2: rework free.c functions to return enum TDB_ERROR.
2011-03-01 Rusty Russelltdb2: rework hash.c functions to return enum TDB_ERROR.
2011-03-01 Rusty Russelltdb2: rework some io.c functions to return enum TDB_ERROR.
2011-03-01 Rusty Russelltdb2: rework io functions to return enum TDB_ERROR.
2011-03-01 Rusty Russelltdb2: rework lock.c functions to return enum TDB_ERROR.
2011-03-01 Rusty Russelltdb2: Internal error helpers.
2011-03-01 Rusty Russelltdb2: remove tdb_traverse_read
2011-03-01 Rusty Russelltdb2: remove tdb_hashfn_t prototype
2011-03-01 Rusty Russelltdb2: simplify logging levels, rename TDB_DEBUG_* to...
2011-03-01 Rusty Russelltdb2: remove extraneous whitespace.
2011-03-01 Rusty Russelltdb2: rename ->read and ->write functions.
2011-03-01 Rusty Russelltdb2: remove looping for write
2011-03-01 Rusty Russelltdb2: remove looping for read on normal files.
2011-03-01 Rusty Russellcompiler, talloc, tap, tdb2: use #if instead of #ifdef.
2010-12-01 Rusty RussellMerge branch 'tdb2'
2010-12-01 Rusty Russelltdb2: use separate magic constants for chain, htable...
2010-12-01 Rusty Russelltdb2: direct access during transactions.
2010-12-01 Rusty Russelltdb2: add write flag to tdb_direct
2010-12-01 Rusty Russelltdb2: hash chaining
2010-12-01 Rusty Russelltdb2: use magic freetable value rather than different...
2010-12-01 Rusty Russelltdb2: clean up logging
2010-12-01 Rusty Russelltdb2: remove truncated bit.
2010-12-01 Rusty Russelltdb2: remove tdb_get()
2010-12-01 Rusty Russelltdb2: Add stats attribute.
2010-11-23 Rusty Russelltdb2: remove all the dead code
2010-11-23 Rusty Russelltdb2: transaction support
2010-11-22 Rusty Russelltdb2: use expansion heuristics from tdb1
2010-12-01 Rusty Russelltdb2: shrink free header from 32 to 24 bytes.
2010-11-23 Rusty Russelltdb2: rename set_header to the more appropriate set_use...
2010-12-01 Rusty Russelltdb2: make summary command handle recovery "dead zone"
2010-11-17 Rusty Russelltdb2: handle chains of free tables
2010-11-17 Rusty Russelltdb2: get rid of zones
2010-11-17 Rusty Russelltdb2: remove tailer
2010-11-15 Rusty Russelltdb2: add TDB_COALESCING_MAGIC to solve coalescing...
2010-11-15 Rusty Russelltdb2: minor optimization for set_header
2010-10-20 Rusty Russelltdb2: 64 bit fixes.
2010-09-25 Rusty Russelltdb2: Move min size constant out where summary.c can...
2010-09-14 Rusty Russelltdb2: implement tdb_firstkey/tdb_nextkey.
2010-09-13 Rusty Russelltdb2: fix remapping inside tdb_traverse_read
2010-09-09 Rusty Russelltdb2: don't hold access to tdb mmap during traverse.
2010-09-09 Rusty Russelltdb2: change to using a hash tree.
2010-09-03 Rusty Russelltdb2: expand lock now nests inside other locks.
2010-09-03 Rusty Russelltdb2: use immobile free buckets, rename tests to show...
2010-08-30 Rusty Russelltdb2: traverse and chainlock support.
2010-08-26 Rusty Russelltdb2: more fixes and tests for enlarging hash.
2010-08-26 Rusty Russelltdb2: now we can store a key!
2010-08-26 Rusty Russelltdb2: tdb_expand on empty database now tested.
2010-08-26 Rusty Russelltdb2: now checking a new empty database works.
2010-08-26 Rusty Russelltdb2: initial commit (doesn't work, still writing tests)