Better ls output fixing.
[exim.git] / src /
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-06 Nigel MetheringhamFix exiqgrep issue where malformed lines not parsed
2011-02-05 Phil PennockLDAP TLS negotiation support.
2011-01-30 Nigel MetheringhamAllow underscore in dnslist lookups
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 Pennockmacros_trusted overriden message only if debugging.
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-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-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 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 Miroslav LichvarFixes: bug #1002 - Message loss when using multiple...
2010-12-26 Nigel MetheringhamEximstats documentstion - s/delivery_time/deliver_time/
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-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-16 David WoodhouseTurn TRUSTED_CONFIG_PREFIX_LIST into TRUSTED_CONFIG_LIS...
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-14 Phil PennockImplement -D filtering, first pass.
2010-12-14 Phil PennockChange the default for system_filter_user.
2010-12-12 David WoodhouseAllow only absolute paths in TRUSTED_CONFIG_PREFIX_LIST...
2010-12-12 David WoodhouseSet FD_CLOEXEC on SMTP sockets after forking to handle...
2010-12-12 David WoodhouseAdd TRUSTED_CONFIG_PREFIX_FILE option
2010-12-12 David WoodhouseRemove ALT_CONFIG_ROOT_ONLY build option, effectively...
2010-12-11 David WoodhouseCheck configure file permissions even for non-default...
2010-12-11 David WoodhouseDon't allow a configure file which is writeable by...
2010-12-11 David WoodhouseAdd Valgrind hooks for memory pools
2010-09-05 Phil PennockOpenSSL 1.0.0 const fix for SSL_get_current_cipher
2010-09-05 Phil PennockGuidance on contributing to Exim.
2010-09-05 Phil PennockRework clamd response handling to be more robust.
2010-07-20 John JetmoreMerge ssh://tahini.csx.cam.ac.uk/home/git/exim
2010-07-19 Tom KistnerBugzilla #1006: Keep EHLO attributes in case STARTTLS...
2010-07-04 Phil PennockFix malware regression for cmdline scanner introduced...
2010-06-13 Phil PennockRemove logic branch which can use PRIdMAX for SIZE_T_FM...
2010-06-12 John Jetmoreremoved extraneous "\n" from the end of some log_write...
2010-06-12 John JetmoreAdd tcp_wrappers_daemon_name (closes: bug #278)
2010-06-12 John Jetmoreiaddressing bug 966 and my own concerns, stop sending...
2010-06-07 Phil PennockRun when EXIM_USER=notroot specified.
2010-06-07 Phil PennockFor the new SIZE_T_FMT, if not C99 then our size_t...
2010-06-07 Phil PennockBoth bool{} and bool_lax{} should ignore trailing white...
2010-06-07 Phil PennockAdded bool_lax{} expansion operator, which uses Router...
2010-06-07 Phil PennockAllow Routers to have multiple conditions, IF each...
2010-06-07 Phil PennockClean up compiler warnings from { gcc -Wall }, many...
2010-06-06 Phil PennockBuild without WITH_CONTENT_SCAN.
2010-06-06 Phil PennockNo longer permit the exim user to be root. Fixes:...
2010-06-06 Phil PennockImplement --version. Fixes: #973
2010-06-06 Phil PennockImplement "control = debug" ACL control. Fixes: #937
2010-06-05 Phil PennockNew expansion operator: reverse_ip
2010-06-05 Phil PennockClamAV INSTREAM scanning by default, unless built with...
2010-06-05 Phil PennockDeal with anonymous SSL giving us no peer certificate.
2010-06-05 Phil PennockHandle SASL Initial Response.
2010-06-05 Phil PennockAdd permit_coredump pipe transport option. Fixes:...
2010-06-05 Phil PennockDoh, fix the error message to say SSL_read not SSL_write.
2010-06-05 Phil PennockLog a diagnostic when an SSL write fails, to help admin...
2010-06-05 Phil PennockAdd an openssl_options main configuration option, to...
2010-06-03 John JetmoreAdded DISABLE_DKIM option to EDITME, leaving some bread...
2010-06-03 Phil PennockInclude check_rfc2047_length in configure.default to...
2010-06-03 Phil PennockThe Date: and Message-Id: headers should normally be...
2010-05-29 Nigel MetheringhamDKIM DNS TXT record bug fix. Fixes: #967
2010-05-29 Nigel MetheringhamNull initialise DKIM variable. Fixes: #986
2010-05-29 Nigel MetheringhamNull terminate pdkim string. Fixes: #985
2010-05-29 Nigel MetheringhamStripped excess debug newline yet again...
2010-05-29 Phil PennockProtect against symlink attacks on MBX lockfile in...
next