Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-10-10 | r1294: A nice, large, commit... | Andrew Bartlett | 1 | -14/+13 |
2007-10-10 | r1200: Add 'gensec', our generic security layer. | Andrew Bartlett | 1 | -38/+25 |
2007-10-10 | r1068: make the dcerpc client side auth/crypto code much more generic | Stefan Metzmacher | 1 | -0/+99 |
2007-10-10 | r962: convert 'unsigned' and 'unsigned int' to uint_t | Stefan Metzmacher | 1 | -1/+1 |
2004-02-10 | - modified the dcerpc client security code to be generic, so ntlmssp | Andrew Tridgell | 1 | -121/+0 |
2003-11-27 | a couple of tidyups | Andrew Tridgell | 1 | -0/+1 |
2003-11-26 | by default sign RPC over TCP but not RPC over SMB. I will add command line co... | Andrew Tridgell | 1 | -3/+18 |
2003-11-26 | fixed some memory leaks in the dcerpc use of ntlmssp signing | Andrew Tridgell | 1 | -4/+22 |
2003-11-26 | signed DCERPC over TCP now works ! | Andrew Tridgell | 1 | -0/+130 |