1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source4/auth
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
..
auth_builtin.c r1019: Push the auth subsystem away from using typedef, and over to the 'all 2007-10-10 12:56:28 -05:00
auth_domain.c r961: convert 'uchar' to 'uint8_t' 2007-10-10 12:56:23 -05:00
auth_ntlmssp.c r1019: Push the auth subsystem away from using typedef, and over to the 'all 2007-10-10 12:56:28 -05:00
auth_sam.c r1019: Push the auth subsystem away from using typedef, and over to the 'all 2007-10-10 12:56:28 -05:00
auth_server.c r943: change samba4 to use 'uint8_t' instead of 'unsigned char' 2007-10-10 12:56:21 -05:00
auth_unix.c - port AUTH and PASSDB subsystems to new 2004-02-03 11:10:56 +00:00
auth_util.c r1019: Push the auth subsystem away from using typedef, and over to the 'all 2007-10-10 12:56:28 -05:00
auth_winbind.c r890: convert samba4 to use [u]int8_t instead of [u]int8 2007-10-10 12:56:16 -05:00
auth.c r1019: Push the auth subsystem away from using typedef, and over to the 'all 2007-10-10 12:56:28 -05:00
auth.h r1019: Push the auth subsystem away from using typedef, and over to the 'all 2007-10-10 12:56:28 -05:00
config.m4 r850: convert SUBSYSTEM AUTH to a config.mk file 2007-10-10 12:56:11 -05:00
config.mk r850: convert SUBSYSTEM AUTH to a config.mk file 2007-10-10 12:56:11 -05:00
pampass.c * the RPC-ECHO pipe now works in smbd, as long as the data sizes 2003-12-12 03:59:09 +00:00
pass_check.c r943: change samba4 to use 'uint8_t' instead of 'unsigned char' 2007-10-10 12:56:21 -05:00