Age | Commit message (Expand) | Author |
2006-07-26 | Fixed a number of test suite problems as reported (and partly patched) | Philip Hazel |
2006-07-17 | Alain Williams' patch for disabling LDAP referrals when requested. | Philip Hazel |
2006-07-14 | Add PQsetClientEncoding(conn, "SQL_ASCII") to the pgsql module. | Philip Hazel |
2006-07-14 | Rejig debug output in route_finduser() to show more data, including the | Philip Hazel |
2006-07-13 | Add recognition of SMTP error codes in bespoke messages. | Philip Hazel |
2006-07-04 | Missed one case of "retry time not reached" when adding additional | Philip Hazel |
2006-07-03 | More debugging information given for retry time not reached. | Philip Hazel |
2006-06-30 | Change ${quote_pgsql to quote ' as '' instead of \' because of a | Philip Hazel |
2006-06-28 | Test tidy up. | 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-04-28 | Fix new tests so they run on sesame. | Philip Hazel |
2006-04-20 | Modify (i.e. fix :-) change 4.61/PH/19: Using message arrival time for | Philip Hazel |
2006-04-19 | Add a test for "!acl=" which was missing (and would have picked up a bug | Philip Hazel |
2006-04-18 | The MySQL and Postgresql tests hadn't been run for a while and needed | Philip Hazel |
2006-04-04 | Update test after debug message bug fix. | Philip Hazel |
2006-04-04 | Make dns_again_means_nonexist apply to gethostbyname lookups as well. | Philip Hazel |
2006-04-04 | Change misleading debugging wording "lookup deferred" -> "list match | Philip Hazel |
2006-03-17 | Fix address sorting untidiness for the test suite. | Philip Hazel |
2006-03-16 | User, not system, error message for VRFY defer. | Philip Hazel |
2006-03-09 | Add new errors mail_4xx, data_4xx, lost_connection, tls_required. | Philip Hazel |
2006-03-08 | Tidies to SMTP dialogue debugging output. | Philip Hazel |
2006-03-02 | Implemented control=allow_auth_unadvertised. | Philip Hazel |
2006-03-01 | Avoid unnecessary scan of maildir mailbox when mailbox_size is set but | Philip Hazel |
2006-02-28 | Add References: support to autoreply. | Philip Hazel |
2006-02-16 | Panic-die if .include specifies a non-absolute path. | Philip Hazel |
2006-02-16 | Code tidies to remove stuff that was needed only for the old test suite. | Philip Hazel |
2006-02-14 | Add log selector sender_verify_fail. | Philip Hazel |
2006-02-13 | Better debug diagnosis of malformed IPv4 addresses. | Philip Hazel |
2006-02-10 | Add $auth1, $auth2, $auth3 variables. | Philip Hazel |
2006-02-09 | If a message is older than the "first failed" time when computing a | Philip Hazel |
2006-02-08 | Fix retry key bug for pipe, file, or autoreply deliveries. | Philip Hazel |
2006-02-07 | Always do explicit A/AAAA lookups; no longer make use of the additional | Philip Hazel |
2006-02-07 | Improve queryprogram behaviour when not running as root. | Philip Hazel |
2006-02-07 | More test commits. | Philip Hazel |