r23504: Use tdb_wrap_open (instead of usual tdb_open) in reg_db.
authorMichael Adam <obnox@samba.org>
Fri, 15 Jun 2007 10:40:36 +0000 (10:40 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:23:22 +0000 (12:23 -0500)
commit9bb19474d77d5519acec35cd468dbb4d0347ed4b
tree631b5ee5d4094738d3a167fe30955bbccb8b7d00
parent4a3e4db1cde61f41e5700ad696645f2910c2cbb9
r23504: Use tdb_wrap_open (instead of usual tdb_open) in reg_db.
This eliminates the need of maintaining reg_db's own
reference counter for the tdb. Maybe as a next step...

Michael
(This used to be commit 31d64767fc8a73be1f6b81e2712d687897f812a0)
source3/registry/reg_db.c