registry: add function regdb_key_exists() to check for existence of a key.
authorMichael Adam <obnox@samba.org>
Tue, 29 Apr 2008 15:17:02 +0000 (17:17 +0200)
committerMichael Adam <obnox@samba.org>
Wed, 30 Apr 2008 10:42:32 +0000 (12:42 +0200)
commit6ec4c8631a16d6798bf48083a84df7ad90f79617
tree13704927858e86469281b7835ebf9510679420ae
parent167d54cc67e8ba496c8d5a397f08a512525bb61b
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
(This used to be commit 207a0ece45d947608df3f764e6bd9b4525d41011)
source3/registry/reg_backend_db.c