projects
/
ccan
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ccan
2011-09-12
Rusty Russell
ccanlint: run tests in parallel
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-09-12
Rusty Russell
tdb2: make tests work in parallel.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-09-12
Rusty Russell
ccanlint: compile tests with coverage in parallel
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-09-12
Rusty Russell
ccanlint: compile tests in parallel
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-09-12
Rusty Russell
ccanlint: infrastructure to run commands async.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-09-12
Rusty Russell
tools: fix realloc bug.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-09-09
Daniel Burke
ttxml: zero terminate the buffer after checking it...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-09-05
Daniel Burke
ttxml: covering my shame
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-09-05
Daniel Burke
ttxml: modified it to use a smaller buffer during testing
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-09-05
Daniel Burke
ttxml: ccanlint fixes finished
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-09-05
Daniel Burke
ttxml: added drop static keyword
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-09-05
Daniel Burke
ttxml: Passes Valgrind now
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-09-05
Daniel Burke
ttxml: Rplaced ratchet buffer with regular buffer,...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-09-02
Rusty Russell
tdb2: fix error handling for tdb1_transaction_commit.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-09-02
Rusty Russell
tdb2: don't return -1 (ie. TDB_ERR_CORRUPT) on transact...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-09-02
Rusty Russell
tdb2: fix prototypes which return enum TDB_ERROR.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-09-02
Rusty Russell
tdb2: set tdb_error() on tdb_transaction_prepare_commit.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: enhance tdb1 porting document.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: delete old tdb1 tests.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: test: Speed up run-01-new_database.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: speed up testing.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: test: convert (non-invasive) run tests to api...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: test: fix run-57-die-during-transaction.c to...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: don't continue if tdb1_find fails.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: test: try (almost) all tests with TDB_VERSION1...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: log allocation failures in tdb1 backend.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: fix bogus error from tdb_unlockall() after fork...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: check lock owner in tdb1 backend.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: return TDB_ERR_RDONLY from transactions on R...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: add stats to tdb1 backend.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: increment seqnum on tdb_wipe_all in tdb1 backend.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: log an error when calling tdb_store() on read...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: catch errors in tdb1_needs_recovery()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: add tdb_attribute_tdb1_max_dead
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: expose and document tdb1_incompatible_hash.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: make tdb1_null static.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: tdb_repack
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: unify tdb1_wipe into tdb_wipe.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: unify tdb1_get_seqnum/tdb1_increment_seqnum into...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: unify tdb1_firstkey/tdb1_nextkey into tdb_firstke...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: unify tdb1_check and tdb1_summary into tdb_check...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: unify tdb1_transaction_start etc. into tdb_transa...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: unify tdb1_parse_record into tdb_parse_record
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: unify tdb1_chainlock et al. into tdb_chainlock
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: unify tdb1_traverse into tdb_traverse
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: unify tdb1_store into tdb_store
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: unify tdb1_delete into tdb_delete.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: unify tdb1_append into tdb_append
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: unify tdb1_fetch into tdb_fetch
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: unify tdb1_store into tdb_store
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: unify tdb1_open into tdb_open
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: disallow SEED attribute with TDB_VERSION1.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: add TDB_ATTRIBUTE_TDB1_HASHSIZE
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: make tdb1_open use attributes for logging, hash...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: make jenkins_hash function non-static, rename...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: remove double-open detection for TDB1 databases.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: merge tdb1_context into tdb_context.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: use tdb->flags & TDB_RDONLY instead of tdb->read_...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: Make TDB1 use the same tdb_hash() wrapper as...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: don't cancel transactions on lock failures in...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: suppress tdb1 backend logging when locking return...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: make tdb1 use same low-level lock functions.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: Make tdb1 use the tdb_file structure.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: add TDB_VERSION1 flag.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: Make TDB1 code use TDB2's open flags.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: approximate INCOMPATIBLE_HASH flag with tdb1_inco...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: Make tdb1 share tdb_store flags, struct tdb_data...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: make TDB1 code use tdb2's TDB_ERROR and tdb_logerr()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: make tdb1 headers include tdb2 headers.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: rearrange tdb_context layout so tdb1_context...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: remove TDB1 TDB_NO_FSYNC environment variable...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: get rid of TDB1 mark and nonblock functions.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: remove _PUBLIC_ in tdb1 functions.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: Remove unused tdb1 functions.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: test: import tdb1's tests.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: include tdb1 source in tests.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: import TDB1 code.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: make tests include a single mega-header to simpli...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: tdb_foreach()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: keep link of every non-internal tdb.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: save openhook, allow tdb_get_attribute() on it.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: add TDB_RDONLY flag, allow setting/unsetting it.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: return TDB_ERR_RDONLY if trying to start a transa...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: save open_flags instead of mmap_flags.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: Hand error code to logging function.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: move transaction lock
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: enforce TDB_CONVERT
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: cleanup oob handling.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: fix tdb_lock offset.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: fix internal tdb_write_convert() error handling...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Rusty Russell
tdb2: Fix to always use 64-bit offset definition
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Volker Lendecke
tally: Adapt tally_histogram to Samba coding conventions
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Volker Lendecke
tally: Adapt get_max_bucket to Samba coding conventions
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Volker Lendecke
tally: Adapt tally_approx_median to Samba coding conven...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Volker Lendecke
tally: Adapt bucket_range to Samba coding conventions
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Volker Lendecke
tally: Adapt tally_mean to Samba coding conventions
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Volker Lendecke
tally: Adapt divls64 to Samba coding conventions
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Volker Lendecke
tally: Avoid some // style comments in divls64
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Volker Lendecke
tally: Adapt divlu64 to Samba coding conventions
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-08-31
Volker Lendecke
tally: Avoid some // style comments in divlu64
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
next