| .. |
|
external-agent.c
|
15cb319b3e
tdb2: test lock timeout plugin code.
|
15 years ago |
|
external-agent.h
|
15cb319b3e
tdb2: test lock timeout plugin code.
|
15 years ago |
|
failtest_helper.c
|
751a8a34d0
tdb2: use vasprintf.
|
15 years ago |
|
failtest_helper.h
|
c9ae18920d
tdb2: fix line numbers for tests.
|
14 years ago |
|
layout.c
|
60a487d579
tdb2: fix intermittant failure in run-50-multiple-freelists-fail.c
|
14 years ago |
|
layout.h
|
60a487d579
tdb2: fix intermittant failure in run-50-multiple-freelists-fail.c
|
14 years ago |
|
lock-tracking.c
|
5e8b9af5e7
tdb2: transaction support
|
15 years ago |
|
lock-tracking.h
|
5e8b9af5e7
tdb2: transaction support
|
15 years ago |
|
logging.c
|
6ce40d6ab4
tdb2: rearrange log function to put data arg at the end.
|
15 years ago |
|
logging.h
|
6ce40d6ab4
tdb2: rearrange log function to put data arg at the end.
|
15 years ago |
|
run-001-encode.c
|
156e5eb92f
tdb2: rename internal hashfn and logfn to hash_fn and log_fn.
|
15 years ago |
|
run-001-fls.c
|
efdf0f2d8f
tdb2: move open routines into a separate file (open.c)
|
15 years ago |
|
run-01-new_database.c
|
efdf0f2d8f
tdb2: move open routines into a separate file (open.c)
|
15 years ago |
|
run-02-expand.c
|
41e027e11e
tdb2: move mmap into struct tdb_file
|
15 years ago |
|
run-03-coalesce.c
|
60a487d579
tdb2: fix intermittant failure in run-50-multiple-freelists-fail.c
|
14 years ago |
|
run-04-basichash.c
|
024a5647e6
tdb2: use counters to decide when to coalesce records.
|
15 years ago |
|
run-05-readonly-open.c
|
de868b8eee
tdb2: fix O_RDONLY opens.
|
15 years ago |
|
run-10-simple-store.c
|
f367a1dc85
tdb2: tdb_mkdata
|
15 years ago |
|
run-11-simple-fetch.c
|
f367a1dc85
tdb2: tdb_mkdata
|
15 years ago |
|
run-12-store.c
|
007a7e4e8d
tdb2: shorten attribute members.
|
15 years ago |
|
run-13-delete.c
|
007a7e4e8d
tdb2: shorten attribute members.
|
15 years ago |
|
run-14-exists.c
|
a97da100b0
tdb2: implement tdb_exists and tdb_parse_record
|
15 years ago |
|
run-15-append.c
|
f367a1dc85
tdb2: tdb_mkdata
|
15 years ago |
|
run-16-wipe_all.c
|
a97da100b0
tdb2: implement tdb_exists and tdb_parse_record
|
15 years ago |
|
run-20-growhash.c
|
007a7e4e8d
tdb2: shorten attribute members.
|
15 years ago |
|
run-21-parse_record.c
|
a4393df8ed
tdb2: tdb_deq: inline helper for comparing two struct tdb_data
|
15 years ago |
|
run-25-hashoverload.c
|
007a7e4e8d
tdb2: shorten attribute members.
|
15 years ago |
|
run-30-exhaust-before-expand.c
|
41e027e11e
tdb2: move mmap into struct tdb_file
|
15 years ago |
|
run-50-multiple-freelists.c
|
60a487d579
tdb2: fix intermittant failure in run-50-multiple-freelists-fail.c
|
14 years ago |
|
run-55-transaction.c
|
f367a1dc85
tdb2: tdb_mkdata
|
15 years ago |
|
run-56-open-during-transaction.c
|
f367a1dc85
tdb2: tdb_mkdata
|
15 years ago |
|
run-57-die-during-transaction.c
|
f367a1dc85
tdb2: tdb_mkdata
|
15 years ago |
|
run-64-bit-tdb.c
|
024a5647e6
tdb2: use counters to decide when to coalesce records.
|
15 years ago |
|
run-80-tdb_fd.c
|
6fdff621a9
tdb2: tdb_name and tdb_fd functions.
|
15 years ago |
|
run-81-seqnum.c
|
f367a1dc85
tdb2: tdb_mkdata
|
15 years ago |
|
run-82-lockattr.c
|
7fe3218488
tdb2: TDB_ATTRIBUTE_FLOCK support
|
15 years ago |
|
run-83-openhook.c
|
0468e69927
tdb2: open hook for implementing TDB_CLEAR_IF_FIRST
|
15 years ago |
|
run-90-get-set-attributes.c
|
703cea0c78
tdb2: tdb_set_attribute, tdb_unset_attribute and tdb_get_attribute
|
15 years ago |
|
run-91-get-stats.c
|
8cca0397ef
tdb2: TDB_ATTRIBUTE_STATS access via tdb_get_attribute.
|
15 years ago |
|
run-add-remove-flags.c
|
41e027e11e
tdb2: move mmap into struct tdb_file
|
15 years ago |
|
run-check-callback.c
|
7a0402de90
tdb2: fix compile of test/run-check-callback.c
|
15 years ago |
|
run-expand-in-transaction.c
|
e1fd1d9623
tdb2: fix two transaction bugs.
|
15 years ago |
|
run-features.c
|
efdf0f2d8f
tdb2: move open routines into a separate file (open.c)
|
15 years ago |
|
run-firstkey-nextkey.c
|
efdf0f2d8f
tdb2: move open routines into a separate file (open.c)
|
15 years ago |
|
run-fork-test.c
|
f6900d2358
tdb2: check pid before unlock.
|
15 years ago |
|
run-lockall.c
|
f513c5701b
tdb2: tdb_lockall() and tdb_lockall_read() support.
|
15 years ago |
|
run-locktimeout.c
|
15cb319b3e
tdb2: test lock timeout plugin code.
|
15 years ago |
|
run-missing-entries.c
|
007a7e4e8d
tdb2: shorten attribute members.
|
15 years ago |
|
run-open-multiple-times.c
|
a4393df8ed
tdb2: tdb_deq: inline helper for comparing two struct tdb_data
|
15 years ago |
|
run-record-expand.c
|
f367a1dc85
tdb2: tdb_mkdata
|
15 years ago |
|
run-remap-in-read_traverse.c
|
f367a1dc85
tdb2: tdb_mkdata
|
15 years ago |
|
run-seed.c
|
6ce40d6ab4
tdb2: rearrange log function to put data arg at the end.
|
15 years ago |
|
run-simple-delete.c
|
f367a1dc85
tdb2: tdb_mkdata
|
15 years ago |
|
run-summary.c
|
efdf0f2d8f
tdb2: move open routines into a separate file (open.c)
|
15 years ago |
|
run-tdb_errorstr.c
|
efdf0f2d8f
tdb2: move open routines into a separate file (open.c)
|
15 years ago |
|
run-traverse.c
|
007a7e4e8d
tdb2: shorten attribute members.
|
15 years ago |