Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-10-10 | r1170: Remove bogus part of previous commit - session keys, even in NTLMSSP | Andrew Bartlett | 1 | -2/+4 |
2007-10-10 | r1169: Some more updates to the NTLMSSP NTLM2 code: | Andrew Bartlett | 1 | -44/+48 |
2007-10-10 | r1001: in samba4 we don't(shouldn't) use typedef's anymore... | Stefan Metzmacher | 1 | -11/+7 |
2007-10-10 | r961: convert 'uchar' to 'uint8_t' | Stefan Metzmacher | 1 | -9/+9 |
2007-10-10 | r943: change samba4 to use 'uint8_t' instead of 'unsigned char' | Stefan Metzmacher | 1 | -11/+11 |
2007-10-10 | r884: convert samba4 to use [u]int32_t instead of [u]int32 | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r874: This patch is a pile of work on NTLMSSP: | Andrew Bartlett | 1 | -76/+129 |
2007-10-10 | r443: Update Samba4 to the auth and NTLMSSP code from Samba3. | Andrew Bartlett | 1 | -20/+47 |
2003-11-26 | fixed some memory leaks in the dcerpc use of ntlmssp signing | Andrew Tridgell | 1 | -2/+6 |
2003-11-26 | signed DCERPC over TCP now works ! | Andrew Tridgell | 1 | -0/+378 |