1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source3/registry
Günther Deschner d9429a874c s3-registry: remove 2 byte winreg type limitation.
We already pull and push 4 byte winreg type in the registry.tdb, we were just
not using full 4 bytes within the reg_object functions.

With this change we finally pass the set extended value torture test.

Guenther
2010-07-02 10:50:22 +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-registry: allow to read NULL entries (that we allow to store) back from the tdb. 2010-07-02 10:50:21 +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: fix printing keyname delimiter. 2010-06-28 13:16:31 +02: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: move definition of registry_hook to reg_init_full.c - it's only user 2010-05-25 10:35:27 +02: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_perfcount.c s3:registry: extract reg_perfcount prototypes into header of their own. 2010-05-25 10:35:26 +02:00
reg_perfcount.h s3:registry: extract reg_perfcount prototypes into header of their own. 2010-05-25 10:35:26 +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-build: only use ndr_security.h where needed. 2010-05-31 11:32:37 +02:00