1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/ctdb/lib/tdb
Rusty Russell 9faf6888d4 tdb: add Bob Jenkins lookup3 hash as helper hash.
This is a better hash than the default: shipping it with tdb makes it easy
for callers to use it as the hash by passing it to tdb_open_ex().

This version taken from CCAN and modified, which took it from
http://www.burtleburtle.net/bob/c/lookup3.c.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

(This used to be ctdb commit 58c9d90c758aa7c062d84ab97f62947190526356)
2010-10-07 15:17:05 +10:30
..
common tdb: add Bob Jenkins lookup3 hash as helper hash. 2010-10-07 15:17:05 +10:30
docs tdb: If tdb_parse_record does not find a record, return -1 instead of 0 2010-04-22 13:54:06 +09:30
include tdb: add Bob Jenkins lookup3 hash as helper hash. 2010-10-07 15:17:05 +10:30
python pytdb: Make filename argument optional. 2010-10-07 15:11:48 +10:30
script release-scripts: parametrize scripts 2010-04-22 13:53:21 +09:30
tools tdb: add restore 2010-10-07 15:15:45 +10:30
web lib/tdb: sync build files from samba master 2009-12-16 08:03:52 +01:00
aclocal.m4 added copies of libs so can be built standalone 2007-01-25 15:10:40 +11:00
autogen.sh lib/tdb: sync build files from samba master 2009-12-16 08:03:52 +01:00
build_macros.m4 lib/tdb: sync build files from samba master 2009-12-16 08:03:52 +01:00
config.guess lib/tdb: sync build files from samba master 2009-12-16 08:03:52 +01:00
config.mk tdb: add restore 2010-10-07 15:15:45 +10:30
config.sub lib/tdb: sync build files from samba master 2009-12-16 08:03:52 +01:00
configure.ac tdb: add Bob Jenkins lookup3 hash as helper hash. 2010-10-07 15:17:05 +10:30
install-sh added copies of libs so can be built standalone 2007-01-25 15:10:40 +11:00
libtdb.m4 lib/tdb: add tdb_check() 2009-12-16 08:03:52 +01:00
Makefile.in lib/tdb: sync build files from samba master 2009-12-16 08:03:52 +01:00
pytdb.c pytdb: Make filename argument optional. 2010-10-07 15:11:48 +10:30
python.mk lib/tdb: sync build files from samba master 2009-12-16 08:03:52 +01:00
rules.mk lib/tdb: sync build files from samba master 2009-12-16 08:03:52 +01:00
tdb.exports tdb: update tdb ABI to use hide_symbols=True 2010-04-22 14:01:36 +09:30
tdb.mk tdb: add restore 2010-10-07 15:15:45 +10:30
tdb.pc.in lib/tdb: sync build files from samba master 2009-12-16 08:03:52 +01:00
tdb.signatures tdb: update exports and signatures files 2010-04-22 13:58:35 +09:30