1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source3/lib/smbconf
Michael Adam bcb19766d6 registry: make registry_init_smbconf() hook the registry ops onto given key.
This still defaults to HKLM\Software\Samba\smbconf, but is interchangeable now.
This allows us to open the libsmbconf registry backend on different registry keys.

Michael
(This used to be commit 8fe1a2f567)
2008-04-13 15:33:47 +02:00
..
smbconf_private.h libsmbconf: add delete_includes mehtod to the api (and backend implementations) 2008-04-10 01:29:01 +02:00
smbconf_reg.c registry: make registry_init_smbconf() hook the registry ops onto given key. 2008-04-13 15:33:47 +02:00
smbconf_txt_simple.c libsmbconf: add delete_includes mehtod to the api (and backend implementations) 2008-04-10 01:29:01 +02:00
smbconf_util.c libsmbconf: add smbconf_reverse_find_in_array() to find last occurence of a string. 2008-04-10 01:28:55 +02:00
smbconf.c libsmbconf: add delete_includes mehtod to the api (and backend implementations) 2008-04-10 01:29:01 +02:00
smbconf.h libsmbconf: don't mark the API as "subject to change" any longer. 2008-04-11 15:40:02 +02:00
testsuite.c libsmbconf: testsuite: add test for delete_includes 2008-04-10 01:29:01 +02:00