| 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 |
| 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 |
| 2014-01-21 |
David Levine | Expanded mhpath(1) man page discussion of its handling... |
commit | commitdiff | tree | snapshot |
| 2014-01-20 |
David Levine | Use LC_ALL instead of LC_CTYPE in test-pick because... |
commit | commitdiff | tree | snapshot |
| 2014-01-20 |
David Levine | Fixed three LC_ALL settings: |
commit | commitdiff | tree | snapshot |
| 2014-01-20 |
Ken Hornstein | Remove autoconf checks for nl_langinfo() and langinfo.h |
commit | commitdiff | tree | snapshot |
| 2014-01-20 |
Ken Hornstein | Completely deprecate support for MM_CHARSET. |
commit | commitdiff | tree | snapshot |
| 2014-01-20 |
David Levine | Removed "tmp" from the uip/mh* programs, so that they... |
commit | commitdiff | tree | snapshot |
| 2014-01-20 |
Ken Hornstein | Remove the --disable-locale configure option and make... |
commit | commitdiff | tree | snapshot |
| 2014-01-19 |
Ken Hornstein | Document the -dist flag. |
commit | commitdiff | tree | snapshot |
| 2014-01-19 |
Ken Hornstein | Change error message so "Unknown error 0" doesn't get... |
commit | commitdiff | tree | snapshot |
| 2014-01-19 |
Ken Hornstein | Add a test for dist to make sure it works with headers... |
commit | commitdiff | tree | snapshot |
| 2014-01-19 |
David Levine | Updated MACHINES to show package requirements on Linux... |
commit | commitdiff | tree | snapshot |
| 2014-01-19 |
Ken Hornstein | Add support for not outputting any MIME headers when... |
commit | commitdiff | tree | snapshot |
| 2014-01-19 |
Ken Hornstein | Allow mhbuild to work when the message body is empty... |
commit | commitdiff | tree | snapshot |
| 2014-01-19 |
Ken Hornstein | Removed unused argument "file" to user_content(). |
commit | commitdiff | tree | snapshot |
| 2014-01-18 |
Ken Hornstein | Beginning of work to run mhbuild always. A bit more... |
commit | commitdiff | tree | snapshot |
| 2014-01-18 |
Ken Hornstein | Explictly return the exit code, so we can portably... |
commit | commitdiff | tree | snapshot |
| 2014-01-18 |
David Levine | Removed -a option from whatnow attach, in anticipation of |
commit | commitdiff | tree | snapshot |
| 2014-01-17 |
Ken Hornstein | Add support for -auto flag to mhbuild. |
commit | commitdiff | tree | snapshot |
| 2014-01-17 |
Ken Hornstein | Remove WHATNOW #ifdefs; that code was obsolete a long... |
commit | commitdiff | tree | snapshot |
| 2014-01-17 |
David Levine | Moved readline check to after termcap/curses check... |
commit | commitdiff | tree | snapshot |
| 2014-01-17 |
David Levine | Moved readconfig() of mhn.defaults into construct_build... |
commit | commitdiff | tree | snapshot |
| 2014-01-15 |
David Levine | Added check to get_file_info() in attach.c for failed... |
commit | commitdiff | tree | snapshot |
| next |