Update copyright year in (most) files (those that my script finds).
[exim.git] / src / src / globals.h
2006-02-07 Philip HazelUpdate copyright year in (most) files (those that my...
2005-12-12 Philip HazelGo to 20 ACL variables of each type, and make the numbe...
2005-12-06 Philip HazelAdd disable_ipv6, tidy up calls to string_is_ip_address().
2005-11-15 Philip HazelAdd check_rfc2047_length to disable length checking...
2005-09-13 Philip HazelAdd $smtp_command.
2005-09-12 Philip HazelAdd control=suppress_local_fixups to complete the quartet.
2005-09-07 Philip HazelFix incorrect use of local user name for trusted submis...
2005-08-22 Philip HazelMake $smtp_command_argument available for all SMTP...
2005-08-08 Philip HazelAdd sqlite_lock_timeout.
2005-08-02 Philip HazelMake verify=helo do the verification on the fly it...
2005-08-02 Philip HazelAdd support for the IGNOREQUOTA extension to LMTP,...
2005-06-21 Philip HazelImplement daemon_startup_{retries,sleep} to control...
2005-06-16 Tom Kistneradded "prvs" and "prvscheck" expansion items
2005-06-10 Tony FinchAnother ratelimit tweak. I didn't anticipate people...
2005-05-24 Tom KistnerSPF: rewrote code to work with 1.2.x libsfp2 series...
2005-05-23 Tony FinchAdd the ratelimit ACL condition. This is mostly reasona...
2005-05-23 Tony FinchAdd control=fakedefer to go with control=fakereject.
2005-05-10 Philip Hazel1. Update version.
2005-05-03 Philip Hazel(1) Don't ignore timeouts while writing to a pipe!...
2005-04-04 Philip HazelAdded acl_not_smtp_mime. This involved a bit of refacto...
2005-03-22 Philip Hazel1. Added Tony F's ${dlfunc expansion, slightly modified...
2005-03-08 Tom KistnerAdded DomainKeys support. See doc/experimental-spec...
2005-01-25 Philip Hazel(1) Added $host_lookup_deferred.
2005-01-04 Philip Hazel(1) Typo in redirect router; (2) Update version number...
2004-12-29 Philip HazelRemoved the WITH_CONTENT_SCAN conditionals from the...
2004-12-16 Tom KistnerMerge from EXISCAN branch.
2004-11-25 Philip HazelAllow both -bf and -bF in the same test run.
2004-11-10 Philip HazelAdded -dd for daemon debugging.
2004-11-05 Philip HazelAdded $sender_verify_failure and $recipient_verify_fail...
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 HazelAdded CONFIGURE_GROUP as a build-time facility, cf...
2004-10-07 Philip HazelStart