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 1b2dd2dcc8 Fix registering Registry backends in reghook_cache_add().
This was broken in 331c0d6216
(pstring removal).

Michael
(This used to be commit 7d1e986f3a)
2008-01-20 02:03:38 +01:00
..
reg_api.c Fix typo in debug message. 2008-01-18 09:40:57 +01:00
reg_backend_netlogon_params.c Use C99 structure initializers for netlogon_params_reg_ops. 2008-01-18 12:07:04 +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 constant KEY_NETLOGON_PARAMS instead of literal key. 2008-01-20 02:03:38 +01:00
reg_dynamic.c Volker is right: why keep commented out migrated dynamic reg overlays around?... 2008-01-20 02:03:38 +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 netlogon_params that replaces the former dynamic overlay. 2008-01-18 09:40:57 +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