summaryrefslogtreecommitdiffstats
path: root/source3/auth/proto.h
Commit message (Expand)AuthorAgeFilesLines
* selftest: test plugin_s4_dc against all ncacn_np testsAndrew Bartlett2011-08-031-0/+2
* s3-auth rename auth_ntlmssp_steal_session_info()Andrew Bartlett2011-08-031-3/+3
* s3-auth Add function to start any GENSEC mech by OIDAndrew Bartlett2011-08-031-3/+4
* s3-auth set session_info->sanitized_username in create_local_token()Andrew Bartlett2011-08-031-0/+1
* s3-ntlmssp Split auth_ntlmssp_start into two functionsAndrew Bartlett2011-08-031-1/+2
* s3-auth Move map to guest to directly after the check_password callsAndrew Bartlett2011-08-031-0/+4
* s3-auth inline make_auth_session_info into only callerAndrew Bartlett2011-07-201-1/+0
* s3-auth Use the common auth_session_infoAndrew Bartlett2011-07-201-11/+11
* s3-auth remove unused copy_serverinfoAndrew Bartlett2011-07-201-2/+0
* s3-auth Use struct auth3_session_info outside the auth subsystemAndrew Bartlett2011-07-201-7/+9
* s3-auth Add struct auth3_session_info to aid transition to auth_session infoAndrew Bartlett2011-07-201-0/+3
* s3-auth Add const to indicate input elementsAndrew Bartlett2011-07-201-2/+2
* s3-auth: Pass the remote_address down to user_info.Andreas Schneider2011-07-041-2/+14
* s3-auth: Added remote_address to ntlmssp server.Andreas Schneider2011-07-041-1/+2
* s3:auth/proto.h: add _AUTH_PROTO_H_ guardMichael Adam2011-05-311-0/+5
* s3:auth/proto.h: add GPL/Copyright headerMichael Adam2011-05-311-0/+31
* s3-auth: Make server_info const in create_local_token()Andrew Bartlett2011-04-061-1/+1
* s3-auth use create_local_token() to transform server_info -> session_infoAndrew Bartlett2011-04-051-8/+12
* s3-auth consolidate create_local_token() into make_server_info_krb5()Andrew Bartlett2011-04-041-2/+2
* s3-prototyes: user_in_netgroup and user_in_list moved to auth, out of smbd.Günther Deschner2011-03-301-0/+2
* s3-auth: move auth prototypes to auth/proto.h.Günther Deschner2011-03-301-0/+266