change call to expand() to be more rational (and consistent!)
[unix-history] / usr / src / usr.sbin / sendmail / src / main.c
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
1993-10-24 Eric Allmanopen file debugging
1993-10-21 Eric Allmandrop X-Authentication-Warning: about using -f for the...
1993-10-16 Eric Allman8.6.2: improved error return messages; better error...
1993-10-09 Eric Allman8.6.1: A/UX and Encore UMAX V patches; fix to not toss...
1993-09-25 Eric Allmanfix problem when 0, 1, or 2 are closed when sendmail...
1993-09-23 Eric Allmanget sendmail.cf name from a routine (so it can autoconf...
1993-09-05 Eric Allmanmore attempts to find the fd 1 closed error
1993-08-23 Eric Allmanadd restrictqrun privacy option
1993-08-22 Eric Allmaninclude other legal short names in the $=w class, e...
1993-08-21 Eric Allmanmore on elimination of frozen config files
1993-08-20 Eric Allmandelete FROZENCONFIG support
1993-08-20 Eric Allmanimproved debugging
1993-08-18 Eric Allmanuse xputs instead of printf for macro values
1993-08-17 Eric Allmanfix $w setting to be true short name
1993-08-15 Eric Allmanpredefine $e, $l, $n, $o, and $q
1993-08-15 Eric Allmanchange $w default on config level 5
1993-08-09 Eric AllmanPOSIX and Linux changes
1993-08-08 Eric Allmandon't chdir(QueueDir) in -bt mode
1993-08-07 Eric Allmanfix problem causing slow delivery warning to fail if...
1993-07-29 Eric Allmanmake certain that $j is part of $=w
1993-07-28 Eric Allmanfix statistics gathering; NeXT portability
1993-07-27 Eric Allmansignal and file locking portability changes
1993-07-24 Eric Allmanfix non-return of addresses presented on the command...
1993-07-23 Eric Allmanfix problem causing bogus delivery of SIGTTIN on POSIX...
1993-07-21 Eric Allmanmore portability changes, including ConvexOS support
1993-07-20 Eric Allmaninclude M flag on Ultrix for DECnet compatibility
1993-07-20 Eric AllmanHASSETEUID => HASSETREUID and changes to avoid having...
1993-07-19 Eric Allmanwrite command line information in pid file
1993-07-17 Eric Allmanglobal error handling; fix problem leaving incoming...
1993-07-14 Eric Allmanmany fixes. primarily fix for seteuid problem in 8...
1993-07-11 Eric Allmanhuge number of changes for 8.2, including IRIX & Solari...
1993-06-08 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-06 Eric Allmanlint-style cleanup
next