BSD 4_4_Lite2 release
[unix-history] / usr / src / usr.sbin / sendmail / src / parseaddr.c
1993-04-27 Eric Allmanfix some problems with backslash handling
1993-04-27 Eric Allmanprint more fields in printaddr
1993-04-20 Eric Allmanchange remotename to use flag bits instead of individua...
1993-04-16 Eric Allmanfix bug causing host\!user to be parsed as one token
1993-04-15 Eric Allmandon't dequote if there would be spaces left -- they...
1993-04-15 Eric Allmanreturn status information from map lookups and from...
1993-04-12 Eric Allmanproperly diagnose ruleset zero returning null vector
1993-04-11 Eric Allmanimplement $&x for deferred macro expansion; some POSIX...
1993-04-05 Eric Allmanclean up error return messages
1993-03-31 Eric Allmanfix bogus "infinite loop" diagnostic; log better diagno...
1993-03-27 Eric Allmanfix excessive matching problem
1993-03-26 Eric Allmanfix a few problems pointed out by Neil Rickert; $~...
1993-03-26 Eric Allmanimplement multi-word classes
1993-03-26 Eric Allmanrecognize -a flag in dequote map
1993-03-26 Eric Allmanadd dequote pseudo-map
1993-03-24 Eric Allmanimproved debugging; pass convtime a default units;...
1993-03-17 Eric Allmandelete e_sender and e_returnpath; fix some bugs in...
1993-03-15 Eric Allmandon't send all addresses through recipient rewriting...
1993-03-14 Eric Allmanchange (simplify) user and host UPPER => lower case...
1993-03-08 Eric Allmanundo patch allowing prescan to return null vector;...
1993-03-07 Eric Allmanallow host on local addresses; don't do domain extension on
1993-03-05 Eric Allmanconsider addresses "different" if their uids differ
1993-03-04 Eric Allmanallow prescan to return a null vector; fix some duplica...
1993-03-02 Eric Allmanchanges for ESMTP; mostly better delimiter character...
1993-02-25 Eric Allmanallow $@ on LHS to indicate match zero tokens
1993-02-23 Eric Allmanoverhaul status of SMTP reply codes
1993-02-22 Eric AllmanM_LOCAL => M_LOCALMAILER to avoid conflict with Ultrix...
1993-02-21 Eric Allmanclose cached MCI connections after a fork; add p (priva...
1993-02-20 Eric Allmanfix a variety of bugs found by Eric Wassenaar <e07...
1993-02-19 Eric Allmanmove the meta-characters from C0 into C1 space
1993-02-19 Eric Allmanadd "c" mailer flag to suppress all comment info in...
1993-02-17 Eric Allmanclean up log levels; allow IDA-style split header/envel...
1993-02-16 Eric AllmanAllow saving in ~/dead.letter; clean up VRFY output...
1993-02-16 Eric Allmanimprove some error messages; fix quoted :include:s...
1993-01-27 Eric Allmansome (iffy) changes to prevent suppressing the actual...
1993-01-21 Eric Allmanfix problem with address delimitor inside quotes; defin...
1993-01-15 Eric Allmanrevert debugging to old values
1993-01-15 Eric Allmanfix minor debugging botch
1993-01-14 Eric Allmanenvironment handling simplification/bug fix; handle...
1993-01-11 Eric AllmanMX piggybacking, based on code from John Myers@CMU...
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 Allmancheck for invalid characters in addresses
1992-12-22 Eric AllmanRelease 6
1992-12-22 Eric Allmanfix aliases to print error messages (rather than core...
1992-12-15 Eric Allmantry to allow host on local mailers (for some reason)
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-11-14 Eric Allmantry to do some syntax error corrections on errors in...
1992-11-14 Eric Allmanadd some debugging info
1992-11-05 Eric Allmanfix a variety of small bugs noticed by bcx
1992-09-23 Eric Allmanhacks so it will compile -- but I don't see making...
1992-09-23 Eric Allmanversion from Neil Rickert
1992-07-13 Eric Allmanlint
1992-07-13 Eric Allmanreduce number of instances of CurEnv by passing it...
1992-07-13 Eric Allmanmake eight-bit clean; backslashes are carried through...
1992-05-26 Eric Allmanadd generalized database mapping (using the K config...
1992-02-22 Eric Allmanfrom Bryan Costales: several smallish changes, mostly...
1991-11-16 Eric Allmanchange leading "local mailer" indicator to avoid confli...
1991-10-20 Eric Allmanhandle backslashes in addresses properly
1991-10-06 Eric Allmanallow catching of local names after aliasing but before...
1991-01-02 CSRGBSD 4_3_Reno release BSD-4_3_Reno
1990-06-02 Keith Bosticnew copyright notice
1990-04-19 Keith Bosticsendmail security problems; bug report 4.3BSD/usr.lib/153
1990-01-05 CSRGBSD 4_3_Tahoe release BSD-4_3_Tahoe
1989-01-26 Keith Bosticdon't indirect through null, just because mc file messed up
1989-01-02 Keith Bosticremove DEBUG
1988-07-01 Keith Bosticinstall approved copyright notice
1988-03-14 Keith Bosticadd Berkeley specific header
1988-03-14 Keith Bosticreplace sameword with strcasecmp
1987-03-04 CSRGBSD 4_3 release BSD-4_3
1988-03-09 CSRGBSD 4_2 release BSD-4_2
1986-04-03 Eric Allmandon't run around clearing EF_FATALERRS -- this often...
1986-01-31 Eric Allmanfix .forward files that include yourself; this was...
1985-11-23 Eric Allmandon't consider addresses with different q_uid's alike
1985-10-25 Eric Allmandon't create a queue name in syserr; permit trailing...
1985-09-19 Eric Allmanincorporate SMI changes -- still experimental
1985-09-19 Eric AllmanSMI changes (somewhat)
1985-06-09 Eric Allmanbring to release 5 (like all the other files)
1985-06-08 Eric Allmanlint
1985-06-08 Miriam Amos NihartResolve duplicate SccsId. Remove unused variables...
1985-04-29 Eric Allmanuse the recipient rewriting set for parsed addresses
1984-12-06 Eric AllmanTry to use flock call (this doesn't work because we...
1984-11-14 Eric Allmanbmove => bcopy
1984-09-10 Eric Allmanfix absurd trivial botch in previous change
1984-09-09 Eric Allmanfix hostname mapping to be repeatable (as required...
1984-08-12 Eric Allmanclean up botch in $[ $] code
1984-08-12 Eric AllmanAdd $[ and $] as RHS operators to look up the contents...
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-06-18 Eric Allmanabortive attempt to install a name server.... sigh.
1984-03-18 Eric Allmanalways fold case on host names; fold case on the LHS...
1984-03-12 Eric Allmandisable UPPER->lower case mapping in RHS's of aliases...
1984-03-12 Eric Allmanchange macro expansion character from $ to \001 so...
1983-10-24 Eric Allmanhandle dollar signs in headers properly
1983-10-17 Eric Allmanreset errno in parseaddr so that syserr gives a permane...
1983-07-26 Eric Allman4.2 release version
1983-04-02 CSRGBSD 4_1c_2 release BSD-4_1c_2
1983-03-27 Eric Allmanrewrite again with ruleset 3 after appending from domai...
next