Age | Commit message (Expand) | Author |
2006-07-17 | Add errno=0 before calling getpwnam() in previous patch. | Philip Hazel |
2006-07-17 | Alain Williams' patch for disabling LDAP referrals when requested. | Philip Hazel |
2006-07-14 | Add a call to PQsetNoticeProcessor() to catch PostgreSQL "notices" and | Philip Hazel |
2006-07-14 | Reset the locale after initializing Perl, as well as after calling a Perl | Philip Hazel |
2006-07-14 | Add PQsetClientEncoding(conn, "SQL_ASCII") to the pgsql module. | Philip Hazel |
2006-07-14 | Add test for negated item as a retry rule pattern. | Philip Hazel |
2006-07-14 | Rejig debug output in route_finduser() to show more data, including the | Philip Hazel |
2006-07-13 | Add a check for Auto-Submitted to the default for | Philip Hazel |
2006-07-13 | Add recognition of SMTP error codes in bespoke messages. | Philip Hazel |
2006-07-07 | Diagnose an error for "seen", "unseen", or "noerror" if not followed by | Philip Hazel |
2006-07-07 | In the default configuration, change the use of "message" to "add_header" | Philip Hazel |
2006-07-07 | Log lines flagged for both main and reject logs were not written to | Philip Hazel |
2006-07-06 | Applied patch from Magnus Holmgren to include the "h" tag in Domain Keys | Philip Hazel |
2006-07-06 | Applied patch from Arkadiusz Miskiewicz to apply a timeout to read | Philip Hazel |
2006-07-04 | Missed one case of "retry time not reached" when adding additional | Philip Hazel |
2006-07-03 | More acl_not_smtp_* cross-referencing. | Tony Finch |
2006-07-03 | More debugging information given for retry time not reached. | Philip Hazel |
2006-07-03 | Patch to use select() when poll() not available in spam.c. | Philip Hazel |
2006-06-30 | Indicate that duplicates shown in -bt output would not result in an | Philip Hazel |
2006-06-30 | Remove commented-out old de-duplication code. It's been over a year now. | Philip Hazel |
2006-06-30 | Change ${quote_pgsql to quote ' as '' instead of \' because of a | Philip Hazel |
2006-06-30 | Fix typo reported by Matt Sealey <matt@genesi-usa.com> | Tony Finch |
2006-06-30 | Update Wish List | Philip Hazel |
2006-06-28 | Add acl_not_smtp_start ACL (mostly Johannes Berg's patch). | Philip Hazel |
2006-06-28 | Alex Kiernan's patch for a problem with libradius. | Philip Hazel |
2006-06-28 | Test tidy up. | Philip Hazel |
2006-06-27 | Magnus Holmgren's patch to fix non-expanding transport home directory | Philip Hazel |
2006-06-27 | Fix Bugzilla #101: macro definition between ACLs doesn't work. | Philip Hazel |
2006-06-27 | Implement filter_prepend_home option. | Philip Hazel |
2006-06-27 | Update error message for unknown ACL verb. | Philip Hazel |
2006-06-27 | Update to 4.63. | Philip Hazel |
2006-06-27 | Define LDAP_DEPRECATED in ldap.c to get the old functions that Exim uses | Philip Hazel |
2006-06-07 | Make it easier to get SMTP authentication and TLS/SSL support working | Tony Finch |
2006-06-07 | Fix from Dean Brooks for ratelimit per_rcpt in acl_not_smtp. | Tony Finch |
2006-05-31 | Note in the spec that $authenticated_id is not set for local | Tony Finch |
2006-05-22 | Call initgroups() when dropping privilege, in order that Exim runs with | Tony Finch |
2006-05-22 | Exim does (usually) call initgroups() when daemonizing. | Tony Finch |
2006-05-10 | Another wish. | Philip Hazel |
2006-05-08 | Eximstats updates put into the wrong part of the ChangeLog. Fixed. | Steve Campbell |
2006-05-05 | Added chnages to relect eximstats v1.44 - v1.47 | Steve Campbell |
2006-04-28 | Fix new tests so they run on sesame. | Philip Hazel |
2006-04-27 | Update documentation, ready for 4.62. | Philip Hazel |
2006-04-27 | Add maildirfolder_create_regex to appendfile. | Philip Hazel |
2006-04-25 | Fix problem with maildir delivery into a folder that is excluded from | Philip Hazel |
2006-04-25 | Small patch from the Sieve maintainer. | Philip Hazel |
2006-04-25 | Make lockfile_mode apply to MBX lock files. | Philip Hazel |
2006-04-20 | Special test. | Philip Hazel |
2006-04-20 | Skip CVS directory when scanning numbered script directories in test | Philip Hazel |
2006-04-20 | Correct logging bug for failures to get hints database read lock. | Philip Hazel |
2006-04-20 | Make batch delivery work for files and pipes set up by redirection. | Philip Hazel |