| 2010-06-09 | 
Rusty Russell | alloc: fix page header size calculation bug, increase...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-06-09 | 
Rusty Russell | idtree: add examples, particularly the low-id-reuse...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-06-08 | 
Rusty Russell | alloc: first cut of new Tridge-inspired allocator | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-06-07 | 
Rusty Russell | ccanlint: don't setpgid on running commands: we want...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-06-07 | 
Rusty Russell | ccanlint: Add -k option to keep results. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-06-07 | 
Rusty Russell | ccanlint: make sure fullname is always full path name. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-06-07 | 
Rusty Russell | hashtable: fix traverse typesafety. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-06-07 | 
Rusty Russell | typesafe_cb: fix up (and test!) cast_if_any. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-05-24 | 
Rusty Russell | typesafe_cb: handle pointers to undefined struct types. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-05-24 | 
Rusty Russell | typesafe_cb: show flaw in typesafe_cb with undefined...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-05-23 | 
Rusty Russell | typesafe_cb: fix !gcc case | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-05-23 | 
Rusty Russell | typesafe_cb, hashtable: revise typesafe_cb arg order...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-05-20 | 
Rusty Russell | idtree: new module | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-05-11 | 
Rusty Russell | likely: new module | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-05-11 | 
Rusty Russell | ccanlint: put generated _info in correct directory. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-05-11 | 
Rusty Russell | str: add stringify() | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-05-04 | 
Rusty Russell | More web fixes. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-05-04 | 
Rusty Russell | tdb: fix backwards check on HAVE_PAGESIZE | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-05-04 | 
Rusty Russell | Hashtable routines. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-04-09 | 
Rusty Russell | tools: fastcheck adjust; 750ms works well for me. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-04-09 | 
Rusty Russell | ccanlint: optimize the timeout case | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-04-09 | 
Rusty Russell | Fix EXCLUDE logic for makefiles, add fastcheck | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-04-09 | 
Rusty Russell | ccanlint: always catch timeouts, and force kill valgrin...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-04-09 | 
Rusty Russell | ccanlint: timeout, and implement -t option for quicker...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-04-09 | 
Rusty Russell | Use bzr to determine what to upload | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-04-09 | 
Rusty Russell | ccanlint: clean up test short descriptions | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-04-09 | 
Rusty Russell | ccanlint: cleanup listing code, make print in topo...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-04-09 | 
Rusty Russell | From: Joseph Adams <joeyadams3.14159@gmail.com> | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-04-09 | 
Rusty Russell | From: Joseph Adams <joeyadams3.14159@gmail.com> | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-04-09 | 
Rusty Russell | From: Joseph Adams <joeyadams3.14159@gmail.com> | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-03-31 | 
Rusty Russell | Fix segfault due to relative paths (ccan_depends),...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-03-31 | 
Joseph Adams | Joey's charset validation module. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-02-24 | 
Rusty Russell | asort: fix gcc warning. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-02-24 | 
Rusty Russell | tools: fix warnings from Ubuntu strict compiler. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-02-24 | 
Rusty Russell | tdb: handle processes dying during transaction commit. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-02-24 | 
Rusty Russell | tdb: cleanup: tdb_lock_list helper to cover tdb_lock...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-02-24 | 
Rusty Russell | tdb: remove lock ops | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-02-23 | 
Rusty Russell | tdb: more testcase fixup. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-02-23 | 
Rusty Russell | tdb: suppress record write locks when allrecord lock...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-02-23 | 
Rusty Russell | tdb: new test, cleanup old tests by centralizing lock...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-02-22 | 
Rusty Russell | tdb: fix test to remove warning, and don't fail when...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-02-22 | 
Rusty Russell | tdb: don't reduce file size on transaction recovery. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-02-22 | 
Rusty Russell | tdb:  fix recovery reuse after crash (from SAMBA) | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-02-22 | 
Rusty Russell | tdb: fix tdbtorture seed printing, plus remove CLEAR_IF...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-02-22 | 
Rusty Russell | tdb: cleanup: remove ltype argument from _tdb_transacti...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-02-22 | 
Rusty Russell | tdb: tdb_allrecord_lock/tdb_allrecord_unlock/tdb_allrec...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-02-22 | 
Rusty Russell | tdb: cleanup: always grab allrecord lock to infinity. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-02-22 | 
Rusty Russell | tdb: remove num_locks | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-02-22 | 
Rusty Russell | tdb: use tdb_nest_lock() for seqnum lock. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-02-22 | 
Rusty Russell | tdb: use tdb_nest_lock() for active lock. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-02-22 | 
Rusty Russell | tdb: use tdb_nest_lock() for open lock. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-02-22 | 
Rusty Russell | tdb: use tdb_nest_lock() for transaction lock. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-02-22 | 
Rusty Russell | tdb: cleanup: find_nestlock() helper. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-02-22 | 
Rusty Russell | tdb: cleanup: tdb_release_extra_locks() helper | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-02-22 | 
Rusty Russell | tdb: cleanup: tdb_have_extra_locks() helper | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-02-22 | 
Rusty Russell | tdb: don't suppress the transaction lock because of...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-02-22 | 
Rusty Russell | tdb: cleanup: tdb_nest_lock/tdb_nest_unlock | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-02-22 | 
Rusty Russell | tdb: cleanup: rename global_lock to allrecord_lock. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-02-22 | 
Rusty Russell | tdb: cleanup: rename GLOBAL_LOCK to OPEN_LOCK. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-02-22 | 
Rusty Russell | tdb: commit 9b987e3923f7e8714acec6a2929435b1e6016645...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-02-22 | 
Rusty Russell | tdb: port trivial differences across from SAMBA | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-02-11 | 
Rusty Russell | Fix Joey's report of rename failing across moint points. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-02-04 | 
Rusty Russell | tdb: use TDB_RECOVERY_INVALID_MAGIC rather than 0 | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-02-04 | 
Rusty Russell | Add -k option to tdbtorture, run tdb_check at end. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-02-04 | 
Rusty Russell | Don't use ~ in path, seems less reliable? | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-02-04 | 
Rusty Russell | tdb: new test for dying during a transaction. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-02-02 | 
Rusty Russell | ccanlint: fix scoring, add score details to --verbose. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-02-02 | 
Rusty Russell | Use raw .o files rather than -lccan | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-02-02 | 
Rusty Russell | Import 898b5edfe757cb145960b8f3631029bfd5592119 from...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-02-02 | 
Rusty Russell | Fix bug where we used old clear_if_first when doing...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-02-02 | 
Rusty Russell | Change default behaviour: disallow nesting (safer). | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-02-02 | 
Rusty Russell | Import c1c0ede32dc00ed619d1cf5fda40a9de43995f3a from...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-02-02 | 
Rusty Russell | Import 855391c1e37012b0d6c673a304bb8da8a1efcd72 from...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-02-02 | 
Rusty Russell | Import f5c992bdaeb73ef726ff4728a9922721474cd6f5 from...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-02-02 | 
Rusty Russell | Import 470750fa2e3cf987f10de48451b1ee13aab03907 from...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-02-02 | 
Rusty Russell | Import 03b3682e3fa53c9f5fdf2c4beac8b5d030fd2630 from...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-02-02 | 
Rusty Russell | New test: reveals race (found by Volker) when open...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-02-01 | 
Rusty Russell | ccanlint: fix directory issues properly. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-02-01 | 
Rusty Russell | Fix valgrind running with debugger. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-01-23 | 
Rusty Russell | Fix config for browsing. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-01-20 | 
Rusty Russell | Fix browser support. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-01-19 | 
Rusty Russell | Make manifest code do chdir into appropriate directory. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-01-18 | 
Rusty Russell | New test: run tests under valgrind. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-01-17 | 
Rusty Russell | Joey's btree module. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-01-13 | 
Rusty Russell | More --recursive fixes for manifest listing. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-01-13 | 
Rusty Russell | Fix ccan.tar.bz2 tarball. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-01-06 | 
Rusty Russell | Fix tests: path change because they're now run under...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-01-06 | 
Rusty Russell | Makefile fixes: we now do dependencies properly for...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-01-06 | 
Rusty Russell | Fix getting sub-depends. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-01-06 | 
Rusty Russell | More header fixups: now it all compiles again. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2010-01-06 | 
Rusty Russell | Remove old run-tests, clean up #includes to all be...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2009-11-21 | 
Rusty Russell | New asort routine; unf. breaks under -Wmissing-prototyp...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2009-11-21 | 
Rusty Russell | New talloc_set for auto-cleanup. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2009-11-19 | 
Rusty Russell | Update where browsing points. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2009-11-19 | 
Rusty Russell | asearch: typesafe binary search. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2009-10-20 | 
Rusty Russell | Don't print full fail results on normal check | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2009-10-19 | 
Rusty Russell | tdb: add -t (always transactional) to tdbtorture | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2009-10-19 | 
Rusty Russell | tdb: add logging to tdb_check for more verbose answers. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2009-10-19 | 
Rusty Russell | tdb: use logging and tdb_check in tdbtool | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2009-10-19 | 
Rusty Russell | tdb: Add tdbtool to 'clean' | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| next |