1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/usr.sbin/smtpd
2008-11-11 21:17:49 +00:00
..
aliases.c - define MAX_LINE_SIZE which is the maximum length of a line we allow from 2008-11-10 22:35:23 +00:00
ARCHITECTURE various minor tweaks, including spelling fixes from Brian Keefer 2008-11-02 08:19:13 +00:00
atomic.c add gilles@ as copyright holder for this file. 2008-11-05 12:49:58 +00:00
buffer.c
config.c add a few missing id tags; there are a bunch of files, and developers 2008-11-05 12:14:45 +00:00
control.c add a few missing id tags; there are a bunch of files, and developers 2008-11-05 12:14:45 +00:00
debug.c add a few missing id tags; there are a bunch of files, and developers 2008-11-05 12:14:45 +00:00
dns.c insertion sort is faster than bubble sort. ok gilles 2008-11-10 03:54:08 +00:00
forward.c add a few missing id tags; there are a bunch of files, and developers 2008-11-05 12:14:45 +00:00
imsg.c
lka.c rename h_errno field into getaddrinfo_error, to avoid confusion with errno. 2008-11-10 21:29:18 +00:00
log.c
Makefile spaces fixed while reading code 2008-11-10 17:24:24 +00:00
map.c add a few missing id tags; there are a bunch of files, and developers 2008-11-05 12:14:45 +00:00
mda.c add a few missing id tags; there are a bunch of files, and developers 2008-11-05 12:14:45 +00:00
mfa.c add a few missing id tags; there are a bunch of files, and developers 2008-11-05 12:14:45 +00:00
mta.c some small improvements. ok gilles 2008-11-11 02:14:58 +00:00
parse.y - define MAX_LINE_SIZE which is the maximum length of a line we allow from 2008-11-10 22:35:23 +00:00
queue.c - mistakenly removed this lock 2008-11-11 21:17:49 +00:00
smtp_session.c - queue process no longer schedules messages which do not have flag 2008-11-11 01:08:08 +00:00
smtp.c some small improvements. ok gilles 2008-11-11 02:14:58 +00:00
smtpd.8 various minor tweaks, including spelling fixes from Brian Keefer 2008-11-02 08:19:13 +00:00
smtpd.c - temporarily comment chl@'s O_EXLOCK -> fcntl() change until we understand 2008-11-11 21:02:20 +00:00
smtpd.conf add a few missing id tags; there are a bunch of files, and developers 2008-11-05 12:14:45 +00:00
smtpd.conf.5 various minor tweaks, including spelling fixes from Brian Keefer 2008-11-02 08:19:13 +00:00
smtpd.h - queue process no longer schedules messages which do not have flag 2008-11-11 01:08:08 +00:00
ssl_privsep.c spaces fixed while reading code 2008-11-10 17:24:24 +00:00
ssl.c - snprintf() can return -1, make sure every call is checked properly 2008-11-10 00:57:35 +00:00
store.c - now that we fdopen() message file descriptor, do not forget to fclose() 2008-11-11 20:59:11 +00:00