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
2018-05-29
missing case
Eric Faurot
2018-05-29
no need to parse and dump the relayhost in the lookup process.
Eric Faurot
2018-05-29
remove unused code
Eric Faurot
2018-05-29
simplify mail.maildir as well as the parse.y glue
Gilles Chehade
2018-05-29
provide mail user agents with the same environments as Postfix
Gilles Chehade
2018-05-29
remove paragraph that's no longer true about authenticated users being
Gilles Chehade
2018-05-28
fix mail-from in relay rules, was not propagated from grammar to mta
Gilles Chehade
2018-05-28
zero memory before calling text_to_relayhost()
Eric Faurot
2018-05-28
stop processing envelope if smarthost parsing failed
Eric Faurot
2018-05-28
missing m_close()
Eric Faurot
2018-05-25
Document that "from local" and "for local" are still the defaults.
Todd C. Miller
2018-05-25
default to from local and for local as we used to
Gilles Chehade
2018-05-25
fix broken example
Gilles Chehade
2018-05-24
three forgotten s/-literal/-unfilled/
Ingo Schwarze
2018-05-24
adapt to the new smtpd.conf(5) format, OK gilles@
Ingo Schwarze
2018-05-24
no longer used, remove
Gilles Chehade
2018-05-24
PATH_SPOOL is /var/spool/smtpd
Gilles Chehade
2018-05-24
basic macro cleanup
Ingo Schwarze
2018-05-24
bump version, this will be a big release when OpenBSD 6.4 is released :-)
Gilles Chehade
2018-05-24
switch smtpd to new grammar
Gilles Chehade
2018-05-24
check the intended value
Eric Faurot
2018-05-23
Do not override the default BINMODE 555 with 111.
Theo Buehler
2018-05-21
Nuke unused variables. Initialize variable before use.
Kenneth R Westerback
2018-05-14
simplify as suggested by Anton Lindqvist a while ago
Gilles Chehade
2018-05-14
kill corrupt / uncorrupt queue mechanism as it has never been usable and it
Gilles Chehade
2018-05-12
minor consistency fix; from raf czlonka
Jason McIntyre
2018-05-10
reorganize code
Eric Faurot
2018-05-04
fix use-after-free
Eric Faurot
2018-04-29
Manpage tweaks:
Anthony J. Bentley
2018-04-29
remove useless indirections
Eric Faurot
2018-04-29
move "mail from" and "rcpt to" code into their own function.
Eric Faurot
2018-04-28
link smtp(1) to the build
Eric Faurot
2018-04-28
fix man section
Eric Faurot
2018-04-28
simplify code
Eric Faurot
2018-04-28
remove left-over comma from log message
Gilles Chehade
2018-04-28
move code around
Eric Faurot
2018-04-28
use the transaction as argument to the message parser.
Eric Faurot
2018-04-28
disallow executing by root and replace execve() with system() as we want
Gilles Chehade
2018-04-28
handle subaddresses
Gilles Chehade
2018-04-28
pass transaction instead of session to smtp_message_*() functions.
Eric Faurot
2018-04-28
move code around. no functional change.
Eric Faurot
2018-04-28
pass a struct smtp_tx pointer to functions that apply to SMTP transactions,
Eric Faurot
2018-04-27
factorize code
Eric Faurot
2018-04-26
- fix some macro abuse
Jason McIntyre
2018-04-26
fix build for smtp(1) after log.h update
Eric Faurot
2018-04-26
sync log.h with other daemons
Eric Faurot
2018-04-26
fix OpenBSD release
Eric Faurot
2018-04-26
Plug leak in error case of the common 'varset' implementations.
Kenneth R Westerback
2018-04-26
add a simple SMTP client
Eric Faurot
2018-04-26
remove mail.file.{8,c}, unused
Gilles Chehade
[prev]
[next]