summaryrefslogtreecommitdiff
path: root/source3/utils/ntlm_auth.c
AgeCommit message (Expand)AuthorFilesLines
2003-02-18Add -V option (to print out version) to utilities where possibleJelmer Vernooij1-0/+1
2003-01-17the 'static' keyword here is useless as we are not declaring aAndrew Tridgell1-1/+1
2003-01-16Updates to the NTLMSSP code again - moving the base64 decode fuctionality outAndrew Bartlett1-29/+150
2003-01-02Add a dash of static.Andrew Bartlett1-3/+3
2003-01-02BIG patch...Andrew Bartlett1-1/+1
2002-11-24Add support to switch between Squid 2.4 and 2.5 protocols - squid doesn'tAndrew Bartlett1-7/+20
2002-11-24Add ntlm_auth, a new program to provide a stable interface to winbind'sAndrew Bartlett1-0/+416