]> git.ipfire.org Git - thirdparty/squid.git/commit
Fix several smb_lm Macro errors
authorAmos Jeffries <squid3@treenet.co.nz>
Thu, 23 Apr 2009 23:35:37 +0000 (11:35 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Thu, 23 Apr 2009 23:35:37 +0000 (11:35 +1200)
commit32be50ed9ed576870f7474a5e70a4b55373be189
tree6e4f410ea263a0d69ba565aa2d83db5f38b45028
parentc59fd39dda6b1bdaaef7decfa199e07d7b442ae5
Fix several smb_lm Macro errors

This patch reduces local variable names from UPPER case to lower.
Preventing clashes with previous systm defines. In this case only
DOMAIN and SERVER were actually clashing. But reduced all for safety.

Also wraps system includes with HAVE_ macros inline with Squid policy.
helpers/ntlm_auth/smb_lm/smbval/valid.c