1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/registry
Andreas Schneider 76ac4d923d s3-registry: Fix counters_directory() dir creation.
Found by Coverity.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Günther Deschner <gd@samba.org>
2012-12-12 15:00:02 +01:00
..
reg_api_regf.c s3-includes: only include system/filesys.h when needed. 2011-03-30 01:13:07 +02:00
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 s3:registry: untangle assignment from check in reg_enumkey() 2012-07-05 17:57:16 +02:00
reg_api.h
reg_backend_current_version.c s3-param Remove 'announce version' parameter 2011-06-23 13:47:27 +02:00
reg_backend_db.c Check error returns from strupper_m() (in all reasonable places). 2012-08-09 12:06:54 -07:00
reg_backend_db.h s3:registry: make regdb_values_need_update() static 2012-04-25 14:23:05 +02:00
reg_backend_hkpt_params.c
reg_backend_netlogon_params.c s3-passdb: use passdb headers where needed. 2011-03-30 01:13:08 +02:00
reg_backend_perflib.c
reg_backend_printing.c s3:registry: printing backend: use regdb options via ops struct, not directly 2012-04-25 14:23:04 +02:00
reg_backend_prod_options.c
reg_backend_shares.c
reg_backend_smbconf.c s3:registry: implement values_need_update and subkeys_need_update in the smbconf backend 2012-05-05 04:10:42 +02:00
reg_backend_tcpip_params.c
reg_cachehook.c adt_tree: Avoid WERROR. 2012-03-24 16:41:35 +01:00
reg_cachehook.h
reg_db.h s3:registry: introduce a define REGDB_CODE_VERSION and use it in regdb code. 2011-09-02 10:17:20 +02:00
reg_dispatcher.c s3:registry: let reg_values_need_update() return true if the backend does not implement the method 2012-05-07 16:11:05 +02:00
reg_dispatcher.h s3:registry avoid updating keys which are going to be deleted in 2011-08-08 15:27:07 +02:00
reg_format.c s3:registry add function srprs_hive() 2011-10-12 22:45:53 +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 s3-registry: remove some unused headers. 2011-03-18 13:22:07 +01:00
reg_init_full.h
reg_init_smbconf.c
reg_init_smbconf.h
reg_objects.c s3:registry: add a new function regval_ctr_value_byname() 2012-04-25 14:31:01 +02:00
reg_objects.h s3:registry: add a new function regval_ctr_value_byname() 2012-04-25 14:31:01 +02:00
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 add function srprs_hive() 2011-10-12 22:45:53 +02:00
reg_parse_prs.c s3-registry: Remove unused prs_uint8() 2012-02-10 16:45:12 +11:00
reg_parse_prs.h s3-registry: Remove unused prs_uint8() 2012-02-10 16:45:12 +11:00
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 s3-registry: Fix counters_directory() dir creation. 2012-12-12 15:00:02 +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 s3-talloc Change TALLOC_ZERO_P() to talloc_zero() 2011-06-09 12:40:08 +02:00
reg_util_token.h
regfio.c s3-reg: Fix copy and paste error in debug message. 2012-11-30 14:02:53 +01:00
regfio.h