index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
smtpd
Age
Commit message (
Expand
)
Author
2014-02-17
fix possible NULL-deref in error code path
Eric Faurot
2014-02-17
new "smtpctl show status" command to show if mta/mda/smtp are currently runni...
Eric Faurot
2014-02-17
do not lookup pki based on hostname if one was specified for the listener
Eric Faurot
2014-02-16
1) Fix the markup of the time specifications,
Ingo Schwarze
2014-02-10
tweak usage() and bump version.
Eric Faurot
2014-02-04
tweak previous;
Jason McIntyre
2014-02-04
fix warnings and copyright
Eric Faurot
2014-02-04
update documentation
Eric Faurot
2014-02-04
Add support for DSN and Enhanced Status Code
Eric Faurot
2014-02-04
Allow the admin to pause relaying to a specific domain:
Eric Faurot
2014-02-04
internal improvements and cleanups
Eric Faurot
2014-02-04
socketmap table backend.
Eric Faurot
2014-02-04
pki code cleanup
Eric Faurot
2014-02-04
extend allowed charset for email address, escape all potentially dangerous ones.
Eric Faurot
2014-02-04
fix dump function with some combinations of flag
Eric Faurot
2014-02-04
do not call event_del() on non-initialized events
Eric Faurot
2014-02-04
add base64_encode/base64_decode helpers
Eric Faurot
2014-02-04
get rid of fdlimit()
Eric Faurot
2014-01-22
relax the cfg file secrecy check slightly to allow group readability
Henning Brauer
2014-01-18
Remove -Wbounded: it is now the compiler default.
Martynas Venckus
2014-01-08
ctype cleanup; ok gilles
Theo de Raadt
2013-12-26
bcopy -> memmove
Eric Faurot
2013-12-13
Give format specifiers their own subsection, so that we can reference it
Jeremie Courreges-Anglas
2013-12-13
Use \(dq instead of \&" to print a double quote on a macro line.
Jeremie Courreges-Anglas
2013-12-06
now at 5.4.1
Eric Faurot
2013-12-06
fix smtpctl resume route
Eric Faurot
2013-12-06
"verify" is already documented with "tls-require verify".
Eric Faurot
2013-12-05
missing init
Eric Faurot
2013-12-05
bogus ';'
Eric Faurot
2013-12-05
minor tweaks;
Jason McIntyre
2013-12-05
move defines around
Eric Faurot
2013-12-05
warn when failing to parse a field
Eric Faurot
2013-12-05
document "verify" keyword and "authtable" option on "listen" rules
Eric Faurot
2013-12-05
When a relay fails, let the scheduler update all envelopes in the
Eric Faurot
2013-12-03
schedule in O(log n)
Eric Faurot
2013-12-03
Rework the envelope flushing loops in mta to avoid sending all delivery
Eric Faurot
2013-12-03
warn when failing to enqueue an internal bounce.
Eric Faurot
2013-11-30
do not send the holdq release message if no envelope were held for a relay.
Eric Faurot
2013-11-30
do not hardcode scheduler batch size, and reduce default limit to avoid
Eric Faurot
2013-11-30
mention smtpctl encrypt subcommand.
Eric Faurot
2013-11-29
fix missing space from line break
Ted Unangst
2013-11-28
limit the number of envelopes to recall in the hoststat cache.
Eric Faurot
2013-11-28
fix loading of passphrase-protected keys.
Eric Faurot
2013-11-28
better response
Eric Faurot
2013-11-28
allow subdomain matching in mailaddr tables
Eric Faurot
2013-11-28
unsigned char casts for ctype
Eric Faurot
2013-11-26
need errno, thx sthen
Henning Brauer
2013-11-26
deal with msgbuf_write EAGAIN, ok gilles benno
Henning Brauer
2013-11-25
use u_char for buffers in yylex, for ctype calls, as done in all other
Theo de Raadt
2013-11-21
correctly set verify flag on the listener
Eric Faurot
[next]