1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/registry
Gregor Beck e78d647ebc s3:registry: add function registry_value_cmp()
Signed-off-by: Michael Adam <obnox@samba.org>
2012-06-26 19:57:19 +02: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 s3:registry: silence net_deletekey_recursive 2012-06-26 19:57:18 +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 dbwrap: dbwrap_trans_store_int32->dbwrap_trans_store_int32_bystring 2012-06-15 12:14:29 +02: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
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: fix possible double free in import 2012-06-26 19:57:18 +02:00
reg_import.h
reg_init_basic.c
reg_init_basic.h
reg_init_full.c
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 add function srprs_hive() 2011-10-12 22:45:53 +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 s3:registry: improve debug output in reg_parse 2012-06-26 19:57:18 +02:00
reg_parse.h
reg_perfcount.c s3-perfcount: fix incorrect array length calculations 2012-01-04 16:54:37 +01:00
reg_perfcount.h
reg_util_internal.c
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: Fix some False/NULL hickups 2011-12-20 13:13:17 +01:00
regfio.h