| 2014-04-09 |
David Levine | lkopen_dot() would block forever if another process... |
commit | commitdiff | tree | snapshot |
| 2014-04-06 |
David Levine | Instead of relying on errno to determine if locking... |
commit | commitdiff | tree | snapshot |
| 2014-04-06 |
David Levine | Don't ignore return value of lkfopendata(), most notably of |
commit | commitdiff | tree | snapshot |
| 2014-04-05 |
David Levine | Update context and sequences before showing messages... |
commit | commitdiff | tree | snapshot |
| 2014-03-23 |
David Levine | mhn.defaults.sh really doesn't need to look in /usr... |
commit | commitdiff | tree | snapshot |
| 2014-03-23 |
David Levine | Added mhshow-show-application/pdf detection to mhn... |
commit | commitdiff | tree | snapshot |
| 2014-03-23 |
David Levine | Note that order is preserved for messages that have... |
commit | commitdiff | tree | snapshot |
| 2014-03-21 |
Ken Hornstein | Move pidcheck() into mhshowsbr.c (the only consumer... |
commit | commitdiff | tree | snapshot |
| 2014-03-21 |
Ken Hornstein | Remove support for -pause/-nopause switches to mhshow... |
commit | commitdiff | tree | snapshot |
| 2014-03-21 |
Ken Hornstein | Remove support for parallel content display. This... |
commit | commitdiff | tree | snapshot |
| 2014-03-20 |
David Levine | Fixed quoting of charset value in mhn.defaults.sh. |
commit | commitdiff | tree | snapshot |
| 2014-03-16 |
David Levine | Renamed mkstemp(1) man page to mh-mkstemp(1), so it... |
commit | commitdiff | tree | snapshot |
| 2014-03-16 |
Lyndon Nerenberg | Update the manpage style guide to be consistent about... |
commit | commitdiff | tree | snapshot |
| 2014-03-16 |
David Levine | Fixed formatting of program name in mh-mime(7) man... |
commit | commitdiff | tree | snapshot |
| 2014-03-16 |
David Levine | Moved "mhparam iconv" description to mhparam(1) man... |
commit | commitdiff | tree | snapshot |
| 2014-03-15 |
David Levine | Fixed some of the issues noted by clang --analyze with |
commit | commitdiff | tree | snapshot |
| 2014-03-15 |
David Levine | Fixed fixup of sbr/dtimep.c with flex 2.5.36. |
commit | commitdiff | tree | snapshot |
| 2014-03-15 |
David Levine | Modified probe to output sbr/dtimep.c. The flex versio... |
commit | commitdiff | tree | snapshot |
| 2014-03-15 |
David Levine | Added probe to configure.ac to output flex version... |
commit | commitdiff | tree | snapshot |
| 2014-03-15 |
David Levine | Compare character with EOF using signed comparison... |
commit | commitdiff | tree | snapshot |
| 2014-03-14 |
Ken Hornstein | Sigh. Make localmbox work even if we're not using... |
commit | commitdiff | tree | snapshot |
| 2014-03-14 |
Ken Hornstein | Whoops, missed a warning groff found. |
commit | commitdiff | tree | snapshot |
| 2014-03-14 |
Ken Hornstein | Fix some typos and make some style changes suggested... |
commit | commitdiff | tree | snapshot |
| 2014-03-14 |
Ken Hornstein | Add support for printing iconv and localmbox. |
commit | commitdiff | tree | snapshot |
| 2014-03-13 |
Ken Hornstein | Update for mh-mime. |
commit | commitdiff | tree | snapshot |
| 2014-03-13 |
Ken Hornstein | Create new mh-mime man page, with overview of how MIME... |
commit | commitdiff | tree | snapshot |
| 2014-03-13 |
Ken Hornstein | Update and fix some formatting issues. |
commit | commitdiff | tree | snapshot |
| 2014-03-11 |
David Levine | Fixed test-mkstemp to work on platforms that don't... |
commit | commitdiff | tree | snapshot |
| 2014-03-11 |
David Levine | Check for text/html display programs in this order... |
commit | commitdiff | tree | snapshot |
| 2014-03-07 |
Ken Hornstein | Fix minor typo. |
commit | commitdiff | tree | snapshot |
| 2014-03-07 |
Lyndon Nerenberg | Import Dave Crocker's brief history of email developmen... |
commit | commitdiff | tree | snapshot |
| 2014-03-07 |
David Levine | Fixed test/getcwidth.c to build without MULTIBYTE_SUPPORT. |
commit | commitdiff | tree | snapshot |
| 2014-03-07 |
David Levine | Fixed a few very minor issues that cppcheck noticed. |
commit | commitdiff | tree | snapshot |
| 2014-03-07 |
David Levine | Removed declaration of unused sm_reply from post.c. |
commit | commitdiff | tree | snapshot |
| 2014-03-07 |
David Levine | Made a couple of globals static in smtp.c. |
commit | commitdiff | tree | snapshot |
| 2014-03-07 |
David Levine | Changed unused symbol that gen-ctype-checked creates... |
commit | commitdiff | tree | snapshot |
| 2014-03-07 |
David Levine | Added remedy for compile warnings when built with ... |
commit | commitdiff | tree | snapshot |
| 2014-03-07 |
David Levine | Remove backup file at end of test-ext-params, and a... |
commit | commitdiff | tree | snapshot |
| 2014-03-06 |
Ken Hornstein | Put in check so "attach" is rejected when the draft... |
commit | commitdiff | tree | snapshot |
| 2014-03-06 |
Ken Hornstein | Update test to match reality |
commit | commitdiff | tree | snapshot |
| 2014-03-06 |
Ken Hornstein | Update documentation to match reality. |
commit | commitdiff | tree | snapshot |
| 2014-03-06 |
Ken Hornstein | Prevent crash if editfile() is called and both "*ed... |
commit | commitdiff | tree | snapshot |
| 2014-03-06 |
Ken Hornstein | Remove unneeded assignment. |
commit | commitdiff | tree | snapshot |
| 2014-03-06 |
Ken Hornstein | Fix up some warnings and problems when iconv doesn... |
commit | commitdiff | tree | snapshot |
| 2014-03-06 |
Ken Hornstein | Merge branch 'extended-params' |
commit | commitdiff | tree | snapshot |
| 2014-03-06 |
Ken Hornstein | Update pending-release-notes. |
commit | commitdiff | tree | snapshot |
| 2014-03-06 |
Ken Hornstein | More tests for extended-parameter parsing. |
commit | commitdiff | tree | snapshot |
| 2014-03-05 |
Ken Hornstein | Add extra argument to add_param() so it can use the... |
commit | commitdiff | tree | snapshot |
| 2014-03-05 |
Ken Hornstein | A more complicated RFC 2231 parsing example. |
commit | commitdiff | tree | snapshot |
| 2014-03-05 |
Ken Hornstein | Whoops, a little TOO hasty on the last bugfix; put... |
commit | commitdiff | tree | snapshot |
| 2014-03-05 |
Ken Hornstein | Switch over to using the token parser instead of isspac... |
commit | commitdiff | tree | snapshot |
| 2014-03-05 |
Ken Hornstein | Move language tag parser into the block so it only... |
commit | commitdiff | tree | snapshot |
| 2014-03-05 |
Ken Hornstein | Change disposition output slightly. |
commit | commitdiff | tree | snapshot |
| 2014-03-05 |
Ken Hornstein | Update information to mention RFC 2231. |
commit | commitdiff | tree | snapshot |
| 2014-03-05 |
Ken Hornstein | Add message/external-body test. |
commit | commitdiff | tree | snapshot |
| 2014-03-05 |
Ken Hornstein | Update mhlist and other relevant utilities to output... |
commit | commitdiff | tree | snapshot |
| 2014-03-05 |
Ken Hornstein | Some tests for RFC 2231 decoding; seems like it works... |
commit | commitdiff | tree | snapshot |
| 2014-03-05 |
Ken Hornstein | Fix up some error reporting, and reassemble partial... |
commit | commitdiff | tree | snapshot |
| 2014-03-05 |
Ken Hornstein | Fix up a few pointer mishaps; this should now get every... |
commit | commitdiff | tree | snapshot |
| 2014-03-05 |
Ken Hornstein | Whoops, forgot to set the name element of the partial... |
commit | commitdiff | tree | snapshot |
| 2014-03-05 |
Ken Hornstein | A few minor fixups; the parser now passes the test... |
commit | commitdiff | tree | snapshot |
| 2014-03-04 |
Ken Hornstein | Fixes for the MIME parser; kinda works for regular... |
commit | commitdiff | tree | snapshot |
| 2014-03-04 |
Ken Hornstein | More work on extended parameter parser. Does not compi... |
commit | commitdiff | tree | snapshot |
| 2014-03-03 |
David Levine | In test/common.sh.in trap, cd to $MH_TEST_DIR before... |
commit | commitdiff | tree | snapshot |
| 2014-03-03 |
Ken Hornstein | Make parse_header_attrs() a private function (there... |
commit | commitdiff | tree | snapshot |
| 2014-03-03 |
Ken Hornstein | Convert unqp() to decode_qp(), and make it a public... |
commit | commitdiff | tree | snapshot |
| 2014-03-03 |
David Levine | Added mkstemp(1), wrapper around mkstemp(3)/mkstemps... |
commit | commitdiff | tree | snapshot |
| 2014-03-03 |
David Levine | Added convenience function die() to mhmail. |
commit | commitdiff | tree | snapshot |
| 2014-03-03 |
Ken Hornstein | Switch over get_ctinfo() to determine the filename... |
commit | commitdiff | tree | snapshot |
| 2014-03-02 |
David Levine | Added recommendation to use nmh-storage profile setting or |
commit | commitdiff | tree | snapshot |
| 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 |
| next |