| 2014-02-25 |
David Levine | Fixed m_getfld() to not return EOF indicator, so that... |
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-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-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-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 |
| 2014-01-26 |
David Levine | Merge branch 'tmpfiles' |
commit | commitdiff | tree | snapshot |
| 2014-01-26 |
David Levine | Merge branch 'tmpfiles' |
commit | commitdiff | tree | snapshot |
| 2014-01-25 |
David Levine | Added unregister_for_removal(0) calls to the couple... |
commit | commitdiff | tree | snapshot |
| 2014-01-25 |
David Levine | Replaced nearly all unlink(3) calls with m_unlink(). |
commit | commitdiff | tree | snapshot |
| 2014-01-25 |
David Levine | Restored the unlinks of temporary files immediately... |
commit | commitdiff | tree | snapshot |
| 2014-01-25 |
David Levine | Replaced boilerplate at beginning of each nmh program... |
commit | commitdiff | tree | snapshot |
| 2014-01-25 |
David Levine | Removed 3 renames of temporary files in mhparse.c.... |
commit | commitdiff | tree | snapshot |
| 2014-01-25 |
David Levine | Replaced use of mkstemp() with m_mktemp() in lock_file.c. |
commit | commitdiff | tree | snapshot |
| 2014-01-24 |
Ken Hornstein | Move uip/attach.c to sbr/mime_type.c; it was used by... |
commit | commitdiff | tree | snapshot |
| 2014-01-24 |
Ken Hornstein | In my over-eager trimming I didn't realize the fallback... |
commit | commitdiff | tree | snapshot |
| 2014-01-24 |
David Levine | Replaced use of mkstemp() with m_mktemp2() in header_fd... |
commit | commitdiff | tree | snapshot |
| 2014-01-24 |
Ken Hornstein | Switch from volatile char * to the more correct char... |
commit | commitdiff | tree | snapshot |
| 2014-01-24 |
David Levine | Separate export from assignment in test-dist and test... |
commit | commitdiff | tree | snapshot |
| 2014-01-23 |
Ken Hornstein | Whoops, forgot to initialize the linked list next point... |
commit | commitdiff | tree | snapshot |
| 2014-01-23 |
Ken Hornstein | Make sure we include tiny.jpg we need for the test... |
commit | commitdiff | tree | snapshot |
| 2014-01-23 |
Ken Hornstein | Try to suppress warnings from changes (but why is this... |
commit | commitdiff | tree | snapshot |
| 2014-01-23 |
Ken Hornstein | Hm, maybe I can't put environment variable assignments... |
commit | commitdiff | tree | snapshot |
| 2014-01-23 |
Ken Hornstein | Whoops, forgot a newline. |
commit | commitdiff | tree | snapshot |
| 2014-01-23 |
Ken Hornstein | Merge branch 'mhbuild-always' |
commit | commitdiff | tree | snapshot |
| 2014-01-23 |
Ken Hornstein | Document changes to mhbuild and send. |
commit | commitdiff | tree | snapshot |
| 2014-01-23 |
Ken Hornstein | Garbage collect unused code. |
commit | commitdiff | tree | snapshot |
| 2014-01-23 |
Ken Hornstein | Remove automimeproc functionality; it's redundant now. |
commit | commitdiff | tree | snapshot |
| 2014-01-23 |
Ken Hornstein | Update the pending-release-notes for changes. |
commit | commitdiff | tree | snapshot |
| 2014-01-23 |
Ken Hornstein | Flesh out test-attach, and set it to run as part of... |
commit | commitdiff | tree | snapshot |
| 2014-01-22 |
Ken Hornstein | Fix mhmail so it works with the new world order. |
commit | commitdiff | tree | snapshot |
| 2014-01-22 |
Ken Hornstein | Convert whatnow over to using the new Attach header. |
commit | commitdiff | tree | snapshot |
| 2014-01-22 |
Ken Hornstein | Fixed this to use Attach instead of Nmh-Attachment. |
commit | commitdiff | tree | snapshot |
| 2014-01-22 |
David Levine | Added svector_find() function. |
commit | commitdiff | tree | snapshot |
| 2014-01-22 |
Ken Hornstein | Make viamail read the user's profile; this is required... |
commit | commitdiff | tree | snapshot |
| 2014-01-22 |
David Levine | Always check that mktemp()/mktemp2() succeeds before... |
commit | commitdiff | tree | snapshot |
| 2014-01-22 |
David Levine | Expose get_temp_dir(). |
commit | commitdiff | tree | snapshot |
| 2014-01-22 |
David Levine | Enable asserts when debug is enabled, in build_nmh. |
commit | commitdiff | tree | snapshot |
| 2014-01-22 |
Ken Hornstein | Fix a bunch of tests for the mhbuild changes; still... |
commit | commitdiff | tree | snapshot |
| 2014-01-21 |
David Levine | Replaced use of m_mktemp() with m_mktemp2() so that... |
commit | commitdiff | tree | snapshot |
| 2014-01-21 |
David Levine | Removed remaining occurrences of char *tmp from uip... |
commit | commitdiff | tree | snapshot |
| next |