1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source3/registry
Günther Deschner 813fbbd68c s3-build: avoid to globally include printing and spoolss headers.
This shrinks precompiled headers by 3MB and will slightly speed up any build.

Guenther
2010-07-31 00:50:31 +02:00
..
reg_api.c s3-registry: remove unused reg_util_marshalling code. 2010-07-02 10:50:21 +02:00
reg_backend_current_version.c s3-registry: Fixed keyname delimiter in KEY_CURRENT_VERSION_NORM. 2010-06-28 12:56:13 +02:00
reg_backend_db.c s3-build: avoid to globally include printing and spoolss headers. 2010-07-31 00:50:31 +02:00
reg_backend_db.h s3:registry: extract the reg_backend_db prototypes into their own header. 2010-05-25 10:35:25 +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:registry: move reg_objects.h to registry/ and use it only where needed 2010-05-25 10:35:31 +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: Redirect KEY_CONTROL_PRINTERS to KEY_WINNT_PRINTERS. 2010-07-27 10:27:06 -04: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-registry: only include registry headers when really needed. 2010-05-18 01:15:38 +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_dispatcher.c s3:registry: extraxt the reg_dispatcher prototypes into their own header. 2010-05-25 10:35:26 +02:00
reg_dispatcher.h s3:registry: extraxt the reg_dispatcher prototypes into their own header. 2010-05-25 10:35:26 +02:00
reg_eventlog.c s3:registry: move reg_objects.h to registry/ and use it only where needed 2010-05-25 10:35:31 +02:00
reg_eventlog.h s3:registry: extract reg_eventlog prototypes to header of their own 2010-05-25 10:35:26 +02:00
reg_init_basic.c s3:registry: extract the reg_backend_db prototypes into their own header. 2010-05-25 10:35:25 +02:00
reg_init_full.c s3-registry: Init all needed registry keys for printing. 2010-07-27 10:27:06 -04:00
reg_init_smbconf.c s3:registry: move registry_create_admin_token() to new reg_util_token.c 2010-05-25 10:35:26 +02:00
reg_objects.c s3-registry: remove 2 byte winreg type limitation. 2010-07-02 10:50:22 +02:00
reg_objects.h s3-registry: remove 2 byte winreg type limitation. 2010-07-02 10:50:22 +02:00
reg_parse_prs.c Move the remnants of rpc_parse code under registry/ 2010-07-16 01:51:18 +02:00
reg_parse_prs.h Move the remnants of rpc_parse code under registry/ 2010-07-16 01:51:18 +02:00
reg_perfcount.c s3:registry: extract reg_perfcount prototypes into header of their own. 2010-05-25 10:35:26 +02:00
reg_perfcount.h Move the remnants of rpc_parse code under registry/ 2010-07-16 01:51:18 +02:00
reg_util_internal.c s3-registry: Convert registry key delimiter from slash to backslash. 2010-06-25 17:35:41 +02:00
reg_util_internal.h s3:registry: remove unused function normalize_dbkey() 2010-06-24 15:36:21 +02:00
reg_util_legacy.c s3:registry: extract the reg_util_legacy prototypes into their own header. 2010-05-25 10:35:24 +02:00
reg_util_legacy.h s3:registry: extract the reg_util_legacy prototypes into their own header. 2010-05-25 10:35:24 +02:00
reg_util_token.c s3:registry: move prototype registry_create_admin_token() to new header reg_util_token.h 2010-05-25 10:35:26 +02:00
reg_util_token.h s3:registry: move prototype registry_create_admin_token() to new header reg_util_token.h 2010-05-25 10:35:26 +02:00
regfio.c s3-registry: use some prs macros to the only place where they are used. 2010-07-16 02:20:34 +02:00