s3-auth inline make_auth_session_info into only caller
[amitay/samba.git] / source3 / auth / proto.h
2011-07-19 Andrew Bartletts3-auth inline make_auth_session_info into only caller
2011-07-19 Andrew Bartletts3-auth Use the common auth_session_info
2011-07-19 Andrew Bartletts3-auth remove unused copy_serverinfo
2011-07-19 Andrew Bartletts3-auth Use struct auth3_session_info outside the auth...
2011-07-19 Andrew Bartletts3-auth Add struct auth3_session_info to aid transition...
2011-07-19 Andrew Bartletts3-auth Add const to indicate input elements
2011-07-04 Andreas Schneiders3-auth: Pass the remote_address down to user_info.
2011-07-04 Andreas Schneiders3-auth: Added remote_address to ntlmssp server.
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-05-30 Michael Adams3:auth/proto.h: add _AUTH_PROTO_H_ guard
2011-05-30 Michael Adams3:auth/proto.h: add GPL/Copyright header
2011-04-05 Andrew Bartletts3-auth: Make server_info const in create_local_token()
2011-04-04 Andrew Bartletts3-auth use create_local_token() to transform server_in...
2011-04-04 Andrew Bartletts3-auth consolidate create_local_token() into make_serv...
2011-03-29 Günther Deschners3-prototyes: user_in_netgroup and user_in_list moved...
2011-03-29 Günther Deschners3-auth: move auth prototypes to auth/proto.h.