s3:registry: add a delete_subkey method to the backend ops.
commit44c0273282f92d95d62f01a28674910b25e6514e
authorMichael Adam <obnox@samba.org>
Thu, 26 Feb 2009 01:54:50 +0000 (26 02:54 +0100)
committerKarolin Seeger <kseeger@samba.org>
Fri, 27 Mar 2009 13:15:47 +0000 (27 14:15 +0100)
treedcca7646faf807f9794d5debe4c3155cda1777a9
parent12383abc119ea1de4c19072af49535b9251e82d1
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>
(cherry picked from commit eced96cf26b08b1fd606381eeced5abec9fac3c4)
source/include/proto.h
source/include/reg_objects.h
source/registry/reg_dispatcher.c