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 17:03:59 +0000 (18:03 +0100)
commitdb21ccde5a0ac1740526d04a371d545c0b934cbe
tree9e7789ea9f3656daaf9595d3300894637dc367e7
parent2871c74f8778e08c3bf399e17b759fe62707616c
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