summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-04-12Handle TAB, not just SP, in MAIL args.Phil Pennock
2012-03-21Merge branch 'dbmjz'Phil Pennock
2012-03-21heimdal_gssapi: accept SASL with empty authzidPhil Pennock
2012-03-02Add dbmjz lookup typePhil Pennock
2012-02-19Log auth data in rejectlog.Phil Pennock
2012-02-18expand cyrus_sasl server_realm optionPhil Pennock
2012-02-18Merge branch 'sasl_fixes'Phil Pennock
2012-02-18Use gsasl_property_fast() in property callback.Phil Pennock
2012-02-18Support pkg-config for SSL libraries.Phil Pennock
2012-02-18Swap gsasl GSSAPI $auth1/$auth2Phil Pennock
2012-02-18Drop server_realm from heimdal_gssapiPhil Pennock
2012-02-18Minor cleanups.Phil Pennock
2012-02-17Use gsskrb5_register_acceptor_identityPhil Pennock
2012-02-15First pass heimdal_gssapi authenticator.Phil Pennock
2012-02-05More bug-fixes, GSASL DIGEST-MD5 now works.Phil Pennock
2012-02-05remove stray globals blockPhil Pennock
2012-02-05Implemented gsasl driver for authentication.Phil Pennock
2012-02-04Various SASL fixes.Phil Pennock
2011-11-30eximstats DATA reject detection regexps improved. Fixes: #1093Nigel Metheringham
2011-11-22Handle short writes on logfiles.Phil Pennock
2011-11-13log_write EINTR handling on write()Phil Pennock
2011-11-10Parallel build fixes for lookupsPhil Pennock
2011-10-11PCRE_PRERELEASE is a bare sequence, not a string.Phil Pennock
2011-10-08Make README.UPDATING more explicit, with more examples, about the impact of t...Phil Pennock
2011-10-07exiqgrep: handle queue line size output too small for KPhil Pennock
2011-10-06rework userforward local_part_suffix documentationPhil Pennock
2011-10-06shut up bogus complaint of unused variable in new ratelimit ACL workexim-4_77_RC4Phil Pennock
2011-10-05Apply patch from Dmitry Isaikin fixing log.c format string.Phil Pennock
2011-10-05fix sub2_honour_dollar typeexim-4_77_RC3Phil Pennock
2011-10-05quote var for case stmt, so that old shell will see it as empty, rather than ...Phil Pennock
2011-10-05test for .git dir with -d not -e; more portablePhil Pennock
2011-10-05Solaris/Irix portability hacks for reversionPhil Pennock
2011-10-03source referenced version.sh file alwaysexim-4_77_RC2Phil Pennock
2011-10-03PP/12 fix uninitialised greeting string from PP/03exim-4_77_RC1Phil Pennock
2011-10-03Merge branch 'list_safety'Phil Pennock
2011-09-25EXPAND_LISTMATCH_RHS plumbed into build makefiles.list_safety_merge_proposalPhil Pennock
2011-09-25match_* do not expand RHS, unconditionally.Phil Pennock
2011-09-25Implement inlist/inlisti expansion conditionsPhil Pennock
2011-09-24Document match_*/inlist changes (before coding starts)Phil Pennock
2011-09-24Make sure rc is initialisedPhil Pennock
2011-09-24Pull Andreas Metzler's fix for gnutls_certificate_verify_peers (bug 1095)Phil Pennock
2011-09-24TLS1.2 and TLS1.1 support with GnuTLSPhil Pennock
2011-09-05ssize_t for mime.cPhil Pennock
2011-08-28Handle IPv6 addresses with SPF.Phil Pennock
2011-08-28Handle ${run} returning more data than OS pipe buffer size.Phil Pennock
2011-08-27Make maildir_use_size_file expandable.Phil Pennock
2011-08-27Stop build process more reliably on failure.Phil Pennock
2011-08-27$av_failed variable set when av_scanner deferredPhil Pennock
2011-08-27Use .dylib not .so for dynamic libraries on MacOSPhil Pennock
2011-08-27Add protocol=smtps support to smtp transport.Phil Pennock