1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-04 05:18:06 +03:00
samba-mirror/source3/services
Andrew Bartlett f16d8f4eb8 s3-auth Use struct auth3_session_info outside the auth subsystem
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>
2011-07-20 09:17:10 +10:00
..
services.h s3-services: include svcctl.h where needed. 2010-08-06 15:43:37 +02:00
svc_netlogon.c s3-services: move services.h closer to services implementation. 2010-05-20 13:39:46 +02:00
svc_rcinit.c s3-services: move services.h closer to services implementation. 2010-05-20 13:39:46 +02:00
svc_spoolss.c s3-services: move services.h closer to services implementation. 2010-05-20 13:39:46 +02:00
svc_winreg_glue.c s3-auth Use struct auth3_session_info outside the auth subsystem 2011-07-20 09:17:10 +10:00
svc_winreg_glue.h s3-auth Use struct auth3_session_info outside the auth subsystem 2011-07-20 09:17:10 +10:00
svc_winreg.c s3-services: move services.h closer to services implementation. 2010-05-20 13:39:46 +02:00
svc_wins.c param: Finish conversion from lp_wins_support() -> lp_we_are_a_wins_server() 2011-07-02 12:31:34 +10:00