Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-02-18 | auth: Reorder arguments to generate_session_info | Andrew Bartlett | 1 | -1/+1 |
2012-02-17 | auth: Allow the netbios name and domain to be set from winbindd in ntlm_auth3 | Andrew Bartlett | 1 | -2/+11 |
2012-02-17 | auth: Make more of the ntlmssp code private or static | Andrew Bartlett | 1 | -7/+7 |
2012-02-17 | auth: Provide a way to specify the NTLMSSP server name to GENSEC | Andrew Bartlett | 1 | -17/+36 |
2012-02-17 | auth: Rearrange ntlmssp code for clarity | Andrew Bartlett | 1 | -9/+8 |
2012-02-17 | auth: Set NTLMSSP_NEGOTIATE_SIGN when session key support is required | Andrew Bartlett | 1 | -0/+3 |
2012-02-17 | s3-auth: Use common gensec_ntlmssp server functions for more of gensec_ntlmss... | Andrew Bartlett | 1 | -7/+16 |
2012-02-17 | auth: Cope with NO_USER_SESSION_KEY from security=server | Andrew Bartlett | 1 | -2/+8 |
2012-02-17 | auth: Move the rest of the source4 gensec_ntlmssp code to the top level | Andrew Bartlett | 1 | -0/+354 |