summaryrefslogtreecommitdiffstats
path: root/source3/utils/ntlm_auth.c
Commit message (Expand)AuthorAgeFilesLines
* Print out the 'freindly' error message from winbind. Also print usefulAndrew Bartlett2003-04-021-4/+6
* error_string, not error_message...Andrew Bartlett2003-04-021-1/+1
* Clean up ntlm_auth a bit, and add a --diagnositics swtich, to check thatAndrew Bartlett2003-04-021-111/+417
* Remove useless popt optionsJelmer Vernooij2003-03-311-2/+0
* Revoke some of the popt patch from metze I applied earlier today. It addedJelmer Vernooij2003-03-241-1/+2
* Patch from metze to generalise POPT_COMMON_SAMBA, with some minor changesJelmer Vernooij2003-03-241-6/+4
* NTLM Authentication:Andrew Bartlett2003-03-231-82/+82
* Add -V option (to print out version) to utilities where possibleJelmer Vernooij2003-02-181-0/+1
* the 'static' keyword here is useless as we are not declaring aAndrew Tridgell2003-01-171-1/+1
* Updates to the NTLMSSP code again - moving the base64 decode fuctionality outAndrew Bartlett2003-01-161-29/+150
* Add a dash of static.Andrew Bartlett2003-01-021-3/+3
* BIG patch...Andrew Bartlett2003-01-021-1/+1
* Add support to switch between Squid 2.4 and 2.5 protocols - squid doesn'tAndrew Bartlett2002-11-241-7/+20
* Add ntlm_auth, a new program to provide a stable interface to winbind'sAndrew Bartlett2002-11-241-0/+416