]> git.ozlabs.org Git - ccan/history - ccan/tdb2/test/logging.c
base64: fix for unsigned chars (e.g. ARM).
[ccan] / ccan / tdb2 / test / logging.c
2012-03-19 Rusty RussellMerge branch 'ccantool'
2012-03-09 Rusty Russelltdb2: remove: it's now in SAMBA where it belongs.
2011-08-31 Rusty Russelltdb2: Hand error code to logging function.
2011-08-31 Rusty Russelltdb2: enforce TDB_CONVERT
2011-04-07 Rusty Russelltdb2: rearrange log function to put data arg at the...
2011-04-07 Rusty Russelltdb2: shorten attribute members.
2011-03-01 Rusty Russelltdb2: simplify logging levels, rename TDB_DEBUG_* to...
2010-12-01 Rusty RussellMerge branch 'tdb2'
2010-12-01 Rusty Russelltdb2: clean up logging
2010-09-13 Rusty Russelltdb2: fix remapping inside tdb_traverse_read
2010-08-30 Rusty Russelltdb2: more tests, hash collision fixes, attribute support.
2010-08-26 Rusty Russelltdb2: tdb_expand on empty database now tested.