2006-04-04 |
Philip Hazel | Change misleading debugging wording "lookup deferred...
|
commit | commitdiff | tree |
2006-04-04 |
Philip Hazel | Fix subtle but important bug in ip_connect(); it shouldn...
|
commit | commitdiff | tree |
2006-04-04 |
Philip Hazel | Two compiler warnings in sieve.c.
|
commit | commitdiff | tree |
2006-03-31 |
Philip Hazel | Wish List update.
|
commit | commitdiff | tree |
2006-03-20 |
Philip Hazel | Fix bounces for non-SMTP reception errors to recognize
|
commit | commitdiff | tree |
2006-03-17 |
Philip Hazel | Fix address sorting untidiness for the test suite.
|
commit | commitdiff | tree |
2006-03-17 |
Philip Hazel | HP-UX configuration update.
|
commit | commitdiff | tree |
2006-03-16 |
Philip Hazel | Test suite tidies.
|
commit | commitdiff | tree |
2006-03-16 |
Philip Hazel | Added configuration files for NetBSD3.
|
commit | commitdiff | tree |
2006-03-16 |
Philip Hazel | Change HAVE_LOGIN_CAP to HAVE_SETCLASSRESOURCES because...
|
commit | commitdiff | tree |
2006-03-16 |
Philip Hazel | Fix $address_data after verification redirect then...
|
commit | commitdiff | tree |
2006-03-16 |
Philip Hazel | Add -k and -l to exicyclog.
|
commit | commitdiff | tree |
2006-03-16 |
Philip Hazel | User, not system, error message for VRFY defer.
|
commit | commitdiff | tree |
2006-03-09 |
Philip Hazel | Add new errors mail_4xx, data_4xx, lost_connection...
|
commit | commitdiff | tree |
2006-03-08 |
Philip Hazel | Allow for linefold when generating more than one RFC...
|
commit | commitdiff | tree |
2006-03-08 |
Philip Hazel | Tidies to SMTP dialogue debugging output.
|
commit | commitdiff | tree |
2006-03-08 |
Philip Hazel | New os.c-cygwin (and some minor WishList change I forgot...
|
commit | commitdiff | tree |
2006-03-08 |
Philip Hazel | Additional Sieve test (missed files from previous commit).
|
commit | commitdiff | tree |
2006-03-08 |
Philip Hazel | Extra Sieve test.
|
commit | commitdiff | tree |
2006-03-06 |
Philip Hazel | Add the add_header modifier for use with all ACL verbs.
|
commit | commitdiff | tree |
2006-03-02 |
Philip Hazel | Added some musings to the WishList.
|
commit | commitdiff | tree |
2006-03-02 |
Philip Hazel | Implemented control=allow_auth_unadvertised.
|
commit | commitdiff | tree |
2006-03-02 |
Philip Hazel | WishList tidies.
|
commit | commitdiff | tree |
2006-03-01 |
Philip Hazel | Bugs in temporary error message handling for smtp in...
|
commit | commitdiff | tree |
2006-03-01 |
Philip Hazel | Add ${time_eval: expansion.
|
commit | commitdiff | tree |
2006-03-01 |
Philip Hazel | Avoid unnecessary scan of maildir mailbox when mailbox_size...
|
commit | commitdiff | tree |
2006-03-01 |
Philip Hazel | Patch from Sieve maintainer.
|
commit | commitdiff | tree |
2006-02-28 |
Philip Hazel | ${prvs was broken on systems where time_t is long long.
|
commit | commitdiff | tree |
2006-02-28 |
Philip Hazel | Add authenticated_sender_force to the smtp transport.
|
commit | commitdiff | tree |
2006-02-28 |
Philip Hazel | Add References: support to autoreply.
|
commit | commitdiff | tree |
2006-02-28 |
Philip Hazel | Update Wish List.
|
commit | commitdiff | tree |
2006-02-23 |
Philip Hazel | Make server prompts available in $auth<n> when plaintext...
|
commit | commitdiff | tree |
2006-02-23 |
Philip Hazel | Hack in testing code for checking long long formatting.
|
commit | commitdiff | tree |
2006-02-23 |
Philip Hazel | Restore old umask in modefopen() rather than forcing...
|
commit | commitdiff | tree |
2006-02-22 |
Philip Hazel | Added STRIP_COMMAND=/usr/bin/strip to the FreeBSD Makefile.
|
commit | commitdiff | tree |
2006-02-22 |
Philip Hazel | Limit retry_interval_max to 24h to avoid overflow problems.
|
commit | commitdiff | tree |
2006-02-22 |
Philip Hazel | Put file-creating fopen() calls in content-scanning...
|
commit | commitdiff | tree |
2006-02-21 |
Philip Hazel | Add support for setclassresources() in the pipe transport...
|
commit | commitdiff | tree |
2006-02-20 |
Philip Hazel | Reduce rfc1413_query_timeout default from 30s to 5s.
|
commit | commitdiff | tree |
2006-02-20 |
Philip Hazel | One final test added to the test suite.
|
commit | commitdiff | tree |
2006-02-16 |
Philip Hazel | A tweak to the "H" retry rule from Michael Haardt.
|
commit | commitdiff | tree |
2006-02-16 |
Philip Hazel | Panic-die if .include specifies a non-absolute path.
|
commit | commitdiff | tree |
2006-02-16 |
Philip Hazel | Update the test suite's runtest script to allow for...
|
commit | commitdiff | tree |
2006-02-16 |
Philip Hazel | Code tidies to remove stuff that was needed only for...
|
commit | commitdiff | tree |
2006-02-14 |
Philip Hazel | Allow slashes in the dns_check_names_pattern default...
|
commit | commitdiff | tree |
2006-02-14 |
Philip Hazel | Omit spaces between name and colon in header syntax...
|
commit | commitdiff | tree |
2006-02-14 |
Philip Hazel | Tidy queue run abandon log message.
|
commit | commitdiff | tree |
2006-02-14 |
Philip Hazel | Remove obsolete commented-out code from receive.c.
|
commit | commitdiff | tree |
2006-02-14 |
Philip Hazel | Add log selector sender_verify_fail.
|
commit | commitdiff | tree |
2006-02-14 |
Philip Hazel | Fix eximon buffer overflow bug.
|
commit | commitdiff | tree |
2006-02-14 |
Philip Hazel | Fix GnuTLS privatekey forced fail bug; in both TLS...
|
commit | commitdiff | tree |
2006-02-14 |
Philip Hazel | Add enabling function child_open_exim2() with extra...
|
commit | commitdiff | tree |
2006-02-13 |
Philip Hazel | Fix "(during SMTP connection from NULL)" bug.
|
commit | commitdiff | tree |
2006-02-13 |
Philip Hazel | Update Wish List
|
commit | commitdiff | tree |
2006-02-13 |
Philip Hazel | Add control=freeze/no_tell feature.
|
commit | commitdiff | tree |
2006-02-13 |
Philip Hazel | Do not write to syslog when running in the test harness.
|
commit | commitdiff | tree |
2006-02-13 |
Philip Hazel | Better debug diagnosis of malformed IPv4 addresses.
|
commit | commitdiff | tree |
2006-02-10 |
Philip Hazel | Give error if overflow in quota setting in appendfile...
|
commit | commitdiff | tree |
2006-02-10 |
Philip Hazel | Removed -DBIND_8_COMPAT from OS/Makefile-Darwin on...
|
commit | commitdiff | tree |
2006-02-10 |
Philip Hazel | The comments in OS/Makefile-Default with regard to...
|
commit | commitdiff | tree |
2006-02-10 |
Philip Hazel | Add $auth1, $auth2, $auth3 variables.
|
commit | commitdiff | tree |
2006-02-09 |
Philip Hazel | If a message is older than the "first failed" time...
|
commit | commitdiff | tree |
2006-02-09 |
Philip Hazel | Correct message_size_limit default value.
|
commit | commitdiff | tree |
2006-02-08 |
Philip Hazel | Don't add From: or Reply-To: to quota warning messages...
|
commit | commitdiff | tree |
2006-02-08 |
Philip Hazel | Fix retry key bug for pipe, file, or autoreply deliveries.
|
commit | commitdiff | tree |
2006-02-07 |
Philip Hazel | Always do explicit A/AAAA lookups; no longer make use...
|
commit | commitdiff | tree |
2006-02-07 |
Philip Hazel | Minor Makefile fix for test_host (code-testing utility).
|
commit | commitdiff | tree |
2006-02-07 |
Philip Hazel | Improve queryprogram behaviour when not running as...
|
commit | commitdiff | tree |
2006-02-07 |
Philip Hazel | File somehow got omitted in recent commit faffing.
|
commit | commitdiff | tree |
2006-02-07 |
Philip Hazel | Update copyright year in (most) files (those that my...
|
commit | commitdiff | tree |
2006-02-07 |
Philip Hazel | Hopefully the final lot of test files.
|
commit | commitdiff | tree |
2006-02-07 |
Philip Hazel | More test commits.
|
commit | commitdiff | tree |
2006-02-07 |
Philip Hazel | More test files.
|
commit | commitdiff | tree |
2006-02-07 |
Philip Hazel | More new test committing.
|
commit | commitdiff | tree |
2006-02-07 |
Philip Hazel | More new test committing.
|
commit | commitdiff | tree |
2006-02-06 |
Philip Hazel | CVSing the test suite.
|
commit | commitdiff | tree |
2006-02-06 |
Philip Hazel | CVS-ing the new test suite.
|
commit | commitdiff | tree |
2006-02-03 |
Philip Hazel | Always recognize IPv6 domain literal domains.
|
commit | commitdiff | tree |
2006-02-01 |
Philip Hazel | Remove Asciidoc versions of the documentation and building...
|
commit | commitdiff | tree |
2006-01-04 |
Philip Hazel | Remove my email address accidentally left in the NOTICE...
|
commit | commitdiff | tree |
2005-12-22 |
Philip Hazel | Treat ECONNRESET the same as an end-of-file indication.
|
commit | commitdiff | tree |
2005-12-22 |
Philip Hazel | Fix incomplete -C test facility in exinext.
|
commit | commitdiff | tree |
2005-12-20 |
Philip Hazel | Don't use ps2pdf to make PDF (or vice versa). Information...
|
commit | commitdiff | tree |
2005-12-19 |
Philip Hazel | Another bug in autoreply with bad address.
|
commit | commitdiff | tree |
2005-12-15 |
Philip Hazel | Moved a debug statement to avoid a testing race.
|
commit | commitdiff | tree |
2005-12-15 |
Philip Hazel | Debug output from dbfn_open() uses names instead of...
|
commit | commitdiff | tree |
2005-12-14 |
Philip Hazel | Fix bug in new code for more ACL variables - even before...
|
commit | commitdiff | tree |
2005-12-14 |
Philip Hazel | Minor changes for the test harness.
|
commit | commitdiff | tree |
2005-12-12 |
Philip Hazel | Go to 20 ACL variables of each type, and make the numbers...
|
commit | commitdiff | tree |
2005-12-12 |
Philip Hazel | Previous patch for $reply_address was incomplete and...
|
commit | commitdiff | tree |
2005-12-12 |
Philip Hazel | Don't ignore group on a router when the transport has...
|
commit | commitdiff | tree |
2005-12-12 |
Philip Hazel | Change $reply_address to use raw headers, to retain...
|
commit | commitdiff | tree |
2005-12-06 |
Philip Hazel | Add disable_ipv6, tidy up calls to string_is_ip_address().
|
commit | commitdiff | tree |
2005-12-05 |
Philip Hazel | ipliteral was not recognizing "ipv6" prefix.
|
commit | commitdiff | tree |
2005-12-01 |
Philip Hazel | The PDF form of the filter document was done at the...
|
commit | commitdiff | tree |
2005-12-01 |
Philip Hazel | The code for finding all the local interface addresses...
|
commit | commitdiff | tree |
2005-11-28 |
Philip Hazel | Fix another case of bad comparison between IPv6 addresses...
|
commit | commitdiff | tree |
2005-11-28 |
Philip Hazel | Remove extra copy of new debug code that somehow got...
|
commit | commitdiff | tree |
2005-11-21 |
Philip Hazel | Mend comparison bug for canonical vs non-canonical...
|
commit | commitdiff | tree |
2005-11-21 |
Philip Hazel | Recognize "net-" in match_ip lists (as documented).
|
commit | commitdiff | tree |
next |