s3:registry: add a create_subkey method to the backend ops.
commit240af281009c5ca4166ed283f8517bc698007eda
authorMichael Adam <obnox@samba.org>
Wed, 25 Feb 2009 20:59:54 +0000 (25 21:59 +0100)
committerKarolin Seeger <kseeger@samba.org>
Fri, 27 Mar 2009 13:15:46 +0000 (27 14:15 +0100)
tree0131ef025bb18b14ec62bb06b5953e84032e51b5
parentc3ece39a7bc86ed1f9812ede90c7009e8ed726eb
s3:registry: add a create_subkey method to the backend ops.

This is to provide a more atomic means of adding a subkey of a key.

Michael

Signed-off-by: Michael Adam <obnox@samba.org>
(cherry picked from commit 453c7e1503f814034765ebc6aac06dd11f89b381)
source/include/proto.h
source/include/reg_objects.h
source/registry/reg_dispatcher.c