mirror of
https://github.com/samba-team/samba.git
synced 2025-01-04 05:18:06 +03:00
f16d8f4eb8
This seperation between the structure used inside the auth modules and in the wider codebase allows for a gradual migration from struct auth_serversupplied_info -> struct auth_session_info (from auth.idl) The idea here is that we keep a clear seperation between the structure before and after the local groups, local user lookup and the session key modifications have been processed, as the lack of this seperation has caused issues in the past. Andrew Bartlett Signed-off-by: Andrew Tridgell <tridge@samba.org> |
||
---|---|---|
.. | ||
services.h | ||
svc_netlogon.c | ||
svc_rcinit.c | ||
svc_spoolss.c | ||
svc_winreg_glue.c | ||
svc_winreg_glue.h | ||
svc_winreg.c | ||
svc_wins.c |