git://git.exim.org
/
exim.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Update version number; add reference to AUTH_CYRUS_SASL to EDITME.
[exim.git]
/
src
/
2005-06-27
Philip Hazel
Fix previous attempt to remove "memory" from debug...
tree
|
commitdiff
2005-06-27
Philip Hazel
Add checks and local definitions for all T_xxx macros...
tree
|
commitdiff
2005-06-27
Philip Hazel
Removed support for Linux-libc5. It must be well obsole...
tree
|
commitdiff
2005-06-27
Philip Hazel
Add dependencies on spf.h, srs.h, dk.h to spf.o, srs...
tree
|
commitdiff
2005-06-27
Philip Hazel
Remove "memory" from -d+all; it's voluminous and rarely...
tree
|
commitdiff
2005-06-24
Tom Kistner
Fix order of results in spf_result_id_list table confor...
tree
|
commitdiff
2005-06-24
Tom Kistner
Fixed putting a NUL char in a libdomainkeys buffer
tree
|
commitdiff
2005-06-23
Philip Hazel
Fix crash when callout to an address routed by a verify...
tree
|
commitdiff
2005-06-22
Philip Hazel
Insert a lot of missing (void) casts.
tree
|
commitdiff
2005-06-22
Philip Hazel
Put debug statements on either side of EXIM_DBOPEN...
tree
|
commitdiff
2005-06-22
Philip Hazel
Added the long-awaited ${if match_ip condition.
tree
|
commitdiff
2005-06-21
Philip Hazel
Implement daemon_startup_{retries,sleep} to control...
tree
|
commitdiff
2005-06-20
Philip Hazel
Compiling with DomainKeys caused the test suite to...
tree
|
commitdiff
2005-06-20
Philip Hazel
Add a whole pile of casts to get rid of compiler warnin...
tree
|
commitdiff
2005-06-20
Philip Hazel
Return "100" instead of NULL from prvs function if...
tree
|
commitdiff
2005-06-20
Philip Hazel
Fix bug in my conversion of Tom's snprintf to string_vf...
tree
|
commitdiff
2005-06-20
Philip Hazel
Update Tru64 (OSF1) configuration after some email...
tree
|
commitdiff
2005-06-17
Philip Hazel
Allow the message "All relevant MX records point to...
tree
|
commitdiff
2005-06-17
Philip Hazel
Added macros for time_t as for off_t and used them...
tree
|
commitdiff
2005-06-17
Philip Hazel
Tidy up Exim's PCRE Makefile to generate tidier output...
tree
|
commitdiff
2005-06-17
Philip Hazel
Michael Haardt's patch to update Sieve to RFC3028bis.
tree
|
commitdiff
2005-06-17
Philip Hazel
Verify recipient with use_postmaster and random was...
tree
|
commitdiff
2005-06-17
Philip Hazel
Applied Michael Haardt's HP-UX patch.
tree
|
commitdiff
2005-06-17
Philip Hazel
Put in some casts for signed/unsigned character strings...
tree
|
commitdiff
2005-06-16
Tom Kistner
added "prvs" and "prvscheck" expansion items
tree
|
commitdiff
2005-06-16
Philip Hazel
(1) Applied Matthew Newton's exicyclog patch. (2) Anoth...
tree
|
commitdiff
2005-06-16
Philip Hazel
Check the length of off_t at build time and use %ld...
tree
|
commitdiff
2005-06-15
Tony Finch
Fix typo in previous commit.
tree
|
commitdiff
2005-06-15
Tony Finch
Some systems need an explicit -ldl in order to support...
tree
|
commitdiff
2005-06-15
Philip Hazel
Installed PCRE 6.0 sources, which involved adding a...
tree
|
commitdiff
2005-06-14
Philip Hazel
Auto_thaw no longer applies to bounce messages.
tree
|
commitdiff
2005-06-14
Philip Hazel
Applied Alex Kiernan's patch for the API change in...
tree
|
commitdiff
2005-06-13
Tony Finch
Fix a typo in an error message for ${extract reported by
tree
|
commitdiff
2005-06-10
Tony Finch
Another ratelimit tweak. I didn't anticipate people...
tree
|
commitdiff
2005-06-10
Tony Finch
A minor code clean-up and a comment fix for the CSA...
tree
|
commitdiff
2005-06-10
Tom Kistner
Revert accidental bogus checkin, sorry
tree
|
commitdiff
2005-06-10
Tom Kistner
Fix possible endless loop due to dying spamd
tree
|
commitdiff
2005-06-07
Philip Hazel
Upgrade appendfile so that it is capable of handling...
tree
|
commitdiff
2005-06-07
Philip Hazel
Fix ${def: bug which treated "0" as false. Also diagnos...
tree
|
commitdiff
2005-06-07
Philip Hazel
Installed exipick 20050604.1 as supplied by John Jetmore.
tree
|
commitdiff
2005-06-06
Tom Kistner
Added Chris Webb contribution
tree
|
commitdiff
2005-06-06
Tom Kistner
Merged patched from Alex Miller: 1) Improve aveserver...
tree
|
commitdiff
2005-06-03
Steve Campbell
Added -xls and the ability to specify output files...
tree
|
commitdiff
2005-05-31
Tony Finch
ratelimit fix: omit the limit parameter from the databa...
tree
|
commitdiff
2005-05-31
Philip Hazel
Minor tweak to a comment.
tree
|
commitdiff
2005-05-31
Philip Hazel
Add "fullpostmaster" to check <postmaster> without...
tree
|
commitdiff
2005-05-25
Tom Kistner
Add simple SPF lookup method (armored in EXPERIMENTAL_SPF)
tree
|
commitdiff
2005-05-25
Tom Kistner
Fix possible NULL secret
tree
|
commitdiff
2005-05-25
Tony Finch
Change the result of the ratelimit ACL condition when...
tree
|
commitdiff
2005-05-24
Philip Hazel
Reduce the timeout when writing a block has to be done...
tree
|
commitdiff
2005-05-24
Philip Hazel
Put DPC's mkcdb script (with tabs removed) into the...
tree
|
commitdiff
2005-05-24
Philip Hazel
Remove broken code in exim.h that tried to preserve...
tree
|
commitdiff
2005-05-24
Philip Hazel
Remove C++ style comments accidentally introduced by...
tree
|
commitdiff
2005-05-24
Tom Kistner
SPF: rewrote code to work with 1.2.x libsfp2 series...
tree
|
commitdiff
2005-05-23
Tony Finch
Add the ratelimit ACL condition. This is mostly reasona...
tree
|
commitdiff
2005-05-23
Tony Finch
Add control=fakedefer to go with control=fakereject.
tree
|
commitdiff
2005-05-17
Philip Hazel
Installed a modified version of Tony's submission enhan...
tree
|
commitdiff
2005-05-17
Philip Hazel
Output the warning log line about deferring conditions...
tree
|
commitdiff
2005-05-17
Philip Hazel
Tidy up "make" output along the lines of a 2.6 kernel...
tree
|
commitdiff
2005-05-11
Philip Hazel
Added a long comment to acl.c about the problem of...
tree
|
commitdiff
2005-05-10
Tom Kistner
Fix poll() being unavailable on Mac OSX 10.2
tree
|
commitdiff
2005-05-10
Philip Hazel
Add commented-out example of CSA check to the default...
tree
|
commitdiff
2005-05-10
Philip Hazel
1. Preserve underlying transport filter timeout message...
tree
|
commitdiff
2005-05-10
Philip Hazel
1. Update version.
tree
|
commitdiff
2005-05-04
Philip Hazel
Pass $(MAKE) to the scripts/Configure-config.h script...
exim-4_51
tree
|
commitdiff
2005-05-03
Philip Hazel
Looks like HP-UX needs these settings to avoid compiler...
tree
|
commitdiff
2005-05-03
Philip Hazel
(1) Don't ignore timeouts while writing to a pipe!...
tree
|
commitdiff
2005-05-03
Philip Hazel
Patch from Sieve maintainer for latest vacation updates.
tree
|
commitdiff
2005-04-29
Tom Kistner
Add 3 DomainKeys globals to eximon
tree
|
commitdiff
2005-04-28
Philip Hazel
Make $value usable in the "else" part of ${run.
tree
|
commitdiff
2005-04-28
Philip Hazel
Remove details of errors in bounce and delay warning...
tree
|
commitdiff
2005-04-27
Philip Hazel
Install Tony's patch for $message_linecount.
tree
|
commitdiff
2005-04-27
Philip Hazel
Ensure the value of $authenticated_id contains only...
tree
|
commitdiff
2005-04-27
Philip Hazel
Quota values can be followed by G as well as K and M.
tree
|
commitdiff
2005-04-27
Philip Hazel
Apply Ian Freislich's patch to fix a spamd timeout...
tree
|
commitdiff
2005-04-26
Philip Hazel
Updated LICENCE and NOTICE to contain the new address...
tree
|
commitdiff
2005-04-07
Philip Hazel
Forgot to put #ifdef WITH_CONTENT_SCAN round the new...
tree
|
commitdiff
2005-04-07
Philip Hazel
Move duplicate checking till after routing. Should...
tree
|
commitdiff
2005-04-07
Philip Hazel
Change PH/12 for 4.50 fixed one bug and introduced...
tree
|
commitdiff
2005-04-07
Philip Hazel
Change 4.50/80 broke the handling of negative uids...
tree
|
commitdiff
2005-04-07
Philip Hazel
Patch for sieve envelope tests bug (supplied by Bob...
tree
|
commitdiff
2005-04-06
Philip Hazel
Add sender to log line for DATA timeout.
tree
|
commitdiff
2005-04-06
Philip Hazel
Pay attention to local part prefixes and suffixes when...
tree
|
commitdiff
2005-04-06
Philip Hazel
Fix logging bug when two addresses to the same host...
tree
|
commitdiff
2005-04-06
Philip Hazel
Michael Haardt's patch for support for :user and :subad...
tree
|
commitdiff
2005-04-06
Philip Hazel
Modify OS/os.c-Linux so that Exim compiles on kfreebsd...
tree
|
commitdiff
2005-04-06
Philip Hazel
Make $acl_verify_message available in following conditi...
tree
|
commitdiff
2005-04-06
Philip Hazel
Change scripts/os-type so that when "uname -s" returns...
tree
|
commitdiff
2005-04-06
Philip Hazel
Show command line arguments in debugging output, even...
tree
|
commitdiff
2005-04-05
Philip Hazel
Change 4.51/PH/05 wasn't implemented quite correctly...
tree
|
commitdiff
2005-04-05
Philip Hazel
Patch to fix Cyrus-SASL unavailable mechanisms problem.
tree
|
commitdiff
2005-04-05
Philip Hazel
cyrus_sasl authenticator was not using the expanded...
tree
|
commitdiff
2005-04-05
Philip Hazel
Kjetil Homme's patch for extended macro features (redef...
tree
|
commitdiff
2005-04-04
Philip Hazel
Added acl_not_smtp_mime. This involved a bit of refacto...
tree
|
commitdiff
2005-03-29
Philip Hazel
Fix non-check for read() error in sync check before...
tree
|
commitdiff
2005-03-29
Philip Hazel
Test for failure of the fork() when a root process...
tree
|
commitdiff
2005-03-29
Philip Hazel
Installed Lars Mainka's patch for OpenSSL support of...
tree
|
commitdiff
2005-03-29
Philip Hazel
Add support for libradiusclient version 0.4.0 onwards...
tree
|
commitdiff
2005-03-29
Philip Hazel
New OS/os.c-cygwin from the maintainer.
tree
|
commitdiff
2005-03-29
Philip Hazel
Further tidies and minor fixes to the tables that contr...
tree
|
commitdiff
next