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
2013-07-19
Assorted queue improvements:
Eric Faurot
2013-07-19
Add a table_proc backend for delegating table lookups to another
Eric Faurot
2013-07-19
Allow to specify an address family on a listener
Eric Faurot
2013-07-19
Move the filter infrastructure forward.
Eric Faurot
2013-07-19
assorted fixes:
Eric Faurot
2013-07-19
typo
Eric Faurot
2013-07-19
typo in copyright
Eric Faurot
2013-07-19
scheduler improvements:
Eric Faurot
2013-07-19
need to create the incoming directory
Eric Faurot
2013-07-19
New implementation for smtpctl and the command line parser. Allows
Eric Faurot
2013-07-19
Improve and document the way the default server name is found.
Eric Faurot
2013-07-19
remove obsolete file
Eric Faurot
2013-07-19
typo in copyright
Eric Faurot
2013-07-19
document "error:" aliases
Eric Faurot
2013-07-19
Get rid of env->sc_pw and env->sc_pwqueue. Early queue initialization
Eric Faurot
2013-07-19
unused variable
Eric Faurot
2013-07-19
tls perfect forward secrecy with ecdhe
Eric Faurot
2013-07-19
Make sure to report all errors
Eric Faurot
2013-07-19
add '!' in email addresses supported charset
Eric Faurot
2013-07-19
Introduce expand string modifiers
Eric Faurot
2013-07-19
Remove useless sc_pid from struct smtpd.
Eric Faurot
2013-07-19
get rid of sa_set_port() and its awfully contorted implementation
Eric Faurot
2013-07-12
update after asr changes.
Eric Faurot
2013-07-04
somehow a return; was removed
Gilles Chehade
2013-06-26
paragraph still mentions an interface name when the example below no longer
Gilles Chehade
2013-06-09
oops! one more instance of previous...
Jason McIntyre
2013-06-09
the argument name for "source" is "source", not "table";
Jason McIntyre
2013-06-04
we are at 5.3.3 now.
Eric Faurot
2013-06-04
fix use-after-free in debug traces
Eric Faurot
2013-06-03
plug a couple of memleaks
Eric Faurot
2013-06-03
call SSL_read() again if there is data pending in the SSL buffer.
Eric Faurot
2013-06-03
remove bogus id tag
Eric Faurot
2013-06-03
lowercase the key when adding an entry to a static table, since the
Eric Faurot
2013-06-03
remove dead makefile
Eric Faurot
2013-06-03
No need to set backend var here, it's always set before to the same value.
Vadim Zhukov
2013-05-27
No need to build asr files anymore.
Eric Faurot
2013-05-24
tweak the "deliver to lmtp" text, and zap an extraneous space;
Jason McIntyre
2013-05-24
sync with OpenSMTPD 5.3.2
Eric Faurot
2013-05-08
fix previous;
Jason McIntyre
2013-05-08
To enable smtpd you should comment a crontab entry too
Giovanni Bechis
2013-05-04
Add crypto.c to provide smtpd with a way to encrypt envelopes and messages
Gilles Chehade
2013-04-30
remove params after API change.
Eric Faurot
2013-04-17
large time_t problems
Theo de Raadt
2013-04-12
replace MAX_LINE_SIZE and SMTP_LINE_MAX with SMTPD_MAXLINESIZE for
Eric Faurot
2013-04-08
division of time_t does not necessarily fit in an int
Gilles Chehade
2013-04-02
change log format to fix warning
Gilles Chehade
2013-04-01
'#' starts a comment, not a line continuation.
Tobias Stoeckmann
2013-03-31
ooops, forgot to lower the define after my very last test: it's 10% not 99%
Gilles Chehade
2013-03-30
have smtpd temporarily refuse new messages if file system holding the queue
Gilles Chehade
2013-03-29
Prevent race conditions in db file handling.
Tobias Stoeckmann
[prev]
[next]