]> git.ozlabs.org Git - ccan/history - ccan/tdb2/tdb1_freelist.c
base64: fix for unsigned chars (e.g. ARM).
[ccan] / ccan / tdb2 / tdb1_freelist.c
2012-03-19 Rusty RussellMerge branch 'ccantool'
2012-03-09 Rusty Russelltdb2: remove: it's now in SAMBA where it belongs.
2011-12-21 Rusty Russelltdb2: be more careful on 4G files (tdb1).
2011-08-31 Rusty Russelltdb2: add stats to tdb1 backend.
2011-08-31 Rusty Russelltdb2: merge tdb1_context into tdb_context.
2011-08-31 Rusty Russelltdb2: make TDB1 code use tdb2's TDB_ERROR and tdb_logerr()
2011-08-31 Rusty Russelltdb2: Remove unused tdb1 functions.
2011-08-31 Rusty Russelltdb2: import TDB1 code.