1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/smb_server
Andrew Bartlett 0d466258be r1019: Push the auth subsystem away from using typedef, and over to the 'all
goodness and light' struct ;-)

Break apart the auth subsystem's return strucutres, into the parts
that a netlogon call cares about, and the parts that are for a local
session.  This is the 'struct session_info' and it will almost
completly replace the current information stored on a vuid, but be
generic to all login methods (RPC over TCP, for example).

Andrew Bartlett
(This used to be commit d199697014)
2007-10-10 12:56:28 -05:00
..
config.m4 r847: convert SMB SERVER SUBSYSTEM to a config.mk file 2007-10-10 12:53:55 -05:00
config.mk r847: convert SMB SERVER SUBSYSTEM to a config.mk file 2007-10-10 12:53:55 -05:00
conn.c r962: convert 'unsigned' and 'unsigned int' to uint_t 2007-10-10 12:56:23 -05:00
connection.c r960: convert 'unsigned int' to uint_t in the most places 2007-10-10 12:56:23 -05:00
negprot.c r890: convert samba4 to use [u]int8_t instead of [u]int8 2007-10-10 12:56:16 -05:00
nttrans.c r890: convert samba4 to use [u]int8_t instead of [u]int8 2007-10-10 12:56:16 -05:00
password.c r1019: Push the auth subsystem away from using typedef, and over to the 'all 2007-10-10 12:56:28 -05:00
reply.c r890: convert samba4 to use [u]int8_t instead of [u]int8 2007-10-10 12:56:16 -05:00
request.c r962: convert 'unsigned' and 'unsigned int' to uint_t 2007-10-10 12:56:23 -05:00
search.c r890: convert samba4 to use [u]int8_t instead of [u]int8 2007-10-10 12:56:16 -05:00
service.c r889: convert samba4 to use [u]int16_t instead of [u]int16 2007-10-10 12:56:16 -05:00
session.c - move all SMB server stuff to smb_server/* 2004-02-03 05:47:36 +00:00
sesssetup.c r1019: Push the auth subsystem away from using typedef, and over to the 'all 2007-10-10 12:56:28 -05:00
signing.c r943: change samba4 to use 'uint8_t' instead of 'unsigned char' 2007-10-10 12:56:21 -05:00
smb_server.c r890: convert samba4 to use [u]int8_t instead of [u]int8 2007-10-10 12:56:16 -05:00
srvtime.c r890: convert samba4 to use [u]int8_t instead of [u]int8 2007-10-10 12:56:16 -05:00
trans2.c r890: convert samba4 to use [u]int8_t instead of [u]int8 2007-10-10 12:56:16 -05:00