1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/rpc_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
..
browser s4:rpc_server/browser.c - remove unused code 2010-06-29 22:32:05 +02:00
common s4:wkssvc RPC server - better solution for srvsvc* enum's in server_info.c 2010-11-27 21:50:41 +01:00
drsuapi s4:dcesrv_drsuapi RPC server - remove unreachable statement 2010-11-29 14:48:13 +01:00
echo s4:rpc_server/echo: fix compiler warning 2010-10-03 09:41:51 +00:00
epmapper s4:epmapper RPC - make this one "signed-safe" 2010-03-01 18:45:16 +01:00
eventlog s4-eventlog: fixed dcerpc handle return 2010-11-16 07:16:04 +00:00
lsa s4-auth Rework auth subsystem to remove struct auth_serversupplied_info 2011-02-09 01:11:06 +01:00
netlogon s4-auth Rework auth subsystem to remove struct auth_serversupplied_info 2011-02-09 01:11:06 +01:00
remote s4-rpcserver: set unbind method to NULL in remote server 2010-09-15 23:08:18 +10:00
samr s4:samr RPC server - always interpret filter integer values as signed 2011-01-15 14:54:13 +01:00
spoolss spoolss: fill in PerMachineConnections add and delete IDL. 2010-12-16 10:52:50 +01:00
srvsvc dcesrv_srvsvc: Use constants. 2010-12-19 21:44:06 +01:00
unixinfo s4:idmap Adjust code to new idmap structure names and layout. 2010-05-24 23:08:56 +10:00
winreg s4-libcli/security Use seperate subsystem for session related functions 2010-10-12 02:54:16 +00:00
wkssvc s4:wkssvc RPC server - better solution for srvsvc* enum's in server_info.c 2010-11-27 21:50:41 +01:00
dcerpc_server.c s4-server: make server sockets a child of the task context 2010-11-15 10:19:34 +11:00
dcerpc_server.h torture: Link against rpc server itself, not service module. (against which we can't link). 2010-10-11 01:06:36 +02:00
dcerpc_server.pc.in s4-pkgconfig: add @LIB_RPATH@ to our link flags 2010-12-08 12:46:00 +01:00
dcesrv_auth.c s4:RPC server - cosmetic fixes - indentation, comments 2010-11-03 09:23:00 +01:00
dcesrv_mgmt.c s4-rpc_server: removed remaining unnecessary #includes 2009-09-19 14:11:34 -07:00
handles.c s4:security Change struct security_token->sids from struct dom_sid * to struct dom_sid 2010-08-23 08:50:55 +10:00
service_rpc.c s4-smbd: don't initialise process models more than once 2010-10-30 23:49:00 +11:00
wscript_build s4-lsa Implement kerberos ticket life policy 2010-12-09 18:02:59 +11:00