1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3/registry
Jeremy Allison b1582a4d09 CVE-2019-3880 s3: rpc: winreg: Remove implementations of SaveKey/RestoreKey.
Remove the now unused code implementations of
registry file io.

As reported by Michael Hanselmann.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13851

Signed-off-by: Jeremy Allison <jra@samba.org>

Autobuild-User(master): Karolin Seeger <kseeger@samba.org>
Autobuild-Date(master): Mon Apr  8 11:43:31 UTC 2019 on sn-devel-144
2019-04-08 11:43:31 +00:00
..
tests regfio tests: Update comment style to match README.Coding 2019-03-20 05:26:18 +00:00
reg_api_util.c werror: replace WERR_INVALID_PARAM with WERR_INVALID_PARAMETER in source3/registry/ 2016-09-28 00:04:22 +02:00
reg_api_util.h
reg_api.c Correct "perfom" typos. 2017-02-22 08:26:22 +01:00
reg_api.h
reg_backend_current_version.c
reg_backend_db.c registry: Don't use an uninitialized value 2018-10-08 22:17:10 +02:00
reg_backend_db.h
reg_backend_hkpt_params.c
reg_backend_netlogon_params.c
reg_backend_perflib.c
reg_backend_printing.c
reg_backend_prod_options.c
reg_backend_shares.c
reg_backend_smbconf.c
reg_backend_tcpip_params.c
reg_cachehook.c werror: replace WERR_INVALID_PARAM with WERR_INVALID_PARAMETER in source3/registry/ 2016-09-28 00:04:22 +02:00
reg_cachehook.h
reg_db.h
reg_dispatcher.c werror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY in source3/registry/ 2016-09-28 00:04:18 +02:00
reg_dispatcher.h
reg_format.c s3:registry: Fix size types and length calculations 2018-03-21 04:25:39 +01:00
reg_format.h
reg_import.c werror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY in source3/registry/ 2016-09-28 00:04:18 +02:00
reg_import.h
reg_init_basic.c
reg_init_basic.h
reg_init_full.c s3-rpc_cli: add winreg_add_core_driver() 2017-05-09 16:43:13 +02:00
reg_init_full.h
reg_init_smbconf.c
reg_init_smbconf.h
reg_objects.c registry: Fix a typo 2018-10-08 22:17:09 +02:00
reg_objects.h
reg_parse_dox.cfg
reg_parse_internal.c s3:registry: Use C99 initializer for BOM 2019-01-28 10:29:23 +01:00
reg_parse_internal.h
reg_parse_prs.c
reg_parse_prs.h
reg_parse.c
reg_parse.h
reg_perfcount.c s3:registry: Avoid a double-free in reg_perfcount 2018-10-19 23:11:26 +02:00
reg_perfcount.h
reg_util_internal.c
reg_util_internal.h
reg_util_token.c
reg_util_token.h
regfio.c regfio: Update code near recent changes to match README.Coding 2019-03-20 05:26:18 +00:00
regfio.h