1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source4/rpc_server/winreg
Jelmer Vernooij efdf83f4a6 r4213: Store REG_SZ in UTF16, not the unix charset..
It is now possible to use the "Add..." button in the Security
tab of the File Properties Dialog box.
(This used to be commit 9fa25260d3)
2007-10-10 13:07:27 -05:00
..
README r4132: - Bunch of rather large fixes in the registry 2007-10-10 13:06:29 -05:00
rpc_winreg.c r4213: Store REG_SZ in UTF16, not the unix charset.. 2007-10-10 13:07:27 -05:00

This is the RPC server for the registry for Samba. It is basically 
a front-end for the registry library in lib/registry. See lib/registry/README for 
more details.