History log of /csrg-svn/usr.sbin/sendmail/src/deliver.c (Results 101 – 125 of 503)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 65870 24-Jan-1994 eric

move 7BIT information from per-mailer to per-connection so it can
be tweaked based on the other end

# 65830 22-Jan-1994 eric

make HASFLOCK a 0/1 definition so Linux can turn it off

# 65750 15-Jan-1994 eric

restore old prog mailer handling -- programs executed from
an alias (but not through a .forward) are run as daemon

# 65650 12-Jan-1994 eric

some cleanup for short syslog buffers

# 65580 08-Jan-1994 eric

fix problem that was causing the ctladdr of whoever ran the daemon
(usually root) to own the delivery process

# 65545 06-Jan-1994 eric

give proper reply code on tempfail

# 65496 05-Jan-1994 eric

improvements to local program access lockouts

# 65206 24-Dec-1993 eric

fixes to restrict users who don't have a "regular" login shell (i.e.,
not listed in /etc/shells) from forwarding to a program or file; they can
write their .forward file from another machine and then

fixes to restrict users who don't have a "regular" login shell (i.e.,
not listed in /etc/shells) from forwarding to a program or file; they can
write their .forward file from another machine and then get in.

show more ...

# 65198 22-Dec-1993 eric

fix null pointer dereference

# 65194 22-Dec-1993 eric

avoid misleading error message if an SMTP mailer drops core

# 65137 14-Dec-1993 eric

fix problem of local mailer being called with uid of receiver,
not uid of sender -- this was an unintended semantic change

# 65109 12-Dec-1993 eric

avoid bogus pointer dereference in shortened logdelivery format

# 65075 10-Dec-1993 eric

move SmtpError decl out -- two identical decl's seem to be confusing gcc

# 65060 10-Dec-1993 eric

adjust ctladdr processing

# 65059 10-Dec-1993 eric

deal with possibility of very short syslog buffers (for SVR4)

# 65051 10-Dec-1993 eric

fix problem that caused mailers returning EX_IOERR or EX_OSERR to
drop the error message

# 65016 02-Dec-1993 eric

fix typo in logdeliver() that truncated part of the log

# 65015 02-Dec-1993 eric

fix bogus implementation of name overflow limiting

# 65008 01-Dec-1993 eric

minor typos

# 64970 30-Nov-1993 eric

fix typo -- setuid => setgid

# 64969 30-Nov-1993 eric

try to keep syslog entries reasonably short

# 64952 27-Nov-1993 eric

fix problem that allowed Deferred: messages to override fatal messages

# 64942 25-Nov-1993 eric

don't try to print the hostname on -bv if there is none.

# 64922 20-Nov-1993 eric

curhost can be null if running SMTP to a program: avoid core dumps

# 64844 14-Nov-1993 eric

improve diagnosis of null host name/signature

12345678910>>...21