1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source3/registry
Michael Adam 413c2e9b0a registry: remove the REGISTRY_HOOKS layer from the reghook cache.
There is no need to save the keyname again, we only need to
get the REGISTRY_OPS out of the pathtree.

Furthermore, this makes life easier, since we can now pass
in keynames as temporarily allocated strings.

Michael
(This used to be commit 2f9ee2f782)
2008-04-13 01:43:42 +02:00
..
reg_api.c registry: remove the REGISTRY_HOOKS layer from the reghook cache. 2008-04-13 01:43:42 +02:00
reg_backend_current_version.c Fix return of reg values below HKLM/SOFTWARE/MICROSOFT/WINDOWSNT/CURRENTVERSION. 2008-03-11 10:52:32 +01:00
reg_backend_db.c Convert dbwrap_trans_delete to NTSTATUS 2008-04-01 14:04:22 +02:00
reg_backend_hkpt_params.c Some reformatting in hkpt_params_fetch_values(). 2008-01-20 02:03:40 +01:00
reg_backend_netlogon_params.c Some reformatting in netlogon_params_fetch_values(). 2008-01-20 02:03:39 +01:00
reg_backend_perflib.c Add a registry backend perflib that replaces the former dynamic overlay. 2008-01-20 03:47:37 +01:00
reg_backend_printing.c Fix Coverity ID 477 2008-03-23 18:28:24 +01:00
reg_backend_prod_options.c Some reformatting in prod_options_fetch_values(). 2008-01-20 02:03:39 +01:00
reg_backend_shares.c Rename reg_shares.c to reg_backend_shares.c 2008-01-21 08:49:12 +01:00
reg_backend_smbconf.c registry: remove parameter checks from smbconf backend: they are in libsmbconf. 2008-04-03 15:43:04 +02:00
reg_backend_tcpip_params.c Some reformatting in tcpip_params_fetch_values(). 2008-01-20 02:03:40 +01:00
reg_cachehook.c registry: remove the REGISTRY_HOOKS layer from the reghook cache. 2008-04-13 01:43:42 +02:00
reg_dispatcher.c registry: remove the REGISTRY_HOOKS layer from the reghook cache. 2008-04-13 01:43:42 +02:00
reg_eventlog.c Unless talloc has some new magic there is a ctx missing here. 2007-11-27 18:01:56 +01:00
reg_init_basic.c registry: add reg_init_basic() - init registry with only the db backend. 2008-03-22 02:05:53 +01:00
reg_init_full.c registry: remove the REGISTRY_HOOKS layer from the reghook cache. 2008-04-13 01:43:42 +02:00
reg_init_smbconf.c registry: remove the REGISTRY_HOOKS layer from the reghook cache. 2008-04-13 01:43:42 +02:00
reg_objects.c Remove pstrings from nsswitch/ and registry/ 2007-11-26 17:24:56 -08:00
reg_perfcount.c Fix Coverity ID 506 2008-03-21 11:48:09 +01:00
reg_util_legacy.c Extract regkey_open_internal() from reg_frontend.c to new reg_util_legacy.c 2008-01-21 08:49:12 +01:00
reg_util.c registry: move normalize_dbkey() from lib/util_reg.c to registry/reg_util.c 2008-04-12 02:41:20 +02:00
regfio.c Fix Coverity ID 471 2008-03-23 18:28:24 +01:00