compile problem on some old platforms
[unix-history] / usr / src / usr.sbin / sendmail /
1995-03-06 Eric Allmanfix compile glitch on some compilers
1995-03-06 Eric Allmanadd vendor-dependent macro initialization hooks
1995-03-06 Eric Allmanadd "strict" parameter to denlstring to allow continuations
1995-03-06 Eric Allmanadd "strict" parameter to denlstring
1995-03-06 Eric Allmanfix a problem that would permit people to turn off...
1995-03-06 Eric Allmanadd concept of "strict adherence" to newline standard
1995-03-06 Eric Allmanadd "strict" parameter to denlstring
1995-03-06 Eric Allmanimproved security for points where setuid has returned...
1995-03-06 Eric Allmanvarious security bulletproofing
1995-03-05 Eric Allmanupdate for 8.6.11 (no changes in configuration proper)
1995-03-04 Eric Allman(sigh) use -lgdbm on Linux (why not?)
1995-03-02 Eric Allmanhacks to local getopt to avoid link problems with Linux
1995-03-01 Eric Allmanincorporate fixes from 8.6.11
1995-03-01 Eric Allmanibuf type wrong
1995-03-01 Eric Allmanreset group id on -X flag as well as user id
1995-03-01 Eric Allmanprototypes
1995-03-01 Eric Allmanincorporate fixes from 8.6.11
1995-03-01 Eric Allmanfix FS= environment bug
1995-03-01 Eric Allmanfix over-used static buffer
1995-03-01 Eric Allmandon't require /SENDMAIL/ANY/SHELL/ for null pw_shell...
1995-03-01 Eric Allmanmake fdopen() mode compatible with open() mode
1995-03-01 Eric Allmanmultiple glitches in 8.6.10 -- see ../RELEASE_NOTES...
1995-03-01 Eric Allmanchange to nisplus_default_domain per Sun's request
1995-03-01 Eric Allmanmultiple glitches in 8.6.10 -- see ../RELEASE_NOTES...
1995-02-25 Eric Allmantypo
1995-02-25 Eric Allmanadd NoRecipientAction option
1995-02-25 Eric AllmanISC Unix hacks
1995-02-25 Eric Allmanadd NoRecipientAction; make Bcc: field truncate instead...
1995-02-25 Eric Allmanadd NoRecipientAction config option; truncate (don...
1995-02-25 Eric Allmandelete Apparently-To: code
1995-02-25 Eric Allmanremove "POSSIBLE ATTACK" message -- it can be triggered in
1995-02-24 Eric Allmanminor ordering glitch, more pedantic than important
1995-02-24 Eric Allmanupdate for 8.6.10; minor glitches
1995-02-24 Eric Allmanloop on ident result
1995-02-24 Eric Allmanclean up the comment a bit
1995-02-24 Eric AllmanISC (SunSoft) Unix (never heard of this one)
1995-02-24 Eric Allmanadd ISC and UNICOS makefiles
1995-02-24 Eric Allmandate and time created 95/02/24 06:53:37 by eric
1995-02-24 Eric Allmanchange way statfs.f_bavail is handled to be more general
1995-02-24 Eric Allmandate and time created 95/02/24 06:40:45 by eric
1995-02-24 Eric Allmanallow optional alias files (where the source file doesn...
1995-02-24 Eric Allmancleanup to make gcc -Winitialized happier
1995-02-23 Eric Allmanbe able to use symbolic ruleset names in -bt mode
1995-02-23 Eric Allmandelete contrib/rcpt-streaming per request of John G...
1995-02-22 Eric Allmanadd mailer flag to turn of MX lookup
1995-02-22 Eric Allmanfix minor used-before-set problem
1995-02-22 Eric Allmancompiler glitch -- variable used before set
1995-02-22 Eric Allmanfix compile glitch on Cray Computer's CSOS
1995-02-22 Eric Allmanmake sure makesendmail is executable on the tape
1995-02-21 Eric Allmanwoops -- botched the last patch
1995-02-21 Eric Allmanminor patch for Hesiod
1995-02-21 Eric Allmanfix glitch in "relayed" messages
1995-02-21 Eric Allmanfix sendtolist() buffer copying -- confusion of global...
1995-02-21 Eric Allmanincrease optimization limit
1995-02-21 Eric Allmanuse eecs.hidden domain
1995-02-21 Eric Allmanfirst cut at documenting 8.7 -- much more needed
1995-02-21 Eric Allmanlook in $=j as well as $=w for MX short circuit records...
1995-02-20 Eric Allmanallow symbolic ruleset names
1995-02-20 Eric Allmandouble number of rewriting sets (half numeric, half...
1995-02-20 Eric Allmanadd ST_RULESET for full-word rulesets
1995-02-20 Eric Allmanbring it up to date with what has been done
1995-02-20 Eric Allmansimplified implementation of new 'T' line
1995-02-20 Eric Allmandon't need ST_TRUSTED -- use class 't' instead
1995-02-19 Eric Allmanupdated status codes for DSNs
1995-02-19 Eric Allmansupport for Cray Computer Corp's CSOS
1995-02-19 Eric Allmanadd Makefile.CSOS
1995-02-19 Eric Allmandate and time created 95/02/19 07:16:37 by eric
1995-02-19 Eric AllmanHP-UX specific load average computation (works for...
1995-02-19 Eric Allmanfix prescan() function decl to match prototype
1995-02-18 Eric Allmanfix conflict between open file mode and stdio fdopen...
1995-02-18 Eric Allmanfix comments to match README file
1995-02-18 Eric Allmanuse far more generalized map support
1995-02-16 Eric Allmandon't include Last-modified: header -- it breaks with...
1995-02-16 Eric Allmanadd LOCAL_MAILER_MAX and PROCMAIL_MAILER_MAX
1995-02-16 Eric Allmanadd /SENDMAIL/ANY/SHELL/ question
1995-02-15 Eric Allmananother iteration with Brad
1995-02-15 Eric Allmanfirst draft from Brad Knowles <brad@birch.ims.disa...
1995-02-15 Eric Allmanuse LA_SUBR for HP-UX load average (for pstat_getdynami...
1995-02-14 Eric Allmanfix bug -- should have been testing bufp == NULL instea...
1995-02-14 Eric Allmanfix error -- should hvae been testing bufp instead...
1995-02-11 Eric Allmanbecome the default uid when including files with HASSET...
1995-02-11 Eric Allmanavoid checking path directory modes if setreuid succeed...
1995-02-11 Eric Allmanrefuse connections if there isn't enough disk space...
1995-02-11 Eric Allmanadd logging on possible attacks
1995-02-11 Eric Allmanadd syslog on possible attack
1995-02-11 Eric Allmanadd release date of today on RELEASE_NOTES
1995-02-11 Eric Allmandrat -- another one
1995-02-11 Eric Allmananother possible newline.....
1995-02-11 Eric Allmanmore bogus newline deletion
1995-02-11 Eric Allmanmore security hacking (avoiding bogus newlines in strings)
1995-02-11 Eric Allmanadd changes to the list of subdirectories
1995-02-11 Eric Allman8.6.10 security release
1995-02-11 Eric Allmanbump version number for 8.6.10 (no config changes)
1995-02-10 Eric Allmandual buffers no longer necessary due to change in sendt...
1995-02-10 Eric Allmanavoid conflicting buffer usage
1995-02-10 Eric Allmaneliminate unnecessary declaration
1995-02-10 Eric Allmanfix security problem allowing bogus lines to be written...
1995-02-10 Eric Allmanfix security problem: avoid newlines in command line...
1995-02-10 Eric Allmanadd prototype of denlstring()
1995-02-10 Eric Allmanuse cleanstrcpy for copying IDENT string
next