try to keep syslog entries reasonably short
[unix-history] / usr / src / usr.sbin / sendmail /
1993-12-01 Eric Allmantry to keep syslog entries reasonably short
1993-11-30 Eric Allmancope with colons in address part
1993-11-30 Eric Allmanhandle quotes inside comments properly
1993-11-29 Eric Allmanavoid problems with very long addresses
1993-11-28 Eric Allmanminor cleanup of $j definition
1993-11-28 Eric Allmanfix file locking on DBM alias files -- had a race condition
1993-11-28 Eric Allmandate and time created 93/11/27 14:28:24 by eric
1993-11-28 Eric Allmanadd DYNIX support
1993-11-28 Eric Allmansample implementation of buildfname that handles 8...
1993-11-28 Eric Allmandon't use \(dg -- it apparently indicates that the...
1993-11-28 Eric Allmandon't use \(dg -- it apparently indicates that the...
1993-11-28 Eric Allmandate and time created 93/11/27 10:29:09 by eric
1993-11-28 Eric Allmanupdates for Irix 4.0.5H
1993-11-28 Eric Allmandate and time created 93/11/27 09:25:45 by eric
1993-11-28 Eric Allmanreset binmode
1993-11-28 Eric Allmandate and time created 93/11/27 09:07:26 by eric
1993-11-28 Eric Allmandate and time created 93/11/27 09:04:34 by eric
1993-11-28 Eric Allmanfix problem that allowed Deferred: messages to override...
1993-11-27 Eric Allmanmore attempts to catch fd 0/1/2 lossage
1993-11-27 Eric Allmanif option I is not set, be more forgiving on host unkno...
1993-11-27 Eric Allmanmake the panic state more panicy
1993-11-27 Eric Allmandiagnose children that core dump in srvrsmtp
1993-11-27 Eric Allmandon't auto-append . to domain names if running without DNS
1993-11-26 Eric Allmanavoid symbolic link attacks
1993-11-26 Eric Allmansecurity patches to seal up symbolic link attacks
1993-11-26 Eric Allmanwork around Ultrix problem: gethostbyname can return...
1993-11-26 Eric Allmandon't try to print the hostname on -bv if there is...
1993-11-26 Eric Allmanfix YP_MASTER_NAME to be consistent with SunOS
1993-11-26 Eric Allmandelete $u in parent envelope to avoid bogus info in...
1993-11-26 Eric Allmanadd clause for Stardent Titan running TitanOS 4.2
1993-11-24 Eric Allmanfix typo on UUCP router line
1993-11-23 Eric Allmanfix core dump on no \n problem
1993-11-21 Eric Allmanchanges to delete FallBackMX if it is already in the...
1993-11-20 Eric Allmanrelay mailer shouldn't rewrite recipients
1993-11-20 Eric Allmanfix typo in list syntax handling
1993-11-20 Eric Allmanchange IDENTPROTO from a #ifdef to a #if
1993-11-20 Eric Allmanmake $#error exit stats work consistently whether or...
1993-11-20 Eric AllmanIDENTPROTO is a #if not a #ifdef to make it easier...
1993-11-20 Eric Allmanclarify setvendor()
1993-11-20 Eric Allmanmore attempts to trap fd 1 bug
1993-11-20 Eric Allmanclaim is that DELL 2.2 has seteuid that works fine
1993-11-20 Eric Allmandiagnose unrecognized I options
1993-11-20 Eric Allmancurhost can be null if running SMTP to a program: avoid...
1993-11-20 Eric Allmanmore attempts to trap fd 0 1 2 problem
1993-11-19 Eric Allmanavoid passing SIZE= parameter into rulesets
1993-11-18 Eric Allmanfix problem that caused last header entered with no...
1993-11-18 Eric Allmanportability for AIX
1993-11-15 Eric Allmanset $=k as documented
1993-11-15 Eric Allmanlook at DefUid instead of zero if no ctladdr
1993-11-15 Eric Allmanif getpeername returns a family 0 address, assume localhost
1993-11-15 Eric Allmanimprove diagnosis of null host name/signature
1993-11-15 Eric Allmanmake proctitle padding adjustable
1993-11-14 Eric AllmanSolaris portability
1993-11-14 Eric AllmanSolaris portability fixes
1993-11-14 Eric AllmanSolaris portability changes
1993-11-14 Eric AllmanAIX has statfs() and uname()
1993-11-13 Eric Allmantwo processes had the connection cache causing improper...
1993-11-13 Eric Allmanfix core dump on null LHS of alias
1993-11-13 Eric Allmanset group ids completely before calling programs
1993-11-13 Eric Allmanadd null -O flag for NeXT -- Mail.app uses this, but...
1993-11-12 Eric Allman4.3BSD changes
1993-11-12 Eric Allman4.3 BSD changes
1993-11-12 Eric AllmanSolaris portability changes
1993-11-12 Eric Allmanrevert to using flock() whenever possible
1993-11-12 Eric Allmanportability changes for Motorola SysV88
1993-11-09 Eric Allmanimprove responsiveness to load average
1993-11-09 Eric Allmanadd argc & argv to init_md call to enhance extensibility
1993-11-09 Eric Allmandebug output (uname failures)
1993-11-09 Eric Allmanbe much less trusting about setuid in mailfile -- still...
1993-11-09 Eric Allmanavoid having errors on quit requeue the current job...
1993-11-09 Eric Allmanportability to systems that don't have unix domain...
1993-11-09 Eric Allmaninfo re: -mandoc macros
1993-11-09 Eric Allmanadditional debugging statements
1993-11-09 Eric Allmangeneral portability changes
1993-11-09 Eric Allmanfix bug that permitted anyone to own /.forward
1993-11-09 Eric Allmanportability changes for MACH386
1993-11-09 Eric Allmanbetter checking of m->m_mno (for debugging)
1993-11-08 Eric Allmansupport for systems that don't have unix domain sockets...
1993-11-08 Eric AllmanDG/UX and MACH/386 changes; support for systems that...
1993-11-01 Eric Allmannbuf, not buf
1993-11-01 Eric Allmanmake S_IFSOCK conditional
1993-11-01 Eric Allmansee RELEASE_NOTES
1993-11-01 Eric Allman$c not properly set
1993-11-01 Eric Allmanavoid null return path passed to uux -- it doesn't...
1993-11-01 Eric Allmanrenumber some rulesets to be consistent with numbering...
1993-11-01 Eric Allmanhandle wierd case of <list:;> syntax
1993-11-01 Eric Allmanextend reservations on ruleset numbering
1993-11-01 Eric Allmansee RELEASE_NOTES -- includes some security fixes
1993-11-01 Eric Allmanmore updates
1993-11-01 Eric Allmancomments re: SunOS
1993-11-01 Eric Allmanhack to give better error message on DNS timeout
1993-11-01 Eric AllmanSafeAlias is an interval, not an integer
1993-11-01 Eric Allmanadd nc_message to NAMECANON structure
1993-11-01 Eric Allmanclean up aliaswait backoff algorithm
1993-11-01 Eric AllmanSafeAlias is now a time interval
1993-11-01 Eric Allmanadd explicit check for sender address set to program...
1993-11-01 Eric Allmanfix test for null error queue
1993-11-01 Eric Allmandebugging
1993-10-30 Eric Allmanfix to error handling -- set error flags even if HoldEr...
1993-10-30 Eric Allmanuse xfclose instead of fclose to catch closes of fd=1
next