commit 82cdf43b48966a083150df156218d3551ecd24d4 Author: Nigel Kukard Date: Sat Oct 26 09:34:55 2013 +0000 Set new repo location Change-Id: Ia95d34cae3b502962b8fa291e8ed9c864f40b3b5 commit 58696a64776365bc0cee66db2cf61a95421634f1 Author: Nigel Kukard Date: Tue Aug 13 17:04:18 2013 +0000 Added amavisd-2.8.1 patch commit 258733d21a8580476a185a2580fd0b024ec2f3e6 Author: Nigel Kukard Date: Mon Jul 22 13:54:43 2013 +0000 Updated INSTALL to include Debian name of lib Change-Id: Iac090978811018a85014d92bb988204616928960 commit 4e8bbaabd5ee386be0aee7436a22632b75ef0004 Author: Nigel Kukard Date: Mon Jul 22 08:20:43 2013 +0000 Better IPv6 matching in policies Change-Id: I8160c6996d1ab0e7be4dc3d192e93d5547de7222 commit cdc44f586729bbff0687befce69937214d03048c Author: Robert Anderson Date: Wed Jan 16 08:25:47 2013 +0000 cbpadmin lib and configuration path - Correct configuration and lib paths for cbpadmin - More detailed INSTALL instructions regarding configuration Change-Id: Ifb5c6fa620e4536dcbb1b958c21208866ac0145f Signed-off-by: Robert Anderson commit a9b780146827035f0dfe251f5f6e7f2a5c2026b8 Author: Robert Anderson Date: Thu Dec 20 10:46:11 2012 +0000 Fix use of signed vs unsigned numerics Replaced the incorrect use of @BIG_INTEGER@ variable which implied that the numerical value would be signed (default in at least MySQL). Note: PostgreSQL does not support signed/unsigned numerics, INT8 has been kept for this reason. Change-Id: I5a0892f7e14f723d5b35f8beca5138890f3e550c Signed-off-by: Robert Anderson