1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/registry
Michael Adam 411ae73283 registry: combine talloc_strdup() and normalize_reg_path() in regdb_fetch_keys().
the talloc_strdup() call is just and extra allocation here.

Michael
(This used to be commit 217233349b)
2008-04-30 12:42:32 +02:00
..
reg_api.c registry: honour the WERROR that regsubkey_ctr_addkey gives us in reg_load_tree. 2008-04-13 15:45:33 +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 registry: combine talloc_strdup() and normalize_reg_path() in regdb_fetch_keys(). 2008-04-30 12:42:32 +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: change reghook_cache_add() to return WERROR instead of bool 2008-04-13 15:33:48 +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: refactor common part of registry initialization out. 2008-04-13 15:33:48 +02:00
reg_init_full.c registry: rename init_registry() to registry_init_full() for consistency. 2008-04-13 15:33:48 +02:00
reg_init_smbconf.c registry: change registry_init_smbconf() to return WERROR instead of bool 2008-04-13 15:33:48 +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