1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source4/rpc_server/winreg
Jelmer Vernooij 02b3abec25 r10007: Merge data_blk and data_len member of registry_value into a DATA_BLOB.
Fix handling of REG_DWORD in the LDB backend.
Fix a couple of warnings
(This used to be commit 709fdc7ebf)
2007-10-10 13:36:28 -05:00
..
README r9284: Whitespace. (-: 2007-10-10 13:33:21 -05:00
rpc_winreg.c r10007: Merge data_blk and data_len member of registry_value into a DATA_BLOB. 2007-10-10 13:36:28 -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.