1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source3/registry
Christian Ambach 4b41489901 s3:registry/regfio fix some valgrind warnings
Signed-off-by: Christian Ambach <ambi@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2014-12-02 22:21:06 +01:00
..
reg_api_regf.c
reg_api_regf.h
reg_api_util.c s3:registry: add function registry_value_cmp() 2012-06-26 19:57:19 +02:00
reg_api_util.h s3:registry: add function registry_value_cmp() 2012-06-26 19:57:19 +02:00
reg_api.c registry: Don't leave dangling transactions 2014-10-08 15:54:04 +02:00
reg_api.h
reg_backend_current_version.c
reg_backend_db.c registry: Slightly simplify tdb_data_is_cstr 2014-11-13 22:10:08 +01: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
reg_cachehook.h
reg_db.h s3:registry: introduce REG_DBWRAP_FLAGS to use for all db_open calls 2014-02-07 16:06:07 +01:00
reg_dispatcher.c s3: Use root_mode() to get uid_wrapper working correctly. 2014-04-17 14:56:06 +02:00
reg_dispatcher.h
reg_format.c s3:registry: fix invalid pointer type warning in reg_format.c 2014-04-02 09:03:43 +02:00
reg_format.h
reg_import.c s3:registry: change reg_import.c according to coding guidelines. 2012-06-27 10:07:54 +02:00
reg_import.h s3:registry: use TALLOC_CTX * instead of const void * in reg_import_adapter() 2012-06-27 08:18:18 +02:00
reg_init_basic.c
reg_init_basic.h
reg_init_full.c registry3: Fix a typo 2014-11-26 23:20:04 +01:00
reg_init_full.h
reg_init_smbconf.c
reg_init_smbconf.h
reg_objects.c
reg_objects.h
reg_parse_dox.cfg
reg_parse_internal.c s3/registry: fix compile warning on openindiana 2012-08-23 16:43:48 +02:00
reg_parse_internal.h s3:registry: use discard_const_p() to avoid const warning in smb_iconv() define 2014-11-25 07:25:45 +01:00
reg_parse_prs.c
reg_parse_prs.h
reg_parse.c lib/util/charset: We do not use fucntions from wchar.h any more 2012-09-26 02:13:10 +02:00
reg_parse.h
reg_perfcount.c reg_perfcount: don't leak state_path onto talloc tos 2014-11-03 23:46:04 +01:00
reg_perfcount.h
reg_util_internal.c Check error returns from strupper_m() (in all reasonable places). 2012-08-09 12:06:54 -07:00
reg_util_internal.h
reg_util_token.c
reg_util_token.h
regfio.c s3:registry/regfio fix some valgrind warnings 2014-12-02 22:21:06 +01:00
regfio.h