History log of /csrg-svn/usr.sbin/sendmail/src/ (Results 3576 – 3600 of 4477)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
797329-Aug-1982 eric

handle comments and quotes in headers; still doesn't deal with
backslashes however -- prescan should be cleaned up to deal with
this case. it turns out there are many bugs in prescan; it should
be e

handle comments and quotes in headers; still doesn't deal with
backslashes however -- prescan should be cleaned up to deal with
this case. it turns out there are many bugs in prescan; it should
be extensively rewritten.

show more ...

796429-Aug-1982 eric

fix serious botch in SMTP reply code delta; change a bunch of
"Internal error" codes to a new "Remote protocol error" -- so that
I don't get blamed for things that other systems do.

796329-Aug-1982 eric

do a better job at interpreting SMTP reply codes

796229-Aug-1982 eric

do a better job at interpreting SMTP reply codes

795729-Aug-1982 eric

give 554 message on syserr (instead of 451) if errno == 0; as it
was some permanent errors appeared transient

795629-Aug-1982 eric

give 554 message on syserr (instead of 451) if errno == 0; as it
was some permanent errors appeared transient

794527-Aug-1982 eric

hack crackaddr to strip blanks off the end of a cracked address; this
happens because "u at h" becomes "$g " (with two spaces at the end).
this doesn't solve the general case (e.g., "u at h (me)" co

hack crackaddr to strip blanks off the end of a cracked address; this
happens because "u at h" becomes "$g " (with two spaces at the end).
this doesn't solve the general case (e.g., "u at h (me)" comes out as
"$g (me)", with three spaces), but does handle the ugliest case.
besides, the "at" syntax is supposed to go away.

show more ...

794427-Aug-1982 eric

hack crackaddr to strip blanks off the end of a cracked address; this
happens because "u at h" becomes "$g " (with two spaces at the end).
this doesn't solve the general case (e.g., "u at h (me)" co

hack crackaddr to strip blanks off the end of a cracked address; this
happens because "u at h" becomes "$g " (with two spaces at the end).
this doesn't solve the general case (e.g., "u at h (me)" comes out as
"$g (me)", with three spaces), but does handle the ugliest case.
besides, the "at" syntax is supposed to go away.

show more ...

794327-Aug-1982 eric

simplify timeout code; allow multiple simultaneous queue runs so that
large messages don't freeze things up; fix EINTR problem in sfgets;
clean up canonname to be really correct; lots of misc. cleanup

794227-Aug-1982 eric

simplify timeout code; allow multiple simultaneous queue runs so that
large messages don't freeze things up; fix EINTR problem in sfgets;
clean up canonname to be really correct; lots of misc. cleanup

794127-Aug-1982 eric

simplify timeout code; allow multiple simultaneous queue runs so that
large messages don't freeze things up; fix EINTR problem in sfgets;
clean up canonname to be really correct; lots of misc. cleanup

794027-Aug-1982 eric

simplify timeout code; allow multiple simultaneous queue runs so that
large messages don't freeze things up; fix EINTR problem in sfgets;
clean up canonname to be really correct; lots of misc. cleanup

793927-Aug-1982 eric

simplify timeout code; allow multiple simultaneous queue runs so that
large messages don't freeze things up; fix EINTR problem in sfgets;
clean up canonname to be really correct; lots of misc. cleanup

793227-Aug-1982 eric

release e_id after fork in daemon code; ignore events scheduled by
another process

793127-Aug-1982 eric

release e_id after fork in daemon code; ignore events scheduled by
another process

793027-Aug-1982 eric

release e_id after fork in daemon code; ignore events scheduled by
another process

791225-Aug-1982 eric

assign a new queue id to all jobs coming in via TCP

791125-Aug-1982 eric

assign a new queue id to all jobs coming in via TCP

789225-Aug-1982 eric

sigh.... more fun and games in the daemon code to try to guess right.

789125-Aug-1982 eric

recreate a socket after every failed accept()

789025-Aug-1982 eric

apply ruleset 4 to rewrite addresses in the body of the message; fix
a clock.c bug that caused it to lose events; more time cleanup.

788925-Aug-1982 eric

apply ruleset 4 to rewrite addresses in the body of the message; fix
a clock.c bug that caused it to lose events; more time cleanup.

788825-Aug-1982 eric

apply ruleset 4 to rewrite addresses in the body of the message; fix
a clock.c bug that caused it to lose events; more time cleanup.

788725-Aug-1982 eric

clean up time manipulation to always be current; assign job
id's earlier to make sure there is always one with a message.

788625-Aug-1982 eric

clean up time manipulation to always be current; assign job
id's earlier to make sure there is always one with a message.

1...<<141142143144145146147148149150>>...180