ANSI changes
[unix-history] / usr / src / usr.sbin / sendmail / src / sendmail.h
1993-03-31 Eric AllmanANSI changes
1993-03-31 Eric Allmangeneralize networking a bit more
1993-03-30 Eric Allmanadd FallBackMX
1993-03-29 Eric Allmaninclude declaration for errstring -- HPUX seems to...
1993-03-27 Eric Allmanmake MATCHZERO a synonym for CANONHOST (to clarify...
1993-03-26 Eric Allmanmore fixes on __STDC__ declarations
1993-03-26 Eric Allmanprototypes break a lot of compilers, even with __STDC__...
1993-03-24 Eric Allmanadd X-Authentication-Warning: headers on possible attem...
1993-03-24 Eric Allmanfix generalized socket code so that it doesn't screw...
1993-03-20 Eric Allmaninitial hooks for ISO networking
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 Allmanrestore e_sender -- comment stripped version of from...
1993-03-17 Eric Allmandelete e_sender and e_returnpath; fix some bugs in...
1993-03-08 Eric Allmandeclare transienterror()
1993-03-01 Eric Allmanclean up header files
1993-03-01 Eric Allmanallow command line limitations to individual queue...
1993-02-28 Eric Allmanfix problem that caused looping in .forward files on...
1993-02-27 Eric Allmanadd restrictmailq privacy flag
1993-02-24 Eric Allmanpropagate alias owner information back to envelope...
1993-02-24 Eric Allmandelete trusted users code; it's too easy to circumvent
1993-02-24 Eric Allmanfix botch in SMTP VRFY code (assumed all users were...
1993-02-23 Eric Allmanoverhaul status of SMTP reply codes
1993-02-23 Eric Allmanadd route pruning
1993-02-22 Eric AllmanM_LOCAL => M_LOCALMAILER to avoid conflict with Ultrix...
1993-02-22 Eric Allmangeneralize read timeout
1993-02-21 Eric Allmanadd EF_VRFYONLY flag
1993-02-21 Eric Allmanclose cached MCI connections after a fork; add p (priva...
1993-02-20 Eric Allmanadd QSELFREF bit
1993-02-19 Eric Allmanmove the meta-characters from C0 into C1 space
1993-02-19 Eric Allmanadd M_NOCOMMENT flag (eliminate comments in addresses)
1993-02-17 Eric Allmansplit envelope and header mailer rewriting sets
1993-02-16 Eric Allmanincrease size of prescan buffer
1993-02-13 Eric Allmanfix wildcard MX handling (option W no longer needed...
1993-01-18 Eric Allmanadd e_nsent
1993-01-14 Eric Allmaneliminate UserEnviron
1993-01-11 Eric Allmanadd host signature STAB class
1993-01-10 Eric Allmanmake some ints into longs
1993-01-03 Eric Allmanadd definitions for FileMailer and InclMailer
1992-12-31 Eric Allmanput return-receipt-to on a conf.c flag (but don't set...
1992-12-22 Eric AllmanRelease 6
1992-12-19 Eric Allmanadd NIS map type; log message-id in same line as from...
1992-12-16 Eric AllmanJ option sets "search path" for .forward
1992-12-10 Eric Allmanreverse sense of -f in K field
1992-11-17 Eric Allmanadd MF_FOLDCASE flag
1992-11-16 Eric Allmanallow specification of arbitrary string on successful...
1992-11-16 Eric Allmanfinish support for generalized maps
1992-11-15 Eric Allman(partially) ANSI-fy it
1992-09-09 Eric Allmanmiscellaneous bug fixes from Bryan Costales and Craig...
1992-07-21 Eric Allmando clean connection closing on queue runs
1992-07-20 Eric Allmanportability changes
1992-07-20 Eric Allmanother non-uid_t/gid_t variable changes
1992-07-20 Eric Allmanchange q_uid to uid_t, q_gid to gid_t
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-30 Eric Allmanallow configuration of GECOS matching; do regular alias...
1992-05-26 Eric Allmanadd generalized database mapping (using the K config...
1992-02-27 Eric Allmanpartial hooks for caching all email connections; won...
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-16 Eric Allman<sysexits.h> before "conf.h"
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-11-21 Eric Allmanfrom costales@icsi.Berkeley.EDU: print rulesets with...
1991-10-12 Eric Allmanfixes for user database and new config files
1991-10-06 Eric Allmanadd definitions for config level 2
1991-10-04 Eric Allmansome changes to enhance compatibility with SunOS sendmail
1991-10-03 Eric Allmanreverse sense of w (wildcard MX) flag to default to...
1991-07-27 Eric Allmanhooks for distributed user database system
1991-07-26 Eric Allmansome compatibility with SunOS for future work here...
1991-03-13 Eric Allmank option specifies checkpoint interval (default 10);
1990-06-02 Keith Bosticnew copyright notice
1990-04-19 Keith Bosticsendmail security problems; bug report 4.3BSD/usr.lib/153
1988-11-18 Mike Karelsexpunge debugging/nonstandard/trojan horse commands...
1988-09-21 Eric Allmanadd I option to insist on Internet domain server; add...
1988-07-01 Keith Bosticinstall approved copyright notice
1988-03-14 Keith Bosticadd Berkeley specific header
1986-12-18 Eric Allmanfix stupid botch -- reversed condition
1986-12-18 Eric Allmanhack around compiler bug that gets confused on isascii
1986-10-15 Eric Allmanmake global variables begin with cap letters -- Please!!
1986-07-22 Jim Bloomadd support for MX use of the name server
1986-01-11 Eric Allmanadd CheckAliases
1985-11-23 Miriam Amos NihartInclude MAX_ERRNO as an offset for the Name Server...
1985-10-01 Eric Allmanclean up some aspects of error message display
1985-09-25 Eric Allmandon't step on user environment
1985-09-22 Eric Allmanmake WK...FACT's configurable
1985-09-19 Eric Allmanincorporate SMI changes -- still experimental
1985-09-19 Eric AllmanSMI changes (somewhat)
1985-09-05 Eric Allmanadd H_VALID header flag for Sender: fields
1985-06-08 Distribution FolksAdd copyright
1985-04-05 Miriam Amos NihartCorrect location of syslog.h
1984-12-07 Eric Allmandelete e_qfp -- there just isn't any point
1984-12-06 Eric Allmanadd e_qfp
1984-12-06 Eric Allmanadd M_SECURE_PORT
1984-12-06 Eric AllmanSafeAlias is now an int
1984-08-12 Eric Allmanfix conflict in internal character codes
1984-08-12 Eric Allmanadd PSBUFSIZE for size of prescan buffer
1984-08-12 Eric Allmanadd HOSTBEGIN and HOSTEND for hostname lookup
next