registry: add a function regdb_key_is_base_key() to check whether is composite.
authorMichael Adam <obnox@samba.org>
Wed, 7 May 2008 22:34:35 +0000 (00:34 +0200)
committerMichael Adam <obnox@samba.org>
Thu, 8 May 2008 16:29:09 +0000 (18:29 +0200)
commit8e21d223f7c5dc00e64646f98efb15131edd9027
tree288134cffc09113f261d891c62e88ca01e9d5b64
parent4095b008eee6e23e22913cc4754c2bf07c7521dd
registry: add a function regdb_key_is_base_key() to check whether is composite.

This partly duplicates code from regdb_key_exists(). Maybe refactor later.

Michael
(This used to be commit c27d03bba842ecf99f23b22dc40fa7df33392fa0)
source3/registry/reg_backend_db.c