| 2017-05-23 |
Ralph Corderoy | Replace some "FALLTHRU" comments with control flow. |
blob | commitdiff | raw |
| 2017-05-16 |
Ralph Corderoy | sbr/mime_type.c: Move prototype from h/prototypes.h... |
blob | commitdiff | raw | diff to current |
| 2017-05-15 |
Ralph Corderoy | sbr/m_maildir.c: Move prototypes from h/prototypes... |
blob | commitdiff | raw | diff to current |
| 2017-05-15 |
Ralph Corderoy | sbr/m_mktemp.h: Move remaining prototypes from h/protot... |
blob | commitdiff | raw | diff to current |
| 2017-05-14 |
Ralph Corderoy | Replace calls to m_putenv() with setenv(3). |
blob | commitdiff | raw | diff to current |
| 2017-05-07 |
Ralph Corderoy | Make many m_getfld() buffer parameters NMH_BUFSIZ big. |
blob | commitdiff | raw | diff to current |
| 2017-04-22 |
Ralph Corderoy | Replace "/*\n * " with "/* " at the start of a file. |
blob | commitdiff | raw | diff to current |
| 2017-04-22 |
Ralph Corderoy | Remove leading and trailing blank lines from code. |
blob | commitdiff | raw | diff to current |
| 2017-04-21 |
Ralph Corderoy | send and whatnow: Remove deprecated -attach... switches. |
blob | commitdiff | raw | diff to current |
| 2017-04-17 |
Ralph Corderoy | Replace advise(NULL, fmt, ...) with inform(fmt, ...). |
blob | commitdiff | raw | diff to current |
| 2017-02-27 |
David Levine | Added /* FALLTHRU */ comments where gcc 7 noticed their... |
blob | commitdiff | raw | diff to current |
| 2016-12-10 |
Ralph Corderoy | Rename recently added TrimSuffixC() to trim_suffix_c(). |
blob | commitdiff | raw | diff to current |
| 2016-11-02 |
Ken Hornstein | Add support for certificate verification when using... |
blob | commitdiff | raw | diff to current |
| 2016-10-30 |
Ralph Corderoy | Replace printf("%s\n", foo) with puts(foo). |
blob | commitdiff | raw | diff to current |
| 2016-10-19 |
Ralph Corderoy | Replace `(char *)0' et al with `NULL'. |
blob | commitdiff | raw | diff to current |
| 2016-10-19 |
Ralph Corderoy | Replace sprintf() with strcpy(); it's no worse. |
blob | commitdiff | raw | diff to current |
| 2016-10-19 |
Ralph Corderoy | Replace strchr() condition with TrimSuffixC(), fixing... |
blob | commitdiff | raw | diff to current |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
blob | commitdiff | raw | diff to current |
| 2016-09-25 |
David Levine | Merge remote-tracking branch 'origin' into smtputf8 |
blob | commitdiff | raw | diff to current |
| 2016-09-24 |
David Levine | Removed send and post -eai switches. Instead, post... |
blob | commitdiff | raw | diff to current |
| 2016-09-23 |
Ken Hornstein | Merge branch 'pop-tls' |
blob | commitdiff | raw | diff to current |
| 2016-09-23 |
David Levine | Added SMTPUTF8 (RFC 6531) support: |
blob | commitdiff | raw | diff to current |
| 2016-09-23 |
Ken Hornstein | Garbage collect the saslmaxssf flag, and update documen... |
blob | commitdiff | raw | diff to current |
| 2016-09-11 |
David Levine | Exposed a bunch of switches that are now documented. |
blob | commitdiff | raw | diff to current |
| 2016-09-06 |
Ken Hornstein | Merge branch 'xoauth' |
blob | commitdiff | raw | diff to current |
| 2016-08-21 |
Ken Hornstein | Very close, but it doesn't passes the tests just yet. |
blob | commitdiff | raw | diff to current |
| 2016-07-08 |
David Levine | Merge remote-tracking branch 'origin' into xoauth |
blob | commitdiff | raw | diff to current |
| 2016-06-26 |
David Levine | Merge remote-tracking branch 'origin' into xoauth |
blob | commitdiff | raw | diff to current |
| 2016-05-29 |
klemens | spelling-fixes ( code-comments in .c, .h. .y ... ) |
blob | commitdiff | raw | diff to current |
| 2016-05-29 |
klemens | spelling-fixes ( code-comments in .c, .h. .y ... ) |
blob | commitdiff | raw | diff to current |
| 2016-04-03 |
Eric Gillespie | Rename and document functions that read from stdin. |
blob | commitdiff | raw | diff to current |
| 2016-03-25 |
David Levine | Merge remote-tracking branch 'origin' into xoauth |
blob | commitdiff | raw | diff to current |
| 2016-03-24 |
David Levine | Changed sign of minchars for the SASL-related switches... |
blob | commitdiff | raw | diff to current |
| 2016-03-24 |
David Levine | Merge remote-tracking branch 'origin' into xoauth |
blob | commitdiff | raw | diff to current |
| 2016-03-24 |
David Levine | Replaced -oauth service switch with -saslmech xoauth2 |
blob | commitdiff | raw | diff to current |
| 2016-03-18 |
David Levine | Merge remote-tracking branch 'origin' into xoauth |
blob | commitdiff | raw | diff to current |
| 2016-03-17 |
David Levine | Added oauth support to whatnow. |
blob | commitdiff | raw | diff to current |
| 2016-03-13 |
David Levine | Added oauth switch to whatnow. |
blob | commitdiff | raw | diff to current |
| 2016-03-13 |
David Levine | Merge branch 'master' into xoauth |
blob | commitdiff | raw | diff to current |
| 2015-08-21 |
Leonardo Taccari | Add support for the -sendmail flag to send/post, to... |
blob | commitdiff | raw | diff to current |
| 2015-03-07 |
Ken Hornstein | Rearrange all callers of post(8) so that the filename... |
blob | commitdiff | raw | diff to current |
| 2015-01-08 |
David Levine | Merge remote-tracking branch 'origin' into convertargs |
blob | commitdiff | raw | diff to current |
| 2014-12-25 |
David Levine | Merged two adjacent if (verbose) blocks. |
blob | commitdiff | raw | diff to current |
| 2014-09-06 |
David Levine | Check return values of system calls in uip/ and test... |
blob | commitdiff | raw | diff to current |
| 2014-03-06 |
Ken Hornstein | Put in check so "attach" is rejected when the draft... |
blob | commitdiff | raw | diff to current |
| 2014-03-06 |
Ken Hornstein | Prevent crash if editfile() is called and both "*ed... |
blob | commitdiff | raw | diff to current |
| 2014-01-28 |
David Levine | mhl() needs to set invo_name, too. |
blob | commitdiff | raw | diff to current |
| 2014-01-27 |
David Levine | WhatNow needs to set invo_name so that switches are... |
blob | commitdiff | raw | diff to current |
| 2014-01-26 |
David Levine | Merge branch 'tmpfiles' |
blob | commitdiff | raw | diff to current |
| 2014-01-26 |
David Levine | Merge branch 'tmpfiles' |
blob | commitdiff | raw | diff to current |
| 2014-01-25 |
David Levine | Replaced nearly all unlink(3) calls with m_unlink(). |
blob | commitdiff | raw | diff to current |
| 2014-01-25 |
David Levine | Replaced boilerplate at beginning of each nmh program... |
blob | commitdiff | raw | diff to current |
| 2014-01-23 |
Ken Hornstein | Try to suppress warnings from changes (but why is this... |
blob | commitdiff | raw | diff to current |
| 2014-01-23 |
Ken Hornstein | Whoops, forgot a newline. |
blob | commitdiff | raw | diff to current |
| 2014-01-23 |
Ken Hornstein | Merge branch 'mhbuild-always' |
blob | commitdiff | raw | diff to current |
| 2014-01-23 |
Ken Hornstein | Remove automimeproc functionality; it's redundant now. |
blob | commitdiff | raw | diff to current |
| 2014-01-22 |
Ken Hornstein | Convert whatnow over to using the new Attach header. |
blob | commitdiff | raw | diff to current |
| 2014-01-22 |
David Levine | Always check that mktemp()/mktemp2() succeeds before... |
blob | commitdiff | raw | diff to current |
| 2014-01-18 |
Ken Hornstein | Beginning of work to run mhbuild always. A bit more... |
blob | commitdiff | raw | diff to current |
| 2014-01-18 |
David Levine | Removed -a option from whatnow attach, in anticipation of |
blob | commitdiff | raw | diff to current |
| 2014-01-15 |
David Levine | Added check to get_file_info() in attach.c for failed... |
blob | commitdiff | raw | diff to current |
| 2014-01-12 |
David Levine | Added -v and -a switches to whatnow attach so the user... |
blob | commitdiff | raw | diff to current |
| 2014-01-05 |
David Levine | Fixed description of send -attach switch in whatnow... |
blob | commitdiff | raw | diff to current |
| 2014-01-05 |
David Levine | In whatnow help, don't show that detached can be abbrev... |
blob | commitdiff | raw | diff to current |
| 2014-01-03 |
Ken Hornstein | Garbage collect some Autoconf cruft that has been aroun... |
blob | commitdiff | raw | diff to current |
| 2013-05-01 |
David Levine | Applied what was done to uip/send.c in commit |
blob | commitdiff | raw | diff to current |
| 2013-04-20 |
David Levine | Refined commit 9b70e8396d50989db2177547515594bc15ee8b17... |
blob | commitdiff | raw | diff to current |
| 2013-04-14 |
David Levine | Moved #include of signal.h to h/signals.h. And it... |
blob | commitdiff | raw | diff to current |
| 2013-03-31 |
Ken Hornstein | Preliminary support for TLS negotiation at the very... |
blob | commitdiff | raw | diff to current |
| 2013-03-11 |
David Levine | Added check that writesomecmd() isn't at the end of... |
blob | commitdiff | raw | diff to current |
| 2013-02-22 |
Ken Hornstein | Merge branch 'format-test' |
blob | commitdiff | raw | diff to current |
| 2013-02-19 |
Ken Hornstein | Apply David Levine's fix from whomfile() to sendfile... |
blob | commitdiff | raw | diff to current |
| 2013-02-19 |
David Levine | Removed addition of whomproc to the vec array in whomfile() |
blob | commitdiff | raw | diff to current |
| 2013-02-13 |
Ken Hornstein | Remove support for -mail, -saml, -send, and -soml switc... |
blob | commitdiff | raw | diff to current |
| 2013-02-12 |
Ken Hornstein | Final conversion to new argsplit() code. |
blob | commitdiff | raw | diff to current |
| 2013-02-07 |
Ken Hornstein | More conversion to argsplit(). |
blob | commitdiff | raw | diff to current |
| 2013-02-02 |
David Levine | The Solaris compiler was right about unreachable statem... |
blob | commitdiff | raw | diff to current |
| 2013-02-01 |
Ken Hornstein | Finally switch over from vfork() to fork() completely. |
blob | commitdiff | raw | diff to current |
| 2013-02-01 |
Lyndon Nerenberg | Merge branch 'master' into savannah |
blob | commitdiff | raw | diff to current |
| 2013-01-31 |
Lyndon Nerenberg | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git... |
blob | commitdiff | raw | diff to current |
| 2013-01-29 |
Ken Hornstein | Switch the editor invocation over to use argsplit(). |
blob | commitdiff | raw | diff to current |
| 2013-01-27 |
David Levine | Merge branch 'm_getfld' |
blob | commitdiff | raw | diff to current |
| 2013-01-23 |
David Levine | Changed m_getfld() to automatically allocate a new... |
blob | commitdiff | raw | diff to current |
| 2013-01-21 |
Ken Hornstein | Merge branch 'master' into format-test |
blob | commitdiff | raw | diff to current |
| 2013-01-21 |
David Levine | Removed the static m_getfld() state instance and replaced |
blob | commitdiff | raw | diff to current |
| 2013-01-18 |
David Levine | Removed all traces of m_getfld() FLDEOF and BODYEOF... |
blob | commitdiff | raw | diff to current |
| 2013-01-15 |
Ken Hornstein | Support the VISUAL and EDITOR environment variables... |
blob | commitdiff | raw | diff to current |
| 2013-01-10 |
Ken Hornstein | Convert all argument processing over to using X-Macros... |
blob | commitdiff | raw | diff to current |
| 2012-12-22 |
David Levine | Changed bufsz argument of m_getfld() to be in-out inste... |
blob | commitdiff | raw | diff to current |
| 2012-12-03 |
David Levine | Fix to 25581a94c5113eb78b2baf7110408df96efc4418: always... |
blob | commitdiff | raw | diff to current |
| 2012-09-16 |
Lyndon Nerenberg | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/nmh |
blob | commitdiff | raw | diff to current |
| 2012-09-16 |
David Levine | Added "-d --" to invocation of ls when figuring out... |
blob | commitdiff | raw | diff to current |
| 2012-09-15 |
David Levine | Changed ; to && in shell command, per Ralph's suggestio... |
blob | commitdiff | raw | diff to current |
| 2012-09-15 |
David Levine | Allow whatnow to accept "l" as an abbreviation for... |
blob | commitdiff | raw | diff to current |
| 2012-07-22 |
Alexander Zangerl | whatnow cooks up strings for executing external command... |
blob | commitdiff | raw | diff to current |
| 2012-07-21 |
David Levine | Added -messageid switch to send(1) and post(8). This... |
blob | commitdiff | raw | diff to current |
| 2012-07-12 |
David Levine | Added -mts switch to post, send, and whom. Replaced... |
blob | commitdiff | raw | diff to current |
| 2012-06-13 |
Alexander Zangerl | Changed remaining uses of MAXPATHLEN to PATH_MAX. |
blob | commitdiff | raw | diff to current |
| 2012-06-07 |
David Levine | Removed the following environment variables, deprecated... |
blob | commitdiff | raw | diff to current |
| 2012-06-07 |
David Levine | Changed exit status of each nmh command's -version... |
blob | commitdiff | raw | diff to current |
| next |