History log of /csrg-svn/usr.sbin/sendmail/src/util.c (Results 1 – 25 of 203)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 69963 21-Jun-1995 eric

close passwd file before setuid() "just in case"

# 69952 20-Jun-1995 eric

more hacks to make /usr/tmp/dead.letter work right

# 69881 13-Jun-1995 eric

make a bunch of #defines into 0/1 instead of ifdef/ifndef

# 69800 05-Jun-1995 eric

avoid infinite loops if malloc fails

# 69782 30-May-1995 eric

change RealUserName from an array to a pointer; move defn to sendmail.h

# 69773 30-May-1995 eric

don't shorten names that have a trailing dot (except for the dot itself)

# 69748 28-May-1995 eric

lint

# 69697 25-May-1995 eric

woops -- previous patch didn't null terminate in all cases

# 69696 25-May-1995 eric

don't trash lines without trailing newlines

# 69662 24-May-1995 eric

null delimiter can be newline as well as space or tab

# 69476 15-May-1995 eric

add "E" line to config file to set or propogate environment
variables to children

# 69453 14-May-1995 eric

implement Fx|prog and "program" map class

# 69401 13-May-1995 eric

put getcanonname into service switch

# 68847 22-Apr-1995 eric

fixes to MIME code

# 68839 21-Apr-1995 eric

update copyright notice

# 68810 19-Apr-1995 eric

better messages if getsockname or getpeername fail

# 68777 11-Apr-1995 eric

don't do a gethostbyaddr call on unix domain sockets during state dump

# 68703 31-Mar-1995 eric

compile problem on some old platforms

# 68702 31-Mar-1995 eric

change "bool" to be an int -- prototypes just don't grok it otherwise

# 68693 31-Mar-1995 eric

pull getpwXXX and gethostbyXXX calls out into conf.c so they can
be tweaked

# 68515 11-Mar-1995 eric

fix several MIME boundary-condition problems

# 68513 10-Mar-1995 eric

improved security when opening files

# 68500 07-Mar-1995 eric

fix bug in xputs -- wasn't properly printing \n, \r, or \t

# 68494 06-Mar-1995 eric

fix some race conditions for file opens

# 68481 05-Mar-1995 eric

add "strict" parameter to denlstring to allow continuations

123456789