convert to new DSN draft
[unix-history] / usr / src / usr.sbin / sendmail / src / sendmail.h
1994-11-22 Eric Allmanconvert to new DSN draft
1994-11-21 Eric Allmanprototype for emptyaddr
1994-11-20 Eric Allmanchange PF_NOBODYPART to be more descriptive of what...
1994-11-20 Eric Allmanremove Content-Type: header from returned messages...
1994-11-14 Eric Allmanadd MCF_OPTFILE flag
1994-11-13 Eric Allmanminor cleanup
1994-11-09 Eric Allmanallow per-mailer default character set (applies to...
1994-11-06 Eric Allmanadd MCIF_CVT7TO8 flag for future use
1994-11-05 Eric Allmanadd F=8 mailer flag to force "just send 8" behaviour
1994-11-05 Eric Allmanfirst cut at DSN implementation
1994-10-25 Eric Allmanadd ServiceSwitchFile configuration option
1994-10-24 Eric Allmanadd VendorCode
1994-10-18 Eric Allmanadd RewriteEnvelope configuration option
1994-10-16 Eric Allmanallow option to set default character set for MIME
1994-09-09 Eric Allmanprototype long macro name implementation
1994-09-09 Eric Allmanadd M_UDBENVELOPE flag
1994-08-22 Eric Allmannew map classes in preparation for service abstraction...
1994-08-20 Eric AllmanGeneralize ReadTimeout option and call it Timeouts...
1994-08-18 Eric Allmanadd some new configuration values (snitched from KJS)
1994-08-17 Eric Allmanchange all bitmaps to hex; add H_CTE definition
1994-08-16 Eric Allmaninclude df file device info in envelope
1994-08-16 Eric Allmanmove hvalue extern declaration into sendmail.h
1994-08-08 Eric Allmanadd F=d mailer flag to turn off angle brackets on retur...
1994-08-08 Eric Allmanadd DECWRL fields to envelope
1994-08-08 Eric Allmanexpand bitmaps to 256 bits
1994-08-08 Eric AllmanBrokenSmtpPeers is now an option
1994-08-08 Eric Allmanadd queue sorting variable
1994-08-08 Eric Allmanfix typo
1994-08-08 Eric Allmanadd specific mailer uid/gid to run as
1994-08-08 Eric Allmanadd EOL handling envelope flags
1994-07-23 Eric AllmanMIME 8 to 7 bit support
1994-07-04 Eric Allmanbreak out special local mail processing (e.g., mapping...
1994-06-25 Eric Allmanadd MF_UNSAFEDB flag for future use
1994-04-14 Eric Allmanadd PRIV_NORECEIPTS
1994-04-14 Eric Allmanadd EF_NORECEIPT
1994-02-07 Eric Allmanadd DisConnected global variable
1994-02-03 Eric Allmanrestore MD_ARPAFTP (sigh)
1994-01-25 Eric Allmanmove 7BIT information from per-mailer to per-connection...
1994-01-06 Eric Allmanadd QUNSAFEADDR mailer flag
1993-12-26 Eric Allmanclean up implementation if you don't have getusershell...
1993-12-24 Eric Allmanadd QBOGUSSHELL bit to indicate that this user has...
1993-12-17 Eric Allmanadd EF_8BITDATA flag to indicate that 8-bit data has...
1993-12-14 Eric Allmanadd SFF_ROOTOK flag
1993-12-12 Eric Allmanadd EF_LOGSENDER flag & extend e_flags word so it will fit
1993-12-11 Eric Allmanadd a "recursion level" argument to rewrite() to detect...
1993-12-11 Eric Allmanadd a size parameter to prescan()
1993-12-11 Eric Allmanadjust names of SafeFile Flags (SF_ => SFF_)
1993-12-11 Eric Allmanadd SF_ANYFILE
1993-12-03 Eric Allmanfix bogus implementation of name overflow limiting
1993-11-26 Eric Allmansecurity patches to seal up symbolic link attacks
1993-11-08 Eric Allmansupport for systems that don't have unix domain sockets...
1993-11-01 Eric Allmanadd nc_message to NAMECANON structure
1993-11-01 Eric AllmanSafeAlias is now a time interval
1993-10-25 Eric Allmanhooks to make eventual sockaddr_un work properly
1993-10-16 Eric Allman8.6.2: improved error return messages; better error...
1993-09-27 Eric Allmanadd RunExpensiveJobs
1993-09-25 Eric Allmanadd MF_ALIASWAIT flag
1993-09-24 Eric Allmanadd CheckLoopBack variable
1993-09-23 Eric Allmancompile cleanup on various systems (mostly AUX)
1993-09-23 Eric Allmanget sendmail.cf name from a routine (so it can autoconf...
1993-09-19 Eric Allmanadd BrokenSmtpPeers
1993-09-03 Eric Allmanadd MF_LOCKED flag
1993-08-23 Eric Allmanadd "ext" argument to lockfile so you can accurately...
1993-08-23 Eric Allmanadd PRIV_RESTRICTQRUN flag
1993-08-21 Eric Allmanmore on elimination of frozen config files
1993-08-18 Eric Allmanadd hooks for MAIL11V3
1993-08-18 Eric Allmanput in beginnings of mod time checks on maps; generaliz...
1993-08-15 Eric Allmanadd TimeOuts.to_ident to set IDENT protocol timeout
1993-08-09 Eric Allmanhooks to set $u to original recipient for "for" clause...
1993-08-07 Eric Allmanfix problem causing slow delivery warning to fail if...
1993-07-27 Eric Allmansignal and file locking portability changes
1993-07-23 Eric Allmanfix bogus error message with open timeout in :include...
1993-07-22 Eric Allmanmore 4.3 changes
1993-07-18 Eric Allmanmake metamac.metaval type u_char (some compilers complain)
1993-07-18 Eric Allmanallow 6xx codes to mean "warnings sent to postmaster"
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-06-04 Eric Allmandelete duplicate declaration of sfgets
1993-06-04 Eric Allmanadd another parameter to sfgets
1993-06-04 Eric Allmanadd UseErrorsTo: option flag
1993-05-29 Eric Allmanchange prototypes to eliminate chars in argument lists...
1993-05-28 Eric Allmanfix stabapply prototype (again)
1993-05-28 Eric Allmanfix stabapply prototype
1993-05-28 Eric Allmanprototype functions
1993-05-22 Eric Allmanchanges to merge alias and map implementations
1993-05-18 Eric Allmanclean up function prototypes
1993-05-18 Eric Allmanfirst cut at merged map/alias implementation
1993-05-05 Eric Allmanchange prototype for dfopen
1993-05-05 Eric Allmanputbody takes one more parameter
1993-05-04 Eric Allmanadd SendMIMEErrors
1993-05-04 Eric Allmanadd e_msgboundary for MIME support
1993-05-04 Eric Allmanchange EightBit to SevenBit and invert
1993-05-04 Eric Allmanrestore NoAlias
1993-05-04 Eric Allmanupdates for new alias implementation
1993-05-02 Eric Allmanadd nc_flags word
1993-05-02 Eric Allmanadd ST_NAMECANON map (to short circuit DNS)
1993-04-30 Eric Allmanadd M_NO_NULL_FROM
1993-04-30 Eric Allmanadd M_BLANKEND
next