summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* removed extraneous "\n" from the end of some log_write lines, removed "magic"...John Jetmore2010-06-122-5/+5
* Add tcp_wrappers_daemon_name (closes: bug #278)John Jetmore2010-06-127-9/+35
* iaddressing bug 966 and my own concerns, stop sending non-panic error to pani...John Jetmore2010-06-121-2/+2
* Run when EXIM_USER=notroot specified.Phil Pennock2010-06-071-3/+4
* For the new SIZE_T_FMT, if not C99 then our size_t conversion specifierPhil Pennock2010-06-071-3/+4
* Both bool{} and bool_lax{} should ignore trailing whitespace.Phil Pennock2010-06-071-2/+13
* Added bool_lax{} expansion operator, which uses Router condition logic toPhil Pennock2010-06-072-10/+43
* Allow Routers to have multiple conditions, IF each one yields a strict bool.Phil Pennock2010-06-071-3/+29
* Clean up compiler warnings from { gcc -Wall }, many of which I introduced withPhil Pennock2010-06-077-46/+65
* Build without WITH_CONTENT_SCAN.Phil Pennock2010-06-063-4/+10
* No longer permit the exim user to be root. Fixes: #752Phil Pennock2010-06-063-5/+24
* Implement --version. Fixes: #973Phil Pennock2010-06-061-13/+18
* Implement "control = debug" ACL control. Fixes: #937Phil Pennock2010-06-065-166/+279
* New expansion operator: reverse_ipPhil Pennock2010-06-053-6/+30
* ClamAV INSTREAM scanning by default, unless built with WITH_OLD_CLAMAV_STREAM.Phil Pennock2010-06-0510-204/+509
* Deal with anonymous SSL giving us no peer certificate.Phil Pennock2010-06-051-4/+10
* Handle SASL Initial Response.Phil Pennock2010-06-051-3/+7
* Add permit_coredump pipe transport option. Fixes: #834Phil Pennock2010-06-053-5/+40
* Doh, fix the error message to say SSL_read not SSL_write.Phil Pennock2010-06-051-2/+2
* Log a diagnostic when an SSL write fails, to help admins debug SSL interop is...Phil Pennock2010-06-051-1/+9
* Add an openssl_options main configuration option, to allow administrators toPhil Pennock2010-06-055-19/+239
* Added DISABLE_DKIM option to EDITME, leaving some breadcrumbs about it being ...John Jetmore2010-06-031-1/+11
* Include check_rfc2047_length in configure.default to raise the visibilityPhil Pennock2010-06-031-1/+15
* The Date: and Message-Id: headers should normally be *appended* to a message,Phil Pennock2010-06-031-6/+10
* DKIM DNS TXT record bug fix. Fixes: #967Nigel Metheringham2010-05-291-11/+41
* Null initialise DKIM variable. Fixes: #986Nigel Metheringham2010-05-291-2/+5
* Null terminate pdkim string. Fixes: #985Nigel Metheringham2010-05-291-1/+2
* Stripped excess debug newline yet again...Nigel Metheringham2010-05-291-2/+2
* Protect against symlink attacks on MBX lockfile in /tmp as best we can:Phil Pennock2010-05-292-5/+117
* Prevent hardlink attack on mbox sticky mail directory. fixes: bug #988Nigel Metheringham2010-05-261-1/+13
* JJ/03 installed exipick 20100323.0, fixing doc bug (debian 574778)John Jetmore2010-03-231-3/+3
* Fix for unknown responses from Dovecot authenticator. Fixes: #954Nigel Metheringham2010-03-051-25/+13
* Spacing change on Makefile directives (syntax fix). Fixes: #961Nigel Metheringham2010-03-052-4/+4
* Support mysql stored procedures. Fixes: #965Nigel Metheringham2010-03-051-2/+17
* Adding exipick 20100222.0, --input-dir and --finputJohn Jetmore2010-02-231-11/+30
* Bug fix for yesterday's change, which worked in a production systemMichael Haardt2010-02-191-7/+10
* Treat the transport option dkim_domain as a colon separated list, notMichael Haardt2010-02-181-101/+122
* Reset environment for 4.72 developmentNigel Metheringham2010-01-041-2/+2
* Updating exipick from 20061117.2 to 20100104.1, adding $max_received_lineleng...John Jetmore2010-01-041-6/+22
* Improve log output when DKIM signing operation fails.Tom Kistner2009-12-152-4/+10
* PDKIM: Upgrade PolarSSL files to upstream version 0.12.1. Thanks to Andreas M...Tom Kistner2009-12-0712-242/+549
* Recommitted change to remove excess newline from debug outputNigel Metheringham2009-11-231-2/+2
* DKIM: fix wrong "pass" result on bodyhash mismatchTom Kistner2009-11-231-13/+38
* Flag broken perl installation during build. Fixes: #915Nigel Metheringham2009-11-201-1/+7
* Enable DNSDB lookup by default. Fixes: #847Nigel Metheringham2009-11-201-2/+2
* Fixes for FreeBSD outside of ports. Fixes: #914Nigel Metheringham2009-11-191-5/+10
* Removed excessive newline in debug modeNigel Metheringham2009-11-191-2/+2
* Update all copyright messages to cover 1995 - 2009. Remove tab from exim_che...Nigel Metheringham2009-11-165-10/+10
* Update all copyright messages to cover 1995 - 2009. Remove tab from exim_che...Nigel Metheringham2009-11-16169-341/+340
* Documentation for randint. Better randomness defaults. Fixes: #722Nigel Metheringham2009-11-164-4/+13