mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
a2ce53c1f5
This changes auth_serversupplied_info into the IDL-defined struct auth_user_info_dc. This then in turn contains a struct auth_user_info, which is the only part of the structure that is mainted into the struct session_info. The idea here is to avoid keeping the incomplete results of the authentication (such as session keys, lists of SID memberships etc) in a namespace where it may be confused for the finalised results. Andrew Barltett |
||
---|---|---|
.. | ||
pidfile.c | ||
process_model.c | ||
process_model.h | ||
process_onefork.c | ||
process_prefork.c | ||
process_single.c | ||
process_standard.c | ||
process_thread.c | ||
samba.8.xml | ||
server.c | ||
service_named_pipe.c | ||
service_stream.c | ||
service_stream.h | ||
service_task.c | ||
service_task.h | ||
service.c | ||
service.h | ||
wscript_build |