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
Matthias Dieter Wallnöfer eeb05bf746 s4:winreg RPC - don't crash when incoming data wasn't correctly specified
Also found by the WINREG torture test enhancements by gd.
2010-03-10 09:26:17 +01:00
..
README r9284: Whitespace. (-: 2007-10-10 13:33:21 -05:00
rpc_winreg.c s4:winreg RPC - don't crash when incoming data wasn't correctly specified 2010-03-10 09:26:17 +01: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.