exim.git
2011-03-22 Phil PennockSet "new since" to the 4.75 release.
2011-03-22 Phil Pennockno_freeze_signal in output. exim-4_75
2011-03-22 Phil PennockFix RFC2047 encoding tests after robustness patch.
2011-03-03 Tony FinchAnother valgrind.h portability fix.
2011-02-28 Nigel MetheringhamFixed previous changelog to Bugzilla 968 exim-4_75_RC3
2011-02-28 Nigel MetheringhamAdd missing changelog for Bugzilla 698
2011-02-23 Phil PennockDISABLE_DKIM has never worked. Fix that.
2011-02-23 Phil PennockWork on IRIX by setting _XPG=1
2011-02-22 Phil PennockDon't disable quota when maildirsize lost to races. exim-4_75_RC2
2011-02-21 Nigel MetheringhamMoved variable decl to start of block for old gcc
2011-02-21 Nigel MetheringhamTrivial spelling fix in ChangeLog
2011-02-21 Phil PennockFix doc/ directory assembly in build-script.
2011-02-21 Phil PennockFix doc typos. Add freeze_signal to OptionLists. exim-4_75_RC1
2011-02-21 Phil PennockExim 4.75.
2011-02-21 Phil PennockDKIM multiple signature generation fix.
2011-02-21 Phil Pennockmaildir_tag hint provided by Heiko Schlittermann.
2011-02-21 Phil PennockDeal with maildir quota file races.
2011-02-21 Phil PennockImproved spamd server selection.
2011-02-21 Phil PennockUpdate $message_linecount for maildir_tag.
2011-02-21 Phil PennockMinor robustness fixes for debugging.
2011-02-14 Tom KistnerBugZilla 1006 - recommit patch from Micha Lenk
2011-02-13 Phil PennockMove lookup extern decls to file scope.
2011-02-13 Phil PennockImplement %M datestamping in log filenames.
2011-02-13 Phil PennockDon't reveal SQL expansion failure details in SMTP.
2011-02-13 Phil PennockImplement freeze_signal on pipe transport.
2011-02-13 Phil PennockEscape lookup deferral error message when logging.
2011-02-07 Phil PennockRC releases get marked as such in version.h.
2011-02-06 Nigel MetheringhamFix exiqgrep issue where malformed lines not parsed
2011-02-05 Phil PennockStrip \x{c2} from .txt files and audit.
2011-02-05 Phil PennockLDAP TLS negotiation support.
2011-01-30 Nigel MetheringhamAllow underscore in dnslist lookups
2011-01-30 Nigel MetheringhamAdded ChangeLog entry for f68cdd
2011-01-30 Nigel MetheringhamFix wide character breakage in the rfc2047 coding
2011-01-30 Nigel MetheringhamMerge branch 'master' of ssh://git.exim.org/home/git...
2011-01-30 Nigel Metheringhamchild_open_uid: restore default SIGPIPE handler
2011-01-30 Phil PennockTesting: Exim must not use HEADERS_CHARSET UTF-8.
2011-01-30 Phil Pennocksudo !tty_tickets; correct config file list.
2011-01-30 Phil PennockTest suite mostly clean for 4.73/4.74.
2011-01-30 Phil Pennockmacros_trusted overriden message only if debugging.
2011-01-30 Phil PennockThe test suite dislikes USE_READLINE.
2011-01-28 Nigel MetheringhamIncremental improvement of release build script
2011-01-28 Phil PennockUse LC_ALL=C for building lookups/Makefile.
2011-01-28 Phil PennockPulled spamd_address-expanded caching fix.
2011-01-28 Phil PennockPermit make values to be indented or in env.
2011-01-27 Tony FinchFix portability of Makefiles to HP-UX and other non...
2011-01-26 Tony FinchFix portability bugs in valgrind support.
2011-01-26 Nigel MetheringhamWorkround compile error with old PCRE versions
2011-01-24 Phil PennockBug-fix the xpg4 Solaris logic. exim-4_74
2011-01-24 Phil PennockCompatibility fixes for dynlookup makefile builder.
2011-01-23 Phil PennockLoadable modules: fix debug invocations
2011-01-23 Phil PennockBug 1071: fix delivery logging with untrusted macros.
2011-01-23 Phil PennockReport TRUSTED_CONFIG_LIST & WHITELIST_D_MACROS.
2011-01-23 Phil PennockDocument 1041 merge (DCC fix).
2011-01-22 Phil PennockMerge branch 'master' of git://git.exim.org/exim
2011-01-22 Phil PennockBugzilla 1041: pull patch id=425, DCC fixes.
2011-01-22 Phil PennockSign Script - Take EXIM_KEY from environ.
2011-01-21 Nigel MetheringhamReworked changebars (still relative to 4.72) in doc...
2011-01-21 Phil PennockUpdate dates. exim-4_74_RC1
2011-01-21 Phil PennockTest suite: make cf 64-bit compat for -exact.
2011-01-21 Phil PennockTests compat. setgid failure / dropped_privilege
2011-01-21 Phil PennockBump version to 4.74.
2011-01-21 Phil PennockIncompatibleChanges out, README.UPDATING updated.
2011-01-21 Phil PennockCheck return values of setgid/setuid.
2011-01-21 Phil PennockVersion reporting & module ABI change.
2011-01-17 Phil PennockModule loading working on FreeBSD (and unbreak).
2011-01-17 Phil PennockMention new dlopen functionality.
2011-01-17 Phil PennockClarify: tls_verify_certificates is for CA certs.
2011-01-17 Phil PennockLet /dev/null have normal permissions.
2011-01-16 Phil PennockBug-fix for bash and no-dynamic case.
2011-01-16 Phil PennockBug 139: portability fixes and documentation.
2011-01-14 Tony Finchsrc/deliver.c: log the error message when unlink(spooln...
2011-01-14 Tony Finchsrc/transports/smtp.c: log LMTP confirmation same as...
2011-01-14 Tony Finchsrc/dbfn.c: write lock aquisition failures to the panic log
2011-01-14 Tony FinchCONTRIBUTING: correct expansion of GPL
2011-01-12 Tom KistnerBugzilla #1067 - DKIM: Fix relaxed header canon for...
2011-01-05 David WoodhouseInclude <dlfcn.h> only when necessary
2011-01-05 David WoodhouseAdd dynamic lookup support
2010-12-26 Nigel MetheringhamDKIM ACL Documentation exim-4_73
2010-12-26 Miroslav LichvarFixes: bug #1002 - Message loss when using multiple...
2010-12-26 Nigel MetheringhamLDAP Authetication documentation example syntax fix
2010-12-26 Nigel MetheringhamReword BSMTP ACL documentation
2010-12-26 Nigel MetheringhamEximstats documentstion - s/delivery_time/deliver_time/
2010-12-26 Andreas Metzlerdrop unwanted paragraph break.
2010-12-26 Andreas Metzlerfix grammar error: s/this/that/
2010-12-23 Nigel MetheringhamMerge branch 'master' of ssh://git.exim.org/home/git... exim-4_73_RC1
2010-12-21 Andreas MetzlerDo not refer to TRUSTED_CONFIG_PREFIX_FILE.
2010-12-19 Nigel MetheringhamInserted change notifications into the documentation...
2010-12-18 David WoodhouseMake the documentation cleared that TRUSTED_CONFIG_LIST...
2010-12-18 Nigel MetheringhamRelease script now generates the HTML documentation
2010-12-18 Nigel MetheringhamUpdated version numbers of code and documentation exim-4_73_RC00
2010-12-17 David WoodhouseMerge branch 'master' of ssh://git.exim.org/home/git...
2010-12-17 Nigel MetheringhamStripped old HTML doc generation - will add new HTML... exim-4_73_RC0
2010-12-16 David WoodhouseTurn TRUSTED_CONFIG_PREFIX_LIST into TRUSTED_CONFIG_LIS...
2010-12-16 Nigel MetheringhamUpdated mk_exim_release.pl to work with git
2010-12-15 David WoodhouseAllow only Exim or CONFIGURE_OWNER to use whitelisted...
2010-12-15 David WoodhouseKil va_copy(). It isn't present on some ancient systems.
2010-12-15 Phil PennockImplement -D whitelist invoking user restriction.
2010-12-15 Phil Pennockdoc-txt updates for the security changes
2010-12-14 Phil PennockImplement -D filtering, first pass.
2010-12-14 Phil PennockDocument the change to system_filter_user's default.
next