Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-10-10 | r995: - renamed many of our crypto routines to use the industry standard | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r962: convert 'unsigned' and 'unsigned int' to uint_t | Stefan Metzmacher | 1 | -4/+4 |
2007-10-10 | r961: convert 'uchar' to 'uint8_t' | Stefan Metzmacher | 1 | -8/+6 |
2007-10-10 | r960: convert 'unsigned int' to uint_t in the most places | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r943: change samba4 to use 'uint8_t' instead of 'unsigned char' | Stefan Metzmacher | 2 | -10/+10 |
2007-10-10 | r935: remove unused variable | Andrew Tridgell | 1 | -2/+0 |
2007-10-10 | r884: convert samba4 to use [u]int32_t instead of [u]int32 | Stefan Metzmacher | 3 | -30/+30 |
2007-10-10 | r874: This patch is a pile of work on NTLMSSP: | Andrew Bartlett | 1 | -14/+1 |
2004-02-10 | - modified the dcerpc client security code to be generic, so ntlmssp | Andrew Tridgell | 1 | -1/+1 |
2003-11-26 | signed DCERPC over TCP now works ! | Andrew Tridgell | 1 | -63/+59 |
2003-08-13 | first public release of samba4 code | Andrew Tridgell | 4 | -0/+627 |