Changed msg_style and msg_delim to be file static to m_getfld.c
[mmh] / uip /
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-12-11 Ken HornsteinRemove the peeking into the stdio internals inside...
2012-12-07 Paul Foxmhshow: properly treat unknown multipart subtypes...
2012-12-06 Paul Foxpick: add -nosequence command line switch
2012-12-03 David LevineFix to 25581a94c5113eb78b2baf7110408df96efc4418: always...
2012-11-29 Paul Foxshow: remove unused variable
2012-11-29 Paul Foxshow: remove unreachable code
2012-11-29 Paul Foxshow: remove MAXARGS limit when running any of the...
2012-11-29 Paul Foxforw: remove MAXARGS limit when running mhlproc
2012-11-29 Paul Foxburst: eliminate use of MAXARGS
2012-11-25 David LevineIn pick(1), attempt to decode each header field as...
2012-11-25 Ken HornsteinAdd support for a -nosasl switch.
2012-11-24 David LevineFixed pick(1) to properly unfold multiple-line header...
2012-11-24 Ken HornsteinDocument the -port switch to inc. Also, fix the -port...
2012-11-23 David Levineslocal used to support two different formats for three of
2012-11-20 David LevineFixed a couple of signed-unsigned comparisons.
2012-11-19 Oliver KiddleYozo TODA: fix for mhshow-charset- directives in .mh_pr...
2012-11-19 Ken HornsteinMake sure we strip off a newline from components we...
2012-11-19 Ken HornsteinConvert repl to the new world format API.
2012-11-19 Ken HornsteinSupport for the new world format API for comp and forw.
2012-11-19 Ken HornsteinConvert scan() to the new world format API.
2012-11-19 Ken HornsteinChange API a bit.
2012-11-19 Ken HornsteinRemove unused variable.
2012-11-17 Ken HornsteinFinished work on rcvdist to convert to new world format...
2012-11-17 Ken HornsteinMore (and hopefully for now) the final cleanup for...
2012-11-17 Ken HornsteinBasic support for the new world API; seems to work!
2012-11-16 Ken HornsteinPartial work for mhl; still more stuff to do.
2012-11-16 Ken HornsteinFix missing argument to fmt_free().
2012-11-15 Ken HornsteinBeginnings of conversion of code to new format interface.
2012-11-05 David LevineAdded format support for zputlit function escape. ...
2012-11-03 David LevineFixed comparison to be signed instead of unsigned.
2012-11-03 David LevineAdded argument to fmt_scan() to specify the buffer...
2012-10-27 David LevineAdded -check/-nocheck switches to sortm(1). Also remov...
2012-10-24 David LevineCyrus SASL 2.1.25 introduced the sasl_callback_ft proto...
2012-10-21 David LevineUpdated sendfiles(1):
2012-10-20 David LevineFixed the trap to work with posh.
2012-10-20 David LevineFixed the trap in mhmail.
2012-10-19 David LevineCleaned up uip/mhmail. Added chmod +x of spost in...
2012-10-16 David LevineCleaned up some printf's.
2012-10-15 David LevineRemoved unused function seek_home().
2012-10-15 David LevineThe first alias contained in a blind list is now expand...
2012-10-15 David LevineChanged error message to say that blind lists aren't
2012-10-13 David LevineDon't allow blind aliases with sendmail/pipe mts. ...
2012-10-13 David LevineRemoved potential buffer overflow in ali.c by replacing...
2012-10-12 David LevineFixed sortm(1) verbose message and man page to reflect...
2012-10-12 David LevineAdded -noall/-all switches to sortm(1).
2012-09-23 David LevineWhen determining the path of the script inside mhmail...
2012-09-19 David LevineReplaced spost with script that exec's post -mts sendma...
2012-09-18 David LevineRemoved mhmail.c because it was no longer needed and...
2012-09-16 Lyndon NerenbergMerge branch 'master' of ssh://git.sv.gnu.org/srv/git/nmh
2012-09-16 Lyndon NerenbergFix a comment typo.
2012-09-16 David LevineWith mhstore -clobber auto/suffix, when looking for...
2012-09-16 David LevineAdded "-d --" to invocation of ls when figuring out...
2012-09-15 David LevineAdded -clobber switch to mhstore(1) [Bug #11160].
2012-09-15 David LevineChanged ; to && in shell command, per Ralph's suggestio...
2012-09-15 David LevineAllow whatnow to accept "l" as an abbreviation for...
2012-09-15 David LevineFilter out all Nmh-* headers in post(1). Do that silen...
2012-09-14 David LevineAdded check in send(1) of attach (default Nmh-Attachmen...
2012-08-31 Eric SchnoebelenMove chdir() call so -recurse option works again.
2012-08-23 Ken HornsteinChange the Bcc: code in post so it includes the From...
2012-08-18 David LevineRemoved chmod of bccfil from make_bcc_file(). It was...
2012-08-09 David LevineAdded default_content_type argument to
2012-07-22 Alexander Zangerlwhatnow cooks up strings for executing external command...
2012-07-21 David LevineAdded -messageid switch to send(1) and post(8). This...
2012-07-21 David LevineIf post or send fail, exit with their exit status.
2012-07-12 David LevineAdded -mts switch to post, send, and whom. Replaced...
2012-07-10 David LevineRemoved -m from sendmail invocation with sendmail/pipe...
2012-07-10 David LevineCorrection to previous commit, 704bdde497da69854846d51d...
2012-07-10 David LevineRemoved use of the ONEX sendmail verb. It is obsolete,
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 LevineRemoved the one remaining unused #ifdef ISI.
2012-06-23 David LevineAllow optional -to in front of To: addresses with mhmail.
2012-06-23 David LevineAdded checks for missing mandatory arguments to mhmail.
2012-06-22 David LevineChanged -header-field to -headerfield. And refer to...
2012-06-19 David LevineChanged permissions from 0755 to 0644 on a few .c files.
2012-06-19 David LevineAdded -attach switch to mhmail.
2012-06-19 David LevineAdded -header-field switch to mhmail.
2012-06-18 David LevineRemoved possible tmp file leak.
2012-06-18 David Levinemhmail now supports -profile -resend.
2012-06-18 David LevineHere's a better fix that e194fdf11df779597e19039a67454e...
2012-06-17 David LevineReplaced mhmail -debug switch with -nosend, and added...
2012-06-17 David LevineAdded -resent support to mhmail. It doesn't work with...
2012-06-16 David LevineReplaced compiled mhmail with script that was formerly...
2012-06-16 David LevineReworked to be as compatible as possible with compiled...
2012-06-15 David LevineFixed temporary autoconf workaround by hard-coding...
2012-06-15 David LevineAdd trailing newline to body, if needed.
2012-06-14 Ken HornsteinMake the base64 encoder endian-agnostic, and remove...
2012-06-14 David LevineDocumented mhparam -debug option.
2012-06-14 David LevineIf post/send fail, save the draft in dead.letter, the...
2012-06-14 Alexander ZangerlThe base64-decoder doesn't work on 64-bit big-endian...
2012-06-14 David LevineSupport empty message body in mhmail.in the same way...
2012-06-14 David LevineAdded support to mhmail.in to read message from stdin.
2012-06-14 David LevineRemoved newline before generated From:.
2012-06-14 David LevineAdded mhmail.in. start of a replacement for compiled...
2012-06-13 David LevineGenerate a From: header, using localmbox, if the user...
2012-06-13 Alexander ZangerlChanged remaining uses of MAXPATHLEN to PATH_MAX.
2012-06-08 David LevineChanged repl and dist default to -noatfile.
2012-06-07 David LevineRemoved faceproc support, deprecated in nmh 1.5.
next