Age | Commit message (Collapse) | Author | Files | Lines |
|
(This used to be commit 0742faaacd496f9cc4581a1fad74217024383661)
|
|
(This used to be commit 281640823bfe25f513f44f6c6d7022a11b957fa5)
|
|
(This used to be commit dc0300ec70ff67aaec9b0bab6a1dd4d0e6fde5ac)
|
|
The main thing here is a rewrite of srv_winreg_nt.c. The core functionality
has moved to registry/reg_api.c which is then usable by the rest of Samba as
well.
On that way it fixes creating keys with more than one element in the
path. This did not work before.
Two things that sneaked in (sorry :-) is the change of some routines from
NTSTATUS to WERROR the removed "parent" argument to regkey_open_internal.
Volker
(This used to be commit fea52801de8c7b85c578d200c599475680c5339f)
|