Age | Commit message (Expand) | Author | Files | Lines |
2003-05-12 | Fix up a bit of my sloppy C. | Andrew Bartlett | 1 | -3/+2 |
2003-05-12 | Give up on the idea of avoiding lp_load() in ntlm_auth.... | Andrew Bartlett | 1 | -8/+18 |
2003-05-10 | Reverse previous patch from Stefan and me after comments by Andrew Bartlett | Jelmer Vernooij | 1 | -2/+0 |
2003-05-10 | Patch from metze and me that adds dummy smb_register_*() functions so | Jelmer Vernooij | 1 | -0/+2 |
2003-05-09 | Finally get NTLMv2 working on the client! | Andrew Bartlett | 1 | -84/+29 |
2003-05-09 | Added some more diagnostic tests to check out a theory that having either hash | Tim Potter | 1 | -12/+174 |
2003-05-05 | We also get back the LM session key on pure 'NTLM' logins. | Andrew Bartlett | 1 | -1/+16 |
2003-05-05 | Add some comments. | Andrew Bartlett | 1 | -0/+34 |
2003-05-05 | Add some more tests to the ntlm_auth diagnositics package. | Andrew Bartlett | 1 | -9/+373 |
2003-04-30 | Fix for AIX - you can't qualify a return type as const, when it's not a | Andrew Bartlett | 1 | -1/+1 |
2003-04-28 | Fix compiler warning. | Tim Potter | 1 | -1/+1 |
2003-04-28 | Merge of const fixes from HEAD. | Tim Potter | 1 | -1/+1 |
2003-04-23 | This const isn't quite vaild C. | Andrew Bartlett | 1 | -1/+1 |
2003-04-14 | Merge: | Tim Potter | 1 | -1/+2 |
2003-04-07 | Merge the ntlm_auth updates (refactor, add --diagnostics) into Samba 3.0 | Andrew Bartlett | 1 | -121/+425 |
2003-03-24 | (merge from HEAD) | Andrew Bartlett | 1 | -82/+82 |
2003-02-25 | Merge: add popt_common_version to command line options table. | Tim Potter | 1 | -0/+1 |
2003-01-17 | the 'static' keyword here is useless as we are not declaring a | Andrew Tridgell | 1 | -1/+1 |
2003-01-16 | Updates to the NTLMSSP code again - moving the base64 decode fuctionality out | Andrew Bartlett | 1 | -29/+150 |
2003-01-02 | Add a dash of static. | Andrew Bartlett | 1 | -3/+3 |
2003-01-02 | BIG patch... | Andrew Bartlett | 1 | -1/+1 |
2002-11-24 | Add support to switch between Squid 2.4 and 2.5 protocols - squid doesn't | Andrew Bartlett | 1 | -7/+20 |
2002-11-24 | Add ntlm_auth, a new program to provide a stable interface to winbind's | Andrew Bartlett | 1 | -0/+416 |