Changed msg_style and msg_delim to be file static to m_getfld.c
[mmh] / sbr /
2012-12-22 David LevineChanged msg_style and msg_delim to be file static to...
2012-12-22 David LevineChanged type of name argument to m_getfld() from unsign...
2012-12-22 David LevineAdded m_getfld () interface description.
2012-12-12 David LevineRemoved a few #ifndef JLR/#endif pairs because they...
2012-12-12 David LevineRemoved some dead code, all inside #if 0's. I tried...
2012-11-27 Paul Foxapp_msgarg: de-obfuscate
2012-11-27 Paul FoxArtificial argv limits.
2012-11-20 David LevineFixed a couple of signed-unsigned comparisons.
2012-11-19 Ken HornsteinWhoops, with the new world order we need to make sure...
2012-11-19 Ken HornsteinChange fmt_findcasecmp() to fmt_findcasecomp(). The...
2012-11-19 Ken HornsteinChange API a bit.
2012-11-17 Ken HornsteinAdd missing functions for manipulating component text.
2012-11-15 Ken HornsteinFix a few bugs:
2012-11-15 Ken HornsteinAdd some comments to explain how format loop support...
2012-11-15 Ken HornsteinAdd refcounting to struct comp.
2012-11-15 Ken HornsteinBeginnings of the changes to fmt_compile for memory...
2012-11-13 Ken HornsteinChange %(putlit) and %(zputlit) to take TF_EXPR instead...
2012-11-05 David LevineAdded format support for zputlit function escape. ...
2012-11-03 David LevineAdded argument to fmt_scan() to specify the buffer...
2012-10-15 Lyndon NerenbergMerge branch 'master' of ssh://git.sv.gnu.org/srv/git/nmh
2012-10-15 Lyndon NerenbergAllow $PAGER to override the compiled-in default pager...
2012-10-14 Ralph CorderoyFixed "mark -sequence cur -delete all" to work for...
2012-08-18 David LevineCleaned up message_id().
2012-07-22 David LevineTidied up for loop in message_id().
2012-07-22 David LevineWith -messageid random, make the part after the @ more...
2012-07-21 David LevineAdded -messageid switch to send(1) and post(8). This...
2012-07-15 David LevineRemoved debugging statement and added comments to the...
2012-07-12 David LevineAdded -mts switch to post, send, and whom. Replaced...
2012-07-10 David LevineRenamed "sendmail" mts method to "sendmail/smtp", allow...
2012-07-09 David Levinespost(8) has been merged into post(8). Its functionali...
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-06-20 David LevineRefinement to e30560d793ff5bc704dadc2eab9d31100ad4636b...
2012-06-19 David LevineChanged permissions from 0755 to 0644 on a few .c files.
2012-06-09 David LevineAdded warning to all nmh programs for multiple profile...
2012-06-07 David LevineRemoved faceproc support, deprecated in nmh 1.5.
2012-05-26 Ken HornsteinSupport for handling multibyte encodings in cpstripped...
2012-05-12 David LevineSIGNATURE/Local-Mailbox are not used by post, but just...
2012-05-10 David LevineWrap local part (username) of address with double quote...
2012-05-07 David LevineFixed some more problems caught by gcc -ansi -pedantic.
2012-05-07 Tom LaneFixed places in the code relying the C99-ism of declara...
2012-05-06 David LevineAdded check for EPERM when checking errno after a faile...
2012-04-15 David LevineAdded declaration of __srget() on Cygwin. Used point...
2012-04-12 David LevineUndid wrapping of setjmp() and sigsetjmp() of
2012-03-27 David LevineRemoved hostable relics from h/mts.h and sbr/mts.c.
2012-03-24 David LevineEnsure that escape_display_name() can't overrun a buffer.
2012-03-24 David LevineCleaned up compile warnings.
2012-03-24 Ken HornsteinSigh. Turns out last change broke a few tests, because...
2012-03-24 Ken HornsteinRevert commit 255d4c646c0d7aa6b049052fef47fa083b1b1506...
2012-03-23 Ken HornsteinIf the number of messages in a folder is zero, then...
2012-03-23 David LevineAdded function escape_display_name() to double quote...
2012-03-21 Ken HornsteinSupport for readline command history, editing, and...
2012-03-21 Ken HornsteinRevert previous change to get rid of MULTIBYTE_SUPPORT...
2012-03-21 Ken HornsteinIt turns out that as part of POSIXification we got...
2012-03-20 Ken HornsteinBasic work to add arguments to formatproc calls.
2012-03-15 Ken HornsteinRemove all masquerade support (draft_from is now the...
2012-03-13 Ken HornsteinCreate proper prototypes for formataddr() and concataddr().
2012-03-12 Ken HornsteinSMTPMTS has been the default for over a decade, so...
2012-03-07 David LevineRemoved all traces of rmfproc. It had been used by...
2012-02-26 Ken HornsteinFinally, some support for mh-format when using forw...
2012-02-17 Ken HornsteinSigh. Looks like we need a function after all; create...
2012-02-17 Ken HornsteinSwitch to including h/mts.h for getusername() prototype.
2012-02-16 Ken HornsteinReport an error when the width used by putaddr is less...
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-15 Ken HornsteinSupport getting the "fullname" out of the Signature...
2012-02-15 Ken HornsteinAdd two new format functions: %(myhost) and %(myname).
2012-02-11 Ken HornsteinFix typo in alternate mts.conf location support.
2012-02-08 David LevineRemoved use of tzset()/tzname in dtimezone(). They...
2012-02-06 Ken HornsteinPatch from Harvey Eneman: fixes problem on some systems...
2012-02-04 Ken HornsteinWhoops, used "buffer" when I meant "buf".
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-31 Ken HornsteinAdd support for calling an external format program...
2012-01-27 Ken HornsteinFix long-standing problem with getans(); handle the...
2012-01-27 Ken HornsteinConvert to the use of siglongjmp()
2012-01-26 David LevineUndid most of 3ef341abe440ece07f8deed59fb026ab020e805...
2012-01-20 Ken HornsteinConvert the build system over to the use of Automake.
2012-01-17 David LevineWell the wrap of vfork() calls didn't work: its semant...
2012-01-17 David LevineWrapped setjmp(), sigsetjmp(), and vfork() calls to...
2012-01-17 David LevineRemoved HAVE_STRUCT_TM_TM_GMTOFF support because it...
2012-01-17 David LevinePass int instead of char to iscntrl() and isspace(...
2012-01-14 David LevineArgument to alrmser is unused.
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-13 Ken HornsteinMerge branch 'master' of git.sv.nongnu.org:/srv/git/nmh
2012-01-13 Ken HornsteinAdd some comments to the format compiler and engine.
2012-01-13 David LevineAdded NMH_UNUSED macro for suppressing warnings about...
2012-01-13 David LevineMerge branch 'master' of git.sv.nongnu.org:/srv/git/nmh
2012-01-13 David LevineAdded -Wunused-macros with gcc, if supported. Added...
2012-01-13 Ken HornsteinCreate two new mh-format functions: %(putlit) and ...
2012-01-12 David LevineRemoved, or added use of, unused macros to prevent...
2012-01-11 David LevineRemoved or protected some unused macros.
2012-01-11 David LevineRemoved unused global zones and local z form dtimezone ().
2012-01-11 Ken HornsteinCompletely remove the use of TIME_WITH_SYS_TIME (I...
2012-01-11 Ken HornsteinFix two errors in the conversion to m_mktemp2():
2012-01-09 Ken HornsteinRemove OS-specific defines. As part of it, remove...
2012-01-09 Ken HornsteinClean up time handling; always assume we have tzset...
next