Age | Commit message (Expand) | Author | Files | Lines |
2008-04-30 | ntlmssp: replace UNKNOWN_02000000 with NTLMSSP_NEGOTIATE_VERSION. | Günther Deschner | 1 | -1/+1 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -3/+3 |
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 | r17612: Modify NTLMSSP session code so that it doesn't store | Jeremy Allison | 1 | -1/+2 |
2007-10-10 | r17216: From Kai Blin <kai.blin@gmail.com>: | Andrew Bartlett | 1 | -0/+4 |
2007-10-10 | r15129: Separate out mechanism and policy for NTLMSSP auth/sign/seal. | Jeremy Allison | 1 | -0/+1 |
2007-10-10 | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 1 | -16/+17 |
2007-10-10 | r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the torture | Jeremy Allison | 1 | -1/+0 |
2007-10-10 | r7963: Add aio support to 3.0. | Jeremy Allison | 1 | -0/+1 |
2004-01-05 | Make arbitary binary data unsigned char. | Andrew Bartlett | 1 | -4/+4 |
2003-11-22 | Changes all over the shop, but all towards: | Andrew Bartlett | 1 | -34/+64 |
2003-08-10 | Store the server domain from the ntlmssp challenge in the client struct | Volker Lendecke | 1 | -0/+1 |
2003-07-14 | Jeremy requested that I get my NTLMSSP patch into CVS. He didn't request | Andrew Bartlett | 1 | -0/+5 |
2003-05-28 | DNS domain/server name constants were also swapped. | Tim Potter | 1 | -2/+2 |
2003-05-28 | The constants for NetBIOS domain and server names in a NTLMSSP name list were | Tim Potter | 1 | -2/+2 |
2003-03-18 | Merge from HEAD: | Andrew Bartlett | 1 | -0/+18 |
2003-03-18 | NTLMSSP updates from HEAD. | Andrew Bartlett | 1 | -0/+5 |
2003-02-24 | Merge from HEAD client-side authentication changes: | Andrew Bartlett | 1 | -0/+20 |
2003-01-28 | Merge from HEAD: | Andrew Bartlett | 1 | -4/+15 |
2003-01-15 | missed a file | Gerald Carter | 1 | -13/+4 |
2003-01-15 | Refactor the NTLMSSP code again - this time we use function pointers to | Andrew Bartlett | 1 | -4/+13 |
2003-01-13 | Updates to our NTLMSSP code: | Andrew Bartlett | 1 | -0/+79 |