History log of /original-bsd/usr.sbin/sendmail/src/util.c (Results 176 – 200 of 203)
Revision Date Author Comments
# 30c40a66 08-Aug-1982 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

change debug level to a debug vector; add levels on logging (and the
-L flag); change logging to be by message-id; elevate message-id;
some lint-type cleanup


# 9089b67a 05-Jul-1982 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

split off clock stuff from util.c so that vacation will compile


# 987328f6 05-Jul-1982 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

put timeouts on net reads


# 210215ea 26-Jun-1982 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

lint


# 1b6ca97b 07-Jun-1982 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

call the routine putline to output lines to mailers. this lets us
implement line length limits, etc. for full SMTP compatibility.


# fccfc78b 31-May-1982 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

pass lint. notice that definitions in llib-lc have changed for
alarm() and sleep() calls {arg was unsigned, is now int}.


# 960d58c9 20-May-1982 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

add dfopen as a "determined fopen" -- it retries if it gets recoverable
errors. we use it for returning mail (to dead.letter) and creating the
temp file. the whole idea is to avoid dropping things

add dfopen as a "determined fopen" -- it retries if it gets recoverable
errors. we use it for returning mail (to dead.letter) and creating the
temp file. the whole idea is to avoid dropping things on the floor on
heavily loaded systems. this is untested, since it seems impossible to
fill up the inode or file tables on this VAX (but it works if the open
succeeds).

show more ...


# 2ffb0104 20-Mar-1982 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

take % as an acceptable name terminator in GECOS field
("in-care-of") -- for TEF%UCSFCGL


# c0da8939 06-Dec-1981 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

cleanup so it will go through lint without any fancy grep -v's;
change the way SCCS Id's are handled.


# 21c3c956 21-Nov-1981 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

links together aliases into proper trees. This is in part an
attempt to do the SMTP VRFY command properly, but there are a number
of annoying problems that convince me that this is the wrong way to

links together aliases into proper trees. This is in part an
attempt to do the SMTP VRFY command properly, but there are a number
of annoying problems that convince me that this is the wrong way to
do it. Sigh.

show more ...


# 76701e37 07-Nov-1981 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

fix a bug in fixcrlf that made SMTP die


# 537b3d91 20-Oct-1981 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

clean up the SMTP stuff some more


# a00ee56d 17-Oct-1981 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

initial prep to put in Daemon mode


# d9af2b4a 24-Sep-1981 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

changes to work under a V6 system -- mostly compilation flags


# e21bcdde 23-Sep-1981 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

break some configuration into conf.h -- simplifies makefile changes
on different machines. But there are still conditional libraries, so
this may not be a good idea.....


# 1d3a18ec 12-Sep-1981 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

match on full name for local users


# a0643793 10-Aug-1981 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

totally rework aliasing scheme -- sucks when no DBM now,
but works better for the usual case; fix some quoting problems
(and how many did I add?); remove .mailer feature since .forward
will simulate

totally rework aliasing scheme -- sucks when no DBM now,
but works better for the usual case; fix some quoting problems
(and how many did I add?); remove .mailer feature since .forward
will simulate this happily

show more ...


# 694b0054 09-Aug-1981 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

lint it


# 069dac99 08-Aug-1981 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

add "sameword" to do case-indistinct matching of names


# c6b0c238 09-Mar-1981 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

first step at rewriting rules, etc.


# d4774ee1 07-Mar-1981 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

lint fixes


# 69e01255 07-Mar-1981 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

----- delivermail ==> postbox -----


# b368c5d4 04-Mar-1981 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

install fancy header stuff


# cc5ed852 05-Nov-1980 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

release 2


# f71cd727 21-Oct-1980 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

EX_UNAVAIL => EX_UNAVAILABLE


123456789