Age | Commit message (Expand) | Author | Files | Lines |
2011-12-28 | s3-auth: Remove protype for already-removed auth_ntlmssp_start | Andrew Bartlett | 1 | -1/+0 |
2011-12-22 | s3-auth rename auth_ntlmssp_prepare() -> auth_generic_prepare() | Andrew Bartlett | 1 | -1/+1 |
2011-12-22 | s3-auth rename auth_ntlmssp_state -> auth_generic_state | Andrew Bartlett | 1 | -4/+4 |
2011-10-21 | s3-auth remove auth_ntlmssp_session_info() | Andrew Bartlett | 1 | -3/+0 |
2011-10-17 | s3-auth: remove dead prototype. | Günther Deschner | 1 | -1/+0 |
2011-08-03 | selftest: test plugin_s4_dc against all ncacn_np tests | Andrew Bartlett | 1 | -0/+2 |
2011-08-03 | s3-auth rename auth_ntlmssp_steal_session_info() | Andrew Bartlett | 1 | -3/+3 |
2011-08-03 | s3-auth Add function to start any GENSEC mech by OID | Andrew Bartlett | 1 | -3/+4 |
2011-08-03 | s3-auth set session_info->sanitized_username in create_local_token() | Andrew Bartlett | 1 | -0/+1 |
2011-08-03 | s3-ntlmssp Split auth_ntlmssp_start into two functions | Andrew Bartlett | 1 | -1/+2 |
2011-08-03 | s3-auth Move map to guest to directly after the check_password calls | Andrew Bartlett | 1 | -0/+4 |
2011-07-20 | s3-auth inline make_auth_session_info into only caller | Andrew Bartlett | 1 | -1/+0 |
2011-07-20 | s3-auth Use the common auth_session_info | Andrew Bartlett | 1 | -11/+11 |
2011-07-20 | s3-auth remove unused copy_serverinfo | Andrew Bartlett | 1 | -2/+0 |
2011-07-20 | s3-auth Use struct auth3_session_info outside the auth subsystem | Andrew Bartlett | 1 | -7/+9 |
2011-07-20 | s3-auth Add struct auth3_session_info to aid transition to auth_session info | Andrew Bartlett | 1 | -0/+3 |
2011-07-20 | s3-auth Add const to indicate input elements | Andrew Bartlett | 1 | -2/+2 |
2011-07-04 | s3-auth: Pass the remote_address down to user_info. | Andreas Schneider | 1 | -2/+14 |
2011-07-04 | s3-auth: Added remote_address to ntlmssp server. | Andreas Schneider | 1 | -1/+2 |
2011-05-31 | s3:auth/proto.h: add _AUTH_PROTO_H_ guard | Michael Adam | 1 | -0/+5 |
2011-05-31 | s3:auth/proto.h: add GPL/Copyright header | Michael Adam | 1 | -0/+31 |
2011-04-06 | s3-auth: Make server_info const in create_local_token() | Andrew Bartlett | 1 | -1/+1 |
2011-04-05 | s3-auth use create_local_token() to transform server_info -> session_info | Andrew Bartlett | 1 | -8/+12 |
2011-04-04 | s3-auth consolidate create_local_token() into make_server_info_krb5() | Andrew Bartlett | 1 | -2/+2 |
2011-03-30 | s3-prototyes: user_in_netgroup and user_in_list moved to auth, out of smbd. | Günther Deschner | 1 | -0/+2 |
2011-03-30 | s3-auth: move auth prototypes to auth/proto.h. | Günther Deschner | 1 | -0/+266 |