]> diplodocus.org Git - nmh/history - uip
Flesh this out so finally it's halfway useful.
[nmh] / uip /
2013-02-21 Ken HornsteinRearrange options a bit and support the -nodump flag...
2013-02-20 Ken HornsteinBasic format tracing support; seems to work!
2013-02-20 Ken HornsteinSupport for the address duplication done by repl, and...
2013-02-20 Ken HornsteinSupport callbacks into the format engine. This is...
2013-02-19 Ken Hornsteinfmttest is actually starting to get useful now. Some...
2013-02-16 Ken HornsteinSlightly more useful, but still more work to do.
2013-02-15 Ken HornsteinAdd more functionality to fmttest; it's starting to...
2013-02-14 Ken HornsteinMore work on fmttest, but still plenty more to go.
2013-02-13 Ken HornsteinClean up argument handling to fmttest, as a precursor...
2013-02-13 Ken HornsteinConvert fmttest over to the new argument processing...
2013-01-21 Ken HornsteinMerge branch 'master' into format-test
2013-01-21 Ken HornsteinFix a bug leading to message corruption with inc when...
2013-01-15 Ken HornsteinSupport the VISUAL and EDITOR environment variables...
2013-01-10 David LevineAdded explicit third initializer to some swit struct...
2013-01-10 Ken HornsteinConvert all argument processing over to using X-Macros...
2013-01-06 David LevineRemoved support for #ifdef LBL. It was broken anyways,
2013-01-05 David LevineExpanded warning message for invalid Content-Transfer...
2013-01-04 Ken HornsteinRemove support for -ebcdicsafe/-noebcdicsafe switches...
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-10 Ken HornsteinThe beginnings of a program to test format functions...
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 Ken HornsteinMerge branch 'master' of git.sv.nongnu.org:/srv/git/nmh
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 HornsteinMerge branch 'format-memory-rework'
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 Lyndon NerenbergMerge branch 'master' of ssh://git.sv.gnu.org/srv/git/nmh
2012-10-21 David LevineUpdated sendfiles(1):
2012-10-20 Lyndon NerenbergMerge branch 'master' of ssh://git.sv.gnu.org/srv/git/nmh
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 Lyndon NerenbergMerge branch 'master' of ssh://git.sv.gnu.org/srv/git/nmh
2012-10-16 David LevineCleaned up some printf's.
2012-10-15 Lyndon NerenbergMerge branch 'master' of ssh://git.sv.gnu.org/srv/git/nmh
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.
next