s3:registry: add a delete_subkey method to the backend ops.
authorMichael Adam <obnox@samba.org>
Thu, 26 Feb 2009 01:54:50 +0000 (02:54 +0100)
committerMichael Adam <obnox@samba.org>
Thu, 19 Mar 2009 17:04:01 +0000 (18:04 +0100)
commit0e8d43c1cf50ea82ee9e2dac86a1393c9eb2c85b
tree88696dbd573723a8a4b2de876ed7691d018efc1a
parent82f4c98bddbe7c7b65d56bcb4bcbf6267d3d21c2
s3:registry: add a delete_subkey method to the backend ops.

This is to provide a more atomic means of deleting 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