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
/
smtpd.h
Age
Commit message (
Expand
)
Author
2014-02-04
add base64_encode/base64_decode helpers
Eric Faurot
2014-02-04
get rid of fdlimit()
Eric Faurot
2013-12-06
now at 5.4.1
Eric Faurot
2013-12-05
move defines around
Eric Faurot
2013-12-03
Rework the envelope flushing loops in mta to avoid sending all delivery
Eric Faurot
2013-11-30
do not hardcode scheduler batch size, and reduce default limit to avoid
Eric Faurot
2013-11-28
limit the number of envelopes to recall in the hoststat cache.
Eric Faurot
2013-11-20
Rework the mda and scheduler to use the holdq mechanism instead of
Eric Faurot
2013-11-19
Add a limit on the number of inflight envelopes. The scheduler suspends
Eric Faurot
2013-11-18
Allow overriding the local ca
Eric Faurot
2013-11-06
Much much improved config parser and related changes.
Eric Faurot
2013-10-30
add "smtpctl show relays" and "smtpctl show hosts" commands
Eric Faurot
2013-10-29
add missing heloname field for relayhost.
Eric Faurot
2013-10-29
use "/etc/mail/mailname" instead of "/etc/mailname" and make it a define.
Eric Faurot
2013-10-29
Report mta sessions errors on the route rather than on the MX.
Eric Faurot
2013-10-27
Implement a feedback mechanism which allows the mta to "hold" envelopes
Eric Faurot
2013-10-27
Make the filter infrastructure move forward.
Eric Faurot
2013-10-27
Create the control socket in the parent process to abort early if
Eric Faurot
2013-10-26
Simplify code for loading and dumping envelopes. Makes it much easier
Eric Faurot
2013-10-25
local enqueuer improvements:
Eric Faurot
2013-07-19
We are basically at 5.4 now
Eric Faurot
2013-07-19
Implement a scheduler_proc backend
Eric Faurot
2013-07-19
Many MTA improvements:
Eric Faurot
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
Move the filter infrastructure forward.
Eric Faurot
2013-07-19
scheduler improvements:
Eric Faurot
2013-07-19
New implementation for smtpctl and the command line parser. Allows
Eric Faurot
2013-07-19
Get rid of env->sc_pw and env->sc_pwqueue. Early queue initialization
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-06-04
we are at 5.3.3 now.
Eric Faurot
2013-05-24
sync with OpenSMTPD 5.3.2
Eric Faurot
2013-04-12
replace MAX_LINE_SIZE and SMTP_LINE_MAX with SMTPD_MAXLINESIZE for
Eric Faurot
2013-03-06
as done in ospf{,6}d/relayd, sync yyerror in various other daemons with
Stuart Henderson
2013-02-15
add missing bits for lmtp support (from Ashish SHUKLA).
Eric Faurot
2013-02-14
- log smtpd version at startup
Gilles Chehade
2013-02-14
- smtpctl trace expand, enables tracing of aliases expansion
Gilles Chehade
2013-02-10
When getting the next batch of envelope to schedule, use an array to
Eric Faurot
2013-02-05
unbreak broken smtpctl table update
Gilles Chehade
2013-01-31
assorted fixes spotted by Coverity.
Eric Faurot
2013-01-31
do not need to tweak the socket sndbuf, now that the envelopes are passed
Eric Faurot
2013-01-28
use a stripped-down mta_envelope structure in the mta process.
Eric Faurot
2013-01-28
- introduce 'smtpctl trace lookup' to trace lookup process
Gilles Chehade
2013-01-26
Sync with our smtpd repo:
Gilles Chehade
2012-11-23
Replace the qwalk API (to retreive on disk envelopes at runtime) with
Eric Faurot
2012-11-20
Allow "smtpctl show queue" to run in "online" mode if the smtpd server
Eric Faurot
2012-11-12
Cleanups and improvements:
Eric Faurot
2012-11-02
Add a "kick counter" that gets incremented on each command, to detect
Eric Faurot
[next]