Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | idl: naming a structure 'VERSION' is not a good idea! | Andrew Tridgell | 2011-02-17 | 1 | -2/+2 |
| | | | | | | this renames it to ntlmssp_VERSION Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | ||||
* | ntlmssp: when pushing an ntlmssp NEGOTIATE_MESSAGE deal with NULL strings. | Günther Deschner | 2010-09-14 | 1 | -2/+2 |
| | | | | Guenther | ||||
* | ntlmssp: add decode_NTLMv2_RESPONSE to IDL. | Günther Deschner | 2010-06-16 | 1 | -0/+4 |
| | | | | Guenther | ||||
* | Thanks to Andrew Bartlett's advice, fix the NTLMSSP version problem the ↵ | Jeremy Allison | 2010-05-19 | 1 | -1/+1 |
| | | | | | | | | | correct way. No more magic blobs :-). Use ndr_push_struct_blob() to push a properly formatted VERSION struct. Jeremy. | ||||
* | Finish removal of iconv_convenience in public API's. | Jelmer Vernooij | 2010-05-18 | 1 | -2/+2 |
| | |||||
* | ntlmssp: pretty print a VERSION structure. | Günther Deschner | 2009-09-15 | 1 | -1/+1 |
| | | | | Guenther | ||||
* | ntlmssp: better document to what structures we are reffering to. | Günther Deschner | 2009-09-15 | 1 | -3/+25 |
| | | | | Guenther | ||||
* | ntlmssp: add some void decode calls (useful for ndrdump). | Günther Deschner | 2009-09-08 | 1 | -1/+22 |
| | | | | Guenther | ||||
* | ntlmssp: add NTLMSSP_MESSAGE_SIGNATURE to IDL. | Günther Deschner | 2009-08-28 | 1 | -0/+18 |
| | | | | Guenther | ||||
* | ntlmssp: add AUTHENTICATE_MESSAGE to idl. | Günther Deschner | 2009-08-28 | 1 | -0/+75 |
| | | | | Guenther | ||||
* | ntlmssp: add CHALLENGE_MESSAGE to IDL. | Günther Deschner | 2009-08-28 | 1 | -0/+70 |
| | | | | Guenther | ||||
* | ntlmssp: add NEGOTIATE_MESSAGE to IDL. | Günther Deschner | 2009-08-28 | 1 | -0/+20 |
| | | | | Guenther | ||||
* | ntlmssp: add ntlmssp helper skeleton. | Günther Deschner | 2009-08-28 | 1 | -1/+2 |
| | | | | Guenther | ||||
* | ntlmssp: add IDL. | Günther Deschner | 2009-08-28 | 1 | -0/+89 |
Guenther |