]> git.ipfire.org Git - thirdparty/squid.git/commit - src/acl/external/LM_group/ext_lm_group_acl.cc
Cleanup: replace __DATE__ and __TIME__ macros
authorAmos Jeffries <squid3@treenet.co.nz>
Sun, 14 Jun 2015 22:11:46 +0000 (15:11 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Sun, 14 Jun 2015 22:11:46 +0000 (15:11 -0700)
commita20277e1175dfaaf1925bf6ad0bb5910b74311b8
tree4a148ee67012506b48e02ea73a1faa371645e165
parent5c51bffba7a4fba9ef7b39f381d991e4e02ee490
Cleanup: replace __DATE__ and __TIME__ macros

... with code VERSION and SQUID_BUILD_INFO maros.

This allows separately built binaries to be compared for equivalence. A
small security check, but useful.
helpers/basic_auth/fake/fake.cc
helpers/external_acl/AD_group/ext_ad_group_acl.cc
helpers/external_acl/LM_group/ext_lm_group_acl.cc
helpers/negotiate_auth/SSPI/negotiate_sspi_auth.cc
helpers/ntlm_auth/SSPI/ntlm_sspi_auth.cc
helpers/ntlm_auth/fake/ntlm_fake_auth.cc
helpers/ntlm_auth/smb_lm/ntlm_smb_lm_auth.cc
helpers/url_rewrite/fake/fake.cc