Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; and | Volker Lendecke | 1 | -11/+11 |
2007-10-10 | r22747: Fix some C++ warnings | Volker Lendecke | 1 | -6/+3 |
2007-10-10 | r22352: Wow - working gss SMB sealing ! | Jeremy Allison | 1 | -0/+3 |
2007-10-10 | r22351: Making progress in tests... | Jeremy Allison | 1 | -0/+7 |
2007-10-10 | r22350: Add some helpful debug messages. | Jeremy Allison | 1 | -1/+7 |
2007-10-10 | r22327: Finish the gss-spnego part of the seal code. Now | Jeremy Allison | 1 | -14/+16 |
2007-10-10 | r22262: fix the build on systems without GSS_C_NT_HOSTBASED_SERVICE | Stefan Metzmacher | 1 | -1/+4 |
2007-10-10 | r22013: Move to SSPI framing (sig first in NTLM). | Jeremy Allison | 1 | -3/+3 |
2007-10-10 | r21997: Implement the server side of gss seal negotiate. | Jeremy Allison | 1 | -15/+86 |
2007-10-10 | r21991: I hate Steve French :-). Add support for encryption | Jeremy Allison | 1 | -15/+81 |
2007-10-10 | r21969: Start working on the gss-side of the server negotiation. | Jeremy Allison | 1 | -0/+86 |
2007-10-10 | r21926: Fix missing enum specifier pointed out by Don McCall @ HP. | Jeremy Allison | 1 | -3/+3 |
2007-10-10 | r21925: Start to code up the gss acquire creds calls. | Jeremy Allison | 1 | -6/+32 |
2007-10-10 | r21917: Start to do the gss versions of sign+seal. | Jeremy Allison | 1 | -4/+4 |
2007-10-10 | r21904: Fix HP build -- thanks, Don | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r21900: Token exchange now seems to work, now why does the | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r21897: Add in a basic raw NTLM encrypt request. Now | Jeremy Allison | 1 | -1/+30 |
2007-10-10 | r21894: Some refactoring of server side encryption context. Support | Jeremy Allison | 1 | -27/+136 |
2007-10-10 | r21891: Finish server-side NTLM-SPNEGO negotiation support. | Jeremy Allison | 1 | -33/+75 |
2007-10-10 | r21882: The server part of the code has to use an AUTH_NTLMSSP struct, | Jeremy Allison | 1 | -0/+257 |