fix wildcard MX handling (option W no longer needed); fix
[unix-history] / usr / src / usr.sbin / sendmail / src / deliver.c
1993-02-13 Eric Allmanfix wildcard MX handling (option W no longer needed...
1993-01-29 Eric AllmanSystem 5 compatibility, misc fixes
1993-01-27 Eric Allmansome (iffy) changes to prevent suppressing the actual...
1993-01-26 Eric Allmanlog all instances of setting stat to EX_INTERNAL (Inter...
1993-01-22 Eric Allmanmore environment problems; limit resource exhaustion...
1993-01-19 Eric Allmanimplement arpatounix; log more info; allow nested ...
1993-01-14 Eric Allmanenvironment handling simplification/bug fix; handle...
1993-01-11 Eric Allmanchange checkcompat() to return an exit status
1993-01-11 Eric AllmanMX piggybacking, based on code from John Myers@CMU...
1993-01-11 Eric Allmanlet checkcompat return -1 to indicate temporary failure
1993-01-10 Eric Allmantuning of queueing functions as recommended by John...
1993-01-03 Eric Allmanchanges to recognize special mailer types (e.g., file...
1993-01-02 Eric Allmandebugging information (print MCI structure)
1992-12-22 Eric AllmanRelease 6
1992-12-21 Eric Allmanchange random constants to be #defines
1992-11-15 Eric Allman(partially) ANSI-fy it
1992-11-05 Eric Allmanfix a variety of small bugs noticed by bcx
1992-07-15 Eric Allmanfix "user open" setproctitle message
1992-07-15 Eric Allmanfix from address on "too many hops" message
1992-07-14 Eric Allmanmiscellaneous changes to improve logging and messages
1992-07-13 Eric Allmanlint
1992-07-13 Eric Allmanreduce number of instances of CurEnv by passing it...
1992-07-13 Eric Allmanchild pid not getting changed; \quoted names were still...
1992-07-13 Eric Allmanmake eight-bit clean; backslashes are carried through...
1992-07-12 Eric Allmanopen connection caching
1992-06-01 Eric Allmancheckpoint: putting in connection caching
1992-05-30 Eric Allmanmore connection caching hacks
1992-05-26 Eric Allmanignore setuid bits on files if address was passed throu...
1992-02-27 Eric Allmanpartial hooks for caching all email connections; won...
1992-02-26 Eric Allmancheck I/O status when appending to files
1992-01-06 Eric Allmanclean up #ifdef configuration to more cleanly match...
1992-01-05 Eric Allmanallow limited 8-bit support; allow [TCP] as an alias...
1991-12-16 Eric Allmanseparate support for header vs envelope sender; if...
1991-12-15 Eric Allmanconvert lockf implementation to use fcntl directly
1991-12-15 Eric Allmanfix race condition in queue file locking; generalize...
1991-12-14 Eric Allmanchange lockf code to avoid race condition
1991-12-14 Eric Allmanfix lockf code; have getcanonname recognize canonical...
1991-12-06 Eric Allmanhacks for systems with lockf, not flock
1991-10-12 Eric Allmanfixes for user database and new config files
1991-10-06 Eric Allmanif config level >=2, don't reset RES_DEFNAMES|RES_DNSRCH
1991-10-04 Eric Allmansome changes to enhance compatibility with SunOS sendmail
1991-07-25 Eric Allmanfix botch in file locking when checkpoints kick in
1991-03-22 Keith Bostic<arpa/nameser.h> needs <sys/param.h> for endian stuff
1991-03-13 Eric Allmank option specifies checkpoint interval (default 10);
1991-03-03 Keith BosticANSI
1990-06-02 Keith Bosticnew copyright notice
1990-05-31 Keith Bosticunsigned sizeof test < 0; bug report 4.3BSD/usr.lib/156
1990-04-25 Eric Allmandon't change semantics of uid setting for local mail...
1990-04-20 Keith Bosticdisk error check, case-insensitive list-owner lookup
1990-04-20 Keith Bosticdon't prepend a '>' to "From:" lines; bug report 4...
1990-04-20 Keith Bosticfdopens are wrong; bug report 4.3BSD/usr.lib/137
1990-04-20 Keith Bosticuninitialized file pointers
1990-04-19 Keith Bosticsendmail security problems; bug report 4.3BSD/usr.lib/153
1990-04-19 Keith Bosticdon't break old makefiles; bug report 4.3BSD/usr.lib/114
1990-04-16 Rick Adamsfix bug in delivering to files where can't read dfAA*
1989-02-17 Keith BosticSMTP does not imply IPC; bug report 4.3BSD-tahoe/usr...
1989-02-16 Keith Bostic#ifdef h_errno on NAMED_BIND
1989-01-02 Keith Bosticremove DEBUG
1988-11-19 Mike Karelsfix buffer handling botch for logging "to" addresses...
1988-10-23 Keith Bosticuse F_SETFD instead of FIOCLEX; F_SETFD is in S3/S5...
1988-09-21 Eric Allmanadd I option to insist on Internet domain server; add...
1988-07-01 Keith Bosticinstall approved copyright notice
1988-05-06 Keith Bosticremove ifdef's on FIOCLEX; never got turned on since...
1988-04-20 Keith Bosticunless interactive, don't pound name server; restructur...
1988-04-02 Keith Bosticif get MX record, note what site we're *really* connect...
1988-04-02 Keith Bosticmap certain errors in getmxrr; minor speedup/cleanup
1988-03-25 Keith BosticMXDOMAIN is always in place
1988-03-14 Keith Bosticadd Berkeley specific header
1987-12-13 Keith Bosticadd h_errno as an extern
1987-07-28 Keith Bosticbug report 4.3BSD/usr.lib/50; fix user@[a.b.c.d]
1986-10-24 Eric AllmanFix security bug allowing writing to arbitrary files...
1986-10-15 Eric Allmanmake global variables begin with cap letters -- Please!!
1986-07-22 Jim BloomMX branch merge
1986-07-22 Jim Bloomclean up code a bit, move MX query, getmxrr is smarter
1986-07-02 Jim Bloomadd Name Server MX support from satz@su-sierra.arpa...
1986-03-03 Eric Allmanalways ignore SIGCHLD in openmailer; get SccsId correct...
1985-12-18 Eric Allmanlint
1985-11-23 Miriam Amos NihartCall errstring() to print out Name Server error code...
1985-10-01 Eric Allmanclean up some aspects of error message display
1985-09-25 Eric Allmandon't step on user environment
1985-09-19 Eric AllmanSMI changes (somewhat)
1985-06-17 Eric Allmanarrange for a useful error message if the mailer fork...
1985-06-08 Eric Allmanlint
1985-06-08 Miriam Amos NihartResolve duplicate SccsId
1985-06-08 Distribution FolksAdd copyright
1985-05-25 Eric AllmanChanges from Bill Nowicki <sun!rose!nowicki> and Jay...
1984-08-12 Eric Allmanchanges from Tom Ferrin <ucsfcgl!tef>: don't drop messa...
1984-08-12 Eric AllmanChanges from Greg Couch <ucsfcgl!gregc> for V7 compatib...
1984-08-12 Eric AllmanE flag will > escape From lines (for files)
1984-03-12 Eric Allmanchange macro expansion character from $ to \001 so...
1983-12-28 Eric Allmandon't close files immediately before exec of mailer...
1983-11-14 Eric AllmanFixes two nasty problems, both pointed out by Bill...
1983-10-02 Eric Allmanclean up error handling in general; make sure that...
1983-08-29 Eric AllmanRefuse to talk to yourself (i.e., reject HELO packets...
1983-07-26 Eric Allman4.2 release version
1983-05-21 Eric AllmanDon't stack processes when VRFY fails.
1983-05-05 Eric Allmanfix botch in 3.338 -- arguments reversed
1983-05-05 Eric AllmanDon't send domain-based UUCP addresses to UGLYUUCP...
1983-05-01 Eric Allmanlint
1983-04-18 Eric Allmanfix bogus errno problems
next