fix bogus implementation of name overflow limiting
[unix-history] / usr / src / usr.sbin / sendmail /
1993-12-03 Eric Allmanfix bogus implementation of name overflow limiting
1993-12-03 Eric Allmanfix bug in new writable implementation -- can't return...
1993-12-02 Eric Allmanprint $j and check that $j is in $=w on SIGUSR1
1993-12-02 Eric Allmanmake strcontainedin case insensitive
1993-12-02 Eric Allmanmake install be on a macro
1993-12-02 Eric Allmannotes on logging; note SIGUSR1 signal to give state...
1993-12-02 Eric Allmansolaris portability -- proper declarations
1993-12-02 Eric Allmanminor typos
1993-12-02 Eric Allmandump state on SIGUSR1
1993-12-02 Eric Allmansyslog debug info as LOG_DEBUG instead of LOG_INFO
1993-12-02 Eric Allmanhave mci_dump_all verify that the cache has been allocated
1993-12-02 Eric Allmanadd riscos-cs-exposed.cf to the default list
1993-12-02 Eric Allmanmiscellaneous cleanup; document ``/vendor'' on V line
1993-12-02 Eric AllmanGNU m4 is fixed; more info about M4 magic frotz
1993-12-02 Eric Allmanadd related documentation references
1993-12-02 Eric Allmannumerous changes for 8.6.5
1993-12-02 Eric AllmanRISC/os patches
1993-12-02 Eric AllmanRISC/os changes
1993-12-02 Eric Allmanreality check
1993-12-01 Eric Allmanportability issues
1993-12-01 Eric Allmanadd dot on pseudo-domains for consistency
1993-12-01 Eric Allmanfix typo -- setuid => setgid
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...
next