Add reg_api functions reg_getkeysecurity() and reg_setkeysecurity().
commitda4ecfc0faed73599412b10d081c86fb748ec0d4
authorMichael Adam <obnox@samba.org>
Thu, 17 Jan 2008 10:02:15 +0000 (17 11:02 +0100)
committerMichael Adam <obnox@samba.org>
Thu, 17 Jan 2008 15:25:11 +0000 (17 16:25 +0100)
treecf4a910b3c36601843dcde8405756da5c476b89a
parentfcb47f5ea91d497a3921cf5617e30da50638deab
Add reg_api functions reg_getkeysecurity() and reg_setkeysecurity().

These are wrappers around the lower level functions regkey_get_secdesc()
and regkey_set_secdesc(). Next step towards hiding reg_frontend from
the surface.

Michael
(This used to be commit 7251a24b489a008243091279d96157cacec35b62)
source3/registry/reg_api.c