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, 26 Feb 2009 12:22:54 +0000 (13:22 +0100)
commit602bfeb3605767c2d938f547ddebe5693776028c
tree6c0cf9714c1c051f42c91485e879da32737cab77
parent51795b723eedecbbcb89c822c68ee51151bc6592
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
source3/include/proto.h
source3/include/reg_objects.h
source3/registry/reg_dispatcher.c