s3:registry: add a delete_subkey method to the backend ops.
commit97508eefb78598fcf15c07b4c0cb92dbf21c30f7
authorMichael Adam <obnox@samba.org>
Thu, 26 Feb 2009 01:54:50 +0000 (26 02:54 +0100)
committerMichael Adam <obnox@samba.org>
Thu, 26 Feb 2009 12:22:55 +0000 (26 13:22 +0100)
tree1dbe3cfc92c06c47135900debb2b0bafb22b27dd
parent61bdfd09edbdea38486bbca3c148d224c7d523fc
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
source3/include/proto.h
source3/include/reg_objects.h
source3/registry/reg_dispatcher.c