Copyright year updates.
[exim.git] / src / src / exim.c
2012-05-17 Phil PennockCopyright year updates.
2012-05-16 Phil PennockMerge branch 'experimental_ocsp'
2012-05-09 Jeremy HarrisMerge branch 'master' of git://git.exim.org/exim
2012-05-08 Phil Pennockinetd wait mode support with -bw
2012-04-23 Phil PennockAlways init_lookup_list before readconf_main.
2012-03-21 Phil PennockMerge branch 'dbmjz'
2012-03-02 Phil PennockAdd dbmjz lookup type
2012-02-18 Phil PennockMerge branch 'sasl_fixes'
2012-02-15 Phil PennockFirst pass heimdal_gssapi authenticator.
2012-02-06 Phil PennockImplemented gsasl driver for authentication.
2011-10-11 Phil PennockPCRE_PRERELEASE is a bare sequence, not a string.
2011-08-27 Phil PennockUse .dylib not .so for dynamic libraries on MacOS
2011-06-29 Tony FinchRemove obsolete $Cambridge$ CVS revision strings.
2011-06-07 Tony Finchexiwhat: Ensure the SIGUSR1 signal handler is safe.
2011-05-08 Tom KistnerMerge branch 'tom_dev'
2011-05-07 Phil PennockTypo fixes from Andreas Metzler.
2011-03-23 Phil PennockAvoid segfault on ref:name specified as uid.
2011-03-22 Phil PennockHarmonised TLS library version reporting.
2011-03-22 Phil PennockReport compiler in -d -bV. Clang compat.
2011-03-22 Phil PennockCompiler masochism compliance.
2011-02-21 Phil PennockMinor robustness fixes for debugging.
2011-01-30 Nigel MetheringhamMerge branch 'master' of ssh://git.exim.org/home/git...
2011-01-30 Phil Pennockmacros_trusted overriden message only if debugging.
2011-01-26 Nigel MetheringhamWorkround compile error with old PCRE versions
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-21 Phil PennockTests compat. setgid failure / dropped_privilege
2011-01-21 Phil PennockCheck return values of setgid/setuid.
2011-01-21 Phil PennockVersion reporting & module ABI change.
2011-01-05 David WoodhouseAdd dynamic lookup support
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 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 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-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 PennockClamAV INSTREAM scanning by default, unless built with...
2009-11-16 Nigel MetheringhamUpdate all copyright messages to cover 1995 - 2009...
2009-10-16 Tom KistnerBugzilla #643
2009-10-14 Nigel MetheringhamTLS version reporting. fixes: #745
2009-06-10 Tom KistnerMerge native DKIM support (from DEVEL_PDKIM)
2008-10-12 Nigel MetheringhamRemoved excess comma in usage fprint statement. Fixes...
2008-01-17 Tom Kistneradd patch to support dccifd directly from ACL system...
2007-09-28 Tom Kistner[Buzilla 376] Preliminary DKIM support
2007-09-04 Nigel MetheringhamNM/01
2007-06-27 Philip HazelAdd queue_only_load_latch.
2007-06-19 Philip HazelAdd -Mvc option.
2007-01-30 Philip HazelMagnus' patch for $sending_ip_address and $sending_port.
2007-01-25 Philip HazelEnsure acl_not_smtp_start is called for -bS input.
2007-01-17 Philip HazelAdd comments as to why smtp_log_no_mail() is not called...
2007-01-15 Philip HazelAdded log selector +smtp_no_mail to log when no MAIL...
2007-01-08 Philip HazelUpdate version number and copyright year.
2006-11-20 Philip HazelFix space bug in previous patch for "message" used...
2006-11-13 Philip HazelError if -q is given more than once.
2006-11-07 Philip HazelAdd clearerr(stdin) in -bem code (needed for Darwin).
2006-11-07 Philip HazelCorrect message_linecount in -bem testing.
2006-10-24 Philip HazelAdded -bem option.
2006-10-23 Philip HazelJohn Jetmore's -Mset patch.
2006-10-02 Philip HazelAdded dovecot authenticator.
2006-09-18 Philip HazelCheck for overflow in numeric expansion conditions...
2006-07-27 Philip HazelMade -oMaa and -oMt work with -bh and -bs to pretend...
2006-07-13 Philip HazelAdd recognition of SMTP error codes in bespoke messages.
2006-06-28 Philip HazelAdd acl_not_smtp_start ACL (mostly Johannes Berg's...
2006-05-22 Tony FinchCall initgroups() when dropping privilege, in order...
2006-03-16 Philip HazelChange HAVE_LOGIN_CAP to HAVE_SETCLASSRESOURCES because...
2006-03-09 Philip HazelAdd new errors mail_4xx, data_4xx, lost_connection...
2006-02-23 Philip HazelRestore old umask in modefopen() rather than forcing...
2006-02-22 Philip HazelPut file-creating fopen() calls in content-scanning...
2006-02-21 Philip HazelAdd support for setclassresources() in the pipe transpo...
2006-02-16 Philip HazelCode tidies to remove stuff that was needed only for...
2006-02-10 Philip HazelGive error if overflow in quota setting in appendfile...
2006-02-07 Philip HazelUpdate copyright year in (most) files (those that my...
2005-10-20 Philip HazelMOVE_FROZEN_MESSAGES didn't output anything for -bV.
2005-10-20 Philip HazelSUPPORT_TRANSLATE_IP_ADDRESS didn't cause any output...
2005-09-12 Philip HazelAdd control=suppress_local_fixups to complete the quartet.
2005-09-07 Philip HazelFix incorrect use of local user name for trusted submis...
2005-08-23 Philip HazelShow support for crypteq for -bV and -d.
2005-08-23 Philip HazelDon't panic if the attempt to create the spool director...
2005-08-09 Philip HazelAllow port setting on lists of hosts in manualroute...
2005-08-01 Philip HazelAdded support for SQLite.
2005-06-28 Philip HazelFix mua_wrapper defers not turning into fails for probl...
2005-06-27 Philip HazelFix previous attempt to remove "memory" from debug...
2005-05-31 Philip HazelMinor tweak to a comment.
2005-05-03 Philip Hazel(1) Don't ignore timeouts while writing to a pipe!...
2005-04-06 Philip HazelShow command line arguments in debugging output, even...
2005-03-22 Philip Hazel1. Added Tony F's ${dlfunc expansion, slightly modified...
2005-03-15 Philip HazelRenamed SOCKLEN_T as EXIM_SOCKLEN_T to avoid a problem...
2005-03-08 Tom KistnerAdded DomainKeys support. See doc/experimental-spec...
2005-02-17 Philip Hazel(1) Last-minute sieve patch (updates to latest spec).
2005-01-11 Philip HazelCorrected several mis-calls of is_ip_address() that...
2005-01-04 Philip Hazel(1) Typo in redirect router; (2) Update version number...
next