summaryrefslogtreecommitdiff
path: root/source3/utils/ntlm_auth.c
AgeCommit message (Expand)AuthorFilesLines
2003-04-28Merge compile and other fixes from 3.0 to HEAD.Andrew Bartlett1-1/+1
2003-04-28Fix compiler warning.Tim Potter1-1/+1
2003-04-02Print out the 'freindly' error message from winbind. Also print usefulAndrew Bartlett1-4/+6
2003-04-02error_string, not error_message...Andrew Bartlett1-1/+1
2003-04-02Clean up ntlm_auth a bit, and add a --diagnositics swtich, to check thatAndrew Bartlett1-111/+417
2003-03-31Remove useless popt optionsJelmer Vernooij1-2/+0
2003-03-24Revoke some of the popt patch from metze I applied earlier today. It addedJelmer Vernooij1-1/+2
2003-03-24Patch from metze to generalise POPT_COMMON_SAMBA, with some minor changesJelmer Vernooij1-6/+4
2003-03-23NTLM Authentication:Andrew Bartlett1-82/+82
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