2009-07-29 |
Rusty Russell | Import from SAMBA tdb: |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-29 |
Rusty Russell | Fix up non-TDB_TRACE compile. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-29 |
Rusty Russell | Turn off TDB_TRACE again (shouldn't have left it on... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-29 |
Rusty Russell | Remove const warning |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-29 |
Rusty Russell | Don't fail mysteriously on existing trace file. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-29 |
Rusty Russell | Import from SAMBA tdb: |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-29 |
Rusty Russell | Import from SAMBA's tdb: |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-29 |
Rusty Russell | Import from SAMBA's tdb: |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-25 |
Rusty Russell | merge |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-21 |
Rusty Russell | Neaten tdb to sync with samba version of locking fix. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-21 |
Joey Adams | stringmap: Flipped bit order to match sorted string... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-20 |
Rusty Russell | Speed up tracing by factor of 4-6, by writing less... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-19 |
Rusty Russell | merge |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-18 |
Rusty Russell | Short types |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-18 |
Rusty Russell | talloc_link; a replacement for talloc's references. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-18 |
Rusty Russell | _info files are no longer to be ignored, since we renam... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-18 |
Rusty Russell | License for talloc is actually LGPL. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-18 |
Rusty Russell | talloc_free() should take a const void *, a-la free(). |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-18 |
Joey Adams | Improved stringmap to support strings with null characters |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-18 |
Rusty Russell | Merge. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-18 |
Rusty Russell | Automate rerunning when we have to back off: gives... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-17 |
Rusty Russell | Cleanup variable names. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-17 |
Rusty Russell | Add handling of reduced test cases (traverse lines... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-17 |
Rusty Russell | Completely unhobble tdbtorture. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-17 |
Rusty Russell | Oops, forgot to check in new keywords files :( |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-17 |
Rusty Russell | YA corner case: help assumption by putting cancelled... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-17 |
Rusty Russell | Leave groups of chainlock inside traverse. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-17 |
Rusty Russell | tdb_chainlock/tdb_chainunlock et. al. support. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-16 |
Joey Adams | Rusty's cleanup to ciniparser.c's strstrip and strlwc |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-16 |
Rusty Russell | Handle global_lock properly in tdb_transaction_lock... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-16 |
Rusty Russell | Fix tracing for tdb_chainunlock. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-16 |
Rusty Russell | Minor optimization: don't make a dependency between... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-16 |
Rusty Russell | Cleanup: rename is_* to starts_*, move functions togeth... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-16 |
Rusty Russell | Clean up traverse keyword handling. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-16 |
Rusty Russell | Partial ordering of traverses: reduces number of deadlo... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-16 |
Rusty Russell | Fix logic bug; we weren't checking last requirement... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-16 |
Rusty Russell | Implement timeout for the deadlock of traverse & transa... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-16 |
Rusty Russell | Open database with TDB_NOSYNC to speed it up a little. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-15 |
Joey Adams | Added run-dictionary.c test to ciniparser |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-15 |
Joey Adams | Tiny fix to stringmap's run.c |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-15 |
Rusty Russell | Fix sequence logic bug, and satisfies() logic fix/cleanup. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-15 |
Rusty Russell | Handle transactions! |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-15 |
Joey Adams | Added module stringmap |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-15 |
Rusty Russell | Fix sequence numbers when tracing transaction. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-15 |
Rusty Russell | Insert (implied) transaction cancel on tdb_close/EOF. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-15 |
Rusty Russell | Print seq numbers on timeout dump |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-15 |
Joey Adams | Added module block_pool |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-14 |
Rusty Russell | Fix early transaction unlock when traverse done inside... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-14 |
Rusty Russell | Fix null ptr deref on TDB_TRACE with internal db. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-14 |
Rusty Russell | Remove trivial traverse code, simplify. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-14 |
Rusty Russell | Fix logic bug in optimizer, and fix up DEBUG_DEPS compile. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-14 |
Rusty Russell | More dependency optimization: seems to happen with... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-13 |
Rusty Russell | More general solution for serial number misorders. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-13 |
Rusty Russell | Optimize to reduce extraneous dependencies. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-13 |
Rusty Russell | Belated checkin of keywords. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-13 |
Rusty Russell | Simplify dependencies by passing pointers over the... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-13 |
Rusty Russell | Slightly more sophisticated dependency generation:... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-12 |
Rusty Russell | Missed part of patch. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-12 |
Rusty Russell | Get more sophisticated with resolving duplicate serial... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-12 |
Joey Adams | Make tokenizer throw error on empty char literal, along... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-09 |
Joey Adams | Make ccanlint core objects depend on generated-init... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-09 |
Joey Adams | Small fix to read_cstring for reading \? . |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-08 |
Rusty Russell | Traverses seem to work now. Also, much better reportin... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-08 |
Rusty Russell | First attempt at transactions & traverse (deadlocks... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-07 |
Rusty Russell | Fix uninitialized var. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-07 |
Rusty Russell | ... and fix up keyword list. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-07 |
Rusty Russell | Fix last minute warning "fix" in replay_trace.c, remove... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-07 |
Rusty Russell | Better tdb tracing, start of decent replay_trace. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-07 |
Rusty Russell | const addition changes from brian, awfulhak.org |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-03 |
Joey Adams | Added module ccan_tokenizer from snapshot at: |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-02 |
Rusty Russell | More junkcode! |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-02 |
Rusty Russell | New junkcode. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-06-29 |
Rusty Russell | Torture harder: random ops inside traverses. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-06-29 |
Rusty Russell | Don't make assumptions about traverse order, and prove... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-06-29 |
Rusty Russell | Handle tracing on internal dbs. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-06-29 |
Rusty Russell | Fix traverse nesting unlock bug. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-06-29 |
Rusty Russell | zero-append test for tdb. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-06-29 |
Rusty Russell | Fix append of zero-length records to zero-length records. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-06-29 |
Rusty Russell | Fix theoretical problem with 0-length records. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-06-28 |
Rusty Russell | First cut of replay_trace for tdb. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-06-23 |
Rusty Russell | Tracing for tdb operations. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-06-22 |
Rusty Russell | ccanize tdb further, and add simple test. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-06-18 |
Rusty Russell | First step to ccanizing TDB. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-06-16 |
Rusty Russell | Initial TDB import. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-06-07 |
Rusty Russell | Convert to 64 bit crcs: change semantics of crcbits... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-06-07 |
Rusty Russell | Implement a (poor?) 64-bit CRC. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-06-07 |
Rusty Russell | 64-bit CRC code. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-06-05 |
Rusty Russell | Fix ubuntu "ignoring return value" warnings. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-06-05 |
Rusty Russell | Implementation of auto-depends, based on Idris's start. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-06-05 |
Rusty Russell | Many list funcs should work with constant lists. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-05-31 |
Rusty Russell | merge |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-05-31 |
Rusty Russell | New junkcode. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-05-29 |
Joey Adams | Updated array module to version 0.1.1 . |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-05-28 |
Rusty Russell | Rename _info.c to _info: this means we can simple compi... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-05-28 |
Rusty Russell | Move ccanlint tests into subdirectories. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-05-28 |
Rusty Russell | Make ccanlint tests all positive: ie. "has _info.c... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-05-28 |
Rusty Russell | From: Joseph Adams <joeyadams3.14159@gmail.com> |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-05-28 |
Rusty Russell | Joey's patch to ignore ccan/ lines in #include. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-05-28 |
Rusty Russell | Joey's template fixes. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-05-28 |
Rusty Russell | Store pristine contents of files: based on Joey's patch. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
next |