Age | Commit message (Collapse) | Author | Files | Lines |
|
Jeremy.
|
|
|
|
Jeremy.
|
|
Guenther
(This used to be commit 2b788429478868d1b0cbfd88027809be33edcfc5)
|
|
Thanks metze&vl.
Guenther
(This used to be commit cb3f1df7d8f35848a432764ea7d6720ec131ede1)
|
|
Guenther
(This used to be commit b2cf8010aea3221bb6b108b9395b9d89cc1bc0d5)
|
|
Michael
(This used to be commit 6a31e659cb371395dff0906786f3c6ef0cc2b3de)
|
|
(This used to be commit cbdb79b7a1044945e515a294f487e4c1a9c91be5)
|
|
I forgot the regdb_open() call: registry_init_basic() closes
the registry in the end... sorry.
Michael
(This used to be commit 4185ed03a3879ab708b004ef87b9ffaa6a9e6f3d)
|
|
IMO there is no need to imitate a custom registry backend.
Only default regdb hooks are used here, so a plain initialization
of regdb should suffice.
This way, only reg_api is used in libgpo, and no registry
backend code is visible.
Michael
(This used to be commit 10ae8accb486956ebb1638cee540868a11623b11)
|
|
That is, use the reg_api function instead of the backend function.
For this, code had to be changed, to take a "struct registry_key"
instead of a char *.
Michael
(This used to be commit 4717e6d0cf9df53a55e5d55ede5480181b33920d)
|
|
in the registry.
Guenther
(This used to be commit f673bbd300d972dd7ae2d092b3b1e642ed29cfd2)
|