Age | Commit message (Collapse) | Author | Files | Lines |
|
string.
Michael
(This used to be commit 25e0fd84780f4acb80cac3b5f54f9597e0e2f53e)
|
|
Michael
(This used to be commit 7af79e60a3060083eae67bd053837c955b3f5c10)
|
|
Michael
(This used to be commit 0e932a0981ef52ff9d236b887eb8177304a99915)
|
|
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)
|
|
This is passed to the module init routines.
In case of the registry, this is the path of the
basekey in registry, that is to be used, defaulting
to KEY_SMBCONF (HKLM\software\samba\smbconf), when
NULL is given. This is the only case currently used.
In order to support other keys, registry initialization
for smbconf has to be changed to support different keys.
Michael
(This used to be commit 96434d9dc7a66773e313cc128af57493dee245a1)
|
|
Michael
(This used to be commit 431b10bfe0dba0a49e50bebfb3f8ad1a00955837)
|
|
Michael
(This used to be commit 1a5e5bf38f409b10c8b1da6227722c7d3976b175)
|
|
Hide generic init function taking smbconf_ops argument
from public api.
Michael
(This used to be commit b3f6920ccb9a27fde26e889a7f1f3afaf56b784f)
|
|
Michael
(This used to be commit acbd1f40e0cb4cb5b2ba826c4825edda7ee4937b)
|
|
Note: currently, reg_init_smbconf opens the registry, but does
not close it. This has to be changed. so that it is closed.
And then libsmbconf will need these open/close functions
Michael
(This used to be commit 77dbdf82efa60c8a7c00e489c198775b2f66e56c)
|
|
Michael
(This used to be commit a857f643d1558c0fdab4b647695d75223b730b96)
|
|
Michael
(This used to be commit a99ee5e536eee1563c90e5d7f251bfe9f5d1ffbb)
|