Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-10-21 | s3-ntlmssp Remove references to auth_ntlmssp_context from the rpc code | Andrew Bartlett | 1 | -1/+1 | |
We always dereferenced auth_ntlmssp_state->gensec_security, so now we do not bother passing around the whole auth_ntlmssp_state. Andrew Bartlett Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2011-07-04 | s3-auth: Added remote_address to ntlmssp server. | Andreas Schneider | 1 | -0/+2 | |
Signed-off-by: Andrew Bartlett <abartlet@samba.org> | |||||
2010-09-23 | s3-dcerpc: add spnego server helpers | Simo Sorce | 1 | -0/+23 | |
squashed: add michlistMIC signature checks Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2010-09-23 | spnego: make spnego_context public | Simo Sorce | 1 | -2/+19 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2010-09-23 | s3-dcerpc: move client spnego stuff in /librpc/crypto | Simo Sorce | 1 | -0/+61 | |
Signed-off-by: Günther Deschner <gd@samba.org> |