git://git.exim.org
/
users
/
heiko
/
exim.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Add extra sync checks after ACLs that might delay.
[users/heiko/exim.git]
/
src
/
src
/
smtp_in.c
2007-02-20
Philip Hazel
Add extra sync checks after ACLs that might delay.
blob
|
commitdiff
|
raw
2007-02-20
Philip Hazel
$smtp_command and $smtp_command_argument were incomplet...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-30
Philip Hazel
Add control=no_pipelining.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-23
Philip Hazel
Add $smtp_count_at_connection_start.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-18
Philip Hazel
Add gnutls_require_{kx,mac,protocols}.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-15
Philip Hazel
Added log selector +smtp_no_mail to log when no MAIL...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-08
Philip Hazel
Update version number and copyright year.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-20
Philip Hazel
Fix space bug in previous patch for "message" used...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-14
Philip Hazel
Applied a modified version of Brad Jorsch's patch for...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-23
Philip Hazel
Fix crash for verify=helo when no IP address (-bs).
blob
|
commitdiff
|
raw
|
diff to current
2006-10-09
Philip Hazel
Arrange to call dns_init() for host_find_byname() as...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-25
Philip Hazel
Add log_reject_target as an ACL modifier.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-19
Philip Hazel
Apply Jakob Hirsch's patch for arbitrary ACL variable...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-18
Philip Hazel
Check for overflow in numeric expansion conditions...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-27
Philip Hazel
Exim was not testing for a space following SMTP command...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-27
Philip Hazel
Made -oMaa and -oMt work with -bh and -bs to pretend...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-13
Philip Hazel
Add recognition of SMTP error codes in bespoke messages.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-19
Philip Hazel
Kludge for tcp-wrappers problem during system catastrophes.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-16
Philip Hazel
User, not system, error message for VRFY defer.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-08
Philip Hazel
Tidies to SMTP dialogue debugging output.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-06
Philip Hazel
Add the add_header modifier for use with all ACL verbs.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-02
Philip Hazel
Implemented control=allow_auth_unadvertised.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-14
Philip Hazel
Add log selector sender_verify_fail.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-13
Philip Hazel
Fix "(during SMTP connection from NULL)" bug.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-13
Philip Hazel
Add control=freeze/no_tell feature.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-10
Philip Hazel
Add $auth1, $auth2, $auth3 variables.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-07
Philip Hazel
Update copyright year in (most) files (those that my...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-14
Philip Hazel
Minor changes for the test harness.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-12
Philip Hazel
Go to 20 ACL variables of each type, and make the numbe...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-13
Philip Hazel
Add $smtp_command.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-12
Philip Hazel
Add control=suppress_local_fixups to complete the quartet.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-07
Philip Hazel
Fix incorrect use of local user name for trusted submis...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-22
Philip Hazel
Make $smtp_command_argument available for all SMTP...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-02
Philip Hazel
Make verify=helo do the verification on the fly it...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-02
Philip Hazel
Remove "violation:" from synchronization error message.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-27
Philip Hazel
Added lots of "(void)" casts to standard function calls.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-23
Tony Finch
Add the ratelimit ACL condition. This is mostly reasona...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-23
Tony Finch
Add control=fakedefer to go with control=fakereject.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-27
Philip Hazel
Install Tony's patch for $message_linecount.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-27
Philip Hazel
Ensure the value of $authenticated_id contains only...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-29
Philip Hazel
Fix non-check for read() error in sync check before...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-22
Philip Hazel
Increase incoming SMTP command buffer size from 512...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-15
Philip Hazel
Renamed SOCKLEN_T as EXIM_SOCKLEN_T to avoid a problem...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-08
Tom Kistner
Added DomainKeys support. See doc/experimental-spec...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-17
Philip Hazel
(1) Last-minute sieve patch (updates to latest spec).
blob
|
commitdiff
|
raw
|
diff to current
2005-01-13
Philip Hazel
Fix what I broke when adding the 127.0.0.2 test-harness...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-13
Philip Hazel
Add the unwanted input to the log line for a synchroniz...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-04
Philip Hazel
(1) Typo in redirect router; (2) Update version number...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-29
Philip Hazel
Removed the WITH_CONTENT_SCAN conditionals from the...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-16
Tom Kistner
Merge from EXISCAN branch.
blob
|
commitdiff
|
raw
|
diff to current
2004-11-10
Philip Hazel
Set protocol to "smtps" after EHLO->STARTTLS->HELO...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-04
Philip Hazel
Added a "connect=<time>" option to callouts, for a...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-19
Philip Hazel
Make $recipients available in the predata ACL (fixes...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-19
Philip Hazel
Added /sender_retain facility to control=submission...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-07
Philip Hazel
Start
blob
|
commitdiff
|
raw
|
diff to current