summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Reduce NewStuff 4.64 to a short list after full doc update.exim-4_64Philip Hazel2006-12-201-200/+17
* Update tests for portability.Philip Hazel2006-12-197-13/+7
* Check for a ridiculously long filename in exim_dbmbuild.Philip Hazel2006-12-192-4/+15
* Robert Bannocks' patch for an LDAP problem on Solaris LDAP.Philip Hazel2006-12-193-7/+20
* #include <time.h> in pcretest.c (a PCRE bug, fixed in later PCREPhilip Hazel2006-12-192-2/+6
* Update documentation and associated files for 4.64.Philip Hazel2006-12-1911-465/+969
* Apply John Jetmore's patch to allow tls-on-connect and STARTTLS to bePhilip Hazel2006-12-124-7/+13
* Buglet in error handling for expansion of helo_data in callouts.Philip Hazel2006-12-112-4/+8
* s/EXTRA_LIBS/EXTRALIBS/ in EDITMEJohn Jetmore2006-12-081-2/+2
* I added the concatenated LOCAL_SCAN_ABI_VERSION define as well. Hope that's OK.Magnus Holmgren2006-12-061-1/+3
* local_scan ABI version incremented to 1.1Magnus Holmgren2006-12-062-3/+8
* Documentation and comment tidies.Philip Hazel2006-12-054-20/+89
* Increase DH_BITS in tls-gnu.c from 768 to 1024.Philip Hazel2006-12-042-3/+5
* Give an error for the use of * and *@ with a query-style lookup.Philip Hazel2006-12-045-11/+29
* Don't set $sender_host_name if forward lookup of name obtained fromPhilip Hazel2006-11-204-5/+8
* Lock out "A-for-A" DNS lookups.Philip Hazel2006-11-202-3/+23
* Jori Hamalainen's exiqsumm patch.Philip Hazel2006-11-203-14/+37
* Fix space bug in previous patch for "message" used with "accept".Philip Hazel2006-11-205-14/+30
* exipick version 20061117.2 (bug fixes, feature additions, addresses 4.64-PH/1...John Jetmore2006-11-172-58/+251
* Eximstats updates.Steve Campbell2006-11-161-1/+33
* 2005-07-26 V1.44 Steve CampbellSteve Campbell2006-11-161-449/+832
* Applied a modified version of Brad Jorsch's patch for "message" withPhilip Hazel2006-11-1416-158/+455
* Correct error in previous patch.Philip Hazel2006-11-131-6/+6
* Add timeout to connect() for Unix domain socket in ${readsocket.Philip Hazel2006-11-132-3/+17
* Rename $interface_address and $interface_port as $received_ip_addressPhilip Hazel2006-11-137-8/+23
* Error if -q is given more than once.Philip Hazel2006-11-132-4/+15
* Add bitwise logical operators to ${eval:Philip Hazel2006-11-136-190/+361
* Remove dead PCRE file accidentally left around.Philip Hazel2006-11-071-2/+0
* Install PCRE 6.7 in in place of 6.2.Philip Hazel2006-11-0731-12754/+3191
* Make -R and -S do something sensible when combined with -q<time>.Philip Hazel2006-11-072-3/+30
* Tweak a time delay in the test suite.Philip Hazel2006-11-071-3/+3
* Fix small test buglet.Philip Hazel2006-11-072-6/+6
* Stop rewriting addresses as a consequence of CNAMEs, as Exim isn'tPhilip Hazel2006-11-077-20/+176
* Return remote errors for LMTP over pipe (so now it's the same as LMTPPhilip Hazel2006-11-073-2/+11
* Add clearerr(stdin) in -bem code (needed for Darwin).Philip Hazel2006-11-071-1/+2
* Correct message_linecount in -bem testing.Philip Hazel2006-11-072-2/+3
* Include sender address in retry key for 4xx errors.Philip Hazel2006-11-0618-76/+162
* No paniclog for ECONNRESET when getsockname() fails.Philip Hazel2006-11-063-7/+14
* Incorrect test for a running SpamAssassin.Philip Hazel2006-10-311-2/+1
* $domain not always set when scanning a domain list.Philip Hazel2006-10-317-3/+222
* Add warning about missing colon to invalid expansion when it involvedPhilip Hazel2006-10-314-4/+15
* Added some extra debugging when updating a wait-xxx database.Philip Hazel2006-10-315-3/+24
* Minor tidy to test script, and update the README for some omittedPhilip Hazel2006-10-312-14/+32
* Close writing end of socket for ${readsocket before reading.Philip Hazel2006-10-313-4/+16
* Correct ChangeLog (forgot to remove entry when I changed my mind on aPhilip Hazel2006-10-311-6/+4
* Test tidies (previously overlooked).Philip Hazel2006-10-311-4/+4
* 4.64 TK/01-03Tom Kistner2006-10-301-1/+14
* Bugzilla #401 + #402Tom Kistner2006-10-303-37/+73
* Fix too-often retry bug after 4xx with more hosts than hosts_max_retry.Philip Hazel2006-10-3018-86/+279
* Previous fix for concatenated headers wasn't backwards compatible forPhilip Hazel2006-10-301-5/+6