fix the System 5 compatilibility to be compatible with the rest
[unix-history] / usr / src / usr.sbin / sendmail / src / main.c
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-23 Eric Allmanfix -e compat flag; a few compilation warnings; improve...
1993-01-22 Eric Allmanmore environment problems; limit resource exhaustion...
1993-01-21 Eric Allmanfix problem with address delimitor inside quotes; defin...
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 Allmanjgm+@CMU.EDU: check mtime of thaw file against .cf...
1993-01-03 Eric Allmanchanges to recognize special mailer types (e.g., file...
1993-01-02 Eric Allmanfix botch in invalidaddr() routine
1993-01-02 Eric Allmanreport wierd characters in -bt mode
1992-12-22 Eric AllmanRelease 6
1992-12-21 Eric Allmanbug fixes for getopt changes
1992-12-21 Eric Allmangetopt-ify it
1992-12-20 Keith Bosticfirst pass at a getopt interface
1992-12-16 Eric Allmanrestore # as comment symbol in .forward/:include:;...
1992-12-16 Eric Allmansendmail -p sets protocol
1992-11-17 Eric Allmanmake it use varargs/stdarg and vsprintf
1992-11-15 Eric Allman(partially) ANSI-fy it
1992-11-07 Eric Allmansome debugging hooks for -bt mode
1992-09-24 Eric Allmanfix bug in envp handling in main(); always put trailing...
1992-09-23 Eric Allmana variety of bug minor bug fixes; add file locking...
1992-07-20 Eric Allmanportability changes
1992-07-20 Eric Allmanfix bogus envelope problem in clock-driven queue runs...
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-12 Eric Allmansecurity hacks: make F .cf line a little more careful...
1992-07-12 Eric Allmanopen connection caching
1992-05-26 Eric Allmanadd generalized database mapping (using the K config...
1992-05-06 Eric Allmanuse putenv (Sys 5 standard) instead of setenv (complete...
1992-04-17 Eric Allmantry to eliminate some of the CurEnv globals
1992-03-21 Eric Allmancheck for configuration level higher than we understand
1992-02-22 Eric Allmanfrom Bryan Costales: several smallish changes, mostly...
1992-01-18 Eric Allmandrop mode a (ARPA FTP) -- NCP is gone forever.....
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-22 Eric Allmandon't set FullName in daemon run
1991-12-21 Eric Allmanadd -R flag to log incoming raw recipients for analysis
1991-12-14 Eric Allmansome System V hacks....
1991-12-13 Eric Allmandefine $m macro to have the domain part of $w
1991-11-23 Eric Allmandon't complain if sendmail.fc doesn't exist (this is...
1991-11-21 Eric Allmanfrom costales@icsi.Berkeley.EDU: print rulesets with...
1991-10-03 Eric Allmanwhen initializing the $=w class, make sure it is only...
1991-10-03 Eric Allmancheck to see if hostname has changed in thaw(); if...
1991-07-27 Eric Allmanfix setting of RES_DEBUG option
1991-03-03 Keith BosticANSI
1990-07-21 Keith Bosticadded field name q_ruser; need to update NullAddress
1990-06-30 Mike Karelsuse daemon() call
1990-06-02 Keith Bosticnew copyright notice
1990-04-19 Keith Bosticthaw() needs OutChannel if an error occurs
1990-04-16 Rick Adamscomplain if cant use frozen config file
1989-01-25 Keith Bosticifdef openlog for 4.2BSD systems
1989-01-02 Keith Bosticremove DEBUG
1988-12-06 Keith Bosticminor cleanups for cray
1988-11-19 Mike Karelsdisallow non-root from starting daemon or queue mode;
1988-11-18 Mike Karelsmore cleanup, fix some inappropriate syserr's
1988-09-21 Eric Allmansome cleanup of I option handling
1988-09-21 Keith Bosticneeds sys/files.h noww
1988-07-16 Keith Bosticwe know how many file descriptors are available now
1988-07-01 Keith Bosticinstall approved copyright notice
1988-04-20 Keith Bosticadd RES_DEBUG to res.options if debug flag set
1988-04-02 Keith Bosticremove V6 #ifdefs
1988-03-14 Keith Bosticadd Berkeley specific header
1987-12-22 Keith Bosticmake ANSI C compatible
1987-03-25 Keith Bosticalways uses local time
1986-10-15 Eric Allmanmake sure that 0, 1, and 2 are open to avoid confusing...
1986-01-31 Eric Allmanfix .forward files that include yourself; this was...
1985-12-08 Eric Allmanseveral small bugs: don't die if no environment, don...
1985-11-19 Eric Allmanattempt at clearing header in error envelopes
1985-10-01 Eric Allmanclean up some aspects of error message display
1985-09-25 Eric Allmandon't step on user environment
1985-09-20 Eric Allmanlint
1985-09-19 Eric Allmanincorporate SMI changes -- still experimental
1985-09-19 Eric AllmanSMI changes (somewhat)
1985-09-18 Eric Allmanfacilities in syslog
1985-06-09 Eric Allmanlint for 4.3 release
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...
1985-04-10 Ralph Campbellfix order of setgid's, openlog has three arguments.
1985-02-16 Eric Allmanfix some bugs with -C flag; one with queuing from Teus
1984-12-06 Eric AllmanTry to use flock call (this doesn't work because we...
1984-08-12 Eric AllmanAdd $[ and $] as RHS operators to look up the contents...
1984-08-12 Eric Allmandefine external representations of hostname lookup...
1984-08-12 Eric AllmanAssorted changes from Guy Harris <rlgvax!guy>: mostly...
1984-08-12 Eric AllmanChanges from Greg Couch <ucsfcgl!gregc> for V7 compatib...
1984-08-06 Eric Allmanalway reset uid and gid immediately if alternate config...
1984-06-18 Eric Allmanabortive attempt to install a name server.... sigh.
1984-03-18 Eric Allmanfix usage message
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-11 Eric AllmanBe able to override the hostname in the configuration...
1983-10-17 Eric AllmanPostpone opening the alias DBM file until after the...
1983-10-03 Eric AllmanUse old environment after the thaw; credit rhc for...
1983-09-06 Eric AllmanFix security hole caused by being able to freeze the...
1983-08-29 Eric AllmanRefuse to talk to yourself (i.e., reject HELO packets...
1983-07-26 Eric Allman4.2 release version
1983-05-08 Eric AllmanPass the size of the buffer to myhostname.
next