| 2016-08-29 |
David Levine | Added warning message on stderr if folder -nocreate... |
commit | commitdiff | tree | snapshot |
| 2016-08-17 |
Ken Hornstein | Start of adding arguments for transmitting OAuth parame... |
commit | commitdiff | tree | snapshot |
| 2016-08-15 |
Ken Hornstein | Add $(ICONVLIB) to programs that need it. |
commit | commitdiff | tree | snapshot |
| 2016-08-15 |
David Levine | Create $MH_OBJ_DIR/test/testdir if it doesn't already... |
commit | commitdiff | tree | snapshot |
| 2016-08-15 |
David Levine | Plug a couple of (harmless) memory leaks in mhfixmsg. |
commit | commitdiff | tree | snapshot |
| 2016-08-15 |
David Levine | Handle base64 decoding decoding of initial response... |
commit | commitdiff | tree | snapshot |
| 2016-08-14 |
Ken Hornstein | Newer versions of Automake want to include the test... |
commit | commitdiff | tree | snapshot |
| 2016-08-14 |
Ken Hornstein | Use isascii() with isprint(), since using isprint() on |
commit | commitdiff | tree | snapshot |
| 2016-08-14 |
David Levine | Set HOME in tests if unset, to avoid warning from w3m... |
commit | commitdiff | tree | snapshot |
| 2016-08-14 |
David Levine | Fixed typo in man page. |
commit | commitdiff | tree | snapshot |
| 2016-08-14 |
David Levine | Attempt to decode base64-encoded strings in -snoop... |
commit | commitdiff | tree | snapshot |
| 2016-08-10 |
David Levine | Canonicalize MH_TEST_DIR in TESTS_ENVIRONMENT. |
commit | commitdiff | tree | snapshot |
| 2016-08-10 |
David Levine | Use pwd -P to canonicalize MH_TEST_DIR. |
commit | commitdiff | tree | snapshot |
| 2016-08-10 |
David Levine | Added debug printouts. |
commit | commitdiff | tree | snapshot |
| 2016-08-10 |
David Levine | Canonicalized MH_TEST_DIR, and replaced use of `pwd... |
commit | commitdiff | tree | snapshot |
| 2016-07-22 |
David Levine | Fixed comments describing decodeBase64(). |
commit | commitdiff | tree | snapshot |
| 2016-07-21 |
David Levine | Factored out base64 decoding code into decodeBase64(). |
commit | commitdiff | tree | snapshot |
| 2016-07-21 |
David Levine | Moved md5.c from uip to sbr. |
commit | commitdiff | tree | snapshot |
| 2016-07-08 |
David Levine | Updated send(1) man page to note that sendfrom looks in |
commit | commitdiff | tree | snapshot |
| 2016-07-08 |
David Levine | Added Envelope-From and Sender support to sendfrom. |
commit | commitdiff | tree | snapshot |
| 2016-07-08 |
David Levine | Changed addresses to use example.com. |
commit | commitdiff | tree | snapshot |
| 2016-07-08 |
David Levine | export MH_TEST_DIR so that test/dist/test-dist can... |
commit | commitdiff | tree | snapshot |
| 2016-07-05 |
David Levine | Moved sendfrom code from contrib into send(1). |
commit | commitdiff | tree | snapshot |
| 2016-07-05 |
David Levine | Added context_find_prefix(). |
commit | commitdiff | tree | snapshot |
| 2016-06-26 |
David Levine | Wrapped code block of conditional statement with {... |
commit | commitdiff | tree | snapshot |
| 2016-06-26 |
David Levine | Moved free(cp) to right after last (and only) use of... |
commit | commitdiff | tree | snapshot |
| 2016-06-26 |
David Levine | Fixed indentation to prevent warning from gcc 6 -Wmisle... |
commit | commitdiff | tree | snapshot |
| 2016-06-12 |
David Levine | No longer need const cast in sendfrom.c. |
commit | commitdiff | tree | snapshot |
| 2016-06-12 |
David Levine | Added consts to adios(), advise(), and advertise()... |
commit | commitdiff | tree | snapshot |
| 2016-06-12 |
David Levine | Added const to filename args of cpydata(). Then added... |
commit | commitdiff | tree | snapshot |
| 2016-06-12 |
David Levine | Added const to arg of m_backup(). |
commit | commitdiff | tree | snapshot |
| 2016-06-12 |
David Levine | Added const to first arg of adios(). |
commit | commitdiff | tree | snapshot |
| 2016-06-12 |
David Levine | If parse_mime() fails and the -file switch was used... |
commit | commitdiff | tree | snapshot |
| 2016-05-30 |
David Levine | Added free_fs() call to plug leak from fmt_compile(). |
commit | commitdiff | tree | snapshot |
| 2016-05-29 |
klemens | spelling-fixes ( code-comments in .c, .h. .y ... ) |
commit | commitdiff | tree | snapshot |
| 2016-05-29 |
klemens | spelling-fixes ( docs, man, readme ) |
commit | commitdiff | tree | snapshot |
| 2016-05-29 |
David Levine | Added sendfrom to docs/contrib. |
commit | commitdiff | tree | snapshot |
| 2016-05-21 |
David Levine | Added docdir to mhparam. |
commit | commitdiff | tree | snapshot |
| 2016-05-21 |
David Levine | Removed unnecessary memset on fmt_mnull: it gets initi... |
commit | commitdiff | tree | snapshot |
| 2016-05-18 |
Ken Hornstein | Check to see if cross-directory links are supported... |
commit | commitdiff | tree | snapshot |
| 2016-05-02 |
David Levine | For slocal, changed default user, if -user switch isn... |
commit | commitdiff | tree | snapshot |
| 2016-04-13 |
Eric Gillespie | Rename files to match renamed functions |
commit | commitdiff | tree | snapshot |
| 2016-04-10 |
David Levine | Added start_test() and finish_test() functions to test... |
commit | commitdiff | tree | snapshot |
| 2016-04-10 |
David Levine | Fix to commit 84932d0a96c79bfb2f0384ebab806dc51a35f600 to |
commit | commitdiff | tree | snapshot |
| 2016-04-10 |
David Levine | Quoted variables in trap so that distcheck doesn't... |
commit | commitdiff | tree | snapshot |
| 2016-04-10 |
David Levine | Moved "const" to after "register" to silence compile... |
commit | commitdiff | tree | snapshot |
| 2016-04-03 |
Eric Gillespie | Rename and document functions that read from stdin. |
commit | commitdiff | tree | snapshot |
| 2016-03-24 |
David Levine | Changed minchars swit values for -[no]concat switches... |
commit | commitdiff | tree | snapshot |
| 2016-03-24 |
David Levine | Use WIFXEXITED to check return status of system(),... |
commit | commitdiff | tree | snapshot |
| 2016-03-21 |
Lyndon Nerenberg | Another pass at cleaning up (some of) the manpages. |
commit | commitdiff | tree | snapshot |
| 2016-03-19 |
David Levine | Added check of return value of write() to quash compile... |
commit | commitdiff | tree | snapshot |
| 2016-03-19 |
Ken Hornstein | Recover properly if the character conversion fails. |
commit | commitdiff | tree | snapshot |
| 2016-03-19 |
Ken Hornstein | Fix substitution code so it uses the right pointer... |
commit | commitdiff | tree | snapshot |
| 2016-03-18 |
David Levine | Have fix_boundary() return NOTOK if it couldn't fix... |
commit | commitdiff | tree | snapshot |
| 2016-03-12 |
David Levine | Have -nocrlflinebreaks apply to the message parts that... |
commit | commitdiff | tree | snapshot |
| 2016-03-12 |
David Levine | Added EXAMPLES and BUGS sections. |
commit | commitdiff | tree | snapshot |
| 2016-03-12 |
Eric Gillespie | Implement the -reverse option to pick(1) to change... |
commit | commitdiff | tree | snapshot |
| 2016-02-27 |
David Levine | Updated date on mh-folders(5) man page. |
commit | commitdiff | tree | snapshot |
| 2016-02-27 |
David Levine | Added application/ics to default list if types to decode. |
commit | commitdiff | tree | snapshot |
| 2016-02-25 |
Paul Fox | mh-folders.man: note that folders should not be named... |
commit | commitdiff | tree | snapshot |
| 2016-02-25 |
David Levine | Added -[no]crlflinebreaks switches to mhfixmsg(1). |
commit | commitdiff | tree | snapshot |
| 2016-02-21 |
David Levine | Added check for successful decode of a different part... |
commit | commitdiff | tree | snapshot |
| 2016-02-21 |
David Levine | Don't consider failure to build a text/plain part to... |
commit | commitdiff | tree | snapshot |
| 2016-02-20 |
David Levine | Added -decodetypes switch to mhfixmsg(1). |
commit | commitdiff | tree | snapshot |
| 2016-01-29 |
David Levine | Add missing -infile switch name to mhfixmsg-format... |
commit | commitdiff | tree | snapshot |
| 2016-01-23 |
David Levine | mhical enhancement: If a datetime is missing the time... |
commit | commitdiff | tree | snapshot |
| 2016-01-20 |
Richard M Kreuter | Set MH to the resolved, absolute pathname inside contex... |
commit | commitdiff | tree | snapshot |
| 2016-01-20 |
Richard M Kreuter | Added all of mhshow's documented switches to show's... |
commit | commitdiff | tree | snapshot |
| 2016-01-20 |
David Levine | Added mention of mhfixmsg -fixcte to error message... |
commit | commitdiff | tree | snapshot |
| 2015-11-30 |
David Levine | Moved addition of -ansi -pedantic to CFLAGS with gcc... |
commit | commitdiff | tree | snapshot |
| 2015-11-19 |
David Levine | Allow a RRULE in an iCalendar request to not have an... |
commit | commitdiff | tree | snapshot |
| 2015-11-18 |
David Levine | Remove any enclosing quotes from a timezone identifier... |
commit | commitdiff | tree | snapshot |
| 2015-11-18 |
David Levine | If format_datetime() returns null, store a copy of... |
commit | commitdiff | tree | snapshot |
| 2015-08-23 |
Ken Hornstein | If str == buffer, then do NOT do a strncpy(buffer,... |
commit | commitdiff | tree | snapshot |
| 2015-08-23 |
Ken Hornstein | Add support for setting the environment variable MH_TES... |
commit | commitdiff | tree | snapshot |
| 2015-08-21 |
Leonardo Taccari | Add support for the -sendmail flag to send/post, to... |
commit | commitdiff | tree | snapshot |
| 2015-07-14 |
David Levine | Unquoted addresses in mhshow and scan output. Suggested by |
commit | commitdiff | tree | snapshot |
| 2015-03-20 |
Ken Hornstein | Change the reference to the valgrind suppression file... |
commit | commitdiff | tree | snapshot |
| 2015-03-20 |
Ken Hornstein | Include a new valgrind warning suppression for MacOS X. |
commit | commitdiff | tree | snapshot |
| 2015-03-20 |
Alexander Zangerl | Make sure the valgrind suppression file is honored... |
commit | commitdiff | tree | snapshot |
| 2015-03-17 |
Ken Hornstein | Fix error message to correctly report the program that... |
commit | commitdiff | tree | snapshot |
| 2015-03-07 |
Ken Hornstein | Rearrange all callers of post(8) so that the filename... |
commit | commitdiff | tree | snapshot |
| 2015-03-05 |
Paul Fox | mhparse.c: verify all MIME-Version: headers encountered |
commit | commitdiff | tree | snapshot |
| 2015-02-23 |
David Levine | Merge remote-tracking branch 'origin/convertargs' |
commit | commitdiff | tree | snapshot |
| 2015-02-14 |
Paul Fox | use %l uniformly on all the text-mode browser display... |
commit | commitdiff | tree | snapshot |
| 2015-02-14 |
David Levine | Filter converted text/html to remove blank lines and... |
commit | commitdiff | tree | snapshot |
| 2015-02-14 |
David Levine | Removed m_chkids(), per suggestion of Marcin Cieslak. |
commit | commitdiff | tree | snapshot |
| 2015-02-14 |
David Levine | Removed unnecessary #include of h/signals.h. |
commit | commitdiff | tree | snapshot |
| 2015-02-14 |
David Levine | Removed #include of signal.h because it's in h/signals.h. |
commit | commitdiff | tree | snapshot |
| 2015-02-14 |
Marcin Cieslak | Reset done in inc_done() to prevent endless loop when... |
commit | commitdiff | tree | snapshot |
| 2015-02-13 |
David Levine | That didn't work, so removed offset. |
commit | commitdiff | tree | snapshot |
| 2015-02-13 |
David Levine | Use +0000 isntead of -0000 offset because FreeBSD displ... |
commit | commitdiff | tree | snapshot |
| 2015-02-13 |
Marcin Cieslak | Replaced setgid() calls with setegid() so that it works... |
commit | commitdiff | tree | snapshot |
| 2015-02-13 |
David Levine | Added showmimeproc to test/common.sh.in so that test... |
commit | commitdiff | tree | snapshot |
| 2015-02-13 |
David Levine | Removed a few more msh (MS_MSH and mshproc) and vmh... |
commit | commitdiff | tree | snapshot |
| 2015-02-12 |
David Levine | Replaced individual assignment of array elements, one... |
commit | commitdiff | tree | snapshot |
| 2015-02-12 |
Marcin Cieslak | Fixed the error message in lockit() when it fails to... |
commit | commitdiff | tree | snapshot |
| 2015-02-12 |
Marcin Cieslak | Fixed "inc" to be installed setgid mail with dot lockin... |
commit | commitdiff | tree | snapshot |
| 2015-02-08 |
Paul Fox | update tests for new message separator header from... |
commit | commitdiff | tree | snapshot |
| 2015-02-08 |
Paul Fox | update man pages for new mhshow message separator header |
commit | commitdiff | tree | snapshot |
| next |