mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
649882d8d5
descriptor. To keep it simple I just use normal IDL buffers for now,
avoiding the complex methods metze used in spoolss. We might change
that later
Also added decoding of the security_descriptor in
winreg_GetKeySecurity() in smbtorture
(This used to be commit
|
||
---|---|---|
.. | ||
README | ||
rpc_winreg.c |
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.