]> git.ipfire.org Git - thirdparty/squid.git/commit
Prepare external_acl_type format codes for libformat upgrade
authorAmos Jeffries <squid3@treenet.co.nz>
Sun, 2 Jun 2013 15:17:28 +0000 (03:17 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Sun, 2 Jun 2013 15:17:28 +0000 (03:17 +1200)
commit3650c90e70290467bd38eaf54e1cdec5f0880d1a
tree5e5220b7cf68752723505ba0a7c31cb98b13f742
parenta8e3523507ff65e7cf200a47aec16fb490b80a72
Prepare external_acl_type format codes for libformat upgrade

Add upgrade warnings for the %> and %< header codes which will change
radically in a future version when libformat is integrated.

Also, while we are at it support the other logformat codes which map 1:1
but silently for now and only on parse.
src/external_acl.cc