s4-ldb: added an override flag to ldb_register_backend()
authorAndrew Tridgell <tridge@samba.org>
Mon, 1 Nov 2010 05:42:21 +0000 (16:42 +1100)
committerAndrew Tridgell <tridge@samba.org>
Mon, 1 Nov 2010 07:55:19 +0000 (18:55 +1100)
commitc74601e0b333f81570dfca6959e047d83e6ab32c
tree9571b44470dd9dc1cfe311fcac8c216bd513a70b
parent05b37385fcfc67f4203b2a4822f94813d11511ca
s4-ldb: added an override flag to ldb_register_backend()

this will be used to allow a system ldb build with an ldb backend to
have its ldap handler overridden by the s4 one
source4/lib/ldb/common/ldb_modules.c
source4/lib/ldb/ldb_ildap/ldb_ildap.c
source4/lib/ldb/ldb_ldap/ldb_ldap.c
source4/lib/ldb/ldb_tdb/ldb_tdb.c