summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix close buglet in mime handling. Fixes: #39exim-4_70_RC3Nigel Metheringham2009-11-071-2/+2
* Base64 decode bug fixes. Fixes: #39Nigel Metheringham2009-11-062-153/+152
* Fix signed/unsigned and UTF errors Fixes: #901Nigel Metheringham2009-11-055-20/+22
* Doc corrections from John Horne. Fixes: #899Nigel Metheringham2009-11-053-15/+15
* Transport filter timeout fix. Fixes: #898Nigel Metheringham2009-11-052-2/+17
* Documentation ownership tweaksNigel Metheringham2009-11-051-8/+6
* Change "expr" to "expr --" in all shell scripts. Fixes: #889Nigel Metheringham2009-10-304-12/+15
* Further fix to maildirsize. Fixes: #727Nigel Metheringham2009-10-302-3/+4
* Fix bug in relaxed body canon.Tom Kistner2009-10-291-2/+5
* DKIM: Fix insufficient buffer space when relaxing one-word headers (One more ...Tom Kistner2009-10-291-2/+2
* DKIM: Fix insufficient buffer space when relaxing one-word headers.Tom Kistner2009-10-291-2/+2
* Documentation: Added changebars, fixed dateNigel Metheringham2009-10-271-7/+37
* Dovecot buffer overrun fix. Fixes: #868, Related: #889Nigel Metheringham2009-10-261-2/+2
* Dovecot buffer overrun fix. Fixes: #889Nigel Metheringham2009-10-262-2/+5
* TLS documentation bugfixes Fixes: #888Nigel Metheringham2009-10-262-8/+13
* Documentation bug fixes. Fixes: #862, #866, #875Nigel Metheringham2009-10-262-9/+11
* Improvements to LMTP delivery logging. Fixes: #807Nigel Metheringham2009-10-202-2/+5
* Documentation tweak. Related: #805Nigel Metheringham2009-10-201-2/+2
* Improvements to local interface IP addr detection. Related: #802Nigel Metheringham2009-10-201-1/+4
* Improvements to local interface IP addr detection. Fixes: #802Nigel Metheringham2009-10-202-10/+75
* Exempt TXT record names from sanity checksTom Kistner2009-10-191-2/+2
* Documentation correction for ratelimit. Fixes: #799Nigel Metheringham2009-10-192-4/+6
* Use transport mode as default mode for maildirsize file. Fixes: #727Nigel Metheringham2009-10-192-3/+5
* Tweak mytypes.h to not redefine TRUE/FALSENigel Metheringham2009-10-191-2/+9
* Fixed the eximstats version number to 1.60Nigel Metheringham2009-10-191-2/+2
* Correct exiwhat mishandling log_selector = +pid. Fixes: #688Nigel Metheringham2009-10-192-3/+6
* Correct eximstats misparse. Fixes #687Nigel Metheringham2009-10-192-4/+23
* Allow add_header condition in DKIM ACLTom Kistner2009-10-191-1/+2
* Further minor tweak to sha256 inclusion. Fixes: #674 yet againNigel Metheringham2009-10-191-2/+2
* Correct OPENSSL_VERSION_NUMBER #ifdefTom Kistner2009-10-161-2/+2
* Correction changelog bug id. Fixes: #622Nigel Metheringham2009-10-161-2/+2
* Correcting bug id patch is forNigel Metheringham2009-10-161-2/+2
* prepend (not append) Resent-Message-ID and Resent-Date. fixes: #508Nigel Metheringham2009-10-163-7/+19
* Limit SHA256 support to OpenSSL >= 0.9.8Tom Kistner2009-10-161-1/+3
* doc os fixup script from Phil Pennock. fixes: #765Nigel Metheringham2009-10-162-1/+59
* gnutls_compat_mode to allow compatibility with broken clients. fixes: #665Nigel Metheringham2009-10-166-6/+35
* Bugzilla #722Tom Kistner2009-10-164-7/+167
* DKIM Doc updateTom Kistner2009-10-161-20/+28
* Bugzilla #643Tom Kistner2009-10-163-10/+61
* Bugzilla #887Tom Kistner2009-10-161-3/+11
* Bugzilla #871Tom Kistner2009-10-161-2/+13
* OpenSSL: Make sure sha256 digest is availableTom Kistner2009-10-161-1/+5
* Add dkim_disable_verify to configure.default where it makes senseTom Kistner2009-10-161-1/+4
* Brush up README.UPDATINGTom Kistner2009-10-161-1/+12
* Make sure -lpcre is set in default makefile. Needed for eximon as well.Tom Kistner2009-10-161-2/+2
* Make sure dkim_signers is properly terminatedTom Kistner2009-10-151-5/+7
* Fix eximon buildTom Kistner2009-10-151-3/+4
* Fix dkim_cur_signer undupe logicTom Kistner2009-10-151-4/+6
* Add some meaningful debug outputTom Kistner2009-10-151-5/+24
* Promote dkim_cur_signer to expansion variableTom Kistner2009-10-155-8/+8