ldb: add LDB_FLG_DONT_CREATE_DB
commit35f92b82b5e919a2736aec8560ea9c4c7dc4bb7a
authorStefan Metzmacher <metze@samba.org>
Fri, 24 Feb 2017 14:34:33 +0000 (24 15:34 +0100)
committerStefan Metzmacher <metze@samba.org>
Thu, 9 Mar 2017 15:02:21 +0000 (9 16:02 +0100)
tree73edfc034636216835e469ead76bed379125011c
parent825180bcd226ea9223de2c992a84895fd3e53902
ldb: add LDB_FLG_DONT_CREATE_DB

This avoids creating an new tdb files on ldbsearch
or other callers which use LDB_FLG_DONT_CREATE_DB.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Thu Mar  9 16:02:21 CET 2017 on sn-devel-144
lib/ldb/include/ldb.h
lib/ldb/ldb_tdb/ldb_tdb.c
lib/ldb/tools/cmdline.c