1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source4/rpc_server/winreg
Jelmer Vernooij ff7342a4ad r10026: Move registry header file to lib/registry
Add support for showing security descriptor in regshell
Add support for saving files in NT4 registry backend
(This used to be commit 47cecd4726)
2007-10-10 13:36:30 -05:00
..
README r9284: Whitespace. (-: 2007-10-10 13:33:21 -05:00
rpc_winreg.c r10026: Move registry header file to lib/registry 2007-10-10 13:36:30 -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.