]> git.ozlabs.org Git - ccan/shortlog
ccan
2010-06-07 Rusty Russellccanlint: make sure fullname is always full path name.
2010-06-07 Rusty Russellhashtable: fix traverse typesafety.
2010-06-07 Rusty Russelltypesafe_cb: fix up (and test!) cast_if_any.
2010-05-24 Rusty Russelltypesafe_cb: handle pointers to undefined struct types.
2010-05-24 Rusty Russelltypesafe_cb: show flaw in typesafe_cb with undefined...
2010-05-23 Rusty Russelltypesafe_cb: fix !gcc case
2010-05-23 Rusty Russelltypesafe_cb, hashtable: revise typesafe_cb arg order...
2010-05-20 Rusty Russellidtree: new module
2010-05-11 Rusty Russelllikely: new module
2010-05-11 Rusty Russellccanlint: put generated _info in correct directory.
2010-05-11 Rusty Russellstr: add stringify()
2010-05-04 Rusty RussellMore web fixes.
2010-05-04 Rusty Russelltdb: fix backwards check on HAVE_PAGESIZE
2010-05-04 Rusty RussellHashtable routines.
2010-04-09 Rusty Russelltools: fastcheck adjust; 750ms works well for me.
2010-04-09 Rusty Russellccanlint: optimize the timeout case
2010-04-09 Rusty RussellFix EXCLUDE logic for makefiles, add fastcheck
2010-04-09 Rusty Russellccanlint: always catch timeouts, and force kill valgrin...
2010-04-09 Rusty Russellccanlint: timeout, and implement -t option for quicker...
2010-04-09 Rusty RussellUse bzr to determine what to upload
2010-04-09 Rusty Russellccanlint: clean up test short descriptions
2010-04-09 Rusty Russellccanlint: cleanup listing code, make print in topo...
2010-04-09 Rusty RussellFrom: Joseph Adams <joeyadams3.14159@gmail.com>
2010-04-09 Rusty RussellFrom: Joseph Adams <joeyadams3.14159@gmail.com>
2010-04-09 Rusty RussellFrom: Joseph Adams <joeyadams3.14159@gmail.com>
2010-03-31 Rusty RussellFix segfault due to relative paths (ccan_depends),...
2010-03-31 Joseph AdamsJoey's charset validation module.
2010-02-24 Rusty Russellasort: fix gcc warning.
2010-02-24 Rusty Russelltools: fix warnings from Ubuntu strict compiler.
2010-02-24 Rusty Russelltdb: handle processes dying during transaction commit.
2010-02-24 Rusty Russelltdb: cleanup: tdb_lock_list helper to cover tdb_lock...
2010-02-24 Rusty Russelltdb: remove lock ops
2010-02-23 Rusty Russelltdb: more testcase fixup.
2010-02-23 Rusty Russelltdb: suppress record write locks when allrecord lock...
2010-02-23 Rusty Russelltdb: new test, cleanup old tests by centralizing lock...
2010-02-22 Rusty Russelltdb: fix test to remove warning, and don't fail when...
2010-02-22 Rusty Russelltdb: don't reduce file size on transaction recovery.
2010-02-22 Rusty Russelltdb: fix recovery reuse after crash (from SAMBA)
2010-02-22 Rusty Russelltdb: fix tdbtorture seed printing, plus remove CLEAR_IF...
2010-02-22 Rusty Russelltdb: cleanup: remove ltype argument from _tdb_transacti...
2010-02-22 Rusty Russelltdb: tdb_allrecord_lock/tdb_allrecord_unlock/tdb_allrec...
2010-02-22 Rusty Russelltdb: cleanup: always grab allrecord lock to infinity.
2010-02-22 Rusty Russelltdb: remove num_locks
2010-02-22 Rusty Russelltdb: use tdb_nest_lock() for seqnum lock.
2010-02-22 Rusty Russelltdb: use tdb_nest_lock() for active lock.
2010-02-22 Rusty Russelltdb: use tdb_nest_lock() for open lock.
2010-02-22 Rusty Russelltdb: use tdb_nest_lock() for transaction lock.
2010-02-22 Rusty Russelltdb: cleanup: find_nestlock() helper.
2010-02-22 Rusty Russelltdb: cleanup: tdb_release_extra_locks() helper
2010-02-22 Rusty Russelltdb: cleanup: tdb_have_extra_locks() helper
2010-02-22 Rusty Russelltdb: don't suppress the transaction lock because of...
2010-02-22 Rusty Russelltdb: cleanup: tdb_nest_lock/tdb_nest_unlock
2010-02-22 Rusty Russelltdb: cleanup: rename global_lock to allrecord_lock.
2010-02-22 Rusty Russelltdb: cleanup: rename GLOBAL_LOCK to OPEN_LOCK.
2010-02-22 Rusty Russelltdb: commit 9b987e3923f7e8714acec6a2929435b1e6016645...
2010-02-22 Rusty Russelltdb: port trivial differences across from SAMBA
2010-02-11 Rusty RussellFix Joey's report of rename failing across moint points.
2010-02-04 Rusty Russelltdb: use TDB_RECOVERY_INVALID_MAGIC rather than 0
2010-02-04 Rusty RussellAdd -k option to tdbtorture, run tdb_check at end.
2010-02-04 Rusty RussellDon't use ~ in path, seems less reliable?
2010-02-04 Rusty Russelltdb: new test for dying during a transaction.
2010-02-02 Rusty Russellccanlint: fix scoring, add score details to --verbose.
2010-02-02 Rusty RussellUse raw .o files rather than -lccan
2010-02-02 Rusty RussellImport 898b5edfe757cb145960b8f3631029bfd5592119 from...
2010-02-02 Rusty RussellFix bug where we used old clear_if_first when doing...
2010-02-02 Rusty RussellChange default behaviour: disallow nesting (safer).
2010-02-02 Rusty RussellImport c1c0ede32dc00ed619d1cf5fda40a9de43995f3a from...
2010-02-02 Rusty RussellImport 855391c1e37012b0d6c673a304bb8da8a1efcd72 from...
2010-02-02 Rusty RussellImport f5c992bdaeb73ef726ff4728a9922721474cd6f5 from...
2010-02-02 Rusty RussellImport 470750fa2e3cf987f10de48451b1ee13aab03907 from...
2010-02-02 Rusty RussellImport 03b3682e3fa53c9f5fdf2c4beac8b5d030fd2630 from...
2010-02-02 Rusty RussellNew test: reveals race (found by Volker) when open...
2010-02-01 Rusty Russellccanlint: fix directory issues properly.
2010-02-01 Rusty RussellFix valgrind running with debugger.
2010-01-23 Rusty RussellFix config for browsing.
2010-01-20 Rusty RussellFix browser support.
2010-01-19 Rusty RussellMake manifest code do chdir into appropriate directory.
2010-01-18 Rusty RussellNew test: run tests under valgrind.
2010-01-17 Rusty RussellJoey's btree module.
2010-01-13 Rusty RussellMore --recursive fixes for manifest listing.
2010-01-13 Rusty RussellFix ccan.tar.bz2 tarball.
2010-01-06 Rusty RussellFix tests: path change because they're now run under...
2010-01-06 Rusty RussellMakefile fixes: we now do dependencies properly for...
2010-01-06 Rusty RussellFix getting sub-depends.
2010-01-06 Rusty RussellMore header fixups: now it all compiles again.
2010-01-06 Rusty RussellRemove old run-tests, clean up #includes to all be...
2009-11-21 Rusty RussellNew asort routine; unf. breaks under -Wmissing-prototyp...
2009-11-21 Rusty RussellNew talloc_set for auto-cleanup.
2009-11-19 Rusty RussellUpdate where browsing points.
2009-11-19 Rusty Russellasearch: typesafe binary search.
2009-10-20 Rusty RussellDon't print full fail results on normal check
2009-10-19 Rusty Russelltdb: add -t (always transactional) to tdbtorture
2009-10-19 Rusty Russelltdb: add logging to tdb_check for more verbose answers.
2009-10-19 Rusty Russelltdb: use logging and tdb_check in tdbtool
2009-10-19 Rusty Russelltdb: Add tdbtool to 'clean'
2009-10-19 Rusty RussellImport tdbtool from SAMBA (e440a2e11e78a562f97971c0dfe0...
2009-10-07 Rusty Russelltools/ccanlint: build tests are now compulsory
2009-10-07 Rusty RussellWeb updates.
2009-10-07 Rusty Russelltdb: avoid checkfn on dead records, reorganize and...
2009-10-06 Rusty Russellccan/tdb: tdb_check() function.
next