BSD 4_4_Lite1 release
[unix-history] / usr / src / usr.sbin / sendmail / src / main.c
1995-08-05 CSRGBSD 4_4_Lite1 release BSD-4_4_Lite1
1995-07-25 CSRGBSD 4_4 release BSD-4_4
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
1993-05-30 Eric Allmanset RES_DEBUG earlier
1993-05-28 Eric Allmanchange alias initialization to general map initialization
1993-05-28 Eric Allmanprototype functions
1993-05-24 Eric Allmandeclare macvalue
1993-05-22 Eric AllmanAIX compatibility changes; clean up map initialization...
1993-05-18 Eric Allmantype conflicts
1993-05-14 Eric Allmanlog sendmail version during SMTP startup
1993-05-07 Eric Allmanfix bug causing mail to be returned in -bv mode
1993-05-04 Eric Allmanfirst cut at updated alias implementation
1993-05-01 Eric Allmandon't change alpha case on header field names
1993-04-28 Eric Allmanmove #include <sys/stat.h> into conf.h
1993-04-27 Eric Allmanclean up setsid handling
1993-04-19 Eric AllmanExtended Load Average (XLA) hooks
1993-04-15 Eric Allmanadd e_bodytype and B queue line and -B flag for body...
1993-04-15 Eric Allmanreturn status information from map lookups and from...
1993-04-11 Eric Allmanimplement $&x for deferred macro expansion; some POSIX...
1993-04-05 Eric AllmanIDENT cleanup; move loopback checking from srvr to...
1993-04-05 Eric AllmanRFC 1413 (IDENT) protocol support
1993-04-02 Eric Allmanfixes to properly compute priority, nrcpts, etc. on...
1993-03-31 Eric Allmandon't give a warning if -f is being used to set id...
1993-03-30 Eric Allmanmake heuristic on when -d doesn't have an argument...
1993-03-27 Eric Allmansimplify content of X-Authentication-Warning: header
1993-03-26 Eric Allmanportability
1993-03-26 Eric Allmandefine $=w to include long host name
1993-03-24 Eric Allmanimproved debugging; pass convtime a default units;...
1993-03-24 Eric Allmanadd X-Authentication-Warning: headers on possible attem...
1993-03-20 Eric Allmanmove SendMode and ErrorMode into the envelope
1993-03-19 Eric Allmanavoid extra unnecessary creation of queue files solely...
1993-03-19 Eric AllmanOSF/1 on Alpha portability enhancements
1993-03-19 Eric Allmanrestore e_sender as sending address sans decorations
1993-03-18 Eric Allmanattempts to handle ENFILE conditions better
1993-03-18 Eric Allmanclean up file locking (create a lockfile() routine...
1993-03-17 Eric Allmanpass envelope to disconnect to avoid another use of...
1993-03-06 Eric Allmanfix daemon startup log message
1993-03-05 Eric Allmanset RealHostName under all circumstances
1993-03-05 Eric Allmanexit on bad parameters
1993-03-04 Eric Allmandon't write PidFile until we are actually about ready...
1993-03-02 Eric Allmanchanges for ESMTP; mostly better delimiter character...
1993-03-01 Eric Allmanheader file cleanup; primarily #include <unistd.h>...
1993-03-01 Eric Allmanallow command line limitations to individual queue...
1993-03-01 Eric Allmanchanges for better logging of mail submitters
1993-03-01 Eric Allmanlog daemon startup
1993-02-27 Eric Allmanrequire FROZENCONFIG compile flag to get frozen config...
1993-02-25 Eric Allmanfix yet another problem with new owner-foo implementation
1993-02-23 Eric Allmandelete -R flag (RcptLogFile handling)
next