]> git.ozlabs.org Git - ccan/commit
ccan/ntdb: demote to junkcode.
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 3 Apr 2017 00:08:26 +0000 (09:38 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 3 Apr 2017 00:08:26 +0000 (09:38 +0930)
commit1aab74723e837a0fd8091e264a325bb2cdcdd0fa
tree6d1c4ced1a9b7f32373f0d7b73da0af12c59ea9f
parent979071e8587d4819a7f78613b68d29e222e5db63
ccan/ntdb: demote to junkcode.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
220 files changed:
ccan/ntdb/ABI/ntdb-0.9.sigs [deleted file]
ccan/ntdb/ABI/ntdb-1.0.sigs [deleted file]
ccan/ntdb/LICENSE [deleted symlink]
ccan/ntdb/Makefile [deleted file]
ccan/ntdb/_info [deleted file]
ccan/ntdb/check.c [deleted file]
ccan/ntdb/doc/TDB_porting.txt [deleted file]
ccan/ntdb/doc/design.lyx [deleted file]
ccan/ntdb/doc/design.pdf [deleted file]
ccan/ntdb/doc/design.txt [deleted file]
ccan/ntdb/free.c [deleted file]
ccan/ntdb/hash.c [deleted file]
ccan/ntdb/io.c [deleted file]
ccan/ntdb/lock.c [deleted file]
ccan/ntdb/man/ntdb.3.xml [deleted file]
ccan/ntdb/man/ntdbbackup.8.xml [deleted file]
ccan/ntdb/man/ntdbdump.8.xml [deleted file]
ccan/ntdb/man/ntdbrestore.8.xml [deleted file]
ccan/ntdb/man/ntdbtool.8.xml [deleted file]
ccan/ntdb/ntdb.c [deleted file]
ccan/ntdb/ntdb.h [deleted file]
ccan/ntdb/ntdb.pc.in [deleted file]
ccan/ntdb/open.c [deleted file]
ccan/ntdb/private.h [deleted file]
ccan/ntdb/python/pyntdb.c [deleted file]
ccan/ntdb/summary.c [deleted file]
ccan/ntdb/test/api-12-store.c [deleted file]
ccan/ntdb/test/api-13-delete.c [deleted file]
ccan/ntdb/test/api-14-exists.c [deleted file]
ccan/ntdb/test/api-16-wipe_all.c [deleted file]
ccan/ntdb/test/api-20-alloc-attr.c [deleted file]
ccan/ntdb/test/api-21-parse_record.c [deleted file]
ccan/ntdb/test/api-55-transaction.c [deleted file]
ccan/ntdb/test/api-60-noop-transaction.c [deleted file]
ccan/ntdb/test/api-80-tdb_fd.c [deleted file]
ccan/ntdb/test/api-81-seqnum.c [deleted file]
ccan/ntdb/test/api-82-lockattr.c [deleted file]
ccan/ntdb/test/api-83-openhook.c [deleted file]
ccan/ntdb/test/api-91-get-stats.c [deleted file]
ccan/ntdb/test/api-92-get-set-readonly.c [deleted file]
ccan/ntdb/test/api-93-repack.c [deleted file]
ccan/ntdb/test/api-94-expand-during-parse.c [deleted file]
ccan/ntdb/test/api-95-read-only-during-parse.c [deleted file]
ccan/ntdb/test/api-add-remove-flags.c [deleted file]
ccan/ntdb/test/api-check-callback.c [deleted file]
ccan/ntdb/test/api-firstkey-nextkey.c [deleted file]
ccan/ntdb/test/api-fork-test.c [deleted file]
ccan/ntdb/test/api-locktimeout.c [deleted file]
ccan/ntdb/test/api-missing-entries.c [deleted file]
ccan/ntdb/test/api-open-multiple-times.c [deleted file]
ccan/ntdb/test/api-record-expand.c [deleted file]
ccan/ntdb/test/api-simple-delete.c [deleted file]
ccan/ntdb/test/api-summary.c [deleted file]
ccan/ntdb/test/external-agent.c [deleted file]
ccan/ntdb/test/external-agent.h [deleted file]
ccan/ntdb/test/failtest_helper.c [deleted file]
ccan/ntdb/test/failtest_helper.h [deleted file]
ccan/ntdb/test/helpapi-external-agent.h [deleted file]
ccan/ntdb/test/helprun-external-agent.h [deleted file]
ccan/ntdb/test/helprun-layout.h [deleted file]
ccan/ntdb/test/layout.h [deleted file]
ccan/ntdb/test/lock-tracking.c [deleted file]
ccan/ntdb/test/lock-tracking.h [deleted file]
ccan/ntdb/test/logging.c [deleted file]
ccan/ntdb/test/logging.h [deleted file]
ccan/ntdb/test/no-fsync.h [deleted file]
ccan/ntdb/test/ntdb-source.h [deleted file]
ccan/ntdb/test/python-api.py [deleted file]
ccan/ntdb/test/run-001-encode.c [deleted file]
ccan/ntdb/test/run-001-fls.c [deleted file]
ccan/ntdb/test/run-01-new_database.c [deleted file]
ccan/ntdb/test/run-02-expand.c [deleted file]
ccan/ntdb/test/run-03-coalesce.c [deleted file]
ccan/ntdb/test/run-04-basichash.c [deleted file]
ccan/ntdb/test/run-05-readonly-open.c [deleted file]
ccan/ntdb/test/run-10-simple-store.c [deleted file]
ccan/ntdb/test/run-11-simple-fetch.c [deleted file]
ccan/ntdb/test/run-12-check.c [deleted file]
ccan/ntdb/test/run-15-append.c [deleted file]
ccan/ntdb/test/run-25-hashoverload.c [deleted file]
ccan/ntdb/test/run-30-exhaust-before-expand.c [deleted file]
ccan/ntdb/test/run-35-convert.c [deleted file]
ccan/ntdb/test/run-50-multiple-freelists.c [deleted file]
ccan/ntdb/test/run-56-open-during-transaction.c [deleted file]
ccan/ntdb/test/run-57-die-during-transaction.c [deleted file]
ccan/ntdb/test/run-64-bit-tdb.c [deleted file]
ccan/ntdb/test/run-90-get-set-attributes.c [deleted file]
ccan/ntdb/test/run-capabilities.c [deleted file]
ccan/ntdb/test/run-expand-in-transaction.c [deleted file]
ccan/ntdb/test/run-features.c [deleted file]
ccan/ntdb/test/run-lockall.c [deleted file]
ccan/ntdb/test/run-remap-in-read_traverse.c [deleted file]
ccan/ntdb/test/run-seed.c [deleted file]
ccan/ntdb/test/run-tdb_errorstr.c [deleted file]
ccan/ntdb/test/run-tdb_foreach.c [deleted file]
ccan/ntdb/test/run-traverse.c [deleted file]
ccan/ntdb/test/tap-interface.c [deleted file]
ccan/ntdb/test/tap-interface.h [deleted file]
ccan/ntdb/tools/Makefile [deleted file]
ccan/ntdb/tools/growtdb-bench.c [deleted file]
ccan/ntdb/tools/mkntdb.c [deleted file]
ccan/ntdb/tools/ntdbbackup.c [deleted file]
ccan/ntdb/tools/ntdbdump.c [deleted file]
ccan/ntdb/tools/ntdbrestore.c [deleted file]
ccan/ntdb/tools/ntdbtool.c [deleted file]
ccan/ntdb/tools/ntdbtorture.c [deleted file]
ccan/ntdb/tools/speed.c [deleted file]
ccan/ntdb/transaction.c [deleted file]
ccan/ntdb/traverse.c [deleted file]
ccan/ntdb/wscript [deleted file]
junkcode/rusty@rustcorp.com.au-ntdb/ABI/ntdb-0.9.sigs [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/ABI/ntdb-1.0.sigs [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/LICENSE [new symlink]
junkcode/rusty@rustcorp.com.au-ntdb/Makefile [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/_info [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/check.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/doc/TDB_porting.txt [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/doc/design.lyx [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/doc/design.pdf [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/doc/design.txt [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/free.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/hash.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/io.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/lock.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/man/ntdb.3.xml [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/man/ntdbbackup.8.xml [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/man/ntdbdump.8.xml [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/man/ntdbrestore.8.xml [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/man/ntdbtool.8.xml [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/ntdb.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/ntdb.h [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/ntdb.pc.in [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/open.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/private.h [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/python/pyntdb.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/summary.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/api-12-store.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/api-13-delete.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/api-14-exists.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/api-16-wipe_all.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/api-20-alloc-attr.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/api-21-parse_record.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/api-55-transaction.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/api-60-noop-transaction.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/api-80-tdb_fd.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/api-81-seqnum.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/api-82-lockattr.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/api-83-openhook.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/api-91-get-stats.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/api-92-get-set-readonly.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/api-93-repack.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/api-94-expand-during-parse.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/api-95-read-only-during-parse.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/api-add-remove-flags.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/api-check-callback.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/api-firstkey-nextkey.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/api-fork-test.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/api-locktimeout.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/api-missing-entries.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/api-open-multiple-times.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/api-record-expand.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/api-simple-delete.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/api-summary.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/external-agent.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/external-agent.h [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/failtest_helper.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/failtest_helper.h [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/helpapi-external-agent.h [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/helprun-external-agent.h [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/helprun-layout.h [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/layout.h [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/lock-tracking.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/lock-tracking.h [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/logging.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/logging.h [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/no-fsync.h [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/ntdb-source.h [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/python-api.py [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/run-001-encode.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/run-001-fls.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/run-01-new_database.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/run-02-expand.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/run-03-coalesce.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/run-04-basichash.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/run-05-readonly-open.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/run-10-simple-store.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/run-11-simple-fetch.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/run-12-check.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/run-15-append.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/run-25-hashoverload.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/run-30-exhaust-before-expand.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/run-35-convert.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/run-50-multiple-freelists.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/run-56-open-during-transaction.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/run-57-die-during-transaction.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/run-64-bit-tdb.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/run-90-get-set-attributes.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/run-capabilities.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/run-expand-in-transaction.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/run-features.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/run-lockall.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/run-remap-in-read_traverse.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/run-seed.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/run-tdb_errorstr.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/run-tdb_foreach.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/run-traverse.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/tap-interface.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/test/tap-interface.h [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/tools/Makefile [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/tools/growtdb-bench.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/tools/mkntdb.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/tools/ntdbbackup.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/tools/ntdbdump.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/tools/ntdbrestore.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/tools/ntdbtool.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/tools/ntdbtorture.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/tools/speed.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/transaction.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/traverse.c [new file with mode: 0644]
junkcode/rusty@rustcorp.com.au-ntdb/wscript [new file with mode: 0644]