| 2014-03-02 |
David Levine | Added check of -noverbose to test-mhstore. |
commit | commitdiff | tree | snapshot |
| 2014-03-02 |
David Levine | Added commented explaining use of ci_attrs[0] in |
commit | commitdiff | tree | snapshot |
| 2014-03-02 |
Ken Hornstein | Whoops, forgot to TEST THIS OUT first. |
commit | commitdiff | tree | snapshot |
| 2014-03-02 |
Ken Hornstein | For some reason viamail listed mhoutsbr as a dependency... |
commit | commitdiff | tree | snapshot |
| 2014-03-02 |
Ken Hornstein | More cleaned and conversion to the new parameter API. |
commit | commitdiff | tree | snapshot |
| 2014-03-02 |
Ken Hornstein | Add a new get_param_value(); redo iconv() parameter... |
commit | commitdiff | tree | snapshot |
| 2014-03-01 |
David Levine | Removed recommendation from mhstore man page that users... |
commit | commitdiff | tree | snapshot |
| 2014-03-01 |
David Levine | Added description of switches. |
commit | commitdiff | tree | snapshot |
| 2014-03-01 |
David Levine | mhstore(1) now obeys its -noverbose switch. |
commit | commitdiff | tree | snapshot |
| 2014-03-01 |
David Levine | Fix to commit a2806483a53fcdb62ca8e2bec4f4e023355f4470 |
commit | commitdiff | tree | snapshot |
| 2014-03-01 |
David Levine | Moved discussion when no messages are matched from... |
commit | commitdiff | tree | snapshot |
| 2014-03-01 |
David Levine | Removed a couple of unnecessary vector typedefs from... |
commit | commitdiff | tree | snapshot |
| 2014-03-01 |
David Levine | Updated MACHINES and SPECS/nmh.spec to reflect packages |
commit | commitdiff | tree | snapshot |
| 2014-02-28 |
Ken Hornstein | Fix iconv return value test warning. |
commit | commitdiff | tree | snapshot |
| 2014-02-28 |
Ken Hornstein | Support complete encoding for encoding Content-Type... |
commit | commitdiff | tree | snapshot |
| 2014-02-27 |
Ken Hornstein | Use RFC 2047 encoding for Content-Description, and... |
commit | commitdiff | tree | snapshot |
| 2014-02-27 |
Ken Hornstein | Re-do length calculation for parameter output, and... |
commit | commitdiff | tree | snapshot |
| 2014-02-27 |
David Levine | Fixed quoting of filename, expanded C-T parameter value... |
commit | commitdiff | tree | snapshot |
| 2014-02-27 |
Ken Hornstein | Closer, but not quite right yet. |
commit | commitdiff | tree | snapshot |
| 2014-02-27 |
David Levine | Updated mhparam, man pages, and test-mhparam to reflect... |
commit | commitdiff | tree | snapshot |
| 2014-02-26 |
Ken Hornstein | Add test for long + encoded line; does not pass right... |
commit | commitdiff | tree | snapshot |
| 2014-02-26 |
Ken Hornstein | Make sure we include space in the list of characters... |
commit | commitdiff | tree | snapshot |
| 2014-02-26 |
Ken Hornstein | Remove unused variable, and make sure we free c_dispo_type. |
commit | commitdiff | tree | snapshot |
| 2014-02-26 |
Ken Hornstein | A new test for longer lines. |
commit | commitdiff | tree | snapshot |
| 2014-02-26 |
Ken Hornstein | Calculate "characters to use in for current line" based... |
commit | commitdiff | tree | snapshot |
| 2014-02-25 |
Ken Hornstein | First basic test of extended parameter output: working! |
commit | commitdiff | tree | snapshot |
| 2014-02-25 |
Ken Hornstein | Beginnings of test suite for RFC 2231 support; does... |
commit | commitdiff | tree | snapshot |
| 2014-02-25 |
David Levine | Fixed m_getfld() to not return EOF indicator, so that... |
commit | commitdiff | tree | snapshot |
| 2014-02-24 |
Ken Hornstein | Make sure we don't modify the original text when proces... |
commit | commitdiff | tree | snapshot |
| 2014-02-24 |
David Levine | Added mh-folders to nmh(7) man page. Split out Formats... |
commit | commitdiff | tree | snapshot |
| 2014-02-24 |
Ken Hornstein | Fix up error reporting for the hook code. |
commit | commitdiff | tree | snapshot |
| 2014-02-22 |
Ken Hornstein | It compiles now! And actually sort of works, but still... |
commit | commitdiff | tree | snapshot |
| 2014-02-21 |
Ken Hornstein | Getting closer to getting something working. |
commit | commitdiff | tree | snapshot |
| 2014-02-20 |
Ken Hornstein | More work on handling encoded params; still does not... |
commit | commitdiff | tree | snapshot |
| 2014-02-20 |
David Levine | Cast argument to isspace() to unsigned char instead... |
commit | commitdiff | tree | snapshot |
| 2014-02-20 |
David Levine | Fix to commit ed3214f1518b36c8b96a1a17be4af0a708ea25e3 |
commit | commitdiff | tree | snapshot |
| 2014-02-20 |
David Levine | Generalized %{charset} display string escape to any... |
commit | commitdiff | tree | snapshot |
| 2014-02-20 |
David Levine | Added reason to mhfixmsg's printout when it fails to... |
commit | commitdiff | tree | snapshot |
| 2014-02-20 |
David Levine | Refined commit ed3214f1518b36c8b96a1a17be4af0a708ea25e3... |
commit | commitdiff | tree | snapshot |
| 2014-02-19 |
David Levine | Migrated show_content_aux2() to argsplit(). |
commit | commitdiff | tree | snapshot |
| 2014-02-19 |
David Levine | Removed redundant quoting of %f and %F in display strin... |
commit | commitdiff | tree | snapshot |
| 2014-02-19 |
David Levine | Removed leading "exec " inserted in show_content_aux2... |
commit | commitdiff | tree | snapshot |
| 2014-02-18 |
Ken Hornstein | Fix for bug #41618: Supply charset to w3m when converti... |
commit | commitdiff | tree | snapshot |
| 2014-02-18 |
David Levine | Silenced warnings when built without iconv. |
commit | commitdiff | tree | snapshot |
| 2014-02-16 |
David Levine | Added MH libdir to PATH in test-textcharset because... |
commit | commitdiff | tree | snapshot |
| 2014-02-16 |
David Levine | Removed remaining TMP relics missed with commit |
commit | commitdiff | tree | snapshot |
| 2014-02-16 |
David Levine | Added support for %{charset} display string escape... |
commit | commitdiff | tree | snapshot |
| 2014-02-16 |
David Levine | Factored out duplicate code into parse_display_string... |
commit | commitdiff | tree | snapshot |
| 2014-02-16 |
David Levine | Instead of printing PostScript attachments, by default... |
commit | commitdiff | tree | snapshot |
| 2014-02-16 |
David Levine | Added associations to mhn.defaults.sh from |
commit | commitdiff | tree | snapshot |
| 2014-02-12 |
Ken Hornstein | More extended parameter work. Still non-functional. |
commit | commitdiff | tree | snapshot |
| 2014-02-12 |
Ken Hornstein | Move contains8bit() to a common file, and make it a... |
commit | commitdiff | tree | snapshot |
| 2014-02-12 |
Ken Hornstein | Beginnings of RFC 2231 support. Does not compile ... |
commit | commitdiff | tree | snapshot |
| 2014-02-11 |
David Levine | Removed the -[no]textcharset switches that were added... |
commit | commitdiff | tree | snapshot |
| 2014-02-09 |
David Levine | Use test_skip in test-textcharset if not built with... |
commit | commitdiff | tree | snapshot |
| 2014-02-09 |
David Levine | Need to set locale to something other than UTF-8 on... |
commit | commitdiff | tree | snapshot |
| 2014-02-09 |
David Levine | Removed potential buffer overflow from ruserpass()... |
commit | commitdiff | tree | snapshot |
| 2014-02-09 |
David Levine | Added -[no]textcharset switches to mhshow(1). These... |
commit | commitdiff | tree | snapshot |
| 2014-02-09 |
David Levine | Use $MH shortcut for the profile in a few of the tests. |
commit | commitdiff | tree | snapshot |
| 2014-02-09 |
David Levine | In test-mhfixmsg, look at configuration to see if iconv... |
commit | commitdiff | tree | snapshot |
| 2014-02-09 |
David Levine | Remove mhbuild backup files at end of a couple of tests... |
commit | commitdiff | tree | snapshot |
| 2014-02-09 |
David Levine | Changed "codeset" to "charset" for (and in) mhfixmsg... |
commit | commitdiff | tree | snapshot |
| 2014-02-08 |
David Levine | Moved upcase(), update_attr(), content_charset(), and |
commit | commitdiff | tree | snapshot |
| 2014-02-07 |
Ken Hornstein | Start of changes to support extended parameter parsing... |
commit | commitdiff | tree | snapshot |
| 2014-02-05 |
Ken Hornstein | Fix uninitialized variable warning |
commit | commitdiff | tree | snapshot |
| 2014-02-05 |
Ken Hornstein | Adjust the quoted-printable output routine to continue... |
commit | commitdiff | tree | snapshot |
| 2014-02-04 |
Ken Hornstein | Add test for -maxunencoded. |
commit | commitdiff | tree | snapshot |
| 2014-02-04 |
Ken Hornstein | A few more C-T-E tests. |
commit | commitdiff | tree | snapshot |
| 2014-02-04 |
Ken Hornstein | Still more CTE tests to cover (hopefully) all of tbe... |
commit | commitdiff | tree | snapshot |
| 2014-02-04 |
Ken Hornstein | More CTE tests. |
commit | commitdiff | tree | snapshot |
| 2014-02-04 |
Ken Hornstein | More fixes (and tests) for the base64 encoder. |
commit | commitdiff | tree | snapshot |
| 2014-02-04 |
Ken Hornstein | Add a new base64 CTE test. |
commit | commitdiff | tree | snapshot |
| 2014-02-04 |
Ken Hornstein | Fix encoder so at least one case of LF -> CR LF convers... |
commit | commitdiff | tree | snapshot |
| 2014-02-04 |
David Levine | Reordered a bit of code in signal handler. Noted in... |
commit | commitdiff | tree | snapshot |
| 2014-02-04 |
David Levine | Use rename(2), not link(2), in m_mktemps() if mkstemps... |
commit | commitdiff | tree | snapshot |
| 2014-02-04 |
Ken Hornstein | Add a new (but incomplete) test for mhbuild's new funct... |
commit | commitdiff | tree | snapshot |
| 2014-02-04 |
Ken Hornstein | Fix up mhbuild so the character set is always output... |
commit | commitdiff | tree | snapshot |
| 2014-02-04 |
Ken Hornstein | Document changes to mhbuild. |
commit | commitdiff | tree | snapshot |
| 2014-02-04 |
Ken Hornstein | Support for selectable Content-Transfer-Encoding. |
commit | commitdiff | tree | snapshot |
| 2014-02-03 |
David Levine | netbsd uses flock by default for mail spool locking... |
commit | commitdiff | tree | snapshot |
| 2014-02-03 |
David Levine | Restored setuid/setgid to slocal: it needs them when... |
commit | commitdiff | tree | snapshot |
| 2014-02-02 |
David Levine | Removed some unused code that forked /bin/mkdir to... |
commit | commitdiff | tree | snapshot |
| 2014-02-02 |
David Levine | Removed all unnecessary setuid/setgid calls. Using... |
commit | commitdiff | tree | snapshot |
| 2014-02-02 |
David Levine | Added m_mktemps(), which creates a temporary file with... |
commit | commitdiff | tree | snapshot |
| 2014-02-01 |
Ken Hornstein | Change mhstore test slightly to test canonical line... |
commit | commitdiff | tree | snapshot |
| 2014-02-01 |
Ken Hornstein | Document changes to base64 encoder/decoder. |
commit | commitdiff | tree | snapshot |
| 2014-02-01 |
Ken Hornstein | Merge branch 'base64-text-fixup' |
commit | commitdiff | tree | snapshot |
| 2014-02-01 |
David Levine | Removed set +e where not needed in test-mhfixmsg. |
commit | commitdiff | tree | snapshot |
| 2014-02-01 |
David Levine | Fixed test-mhfixmsg check attempted -decode of binary... |
commit | commitdiff | tree | snapshot |
| 2014-02-01 |
David Levine | Added note that suffixes were removed from filenames... |
commit | commitdiff | tree | snapshot |
| 2014-02-01 |
David Levine | Look for w3m if lynx isn't available for mhshow-show... |
commit | commitdiff | tree | snapshot |
| 2014-02-01 |
David Levine | Added note that suffixes were removed from filenames... |
commit | commitdiff | tree | snapshot |
| 2014-02-01 |
David Levine | Look for w3m if lynx isn't available for mhshow-show... |
commit | commitdiff | tree | snapshot |
| 2014-01-31 |
Ken Hornstein | Fix base64 to handle text parts properly; currently... |
commit | commitdiff | tree | snapshot |
| 2014-01-31 |
Ken Hornstein | Add -width when appropriate for this test. |
commit | commitdiff | tree | snapshot |
| 2014-01-29 |
Ken Hornstein | Beginnings of selectable CTE; allow specification in... |
commit | commitdiff | tree | snapshot |
| 2014-01-29 |
David Levine | Unset LANG, LC_ALL, and LC_TYPE in common.sh so that... |
commit | commitdiff | tree | snapshot |
| 2014-01-28 |
David Levine | mhl() needs to set invo_name, too. |
commit | commitdiff | tree | snapshot |
| 2014-01-27 |
David Levine | WhatNow needs to set invo_name so that switches are... |
commit | commitdiff | tree | snapshot |
| 2014-01-26 |
David Levine | No longer look at TMP environment variable for temporar... |
commit | commitdiff | tree | snapshot |
| next |