| 2016-04-13 |
Eric Gillespie | Rename files to match renamed functions |
commit | commitdiff | tree | snapshot |
| 2016-04-10 |
Eric Gillespie | Fix mhlogin(1) title. |
commit | commitdiff | tree | snapshot |
| 2016-04-10 |
David Levine | Added -user to mhlogin man page. |
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 | 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-10 |
Eric Gillespie | check curl_ctx->res_len > 0 not res_body != NULL |
commit | commitdiff | tree | snapshot |
| 2016-04-10 |
Eric Gillespie | oops, pass int to m_getfld not size_t |
commit | commitdiff | tree | snapshot |
| 2016-04-10 |
Eric Gillespie | support multiple oauth users; mhlogin now requires... |
commit | commitdiff | tree | snapshot |
| 2016-04-10 |
Eric Gillespie | plug some memory leaks, in success cases only |
commit | commitdiff | tree | snapshot |
| 2016-04-10 |
Eric Gillespie | fix mhlogin -browser test |
commit | commitdiff | tree | snapshot |
| 2016-04-03 |
Eric Gillespie | Rename and document functions that read from stdin. |
commit | commitdiff | tree | snapshot |
| 2016-04-03 |
Eric Gillespie | test mhlogin -browser |
commit | commitdiff | tree | snapshot |
| 2016-03-27 |
David Levine | Don't call sm_auth_sasl() for XAUTH2 with -sasl. Instead, |
commit | commitdiff | tree | snapshot |
| 2016-03-26 |
David Levine | Added start_test()/finish_test() to README.developers. |
commit | commitdiff | tree | snapshot |
| 2016-03-26 |
David Levine | Migrated the oauth tests to start_test()/finish_test... |
commit | commitdiff | tree | snapshot |
| 2016-03-26 |
David Levine | Added start_test() and finish_test() functions to test... |
commit | commitdiff | tree | snapshot |
| 2016-03-25 |
David Levine | Added -browser switch to mhlogin(1). |
commit | commitdiff | tree | snapshot |
| 2016-03-25 |
David Levine | Merge remote-tracking branch 'origin' into xoauth |
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-24 |
David Levine | Changed sign of minchars for the SASL-related switches... |
commit | commitdiff | tree | snapshot |
| 2016-03-24 |
David Levine | Merge remote-tracking branch 'origin' into xoauth |
commit | commitdiff | tree | snapshot |
| 2016-03-24 |
David Levine | Replaced -oauth service switch with -saslmech xoauth2 |
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 | Merge remote-tracking branch 'origin' into xoauth |
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-17 |
David Levine | Added oauth support to whatnow. |
commit | commitdiff | tree | snapshot |
| 2016-03-13 |
David Levine | Added oauth switch to whatnow. |
commit | commitdiff | tree | snapshot |
| 2016-03-13 |
David Levine | Added use of local variable user to prevent compiler... |
commit | commitdiff | tree | snapshot |
| 2016-03-13 |
David Levine | Sort JSON output from oauth tests so that comparisons... |
commit | commitdiff | tree | snapshot |
| 2016-03-13 |
David Levine | Set MH_VERSION, OAUTH_SUPPORT, and CURL_USER_AGENT... |
commit | commitdiff | tree | snapshot |
| 2016-03-13 |
David Levine | Added OAuth2 support to build_nmh. |
commit | commitdiff | tree | snapshot |
| 2016-03-13 |
David Levine | Merge branch 'master' into xoauth |
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 |
| 2015-02-08 |
Paul Fox | add new message separator header to mhshow |
commit | commitdiff | tree | snapshot |
| 2015-02-08 |
Paul Fox | fix typo in mh-format.man |
commit | commitdiff | tree | snapshot |
| 2015-02-08 |
Eric Gillespie | Test that show always shows message numbers. |
commit | commitdiff | tree | snapshot |
| 2015-02-08 |
Paul Fox | test/common.sh: allow giving individual tests a name |
commit | commitdiff | tree | snapshot |
| 2015-02-08 |
Paul Fox | man pages -- clarify what -part and -type do when used... |
commit | commitdiff | tree | snapshot |
| 2015-02-08 |
David Levine | Merge remote-tracking branch 'origin' into convertargs |
commit | commitdiff | tree | snapshot |
| 2015-02-08 |
David Levine | Added support to mhfixmsg -reformat for multipart/relat... |
commit | commitdiff | tree | snapshot |
| 2015-02-05 |
David Levine | Fixed test-convert to work on Cygwin and other platform... |
commit | commitdiff | tree | snapshot |
| 2015-02-05 |
David Levine | Merge remote-tracking branch 'origin' into convertargs |
commit | commitdiff | tree | snapshot |
| 2015-02-05 |
David Levine | Removed unused local variable from move_preferred_part(). |
commit | commitdiff | tree | snapshot |
| 2015-02-04 |
Paul Fox | pending-release-notes: add mhshow's "-prefer", and... |
commit | commitdiff | tree | snapshot |
| 2015-02-04 |
Paul Fox | test-subpart: add mhlist and mhshow tests for -type... |
commit | commitdiff | tree | snapshot |
| 2015-02-04 |
Paul Fox | update mhshow, mhlist, and mhstore man pages for -prefe... |
commit | commitdiff | tree | snapshot |
| 2015-02-04 |
Paul Fox | implement -prefer, for multipart/alternative preferences |
commit | commitdiff | tree | snapshot |
| 2015-02-04 |
Paul Fox | mhshow.man: more detail on use of -part and -type switches |
commit | commitdiff | tree | snapshot |
| next |