Changed msg_style and msg_delim to be file static to m_getfld.c
[mmh] / sbr / addrsbr.c
2012-06-29 David LevineSimplified getm() a bit, removing a goto.
2012-06-29 David LevineFixed ismymbox() to look at Local-Mailbox as well as
2012-03-15 Ken HornsteinRemove all masquerade support (draft_from is now the...
2012-02-17 Ken HornsteinSwitch to including h/mts.h for getusername() prototype.
2012-02-15 Ken HornsteinMake it so we do NOT check our address against the...
2012-02-15 Ken HornsteinSigh. Turns out the first entry in the list isn't...
2012-02-15 Ken HornsteinHm, it turns out we need to make sure we call getname...
2012-02-15 Ken HornsteinBeginning of support for the Local-Mailbox profile...
2012-02-04 Ken HornsteinChange LocalName() to take an argument (about whether...
2012-02-03 Ken HornsteinConvert from the poorly-named and confusing adrsprintf...
2012-01-14 David LevineChanged types and added casts so that build is clean...
2012-01-14 David Levinegcc -Wmissing-field-initializers noticed several struct...
2012-01-09 Ken HornsteinFinally able to get rid of acconfig.h! Since we're...
2012-01-06 Ken HornsteinRemove last vestiges of #ifdef BANG
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
2008-05-18 David Levine* sbr/addrsbr.c: removed "err" from conditional, becaus...
2006-03-08 Josh Bressers* (mh_strcasecmp): Rename the private strcasecmp functi...
2002-07-02 Ken HornsteinAdd/update copyright notice in all source code files.
2000-09-08 Shantonu SenUpdated #include's to point to new location of mts...
2000-05-12 Shantonu SenMoved zotnet/mf to sbr.
2000-03-14 Dan HarklessModified username_extension masquerading to only use...
1999-07-16 Dan HarklessEliminated compilation warnings.
1999-04-30 Doug MorrisInitial revision