| 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 |
| 2014-01-15 |
David Levine | Removed the tests of attach -v -a from test-attach... |
commit | commitdiff | tree | snapshot |
| 2014-01-14 |
David Levine | Modified last check added to test-scan-multibyte so... |
commit | commitdiff | tree | snapshot |
| 2014-01-14 |
David Levine | Skip the last check that I added to test-scan-multibyte... |
commit | commitdiff | tree | snapshot |
| 2014-01-14 |
David Levine | In cpstripped(), check for negative return value from... |
commit | commitdiff | tree | snapshot |
| 2014-01-13 |
David Levine | Better fix for test-attach-detach on platforms without... |
commit | commitdiff | tree | snapshot |
| 2014-01-13 |
David Levine | Fixed build on Solaris by only checking for -Wno-unused... |
commit | commitdiff | tree | snapshot |
| 2014-01-12 |
David Levine | Hacked test-attach-detach to pass on Solaris. |
commit | commitdiff | tree | snapshot |
| 2014-01-12 |
David Levine | Final fix to test-attach-detach: on some platforms... |
commit | commitdiff | tree | snapshot |
| 2014-01-12 |
David Levine | Really fix mode of file that's used in test-attach... |
commit | commitdiff | tree | snapshot |
| 2014-01-12 |
David Levine | One final fix to test-attach-detach. |
commit | commitdiff | tree | snapshot |
| 2014-01-12 |
David Levine | Fixed test-attach-detach to work with any umask, and... |
commit | commitdiff | tree | snapshot |
| 2014-01-12 |
David Levine | Added -v and -a switches to whatnow attach so the user... |
commit | commitdiff | tree | snapshot |
| 2014-01-11 |
David Levine | Refined the POSTLINK used on OpenBSD so that it leaves... |
commit | commitdiff | tree | snapshot |
| 2014-01-11 |
David Levine | Refined the autoconf test for -Wno-unused-result so... |
commit | commitdiff | tree | snapshot |
| 2014-01-11 |
David Levine | Calculate port numbers in test suite based on uid so... |
commit | commitdiff | tree | snapshot |
| 2014-01-11 |
David Levine | Updated Cygwin and Linux build notes. |
commit | commitdiff | tree | snapshot |
| 2014-01-11 |
David Levine | Added more .exe files to .gitignore. |
commit | commitdiff | tree | snapshot |
| 2014-01-11 |
David Levine | Work around OpenBSD 5.4 file(1), which reports the... |
commit | commitdiff | tree | snapshot |
| 2014-01-11 |
David Levine | Reworked attach to add charset to Content-Type string for |
commit | commitdiff | tree | snapshot |
| 2014-01-11 |
David Levine | Changed how build_nmh deals with older mhparam that... |
commit | commitdiff | tree | snapshot |
| 2014-01-11 |
David Levine | Reorganized autoconf test for -Qunused-warnings so... |
commit | commitdiff | tree | snapshot |
| 2014-01-11 |
Ken Hornstein | Change test-mhmail so it can handle a MIMETYPEPROC... |
commit | commitdiff | tree | snapshot |
| 2014-01-11 |
Ken Hornstein | Switch over to using --mime-type, since --mime seems... |
commit | commitdiff | tree | snapshot |
| 2014-01-11 |
David Levine | Fixed POSTLINK (on OpenBSD) now that it doesn't use... |
commit | commitdiff | tree | snapshot |
| 2014-01-11 |
Ken Hornstein | More tests, but not quite there yet. |
commit | commitdiff | tree | snapshot |
| 2014-01-11 |
Ken Hornstein | Don't error out if the message body is empty. |
commit | commitdiff | tree | snapshot |
| 2014-01-11 |
David Levine | Only add -Qunused-arguments to LDFLAGS if compiler... |
commit | commitdiff | tree | snapshot |
| 2014-01-11 |
David Levine | Reworked LFLAGS hack for flex 2.5.35 and 2.5.36 to... |
commit | commitdiff | tree | snapshot |
| 2014-01-11 |
David Levine | No longer add -g or -s to LDFLAGS. autoconf handles... |
commit | commitdiff | tree | snapshot |
| 2014-01-11 |
David Levine | Added -Wno-unused-result to silence warnings on Ubuntu. |
commit | commitdiff | tree | snapshot |
| 2014-01-10 |
Ken Hornstein | Make sure we use the 'short' filename and add newlines... |
commit | commitdiff | tree | snapshot |
| 2014-01-10 |
Ken Hornstein | A bit closer, but don't run the test just yet. |
commit | commitdiff | tree | snapshot |
| 2014-01-09 |
Ken Hornstein | Preliminary Attach: header support. Untested just... |
commit | commitdiff | tree | snapshot |
| 2014-01-09 |
David Levine | OpenBSD 5 needs an other-libraries (fourth argument... |
commit | commitdiff | tree | snapshot |
| 2014-01-09 |
David Levine | Hard-code the config/version.c target, instead of using... |
commit | commitdiff | tree | snapshot |
| 2014-01-09 |
David Levine | Replace use of awk with sed in test-anno because it... |
commit | commitdiff | tree | snapshot |
| 2014-01-09 |
David Levine | Detect whether or not to use -n with tail in build_nmh. |
commit | commitdiff | tree | snapshot |
| 2014-01-08 |
David Levine | Fixed typo in last commit of test-curses. |
commit | commitdiff | tree | snapshot |
| 2014-01-08 |
David Levine | Added -Txterm-color to tput invocations that didn't... |
commit | commitdiff | tree | snapshot |
| 2014-01-08 |
David Levine | In test-curses, use termcap codes if terminfo capabilities |
commit | commitdiff | tree | snapshot |
| 2014-01-08 |
David Levine | Added sbr/dtimep.c to CLEANFILES so that make distcheck... |
commit | commitdiff | tree | snapshot |
| 2014-01-08 |
David Levine | Clarified advisory message it test-mhfixmsg if a text... |
commit | commitdiff | tree | snapshot |
| 2014-01-08 |
Ken Hornstein | Update this for From, Resent-From, and Envelope-From... |
commit | commitdiff | tree | snapshot |
| 2014-01-07 |
Ken Hornstein | Prevent message status allocation code from overflowing... |
commit | commitdiff | tree | snapshot |
| next |