Pass $(MAKE) to the scripts/Configure-config.h script so that it uses
[exim.git] / src / src / acl.c
2005-04-06 Philip HazelMake $acl_verify_message available in following conditi...
2005-04-05 Philip HazelKjetil Homme's patch for extended macro features (redef...
2005-03-29 Philip HazelFurther tidies and minor fixes to the tables that contr...
2005-03-15 Philip Hazel1. Diagnose an error if options are given for those...
2005-03-15 Philip HazelForbid both "unseen" and "one_time" on redirect routers.
2005-03-09 Tom KistnerFix condition and control permission tables for the...
2005-03-09 Tom KistnerFix "regex" condition not being available in MIME ACL
2005-03-08 Philip HazelRunning the full tests showed up 3 that contained a...
2005-03-08 Tom KistnerAdded DomainKeys support. See doc/experimental-spec...
2005-02-17 Philip Hazel(1) Last-minute sieve patch (updates to latest spec).
2005-01-27 Philip Hazeldefer_ok was not working if used on a callout with...
2005-01-12 Philip HazelUse "system" message for $acl_verify_message if there...
2005-01-12 Philip HazelChanged "legit" to "legitimate" in the fakereject messa...
2005-01-12 Philip HazelRestrict control=no_mbox-unspool to those ACLs that...
2005-01-12 Philip HazelFix compiler warnings in acl.c for bitmaps specified...
2005-01-12 Philip Hazel(1) The flags in acl.c for fakereject allowed it in...
2005-01-04 Philip HazelA call to exiwhat no longer cuts short ACL delays set...
2005-01-04 Philip Hazel(1) Typo in redirect router; (2) Update version number...
2005-01-02 Philip HazelMissed out a couple of fakereject cases that were still...
2004-12-29 Philip HazelThe various Exiscan tests were locked out from the...
2004-12-29 Philip HazelRemoved the WITH_CONTENT_SCAN conditionals from the...
2004-12-17 Philip Hazel1. Tidies to get rid of compiler warnings from the...
2004-12-16 Tom KistnerMerge from EXISCAN branch.
2004-11-04 Philip HazelAdded a "connect=<time>" option to callouts, for a...
2004-10-19 Philip Hazel(1) $address_data in an ACL was clobbered by a sender...
2004-10-19 Philip HazelAdded /sender_retain facility to control=submission...
2004-10-18 Philip Hazel(1) Checking for invalid "control=" modifiers was not...
2004-10-07 Philip HazelStart