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 11:12:12 +0000 (12:12 +0100)
commiteced96cf26b08b1fd606381eeced5abec9fac3c4
tree81adc58868b143738f7244f4a552577407a36258
parent4c0a996876115e2877c3903b7b9953b527175a16
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