exim.git
2012-05-13 Jeremy HarrisUse defines in config.h for type & scanf-patterns for...
2012-05-13 Phil Pennocktypo fix
2012-05-13 Jeremy HarrisMake integer values 64bit (bug 1171).
2012-05-13 Jeremy HarrisTestsuite: ensure socket from wait-mode daemon test...
2012-05-13 Phil PennockOops, missed .c change in bug 1246 fix git commit
2012-05-13 Phil PennockFixed headers_only on smtp transports.
2012-05-12 Phil Pennockpcre-config support.
2012-05-11 Phil PennockTesting for -bw mode
2012-05-10 Jeremy HarrisTestsuite: updates for 8bitmime-as-default (Dovecot...
2012-05-10 Jeremy HarrisTestsuite: updates for 8bitmime-as-default (GnuTLS).
2012-05-10 Phil Pennockfix non-bw case, late slip not re-run by my earlier...
2012-05-09 Jeremy HarrisMerge branch 'master' of git://git.exim.org/exim
2012-05-09 Jeremy HarrisFix non-TLS build. Detection and fix by Todd Lyons.
2012-05-08 Phil Pennockinetd wait mode support with -bw
2012-05-08 Phil PennockOCSP Stapling support, under EXPERIMENTAL_OCSP.
2012-05-07 Jeremy HarrisTestsuite: updates for 8bitmime-as-default.
2012-05-07 Phil PennockDefault accept_8bitmime to true.
2012-05-07 Phil Pennockrevert "%s" addition in em_main.c, broke %D in log_file.
2012-05-06 Jeremy HarrisTestsuite: teach the fakedns zonefile generator about...
2012-05-06 Phil PennockUnbreak build on Solaris.
2012-05-06 Phil PennockDisable SSLv2 by default.
2012-05-06 Phil PennockDNS resolver init changes for NetBSD compatibility.
2012-05-05 Jeremy HarrisFix eximon build (tls_sni)
2012-05-05 Jeremy HarrisMerge branch 'master' of git://git.exim.org/exim
2012-05-05 Jeremy HarrisFix bug 1225: Accept new testsuite case output.
2012-05-05 Phil PennockCheck localhost_number expansion for failure.
2012-05-04 Phil PennockNew doc section explaining TLS SNI
2012-05-04 Phil Pennocksilence various compiler complaints; expose NVALGRIND
2012-05-04 Phil Pennockfix sdop directive in filter.xfpt
2012-05-04 Phil Pennockfix all sdop "line overflow" doc complaints
2012-05-04 Phil Pennockfix example line-length, add comment (openssl_options)
2012-05-04 Phil PennockDoc build bug-fix.
2012-05-04 Phil PennockMore tls_sni support: outbound, logging.
2012-05-04 Phil PennockTLS SNI support for OpenSSL ($tls_sni)
2012-05-04 Phil PennockGuard loadable module vars with LOOKUP_MODULE_DIR.
2012-05-04 Phil Pennockspurious compiler warning of unused var fix
2012-05-04 Phil PennockOpenSSL fixes and backwards compat break.
2012-05-03 Phil PennockLDAP: Check for errors of TLS initialisation
2012-05-01 Jeremy HarrisUpdate testsuite output files for GnuTLS version update...
2012-05-01 Jeremy HarrisCode refactoring in acl.c (bug 1184)
2012-05-01 Jeremy HarrisChange notes for bug 660.
2012-05-01 Jeremy HarrisReturn multi-values attributes from an LDAP lookup...
2012-04-30 Phil Pennockdocument TK's bug 1239 fix in ChangeLog
2012-04-30 Tom KistnerFix verification when DKIM Signatures are not inserted...
2012-04-28 Jeremy HarrisInclude string_interpret_escape() in COMPILE_UTILITY...
2012-04-28 Phil Pennockinclude string_unprinting() in COMPILE_UTILITY cases.
2012-04-28 Phil PennockTLS fixes for OpenSSL.
2012-04-28 Phil Pennockdescribe spool file changes for -tls_peerdn
2012-04-27 Phil PennockHandle \n in tls_peerdn for spool files.
2012-04-26 Jeremy HarrisFix testsuite case 0373.
2012-04-25 Jeremy HarrisNew testcase output from SSL library.
2012-04-24 Jeremy HarrisAdd ACL name to debug output of condition result (bug...
2012-04-23 Jeremy HarrisEnsure $smtp_command is initialized before it can be...
2012-04-23 Jeremy HarrisAdd pointer to IPv6 support in prototype Makefile ...
2012-04-23 Jeremy HarrisUpdate testsuite case enabled by fix for bug 1227,...
2012-04-23 Phil PennockAlways init_lookup_list before readconf_main.
2012-04-23 Phil PennockBetter ls output fixing.
2012-04-22 Jeremy HarrisMerge branch 'master' of git://git.exim.org/exim
2012-04-22 Dirk MuellerMark cases where printf format strings are used
2012-04-22 Jeremy HarrisBug 1224: fixup testsuite case output from testdb.
2012-04-22 Jeremy HarrisAdd testsuite case retry (without update) option on...
2012-04-22 Jeremy HarrisAccept change in testcase munged output for -bt
2012-04-19 Jeremy HarrisBug 1224 followon - avoid breaking other testcases.
2012-04-18 Jeremy HarrisFix bug 1224.
2012-04-18 Jeremy HarrisFix bug 1229.
2012-04-17 rootTestcase changes to match changes introduced by bug...
2012-04-16 rootMerge remote branch 'origin'
2012-04-13 Phil PennockHandle TAB, not just SP, in MAIL args.
2012-04-12 Phil PennockUpdated OptionsList with gsasl, heimdal_gssapi, _PC...
2012-04-12 Phil PennockTwo clarifications.
2012-04-02 rootFix IPv6 RE
2012-03-31 Phil Pennockfix gsasl / cyrus claims
2012-03-30 Phil PennockHandle alternate access method flag in ls.
2012-03-30 Phil Pennockset umask
2012-03-30 Phil Pennockhandle more of the new format version numbers
2012-03-21 Phil PennockMerge branch 'dbmjz'
2012-03-21 Phil Pennockheimdal_gssapi: accept SASL with empty authzid
2012-03-02 Phil PennockAdd dbmjz lookup type
2012-02-19 Phil PennockLog auth data in rejectlog.
2012-02-18 Phil Pennockexpand cyrus_sasl server_realm option
2012-02-18 Phil PennockMerge branch 'sasl_fixes'
2012-02-18 Phil PennockUse gsasl_property_fast() in property callback.
2012-02-18 Phil PennockDocument pkg-config for TLS
2012-02-18 Phil PennockSupport pkg-config for SSL libraries.
2012-02-18 Phil PennockDocument pkg-config
2012-02-18 Phil PennockSwap gsasl GSSAPI $auth1/$auth2
2012-02-18 Phil PennockDrop server_realm from heimdal_gssapi
2012-02-18 Phil PennockDocument heimdal_gssapi as it works now.
2012-02-18 Phil PennockMinor cleanups.
2012-02-17 Phil PennockUse gsskrb5_register_acceptor_identity
2012-02-15 Phil PennockFirst pass heimdal_gssapi authenticator.
2012-02-14 Phil PennockDocument gsasl integration
2012-02-06 Phil PennockMore bug-fixes, GSASL DIGEST-MD5 now works.
2012-02-06 Phil Pennockremove stray globals block
2012-02-06 Phil PennockImplemented gsasl driver for authentication.
2012-02-04 Phil PennockDocumentation for $tls_bits and SASL changes
2012-02-04 Phil PennockVarious SASL fixes.
2012-01-03 Phil Pennockbool{} is false for empty strings
2011-11-30 Nigel MetheringhamDocumentation had primary_host_name for primary_hostnam...
2011-11-30 Nigel Metheringhameximstats DATA reject detection regexps improved. Fixes...
next