..
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
s3:registry: move reg_api_regf prototypes to their own header file.
2010-09-21 08:52:06 +02:00
reg_api_util.c
s3:registry: move the reg_api prototypes to their own header.
2010-09-21 08:52:06 +02:00
reg_api_util.h
s3:registry: move prototypes of unused hilvl functions to ret_api_util.h and comment them out
2010-09-20 19:58:01 +02:00
reg_api.c
s3-talloc Change TALLOC_ZERO_P() to talloc_zero()
2011-06-09 12:40:08 +02:00
reg_api.h
s3:registry: remove unneeded TALLOC_CTX argument from reg_deletekey_recursive
2010-09-22 06:30:01 +02:00
reg_backend_current_version.c
s3-param Remove 'announce version' parameter
2011-06-23 13:47:27 +02:00
reg_backend_db.c
s3:registry: add db_context argument to regdb_upgrade_v1_to_v2()
2011-07-04 20:02:09 +02:00
reg_backend_db.h
s3: Make reg_backend_db.h includable by itself
2011-04-11 21:22:44 +02:00
reg_backend_hkpt_params.c
s3:registry: move reg_objects.h to registry/ and use it only where needed
2010-05-25 10:35:31 +02:00
reg_backend_netlogon_params.c
s3-passdb: use passdb headers where needed.
2011-03-30 01:13:08 +02:00
reg_backend_perflib.c
s3-registry: missed one perflib keyname delimiter.
2010-06-28 14:18:04 +02:00
reg_backend_printing.c
s3-registry: remove some unused headers.
2011-03-18 13:22:07 +01:00
reg_backend_prod_options.c
s3:registry: move reg_objects.h to registry/ and use it only where needed
2010-05-25 10:35:31 +02:00
reg_backend_shares.c
s3:registry: move reg_objects.h to registry/ and use it only where needed
2010-05-25 10:35:31 +02:00
reg_backend_smbconf.c
s3: only include lib/privileges.h where needed.
2011-03-30 01:13:10 +02:00
reg_backend_tcpip_params.c
s3:registry: move reg_objects.h to registry/ and use it only where needed
2010-05-25 10:35:31 +02:00
reg_cachehook.c
s3-registry: Convert registry key delimiter from slash to backslash.
2010-06-25 17:35:41 +02:00
reg_cachehook.h
s3:registry: extract the reg_cachehook prototypes into their own header.
2010-05-25 10:35:24 +02:00
reg_db.h
s3:registry: move the reg_db.h from include/ to registry/
2010-09-21 08:53:49 +02:00
reg_dispatcher.c
libcli/security Provide a common, top level libcli/security/security.h
2010-10-12 05:54:10 +00:00
reg_dispatcher.h
s3-auth Change struct nt_user_token -> struct security_token
2010-09-11 18:46:05 +10:00
reg_format.c
s3-registry: fix some c++ build warnings.
2010-09-22 12:57:34 -07:00
reg_format.h
s3-registry: handle registration entries (.reg) files
2010-09-22 06:30:00 +02:00
reg_import.c
s3-registry: handle registration entries (.reg) files
2010-09-22 06:30:00 +02:00
reg_import.h
s3-registry: handle registration entries (.reg) files
2010-09-22 06:30:00 +02:00
reg_init_basic.c
s3:registry: move prototypes from reg_init_basic.c to their own header.
2010-09-21 08:52:06 +02:00
reg_init_basic.h
s3:registry: move prototypes from reg_init_basic.c to their own header.
2010-09-21 08:52:06 +02:00
reg_init_full.c
s3-registry: remove some unused headers.
2011-03-18 13:22:07 +01:00
reg_init_full.h
s3:registry: move prototype from reg_init_full.c to its own header.
2010-09-21 08:52:06 +02:00
reg_init_smbconf.c
s3:registry: move prototype from reg_init_smbconf.c to its own header.
2010-09-21 08:52:06 +02:00
reg_init_smbconf.h
s3:registry: move prototype from reg_init_smbconf.c to its own header.
2010-09-21 08:52:06 +02:00
reg_objects.c
s3-talloc Change TALLOC_MEMDUP() to talloc_memdup()
2011-06-09 12:40:08 +02:00
reg_objects.h
s3-registry: remove 2 byte winreg type limitation.
2010-07-02 10:50:22 +02:00
reg_parse_dox.cfg
s3-registry: handle registration entries (.reg) files
2010-09-22 06:30:00 +02:00
reg_parse_internal.c
s3:registry/reg_parse_internal.c: add copyright information
2011-06-11 11:44:31 +02:00
reg_parse_internal.h
s3:registry/reg_parse_internal.h: add copyright information
2011-06-11 11:44:31 +02:00
reg_parse_prs.c
rep_parse_prs: remove some dead, unused code.
2011-03-31 00:14:01 +02:00
reg_parse_prs.h
rep_parse_prs: remove some dead, unused code.
2011-03-31 00:14:01 +02:00
reg_parse.c
More const fixes. Remove CONST_DISCARD.
2011-05-06 01:44:07 +02:00
reg_parse.h
s3-registry: handle registration entries (.reg) files
2010-09-22 06:30:00 +02:00
reg_perfcount.c
tdb_fetch_compat: use instead of tdb_fetch.
2011-06-20 11:18:35 +02:00
reg_perfcount.h
s3-perfcount: Create the directory on tdb open.
2011-02-07 12:32:02 +01:00
reg_util_internal.c
Don't reuse a non-const pointer when manipulating const.
2011-05-05 10:41:40 -07:00
reg_util_internal.h
s3:registry: remove unused function normalize_dbkey()
2010-06-24 15:36:21 +02:00
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
s3:auth Remove NT_USER_TOKEN
2010-09-11 18:46:06 +10:00
regfio.c
s3-talloc Change TALLOC_MEMDUP() to talloc_memdup()
2011-06-09 12:40:08 +02:00
regfio.h
s3:registry: move regio.h from include/ to registry/
2010-09-21 09:08:33 +02:00