BSD 4_4_Lite1 release
[unix-history] / usr / src / usr.sbin / sendmail / src / envelope.c
1995-08-05 CSRGBSD 4_4_Lite1 release BSD-4_4_Lite1
1995-07-25 CSRGBSD 4_4 release BSD-4_4
1994-02-11 Eric Allmanbetter fix to NULL q_home problem
1994-02-11 Eric Allmanavoid core dump if $HOME not set
1994-02-04 Eric Allmanrestore -ba mode for UK Grey book
1994-01-23 Eric Allmanavoid unnecessary <sys/time.h> inclusion
1994-01-23 Eric AllmanApollo/POSIX changes -- leading pathname of // can...
1994-01-10 Eric Allmanfix problem causing excessive rewriting of headers...
1994-01-09 Eric Allmanfix problem that was causing the ctladdr of whoever...
1993-12-24 Eric Allmanno need to checkfd012() in dropenvelope -- that's a...
1993-12-12 Eric Allmanarrange to log sender in SMTP even if all RCPTs failed
1993-12-11 Eric Allmanadd a "recursion level" argument to rewrite() to detect...
1993-12-11 Eric Allmanadd bufsize parameter to prescan
1993-12-11 Eric Allmanavoid sending WARNING message on return-receipts
1993-12-05 Eric Allmanfix problem that causes dead.letter to be unwritable
1993-12-03 Eric Allmanfix bogus implementation of name overflow limiting
1993-11-28 Eric Allmansample implementation of buildfname that handles 8...
1993-11-20 Eric Allmanmore attempts to trap fd 1 bug
1993-11-19 Eric Allmanavoid passing SIZE= parameter into rulesets
1993-11-01 Eric Allmannbuf, not buf
1993-11-01 Eric Allmanadd explicit check for sender address set to program...
1993-10-29 Eric Allmandynamically allocate (instead of static) several macros
1993-10-25 Eric Allmanrepair OutChannel in queue runs
1993-10-24 Eric Allmanopen file debugging
1993-10-17 Eric Allmancheck for possibility of fdopen returning null
1993-09-05 Eric Allmanmore attempts to find the fd 1 closed error
1993-08-27 Eric Allmandon't do PostMasterCopy on junk mail
1993-08-20 Eric Allmanfix screwed up error message returns in some situations
1993-08-18 Eric Allmanput in beginnings of mod time checks on maps; generaliz...
1993-08-09 Eric Allmanbe sure to always include angle braces on route-addrs
1993-07-29 Eric Allmandon't call newstr() macro with arguments with subroutin...
1993-07-18 Eric Allmanbetter error message handling: don't create bogus retur...
1993-07-17 Eric Allmanclean up error handling, including concept of local...
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-05-28 Eric Allmanprototype functions
1993-05-04 Eric Allmanif we are in Verbose mode, be sure to set sendmode...
1993-04-28 Eric Allmanmove #include <sys/stat.h> into conf.h
1993-04-27 Eric Allmanmake tty id buffer large enough for modern names
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 AllmanRFC 1413 (IDENT) protocol support
1993-03-26 Eric Allmanimplement multi-word classes
1993-03-26 Eric Allmanimprove error reporting; open new transcript on envelop...
1993-03-20 Eric Allmaninclude a warning timeout after some interval; get...
1993-03-20 Eric Allmanmove SendMode and ErrorMode into the envelope
1993-03-19 Eric Allmanleading blanks in aliases can cause "unparsable" from...
1993-03-19 Eric Allmanrestore e_sender as sending address sans decorations
1993-03-18 Eric Allmanclean up file locking (create a lockfile() routine...
1993-03-17 Eric Allmandelete e_sender and e_returnpath; fix some bugs in...
1993-03-14 Eric Allmanchange (simplify) user and host UPPER => lower case...
1993-03-04 Eric Allmanallow prescan to return a null vector; fix some duplica...
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 Allmanhooks for SMTP Service Extensions
1993-02-27 Eric Allmanbetter handling of transient errors
1993-02-25 Eric Allmanfix yet another problem with new owner-foo implementation
1993-02-24 Eric Allmandelete trusted users code; it's too easy to circumvent
1993-02-23 Eric Allmanoverhaul status of SMTP reply codes
1993-02-22 Eric Allman$d is current date, not origination date
1993-02-21 Eric Allmanclose cached MCI connections after a fork; add p (priva...
1993-02-20 Eric Allmanmore bug fixes from Eric Wassenaar
1993-02-17 Eric Allmanclean up log levels; allow IDA-style split header/envel...
1993-02-15 Eric AllmanHPUX and OSF/1 support; fix SMTP reply codes & multiple...
1993-02-13 Eric Allmanfix wildcard MX handling (option W no longer needed...
1993-01-29 Eric Allmanfix the System 5 compatilibility to be compatible with...
1993-01-29 Eric AllmanSystem 5 compatibility, misc fixes
1993-01-27 Eric Allmansome (iffy) changes to prevent suppressing the actual...
1993-01-19 Eric Allmanimplement arpatounix; log more info; allow nested ...
1992-12-22 Eric AllmanRelease 6
1992-12-09 Eric Allmanmake years in $t be four digits; do case folding for...
1992-11-15 Eric Allman(partially) ANSI-fy it
1992-09-09 Eric Allmanmiscellaneous bug fixes from Bryan Costales and Craig...
1992-07-20 Eric Allmanfix bogus envelope problem in clock-driven queue runs...
1992-07-14 Eric Allmanmiscellaneous changes to improve logging and messages
1992-07-13 Eric Allmanreduce number of instances of CurEnv by passing it...
1992-05-30 Eric Allmanmove call to udbsender so that full name can potentiall...
1992-04-17 Eric Allmantry to eliminate some of the CurEnv globals
1992-01-18 Eric Allmandrop mode a (ARPA FTP) -- NCP is gone forever.....
1991-12-16 Eric Allmanseparate support for header vs envelope sender; if...
1991-12-15 Eric Allmanfix race condition in queue file locking; generalize...
1991-01-02 CSRGBSD 4_3_Reno release BSD-4_3_Reno
1990-06-02 Keith Bosticnew copyright notice
1990-04-19 Keith Bosticsendmail security problems; bug report 4.3BSD/usr.lib/153
1990-04-16 Rick Adamsnew locking code that uses flock()
1990-01-05 CSRGBSD 4_3_Tahoe release BSD-4_3_Tahoe
1989-02-28 Keith Bosticadd types.h for pwd.h
1989-01-02 Keith Bosticremove DEBUG
1988-11-18 Mike Karelsmore cleanup, fix some inappropriate syserr's
1988-11-18 Mike Karelsexpunge debugging/nonstandard/trojan horse commands...
1988-07-01 Keith Bosticinstall approved copyright notice
1988-04-02 Keith Bosticremove V6 #ifdefs
1988-03-14 Keith Bosticadd Berkeley specific header
1987-03-04 CSRGBSD 4_3 release BSD-4_3
1988-03-09 CSRGBSD 4_2 release BSD-4_2
1985-12-18 Eric Allmanpatch to clearenvelope to avoid dereferencing garbage...
1985-11-22 Eric Allmandon't duplicate original envelope into error envelope
1985-09-26 Eric AllmanDO use Ruleset 4 when defining $f -- it's very necessar...
1985-09-24 Eric Allmandeliver directly in SMTP if VERB command has been issue...
next