summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add "b" to calls to fopen() that lack it (for Cygwin's benefit).exim-4_52Philip Hazel2005-07-017-18/+21
* Minor patch to Sieve documentation.Philip Hazel2005-07-011-14/+3
* Tidied up some eval()ed code and removed a duplicate pattern match.Steve Campbell2005-06-301-5/+5
* Eximstats v1.43 - bugfix for pattern histograms with -h0 specified.Steve Campbell2005-06-301-1/+3
* Bugfix for 1.42 pattern histograms with -h0 specified. Steve Campbell.Steve Campbell2005-06-301-9/+10
* Updated to eximstats version 1.42Steve Campbell2005-06-291-176/+473
* Add a small note about the performance implications of complicatedTony Finch2005-06-291-1/+9
* Update wish list.Philip Hazel2005-06-291-2/+8
* Allow "retry timeout exceeded" and a couple of other similar messages toPhilip Hazel2005-06-293-5/+10
* Forgot T_SOA when adding the backup T_xxx definitions. Also, T_SOA wasPhilip Hazel2005-06-292-3/+9
* Eximstats 1.40, 1.41, 1.42 updates added. Steve CampbellSteve Campbell2005-06-281-1/+12
* Fix mua_wrapper defers not turning into fails for problems such asPhilip Hazel2005-06-284-11/+41
* Fixed GnuTLS bug that stopped it generating its parameters cache file ifPhilip Hazel2005-06-283-8/+22
* TK10/11/12Tom Kistner2005-06-271-1/+10
* Remove tabs and trailing spaces ...Tom Kistner2005-06-272-110/+110
* Fixed some compiler warningsTom Kistner2005-06-271-4/+4
* Fix HAVE_NS_TYPE for the SPF lookup type tooTom Kistner2005-06-271-1/+4
* Fix recursive inclusion of spf.hTom Kistner2005-06-272-20/+16
* Implement "testing" flag lookup logicTom Kistner2005-06-271-4/+12
* Fix cosmetic compiler warningsTom Kistner2005-06-273-5/+8
* Added an item in NewStuff about -d+all.Philip Hazel2005-06-271-1/+8
* Added lots of "(void)" casts to standard function calls.Philip Hazel2005-06-2749-391/+395
* Fix previous attempt to remove "memory" from debug "all".Philip Hazel2005-06-272-23/+48
* Add checks and local definitions for all T_xxx macros, not just a fewPhilip Hazel2005-06-272-2/+33
* Removed support for Linux-libc5. It must be well obsolete, and the codePhilip Hazel2005-06-275-93/+12
* Add dependencies on spf.h, srs.h, dk.h to spf.o, srs.o, and dk.o in thePhilip Hazel2005-06-271-4/+4
* Remove "memory" from -d+all; it's voluminous and rarely useful.Philip Hazel2005-06-272-4/+8
* Fix order of results in spf_result_id_list table conforming to lib version 1.2.xTom Kistner2005-06-241-8/+9
* Fixed putting a NUL char in a libdomainkeys bufferTom Kistner2005-06-241-2/+4
* Fix crash when callout to an address routed by a verify_only router withPhilip Hazel2005-06-232-3/+14
* Insert a lot of missing (void) casts.Philip Hazel2005-06-2217-71/+77
* Put debug statements on either side of EXIM_DBOPEN() so as to pin downPhilip Hazel2005-06-222-3/+14
* Added the long-awaited ${if match_ip condition.Philip Hazel2005-06-227-88/+185
* Implement daemon_startup_{retries,sleep} to control startup retrying.Philip Hazel2005-06-218-18/+30
* Compiling with DomainKeys caused the test suite to show up some bugs:Philip Hazel2005-06-203-29/+53
* Add a whole pile of casts to get rid of compiler warnings in Tom's DKPhilip Hazel2005-06-203-33/+33
* Return "100" instead of NULL from prvs function if system clock is wayPhilip Hazel2005-06-201-2/+2
* Fix bug in my conversion of Tom's snprintf to string_vformat. Also makePhilip Hazel2005-06-203-106/+109
* Update Tru64 (OSF1) configuration after some email reports.Philip Hazel2005-06-201-2/+10
* Allow the message "All relevant MX records point to non-existent hosts"Philip Hazel2005-06-172-2/+6
* Added macros for time_t as for off_t and used them to rework the code ofPhilip Hazel2005-06-174-17/+39
* Tidy up Exim's PCRE Makefile to generate tidier output like the otherPhilip Hazel2005-06-171-19/+36
* Michael Haardt's patch to update Sieve to RFC3028bis.Philip Hazel2005-06-173-76/+65
* Verify recipient with use_postmaster and random was losingPhilip Hazel2005-06-172-5/+11
* Applied Michael Haardt's HP-UX patch.Philip Hazel2005-06-173-5/+13
* Put in some casts for signed/unsigned character strings that Tom forgotPhilip Hazel2005-06-171-5/+5
* TK/02Tom Kistner2005-06-161-1/+89
* TK/09Tom Kistner2005-06-161-1/+5
* added "prvs" and "prvscheck" expansion itemsTom Kistner2005-06-164-4/+282
* (1) Applied Matthew Newton's exicyclog patch. (2) Another wish.Philip Hazel2005-06-164-10/+40