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
2008-11-10
last character in line is at len - 1. ok gilles
Ted Unangst
2008-11-10
insertion sort is faster than bubble sort. ok gilles
Ted Unangst
2008-11-10
- simplify the passing of ssl cert/key during ssl configuration,
Gilles Chehade
2008-11-10
- in queue, do not use the atomic api when dealing with real files
Gilles Chehade
2008-11-10
- plug a descriptor leak when session is aborted by a server error instead
Gilles Chehade
2008-11-10
- move '=>' into the lex loop, requested by and with help from deraadt@
Gilles Chehade
2008-11-10
- in queue_load_submissions(), if queue_message_from_id() fails for some
Gilles Chehade
2008-11-10
- snprintf() can return -1, make sure every call is checked properly
Gilles Chehade
2008-11-10
- recognize '=>' as one token instead of trying to match '=' and '>'. this
Gilles Chehade
2008-11-10
- make READ_BUF_SIZE a power of 2
Gilles Chehade
2008-11-05
add gilles@ as copyright holder for this file.
Igor Sobrado
2008-11-05
add a few missing id tags; there are a bunch of files, and developers
Igor Sobrado
2008-11-02
various minor tweaks, including spelling fixes from Brian Keefer
Jason McIntyre
2008-11-02
write the command description (the .Nd macro) in a more usual way;
Igor Sobrado
2008-11-01
remove a superfluous .Pq macro; cites bibliography in a more standard way;
Igor Sobrado
2008-11-01
- put back all copyright holders
Gilles Chehade
2008-11-01
correct order of includes
Theo de Raadt
2008-11-01
smtpd is a smtp server implementation for OpenBSD. It is a work in progress
Gilles Chehade