1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00
samba-mirror/source4/rpc_server/winreg
Andrew Bartlett 8beaa29242 s4-libcli/security Use seperate subsystem for session related functions
The merged I plan in this area require spliting security.h into
two header files, a common header and a session.h for the
remaining source4-specific code.

Andrew Bartlett
2010-10-12 02:54:16 +00:00
..
README r9284: Whitespace. (-: 2007-10-10 13:33:21 -05:00
rpc_winreg.c s4-libcli/security Use seperate subsystem for session related functions 2010-10-12 02:54:16 +00: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.