libsmbconf: add private_data section to smbconf_ctx.
authorMichael Adam <obnox@samba.org>
Fri, 21 Mar 2008 21:52:27 +0000 (22:52 +0100)
committerMichael Adam <obnox@samba.org>
Fri, 21 Mar 2008 21:52:27 +0000 (22:52 +0100)
commitbe97af0edb085e1e33e3e8fbc97760249a720b52
treeac4bc8316de5ca69969a5295ccd6e82ccb4dedd1
parent6f7cfeddd61f728e2452a7b89f5ee2ff36ca394f
libsmbconf: add private_data section to smbconf_ctx.

This private data should be used by backends.
The token for the registry backend is moved from
the context to the private data section, since
this is registry specific.

Michael
(This used to be commit a02163356bdd0c17a25a45e9904f8bd1e1c4bee4)
source3/lib/smbconf/smbconf_private.h
source3/lib/smbconf/smbconf_reg.c