r17425: Add the multi-key wrapper. If it's necessary to add general blobs as keys,
authorVolker Lendecke <vlendec@samba.org>
Sat, 5 Aug 2006 17:49:35 +0000 (17:49 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:38:33 +0000 (11:38 -0500)
commitac9628de48069be57a5159a6fe0cb0fdb7b33c5d
treee9c0d8bf9d3a262d94852f43c34c189dc61411b5
parentab75c563704fa86c409072bf1b0938e005aff5ca
r17425: Add the multi-key wrapper. If it's necessary to add general blobs as keys,
this can trivially be added later.

Volker
(This used to be commit 6915adb9780052952e4a1d9e1c3e6cac06f48463)
source3/Makefile.in
source3/lib/tdb_multikey.c [new file with mode: 0644]
source3/script/tests/test_smbtorture_s3.sh
source3/tdb/tdbutil.c
source3/tdb/tdbutil.h
source3/torture/torture.c