mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
5119d5540d
When returning WERR_MORE_DATA the winreg server needs to indicate the required buffer size. Guenther Signed-off-by: Guenther Deschner <gd@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Autobuild-User(master): Andrew Bartlett <abartlet@samba.org> Autobuild-Date(master): Mon Nov 20 04:50:00 UTC 2023 on atb-devel-224 |
||
---|---|---|
.. | ||
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.