1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-08 21:18:16 +03:00
samba-mirror/source4/smb_server
Andrew Bartlett a2ce53c1f5 s4-auth Rework auth subsystem to remove struct auth_serversupplied_info
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
2011-02-09 01:11:06 +01:00
..
smb s4-auth Rework auth subsystem to remove struct auth_serversupplied_info 2011-02-09 01:11:06 +01:00
smb2 s4-smb_server Return why the ntvfs_connect() failed. 2010-12-01 00:14:40 +01:00
blob.c s4-smb: smbsrv_blob_push_string() can return -1 2010-09-15 15:39:34 +10:00
handle.c s4-smbd: minimise includes in smbd/ and smb_server 2009-09-19 14:11:54 -07:00
management.c s4-auth Rework auth subsystem to remove struct auth_serversupplied_info 2011-02-09 01:11:06 +01:00
service_smb.c s4-server: make server sockets a child of the task context 2010-11-15 10:19:34 +11:00
session.c s4-smbd: minimise includes in smbd/ and smb_server 2009-09-19 14:11:54 -07:00
smb_samba3.c s4-server: make server sockets a child of the task context 2010-11-15 10:19:34 +11:00
smb_server.c s4-server: make server sockets a child of the task context 2010-11-15 10:19:34 +11:00
smb_server.h s4-server: make server sockets a child of the task context 2010-11-15 10:19:34 +11:00
tcon.c s4:smb_server: use tsocket_address_string() to display the client address 2010-04-27 15:45:12 +02:00
wscript_build service_ldap, service_smb: Lowercase output file names. 2010-11-22 20:28:14 +01:00