registry: add function regdb_key_exists() to check for existence of a key.
commitdafdce8af9d2c4ab353c2da8c75224f3990cf5ac
authorMichael Adam <obnox@samba.org>
Tue, 29 Apr 2008 15:17:02 +0000 (29 17:17 +0200)
committerMichael Adam <obnox@samba.org>
Fri, 9 May 2008 11:14:41 +0000 (9 13:14 +0200)
treeaceea2e56a1128ffd15d7841ec47baf08d7afa44
parent37ec999430f8f27ce9cbf617e247cf64e8ff02c9
registry: add function regdb_key_exists() to check for existence of a key.

The existence of the registry key entry (and not the values entry!) is
taken as the criterion for existence.

Michael
(cherry picked from commit 207a0ece45d947608df3f764e6bd9b4525d41011)
source/registry/reg_backend_db.c