1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/param
Jelmer Vernooij 858f176322 r3338: More work on the winreg RPC server. Opening hives is now supported, most other calls
return WERR_NOT_SUPPORTED for now.

Hive backends can be set like this:

registry:HKEY_LOCAL_MACHINE = ldb:tdb://registry.tdb
registry:HKEY_CURRENT_USER = gconf
registry:HKEY_USERS = dir:/tmp/registry
registry:HKEY_CLASSES_ROOT = nt4:/path/to/NTUSER.DAT
registry:HKEY_PERFORMANCE_DATA = w95:/path/to/USER.DAT
(This used to be commit 42844a4e34)
2007-10-10 13:04:57 -05:00
..
config.m4 - creat the LIBCMDLINE subsystem 2004-02-22 13:09:51 +00:00
loadparm.c r3338: More work on the winreg RPC server. Opening hives is now supported, most other calls 2007-10-10 13:04:57 -05:00
params.c first public release of samba4 code 2003-08-13 01:53:07 +00:00