s3:registry: add a create_subkey method to the backend ops.
authorMichael Adam <obnox@samba.org>
Wed, 25 Feb 2009 20:59:54 +0000 (21:59 +0100)
committerMichael Adam <obnox@samba.org>
Thu, 19 Mar 2009 11:12:11 +0000 (12:12 +0100)
commit453c7e1503f814034765ebc6aac06dd11f89b381
treeaff85b30584ff8bba1e519ff5a7abc80821f98bd
parentd316cab3cb5037909121494d57cc2173e4c66a23
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>
source/include/proto.h
source/include/reg_objects.h
source/registry/reg_dispatcher.c