summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-02-21Don't disable quota when maildirsize lost to races.exim-4_75_RC2Phil Pennock
2011-02-21Moved variable decl to start of block for old gccNigel Metheringham
2011-02-21Exim 4.75.Phil Pennock
2011-02-21DKIM multiple signature generation fix.Phil Pennock
2011-02-21Deal with maildir quota file races.Phil Pennock
2011-02-21Improved spamd server selection.Phil Pennock
2011-02-20Update $message_linecount for maildir_tag.Phil Pennock
2011-02-20Minor robustness fixes for debugging.Phil Pennock
2011-02-14BugZilla 1006 - recommit patch from Micha LenkTom Kistner
2011-02-13Move lookup extern decls to file scope.Phil Pennock
2011-02-13Implement %M datestamping in log filenames.Phil Pennock
2011-02-13Don't reveal SQL expansion failure details in SMTP.Phil Pennock
2011-02-13Implement freeze_signal on pipe transport.Phil Pennock
2011-02-12Escape lookup deferral error message when logging.Phil Pennock
2011-02-06Fix exiqgrep issue where malformed lines not parsedNigel Metheringham
2011-02-05LDAP TLS negotiation support.Phil Pennock
2011-01-30Allow underscore in dnslist lookupsNigel Metheringham
2011-01-30Fix wide character breakage in the rfc2047 codingNigel Metheringham
2011-01-30Merge branch 'master' of ssh://git.exim.org/home/git/eximNigel Metheringham
2011-01-30child_open_uid: restore default SIGPIPE handlerNigel Metheringham
2011-01-30macros_trusted overriden message only if debugging.Phil Pennock
2011-01-27Use LC_ALL=C for building lookups/Makefile.Phil Pennock
2011-01-27Pulled spamd_address-expanded caching fix.Phil Pennock
2011-01-27Permit make values to be indented or in env.Phil Pennock
2011-01-27Fix portability of Makefiles to HP-UX and other non-extended makes.Tony Finch
2011-01-26Fix portability bugs in valgrind support.Tony Finch
2011-01-26Workround compile error with old PCRE versionsNigel Metheringham
2011-01-24Bug-fix the xpg4 Solaris logic.exim-4_74Phil Pennock
2011-01-24Compatibility fixes for dynlookup makefile builder.Phil Pennock
2011-01-23Loadable modules: fix debug invocationsPhil Pennock
2011-01-23Bug 1071: fix delivery logging with untrusted macros.Phil Pennock
2011-01-23Report TRUSTED_CONFIG_LIST & WHITELIST_D_MACROS.Phil Pennock
2011-01-22Bugzilla 1041: pull patch id=425, DCC fixes.Phil Pennock
2011-01-21Tests compat. setgid failure / dropped_privilegePhil Pennock
2011-01-21Bump version to 4.74.Phil Pennock
2011-01-21IncompatibleChanges out, README.UPDATING updated.Phil Pennock
2011-01-21Check return values of setgid/setuid.Phil Pennock
2011-01-21Version reporting & module ABI change.Phil Pennock
2011-01-17Module loading working on FreeBSD (and unbreak).Phil Pennock
2011-01-16Let /dev/null have normal permissions.Phil Pennock
2011-01-16Bug-fix for bash and no-dynamic case.Phil Pennock
2011-01-16Bug 139: portability fixes and documentation.Phil Pennock
2011-01-14src/deliver.c: log the error message when unlink(spoolname) failsTony Finch
2011-01-14src/transports/smtp.c: log LMTP confirmation same as SMTPTony Finch
2011-01-14src/dbfn.c: write lock aquisition failures to the panic logTony Finch
2011-01-14CONTRIBUTING: correct expansion of GPLTony Finch
2011-01-12Bugzilla #1067 - DKIM: Fix relaxed header canon for headers ending with white...Tom Kistner
2011-01-05Include <dlfcn.h> only when necessaryDavid Woodhouse
2011-01-05Add dynamic lookup supportDavid Woodhouse
2010-12-26Fixes: bug #1002 - Message loss when using multiple deliveriesMiroslav Lichvar