handle quotes inside comments properly
[unix-history] / usr / src / usr.sbin / sendmail / cf / m4 / proto.m4
1993-11-24 Eric Allmanfix typo on UUCP router line
1993-11-01 Eric Allmanhandle wierd case of <list:;> syntax
1993-10-16 Eric Allmanfix mailer:host syntax for UUCP relays
1993-10-02 Eric Allmancatch self-literal (e.g., [1.2.3.4]) even if reverse...
1993-09-20 Eric Allmanavoid infinite loops in !foo format
1993-08-25 Eric Allmanfix USE_TZ spec for confTIME_ZONE
1993-08-22 Eric Allmannull client support
1993-08-15 Eric AllmanV5 config level; Dj optional on confDOMAIN_NAME
1993-08-15 Eric Allmanfix M4 botch
1993-08-09 Eric Allmantake right-most <> instead of left-most in S3
1993-08-08 Eric Allmanlog $u on Received: line
1993-07-27 Eric Allmancleanup to reduce the number of quotes needed around...
1993-07-24 Eric Allmandefault confSMTP_MAILER to "smtp"; make mailer:host...
1993-07-23 Eric Allmanadd confLOCAL_MAILER
1993-07-22 Eric Allmanadd confSMTP_MAILER to select default mailer for SMTP...
1993-07-21 Eric Allmanmove up LOCAL_RULE_0 handling; fix MAILER(usenet)
1993-07-20 Eric Allmanavoid "fall off the end" problems if neither SMART_HOST...
1993-07-19 Eric Allmanfix some M4 glitches
1993-07-19 Eric Allmanadd option `w'; break LOCAL_RULE_0 into S98, and proces...
1993-07-11 Eric Allmanmany changes including: SMART_HOST overrides SMTP maile...
1993-06-28 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-25 Eric Allmanconcat => CONCAT
1993-06-09 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-09 Eric Allmanfix yet another botch in mailertable code -- I hope...
1993-06-08 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-07 Eric Allmanfix yet more mailertable bugs (sigh)
1993-06-06 Eric Allmanif FEATURE(no_canonify), make certain $=w names appear...
1993-06-06 Eric Allmanback out automatic dot addition on relay names
1993-06-04 Eric Allmanadd option 'l'; fix mailertable lookup
1993-06-02 Eric Allmanput $r into Received: line; ruleset 6 => 96, 7 => 97...
1993-05-28 Eric Allmanhave mailertable look for partial domains as well as...
1993-05-25 Eric Allmanadd FEATURE(always_add_domain); avoid rewriting $=w...
1993-05-22 Eric Allmanavoid extra qualification of top level pseudo-domains...
1993-05-11 Eric AllmanOption 8 => option 7; add Oj (confMIME_FORMAT_ERRORS)
1993-05-02 Eric Allmanundo botch with not stripping trailing dots off addresses
1993-05-01 Eric Allmandon't need angle brackets in mailer definitions (just...
1993-04-15 Eric AllmanFEATURE(nocanonify) to turn off calls to $[ ... $]...
1993-04-13 Eric Allmanback out hack to hide unqualified domains behind %...
1993-04-11 Eric Allmanrearrange diversion 6 for FEATURE(bitdomain)
1993-04-11 Eric Allman%-hack single token hostnames behind $s if $r is specified
1993-04-05 Eric Allmanlog $_ (authenticated sender info) in Received: line
1993-03-30 Eric Allmanadd O and V options
1993-03-30 Eric Allmantypo in the mailertable rule
1993-03-26 Eric Allmanfix up quote stripping code
1993-03-26 Eric Allmanuse dequote map
1993-03-24 Eric Allmanhooks for FEATURE(mailertable)
1993-03-23 Eric Allmanuse "relay" mailer for $H (MAIL_HUB) and $R (LOCAL_RELA...
1993-03-19 Eric Allmanclean up confUSERDB_SPEC
1993-03-19 Eric Allmanfix typo in list syntax (;: => :;)
1993-03-16 Eric Allmandelete $<
1993-03-16 Eric Allmanadd LOCAL_RULE_1 and LOCAL_RULE_2
1993-03-09 Eric Allmanfix infinite loop in <> case
1993-03-07 Eric AllmanFEATURE(notsticky) lets UDB get at even specific addresses
1993-03-06 Eric Allmanavoid having C flag qualify list:; and error <> syntax
1993-03-05 Eric Allmancatch user@ (no host) case -- treat as user@local
1993-03-04 Eric Allmanallow redefinition of sendmail.cw path
1993-03-03 Eric Allmanextensions for Sam Leffler's FlexFAX software
1993-03-02 Eric Allmanchange error address convention to avoid conflict with...
1993-02-28 Eric Allmanadd FEATURE(nouucp) support
1993-02-26 Eric Allmanfix botch in "r" option
1993-02-25 Eric Allmanfix syntax error
1993-02-25 Eric Allmancatch null input to S3 as equivalent to <>
1993-02-24 Eric Allmanuse clever algorithm for de-nesting angle brackets
1993-02-22 Eric Allmanadjust timeout values; changes to handle <> properly...
1993-02-21 Eric Allmansyntax error in usenet hooks
1993-02-21 Eric Allmanadd b (minimum free blocks) and p (privacy) options...
1993-02-20 Eric Allmanadd SMART_HOST support and ability to route to local...
1993-02-16 Eric Allmanfix botches with confNO_WILDCARD_MX and confMATCH_GECOS
1993-02-13 Eric Allmanmake everything configurable on M4 macros
1993-01-14 Eric Allmanallow definition of hub machine that gets *all* local...
1992-12-22 Eric AllmanRelease 6
1992-12-21 Eric Allmancleanup for new features and release engineering
1992-12-08 Eric Allmanhandle multiple <> <> in S3
1992-11-14 Eric Allmanhack for BSD version of m4
1992-11-14 Eric Allmanchange location of "local config" so it can override...
1992-11-14 Eric Allmanfix minor nit
1992-11-14 Eric Allmanquote versionid to avoid # problems
1992-11-14 Eric Allmanmake it so it will work on systems without m4_wrap
1992-11-14 Eric Allmanmake more portable to other versions of m4
1992-07-20 Eric Allmanreadability changes
1992-03-10 Eric Allmanruleset 5 should include @ $R on user portion of address
1992-02-25 Eric Allmannew configuration version level control line
1992-01-06 Eric Allmanspell out options to make local tuning easier
1991-12-21 Eric Allmanwhen forwarding UUCP mail, make it a route-addr to...
1991-12-21 Eric Allmanremember to pay attention to =L class in old sendmail...
1991-12-18 Eric Allmanfix <route-addr> handling in ruleset 4
1991-12-18 Eric Allmanoops..... m4 problem
1991-12-18 Eric Allmanmake NEWSENDMAIL the default
1991-12-13 Eric Allmanmodifications for CS subdomain server
1991-12-13 Eric Allmancheckpoint of hacking for mail.cs.berkeley.edu
1991-11-23 Eric AllmanUSERDB_FILE => USERDB_SPEC
1991-10-06 Eric Allmanwork better on old sendmails when relaying local mail
1991-10-06 Eric Allmanallowances for new sendmail that can handle reprocessin...
1991-10-04 Eric Allmandon't add $R to file names, :include:s, or programs
1991-10-03 Eric Allmanuse $j instead of $w so it can be requalified on power...
1991-10-03 Eric Allmanmore cleaning up...
1991-10-03 Eric Allmanadjust UUCP naming a bit
1991-10-03 Eric Allmanallow definitions of names that override $R
1991-10-03 Eric Allmanbe more conservative on uucp => internet name conversion
1991-10-03 Eric Allmanpass host!user through the name server to see if it...
next