summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-18Use gsasl_property_fast() in property callback.Phil Pennock
2012-02-18Document pkg-config for TLSPhil Pennock
2012-02-18Support pkg-config for SSL libraries.Phil Pennock
2012-02-18Document pkg-configPhil Pennock
2012-02-18Swap gsasl GSSAPI $auth1/$auth2Phil Pennock
2012-02-18Drop server_realm from heimdal_gssapiPhil Pennock
2012-02-18Document heimdal_gssapi as it works now.Phil 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-13Document gsasl integrationPhil 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-01-03bool{} is false for empty stringsPhil Pennock
2011-11-30Documentation had primary_host_name for primary_hostname. Fixes: #1169Nigel Metheringham
2011-11-30eximstats DATA reject detection regexps improved. Fixes: #1093Nigel Metheringham
2011-11-30Documentation fix. Fixes: #949Nigel Metheringham
2011-11-22Handle short writes on logfiles.Phil Pennock
2011-11-20Merge branch 'log_retry'Phil Pennock
2011-11-18Rough readme mainly for benefit of githubNigel Metheringham
2011-11-13log_write EINTR handling on write()Phil Pennock
2011-11-10Parallel build fixes for lookupsPhil Pennock
2011-10-20ASCII NUL in desc of $body_zerocount (keyword grepability)Phil Pennock
2011-10-14EXPAND_LISTMATCH_RHS for match_ip tooPhil Pennock
2011-10-11PCRE_PRERELEASE is a bare sequence, not a string.Phil Pennock
2011-10-10Unbreak release.sh for final releasesexim-4_77Phil Pennock
2011-10-10Update release date, prep for 4.77 final cutPhil Pennock
2011-10-09Testsuite: also handle -XX in versionPhil Pennock
2011-10-09More testsuite fixesPhil Pennock
2011-10-09Make runtest more resilient to setup problemsPhil Pennock
2011-10-09fix unprotected variable in SQL examplePhil 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-03Exim 4.77: documentation version updates.Phil 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