summaryrefslogtreecommitdiff
path: root/testdata/samba3/winbindd_idmap.tdb2
Commit message (Collapse)AuthorAgeFilesLines
* tdb2: don't use TDB2 versions of test tdb files.Rusty Russell2011-12-121-0/+0
| | | | | | | | | | | Now tdb2 handles tdb1 files, we don't need most of commit 5eecc854236f0b943aaa89e0c3a46f9fbd208ca9 which added TDB2 versions of all the testing tdbs. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Autobuild-User: Rusty Russell <rusty@rustcorp.com.au> Autobuild-Date: Mon Dec 12 06:33:44 CET 2011 on sn-devel-104
* tdb2: create tdb2 versions of various testing TDBs.Rusty Russell2011-06-201-0/+0
Soon, TDB2 will handle tdb1 files, but until then, we substitute. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>