ignore -t in -bd mode
[unix-history] / usr / src / usr.sbin / sendmail / src / main.c
1995-06-11 Eric Allmanignore -t in -bd mode
1995-06-10 Eric Allmanprint OS compile flags (sigh)
1995-05-31 Eric Allmanchange RealUserName from an array to a pointer; move...
1995-05-30 Eric Allmanforce -oee to really always return zero
1995-05-30 Eric Allmanuse wordinclass routine for brevity
1995-05-29 Eric Allmanlint
1995-05-28 Eric Allmandon't send bounces to postmaster on -bv
1995-05-27 Eric Allmanforce Prog and File mailers to never have F=m
1995-05-27 Eric Allmanclean up test mode; putenv can fail
1995-05-26 Eric Allmanpreinitialized $=m late, so that .cf can redefined $m
1995-05-20 Eric Allmanre-word /mx output to be more precise
1995-05-20 Eric Allmanavoid core dump on non-zero-initialized memory
1995-05-18 Eric Allmanclean up compile flag output
1995-05-17 Eric Allmanvendor hooks (for Sun)
1995-05-16 Eric Allmanfix compile problems on Solaris and HP-UX
1995-05-16 Eric Allmanimproved implementation for E line -- slightly cleaner...
1995-05-16 Eric Allmanadd "E" line to config file to set or propogate environment
1995-05-15 Eric Allmanprobe interface configuration for other possible names
1995-05-12 Eric Allmanadd /try and ${macro} syntaxes to -bt mode; eliminate ?
1995-04-23 Eric Allmanfixes to MIME code
1995-04-22 Eric Allmanupdate copyright notice
1995-04-20 Eric Allmanneed to make ColonOkInAddr do something real
1995-04-14 Eric Allmandon't double-initialized aliases on -bs
1995-04-10 Eric Allmanclean up group handling for sender & envelope addresses
1995-04-10 Eric Allmanfix handling of group phrase: addr1, addr2, ... addrN...
1995-04-10 Eric Allmanminor cleanup from last set of changes
1995-04-09 Eric Allmanadd /mx command to test mode
1995-04-08 Eric Allmanportability changes for Sony NEWS stations; print compi...
1995-04-03 Eric AllmanMIME cleanup to get header line parsing right
1995-04-01 Eric Allmanmore type hacking for non-Posix/ANSI systems
1995-04-01 Eric Allmanpull getpwXXX and gethostbyXXX calls out into conf...
1995-03-28 Eric Allmanmore cleanup for DSN drafts
1995-03-22 Eric Allmanimproved debugging for envelope flags
1995-03-15 Eric Allmanchange call to expand() to be more rational (and consis...
1995-03-12 Eric Allmanmore MIME cleanup
1995-03-11 Eric Allmanimproved security when opening files
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 concept of "strict adherence" to newline standard
1995-03-01 Eric Allmanincorporate fixes from 8.6.11
1995-03-01 Eric Allmanreset group id on -X flag as well as user id
1995-03-01 Eric Allmanincorporate fixes from 8.6.11
1995-03-01 Eric Allmanfix FS= environment bug
1995-03-01 Eric Allmanmultiple glitches in 8.6.10 -- see ../RELEASE_NOTES...
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-20 Eric Allmansimplified implementation of new 'T' line
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-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-07 Eric Allmangive X-Authentication-Warning: on -f flag unless user...
1995-01-25 Eric Allmanpre-initialize name server to avoid trashing _res.retry in
1995-01-25 Eric Allmanuse wordinclass() abstraction for searching classes
1995-01-08 Eric Allmanarrange for "kill -1" to re-exec sendmail
1995-01-05 Eric Allmanallow -M to define macros on all architectures (not...
1994-12-11 Eric Allmanfix problem with RES_DEBUG setting before res_init()
1994-12-06 Eric Allmando sender logging as early as possible
1994-11-28 Eric Allmanimproved debugging
1994-11-26 Eric Allmanimprove DSN handling somewhat + some bug fixes
1994-10-26 Eric Allmancompile problems on various platforms
1994-10-24 Eric Allmanprint mail uid/gid in debugging output
1994-10-17 Eric Allmanexpand -bt mode some more
1994-09-10 Eric Allmanchange setproctitle definitions to use SPT_TYPE variabl...
1994-08-18 Eric Allmanadd -O option to set long option names
1994-08-17 Eric Allmanmake all flags be printed in hex rather than octal...
1994-08-08 Eric Allmanallow V7 config files (to make long option names safe)
1994-07-23 Eric AllmanMIME 8 to 7 bit support
1994-07-04 Eric Allmanbreak out special local mail processing (e.g., mapping...
1994-07-02 Eric Allmandon't lose .cf syntax errors when Oem set
1994-06-26 Eric Allmancomplain if you can't find a fully-qualified host name...
1994-06-20 Eric Allmanrestore -ba mode
1994-06-18 Eric Allmancompatibility with BIND 4.9.3 (just cleanup)
1994-06-18 Eric AllmanCray fixes from Eric Wassenaar
1994-05-15 Eric Allmanclean up setting of numeric IP addresses (and debug...
1994-04-16 Eric Allmantry to catch cases of $j getting munged in daemon process
1994-04-12 Eric Allmanupdates for Intergraph CLIX
1994-04-12 Eric Allmanupdates for picky C compilers
1994-03-12 Eric Allmanchange NAMED_BIND to a 0/1 flag to allow Makefile override
1994-03-09 Eric Allmanavoid "warning: user foo owned process using -bs" if...
1994-03-08 Eric Allmanfix handling of -d command line flag
1994-02-07 Eric Allmanchanges from Eric Wassenaar: Apollo portability and...
1994-02-04 Eric Allmanrestore -ba mode for UK Grey book
1994-01-16 Eric AllmanUnicos portability changes
1994-01-10 Eric Allmanimprove obsolete flag processing -- it choked on new...
1994-01-09 Eric Allmanfix problem that was causing the ctladdr of whoever...
1993-12-16 Eric Allmanhave SIGUSR1 call and print ruleset 89
1993-12-11 Eric Allmanadd a "recursion level" argument to rewrite() to detect...
1993-12-11 Eric Allmanadd bufsize parameter to prescan
1993-12-02 Eric Allmanprint $j and check that $j is in $=w on SIGUSR1
1993-12-02 Eric Allmandump state on SIGUSR1
1993-11-28 Eric Allmanminor cleanup of $j definition
1993-11-27 Eric Allmanmore attempts to catch fd 0/1/2 lossage
1993-11-15 Eric Allmanset $=k as documented
1993-11-13 Eric Allmanadd null -O flag for NeXT -- Mail.app uses this, but...
1993-11-09 Eric Allmanadd argc & argv to init_md call to enhance extensibility
1993-11-09 Eric Allmandebug output (uname failures)
1993-10-25 Eric Allmanfix possible core dump in -bt mode
next