1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source4/smbd
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
..
pidfile.c s4:smbd/pidfile.c - fix "asprintf" calls 2010-05-28 10:04:47 +02:00
process_model.c s4-server: cleanup allocation of process models 2010-11-03 10:40:52 +00:00
process_model.h s4-server: cleanup allocation of process models 2010-11-03 10:40:52 +00:00
process_onefork.c s4:smbd/process*.c - fix PID warnings on Solaris 2010-12-12 13:21:13 +01:00
process_prefork.c s4:smbd/process*.c - fix PID warnings on Solaris 2010-12-12 13:21:13 +01:00
process_single.c s4-smbd: don't initialise process models more than once 2010-10-30 23:49:00 +11:00
process_standard.c s4:smbd/process*.c - fix PID warnings on Solaris 2010-12-12 13:21:13 +01:00
process_thread.c s4-smbd: don't initialise process models more than once 2010-10-30 23:49:00 +11:00
samba.8.xml Avoid use of Samba DTD, which requires net access. 2010-08-22 14:05:58 +02:00
server.c s4-charset: use dyn_CODEPAGEDIR for location of upcase.dat/lowcase.dat 2011-02-07 13:22:02 +11:00
service_named_pipe.c s4-auth Rework auth subsystem to remove struct auth_serversupplied_info 2011-02-09 01:11:06 +01:00
service_stream.c s4-server: make server sockets a child of the task context 2010-11-15 10:19:34 +11:00
service_stream.h torture: Link against rpc server itself, not service module. (against which we can't link). 2010-10-11 01:06:36 +02:00
service_task.c s4-server: check the return of irpc_binding_handle_by_name 2010-09-15 15:39:36 +10:00
service_task.h
service.c s4-smbd: don't initialise process models more than once 2010-10-30 23:49:00 +11:00
service.h
wscript_build nbtd: Build service as shared module. 2010-11-15 11:43:05 +00:00