1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source3/registry
Michael Adam 2925d83573 Add a registry backend current_version that replaces the former dynamic overlay.
Make sure to only respond to the exact current version key since subkeys
are registered by other backends (printing and - soon - perflib).

Michael
(This used to be commit 2c650bf63c)
2008-01-20 03:47:36 +01:00
..
reg_api.c Fix typo in debug message. 2008-01-18 09:40:57 +01:00
reg_backend_current_version.c Add a registry backend current_version that replaces the former dynamic overlay. 2008-01-20 03:47:36 +01: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_prod_options.c Some reformatting in prod_options_fetch_values(). 2008-01-20 02:03:39 +01:00
reg_backend_tcpip_params.c Some reformatting in tcpip_params_fetch_values(). 2008-01-20 02:03:40 +01:00
reg_cachehook.c Fix registering Registry backends in reghook_cache_add(). 2008-01-20 02:03:38 +01:00
reg_db.c Use some consts instead of literal strings for registry keys. 2008-01-20 02:03:41 +01:00
reg_dynamic.c Add a registry backend current_version that replaces the former dynamic overlay. 2008-01-20 03:47:36 +01: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_frontend_hilvl.c Use the proper boolean constants in reg_frontend_hilvl.c 2008-01-17 16:25:11 +01:00
reg_frontend.c Add a registry backend current_version that replaces the former dynamic overlay. 2008-01-20 03:47:36 +01:00
reg_objects.c Remove pstrings from nsswitch/ and registry/ 2007-11-26 17:24:56 -08:00
reg_perfcount.c Fix _reg_perfcount_get_instance_info() 2007-11-30 02:16:46 +01:00
reg_printing.c Use c99 struct initializers for REGISTRY_OPS in reg_printing.c 2008-01-20 02:03:37 +01:00
reg_shares.c Use c99 struct initializers for REGISTRY_OPS in reg_shares.c 2008-01-20 02:03:38 +01:00
reg_smbconf.c Use c99 struct initializers for REGISTRY_OPS in reg_smbconf.c. 2008-01-20 02:03:37 +01:00
reg_util.c Remove pstrings from nsswitch/ and registry/ 2007-11-26 17:24:56 -08:00
regfio.c Remove tiny code duplication 2007-12-29 23:13:26 +01:00