projects
/
ccan
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
tdb2: allow multiple chain locks.
[ccan]
/
ccan
/
tdb2
/
private.h
2011-04-27
Rusty Russell
tdb2: TDB_ATTRIBUTE_STATS access via tdb_get_attribute.
blob
|
commitdiff
|
raw
2011-04-07
Rusty Russell
tdb2: tdb_set_attribute, tdb_unset_attribute and tdb_ge...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-07
Rusty Russell
tdb2: TDB_ATTRIBUTE_FLOCK support
blob
|
commitdiff
|
raw
|
diff to current
2011-04-07
Rusty Russell
tdb2: rearrange log function to put data arg at the...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-07
Rusty Russell
tdb2: rename internal hashfn and logfn to hash_fn and...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-07
Rusty Russell
tdb2: shorten attribute members.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-29
Rusty Russell
tdb2: extend start of hash locks.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-24
Rusty Russell
tdb2: check PID if we are holding a lock.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-22
Rusty Russell
tdb2: tdb_lockall() and tdb_lockall_read() support.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-21
Rusty Russell
tdb2: tdb_mkdata
blob
|
commitdiff
|
raw
|
diff to current
2011-03-21
Rusty Russell
tdb2: fix warnings with -Wcast-qual using ccan/cast.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-17
Rusty Russell
tdb2: tdb_error()
blob
|
commitdiff
|
raw
|
diff to current
2011-03-17
Rusty Russell
tdb2: TDB_SEQNUM and tdb_get_seqnum support.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-17
Rusty Russell
tdb2: allow multiple opens of the same file.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-17
Rusty Russell
tdb2: set owner for locks
blob
|
commitdiff
|
raw
|
diff to current
2011-03-17
Rusty Russell
tdb2: rename tdb_lock_type to tdb_lock
blob
|
commitdiff
|
raw
|
diff to current
2011-03-17
Rusty Russell
tdb2: move mmap into struct tdb_file
blob
|
commitdiff
|
raw
|
diff to current
2011-03-17
Rusty Russell
tdb2: move file operations into separate structure
blob
|
commitdiff
|
raw
|
diff to current
2011-03-17
Rusty Russell
tdb2: feature support.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-17
Rusty Russell
tdb2: use config.h instead of setting _XOPEN_SOURCE...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-01
Rusty Russell
tdb2: rework check.c internal functions to return enum...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-01
Rusty Russell
tdb2: rework transaction.c internal functions to return...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-01
Rusty Russell
tdb2: rework free.c functions to return enum TDB_ERROR.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-01
Rusty Russell
tdb2: rework hash.c functions to return enum TDB_ERROR.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-01
Rusty Russell
tdb2: rework some io.c functions to return enum TDB_ERROR.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-01
Rusty Russell
tdb2: rework io functions to return enum TDB_ERROR.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-01
Rusty Russell
tdb2: rework lock.c functions to return enum TDB_ERROR.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-01
Rusty Russell
tdb2: Internal error helpers.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-01
Rusty Russell
tdb2: remove tdb_traverse_read
blob
|
commitdiff
|
raw
|
diff to current
2011-03-01
Rusty Russell
tdb2: remove tdb_hashfn_t prototype
blob
|
commitdiff
|
raw
|
diff to current
2011-03-01
Rusty Russell
tdb2: simplify logging levels, rename TDB_DEBUG_* to...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-01
Rusty Russell
tdb2: remove extraneous whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-01
Rusty Russell
tdb2: rename ->read and ->write functions.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-01
Rusty Russell
tdb2: remove looping for write
blob
|
commitdiff
|
raw
|
diff to current
2011-03-01
Rusty Russell
tdb2: remove looping for read on normal files.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-01
Rusty Russell
compiler, talloc, tap, tdb2: use #if instead of #ifdef.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-01
Rusty Russell
Merge branch 'tdb2'
blob
|
commitdiff
|
raw
|
diff to current
2010-12-01
Rusty Russell
tdb2: use separate magic constants for chain, htable...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-01
Rusty Russell
tdb2: direct access during transactions.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-01
Rusty Russell
tdb2: add write flag to tdb_direct
blob
|
commitdiff
|
raw
|
diff to current
2010-12-01
Rusty Russell
tdb2: hash chaining
blob
|
commitdiff
|
raw
|
diff to current
2010-12-01
Rusty Russell
tdb2: use magic freetable value rather than different...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-01
Rusty Russell
tdb2: clean up logging
blob
|
commitdiff
|
raw
|
diff to current
2010-12-01
Rusty Russell
tdb2: remove truncated bit.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-01
Rusty Russell
tdb2: remove tdb_get()
blob
|
commitdiff
|
raw
|
diff to current
2010-12-01
Rusty Russell
tdb2: Add stats attribute.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-23
Rusty Russell
tdb2: remove all the dead code
blob
|
commitdiff
|
raw
|
diff to current
2010-11-23
Rusty Russell
tdb2: transaction support
blob
|
commitdiff
|
raw
|
diff to current
2010-11-22
Rusty Russell
tdb2: use expansion heuristics from tdb1
blob
|
commitdiff
|
raw
|
diff to current
2010-12-01
Rusty Russell
tdb2: shrink free header from 32 to 24 bytes.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-23
Rusty Russell
tdb2: rename set_header to the more appropriate set_use...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-01
Rusty Russell
tdb2: make summary command handle recovery "dead zone"
blob
|
commitdiff
|
raw
|
diff to current
2010-11-17
Rusty Russell
tdb2: handle chains of free tables
blob
|
commitdiff
|
raw
|
diff to current
2010-11-17
Rusty Russell
tdb2: get rid of zones
blob
|
commitdiff
|
raw
|
diff to current
2010-11-17
Rusty Russell
tdb2: remove tailer
blob
|
commitdiff
|
raw
|
diff to current
2010-11-15
Rusty Russell
tdb2: add TDB_COALESCING_MAGIC to solve coalescing...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-15
Rusty Russell
tdb2: minor optimization for set_header
blob
|
commitdiff
|
raw
|
diff to current
2010-10-20
Rusty Russell
tdb2: 64 bit fixes.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-25
Rusty Russell
tdb2: Move min size constant out where summary.c can...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-14
Rusty Russell
tdb2: implement tdb_firstkey/tdb_nextkey.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-13
Rusty Russell
tdb2: fix remapping inside tdb_traverse_read
blob
|
commitdiff
|
raw
|
diff to current
2010-09-09
Rusty Russell
tdb2: don't hold access to tdb mmap during traverse.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-09
Rusty Russell
tdb2: change to using a hash tree.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-03
Rusty Russell
tdb2: expand lock now nests inside other locks.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-03
Rusty Russell
tdb2: use immobile free buckets, rename tests to show...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-30
Rusty Russell
tdb2: traverse and chainlock support.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-26
Rusty Russell
tdb2: more fixes and tests for enlarging hash.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-26
Rusty Russell
tdb2: now we can store a key!
blob
|
commitdiff
|
raw
|
diff to current
2010-08-26
Rusty Russell
tdb2: tdb_expand on empty database now tested.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-26
Rusty Russell
tdb2: now checking a new empty database works.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-26
Rusty Russell
tdb2: initial commit (doesn't work, still writing tests)
blob
|
commitdiff
|
raw
|
diff to current