merge a bit with Sun version
[unix-history] / usr / src / usr.sbin / sendmail /
1995-04-01 Eric Allmanmerge a bit with Sun version
1995-04-01 Eric Allmanmore type hacking for non-Posix/ANSI systems
1995-04-01 Eric Allmanmore type glitching for maximum portability
1995-04-01 Eric Allmancompile problem on some old platforms
1995-04-01 Eric Allmanchange "bool" to be an int -- prototypes just don't...
1995-04-01 Eric Allmando an sccs check before creating the tar files -- just...
1995-04-01 Eric Allmanclean up MTS type
1995-04-01 Eric Allmanfix LOCAL_RELAY and MAIL_HUB so they don't conflict
1995-04-01 Eric Allmanclean up documentation on MAIL_HUB vs LOCAL_RELAY
1995-04-01 Eric Allmanadd local_hostname_length so Ultrix will link against...
1995-04-01 Eric Allmanfix some typos
1995-04-01 Eric Allmanlong option names
1995-04-01 Eric Allmanpull getpwXXX and gethostbyXXX calls out into conf...
1995-04-01 Eric Allmanbuffer error messages during collect phase (better...
1995-03-31 Eric AllmanMakefile.IRIX5 => Makefile.IRIX.5.x so makesendmail...
1995-03-31 Eric Allmanmake lines beginning with : look like non-headers inste...
1995-03-31 Eric Allmanfix another problem with improperly trashed e_lockfp...
1995-03-31 Eric Allmanadd IRIX5 support
1995-03-31 Eric Allmandate and time created 95/03/30 15:22:54 by eric
1995-03-31 Eric AllmanIRIX 5.2/5.3 changes
1995-03-31 Eric Allmansimplify nullclient m4 files
1995-03-31 Eric Allmanclean up option setting and move it to 8.7 long option...
1995-03-30 Eric Allmanpreliminary code to allow automatic checking of NIS...
1995-03-30 Eric Allmandon't propogate RET or NOTIFY parameters down through...
1995-03-30 Eric Allmandelete unused SM_ falue
1995-03-29 Eric Allman8.6.12 patch release
1995-03-29 Eric Allmanfix botch in IDENT code
1995-03-29 Eric Allmanno changes -- just to make version number match binary
1995-03-29 Eric Allmanavoid running out of file descriptors problem on vfork...
1995-03-28 Eric Allmanmake DSN info match draft numbers
1995-03-28 Eric Allmanignore IDENT responses with OSTYPE == OTHER
1995-03-28 Eric Allmanmore cleanup for DSN drafts
1995-03-27 Eric Allmanavoid null pointer dereference
1995-03-25 Eric Allmandon't pass through NOTIFY= unless it was given in the...
1995-03-25 Eric Allmancompile glitch
1995-03-24 Eric Allmanavoid running out of file descriptors problem on vfork...
1995-03-24 Eric Allmanchange order in Makefile filenames: $os.$arch.$rel...
1995-03-23 Eric Allmancompile problem if !HASFLOCK
1995-03-23 Eric Allmanmore updates for DSN
1995-03-23 Eric Allmanavoid null messages if you get a tempfail on a recipien...
1995-03-23 Eric Allmannote that gcc problems are fixed in 2.6
1995-03-23 Eric Allmanspelling fixes
1995-03-22 Eric Allmancomment change
1995-03-22 Eric Allmanadd HP-UX 8xx series Makefile
1995-03-22 Eric Allmanname changes to make the documentation cleaner
1995-03-22 Eric Allmanmany changes for 8.7 -- not yet proofread
1995-03-22 Eric Allmanimproved debugging for envelope flags
1995-03-22 Eric Allmanif all addresses are expensive, don't bother forking...
1995-03-22 Eric Allmanfix -bp mode to print reasonable size
1995-03-22 Eric Allmaneliminate `D' line in qf file
1995-03-22 Eric Allmanremove picky check of qf file name
1995-03-22 Eric Allmanfix some compile problems with message sizes
1995-03-22 Eric Allmannew DSN draft
1995-03-21 Eric Allmanback out E qf line
1995-03-21 Eric Allmanpatch from Kimmo Suominen <kim@tac.nyc.ny.us>
1995-03-21 Eric Allmancleanup hesiod botch
1995-03-21 Eric Allmanupdate for UnixWare
1995-03-21 Eric Allmanfix local timezones
1995-03-15 Eric Allmanfix a possible core dump where Hesiod and UDB touch
1995-03-15 Eric Allmanhacks to make it more IDA-like -- they have other problems
1995-03-15 Eric Allmanmove <db.h> into /usr/sww/include
1995-03-15 Eric Allmanchange call to expand() to be more rational (and consis...
1995-03-15 Eric Allmanbe more precise on MAXNAME checking
1995-03-15 Eric Allmanmisc
1995-03-14 Eric Allmanfix problem that can cause very long R lines in qf...
1995-03-14 Eric Allmanfix glitch in IDENT processing that caused it to always...
1995-03-14 Eric AllmanNIS on IRIX fixes
1995-03-14 Eric Allmanturn on NIS by default
1995-03-13 Eric Allmanadd 'j' mailer flag to rewrite recipient addresses
1995-03-13 Eric Allmanadd userdb map class
1995-03-13 Eric Allmandefault -z to white space on text maps; use -z: to...
1995-03-13 Eric Allmanadd M_UDBRECIPIENT in anticipation of better userdb...
1995-03-13 Eric Allmanflock(2) is broken in Linux
1995-03-12 Eric Allmanmore MIME cleanup
1995-03-12 Eric Allmanadd MAXMIMENESTING
1995-03-12 Eric Allmanfix several MIME boundary-condition problems
1995-03-11 Eric Allmanimproved security when opening files
1995-03-11 Eric Allmanadd SFF_OPENASROOT for safefopen
1995-03-11 Eric Allmanportability for IRIX
1995-03-11 Eric Allmanportability fix for ConvexOS
1995-03-11 Eric Allmanadd SFF_REGONLY
1995-03-10 Eric Allmandon't use "-tm c1" field -- this forces a particular...
1995-03-10 Eric Allmanhacks for "some SVR4 systems" that define EX_OK in...
1995-03-09 Eric Allmandiagnose bogus time units
1995-03-09 Eric Allman8.6.11
1995-03-08 Eric Allmanadd <unistd.h> for Solaris 2.4 and other "modern" systems
1995-03-08 Eric Allmancase pseudo-characters to u_char; allow for more map...
1995-03-08 Eric Allmanfix bug in xputs -- wasn't properly printing \n, \r...
1995-03-08 Eric Allmanhave to self-declar h_errno if using BIND 4.9.3 (ugh)
1995-03-08 Eric Allmanline-buffer transcript file
1995-03-07 Eric Allmanallow -A flag to support appendable aliases
1995-03-07 Eric Allmanadd MF_APPEND flag
1995-03-07 Eric Allmanavoid possible attacks against hidden files; this isn...
1995-03-07 Eric Allmanfix some race conditions for file opens
1995-03-07 Eric Allmanfixes for Alphas
1995-03-07 Eric Allmansync the files immediately upon create (helps on Alphas?)
1995-03-06 Eric Allmanfix new file creation
1995-03-06 Eric Allmanchanges suggested by *Hobbit*; SafeFileEnvironment...
1995-03-06 Eric Allmanintegrate changes from *Hobbit*
1995-03-06 Eric Allmanadd Linux comments
next