| 2016-11-07 |
David Levine | Don't parse parse # lines with mhbuild -nodirectives. |
tree | commitdiff |
| 2016-11-02 |
Ken Hornstein | Update docs a bit. |
tree | commitdiff |
| 2016-10-26 |
David Levine | Moved build_nmh to top level directory. |
tree | commitdiff |
| 2016-10-26 |
David Levine | Reworked output handling. |
tree | commitdiff |
| 2016-10-25 |
David Levine | Add -O0 instead of -O2 to CFLAGS with build_nmh -d... |
tree | commitdiff |
| 2016-10-24 |
Ralph Corderoy | Merge branch 'master' of git.sv.gnu.org:/srv/git/nmh |
tree | commitdiff |
| 2016-10-24 |
David Levine | Changed build_nmh sasl and tls defaults to be configure's. |
tree | commitdiff |
| 2016-10-24 |
Ralph Corderoy | Merge branch 'master' of git.sv.gnu.org:/srv/git/nmh |
tree | commitdiff |
| 2016-10-24 |
David Levine | Removed OAUTH support detection from because configure... |
tree | commitdiff |
| 2016-10-24 |
David Levine | More enhancements to build_nmh. |
tree | commitdiff |
| 2016-10-24 |
Ralph Corderoy | build_nmh: If cloning with git, make a shallow clone. |
tree | commitdiff |
| 2016-10-24 |
Ralph Corderoy | build_nmh: Use `gzip -d' rather than assume tar has -z. |
tree | commitdiff |
| 2016-10-24 |
Ralph Corderoy | build_nmh: Have a silent curl still show errors. |
tree | commitdiff |
| 2016-10-23 |
David Levine | Fixed output of commit hash by git log command. |
tree | commitdiff |
| 2016-10-23 |
David Levine | Check for existence of tools/showbuildenv. |
tree | commitdiff |
| 2016-10-23 |
David Levine | Redirect verbose build_nmh messages so they're visible... |
tree | commitdiff |
| 2016-10-23 |
David Levine | Enhanced build_nmh to support standalone use. |
tree | commitdiff |
| 2016-10-22 |
Ralph Corderoy | Alter netrc permissions error message to match code... |
tree | commitdiff |
| 2016-10-19 |
David Levine | Pass CFLAGS to make distcheck via DISTCHECK_CONFIGURE_F... |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Remove ./configure's --enable-debug support; it did... |
tree | commitdiff |
| 2016-10-16 |
Ralph Corderoy | Update pending-release-notes with a couple of my recent... |
tree | commitdiff |
| 2016-10-16 |
Ralph Corderoy | Explicitly state a postproc's last argument will be... |
tree | commitdiff |
| 2016-10-16 |
Ralph Corderoy | Reference the buildbot in docs/README.developers. |
tree | commitdiff |
| 2016-10-15 |
David Levine | Changed "existant" to "existent". Found by misspell_fixer. |
tree | commitdiff |
| 2016-10-11 |
David Levine | Only set CFLAGS with gcc. |
tree | commitdiff |
| 2016-10-08 |
David Levine | Replace `id -u` with $$ so that tests have a chance... |
tree | commitdiff |
| 2016-10-06 |
David Levine | Merge branch 'welcome' |
tree | commitdiff |
| 2016-10-06 |
David Levine | Enable SMTP 8BITMIME for messages with 8-bit content: |
tree | commitdiff |
| 2016-10-05 |
David Levine | Enabled check for 8-bit content in all text parts,... |
tree | commitdiff |
| 2016-10-01 |
David Levine | mhfixmsg now replaces RFC 2047 encoding with RFC 2231... |
tree | commitdiff |
| 2016-09-28 |
David Levine | Added welcome message when nmh detects that its version... |
tree | commitdiff |
| 2016-09-26 |
David Levine | Merge remote-tracking branch 'origin' into smtputf8 |
tree | commitdiff |
| 2016-09-25 |
David Levine | Merge remote-tracking branch 'origin' into smtputf8 |
tree | commitdiff |
| 2016-09-24 |
David Levine | Added descriptive/usage information to top of replaliases. |
tree | commitdiff |
| 2016-09-24 |
Ken Hornstein | Add our sample localpostprox, and also pick up replalia... |
tree | commitdiff |
| 2016-09-23 |
Ken Hornstein | Update documentation a bit. |
tree | commitdiff |
| 2016-09-23 |
Ken Hornstein | Merge branch 'pop-tls' |
tree | commitdiff |
| 2016-09-23 |
David Levine | Added SMTPUTF8 (RFC 6531) support: |
tree | commitdiff |
| 2016-09-22 |
David Levine | Allow -decodetext binary, though 8bit is still the... |
tree | commitdiff |
| 2016-09-06 |
David Levine | Removed incorrect increment of read position pointer... |
tree | commitdiff |
| 2016-09-06 |
Ken Hornstein | Merge branch 'xoauth' |
tree | commitdiff |
| 2016-08-29 |
David Levine | Added warning message on stderr if folder -nocreate... |
tree | commitdiff |
| 2016-08-29 |
David Levine | Added warning message on stderr if folder -nocreate... |
tree | commitdiff |
| 2016-08-14 |
David Levine | Attempt to decode base64-encoded strings in -snoop... |
tree | commitdiff |
| 2016-08-14 |
David Levine | Attempt to decode base64-encoded strings in -snoop... |
tree | commitdiff |
| 2016-07-08 |
David Levine | Merge remote-tracking branch 'origin' into xoauth |
tree | commitdiff |
| 2016-07-05 |
David Levine | Moved sendfrom code from contrib into send(1). |
tree | commitdiff |
| 2016-07-05 |
David Levine | Moved sendfrom code from contrib into send(1). |
tree | commitdiff |
| 2016-06-26 |
David Levine | Merge remote-tracking branch 'origin' into xoauth |
tree | commitdiff |
| 2016-06-12 |
David Levine | No longer need const cast in sendfrom.c. |
tree | commitdiff |
| 2016-05-30 |
David Levine | Added free_fs() call to plug leak from fmt_compile(). |
tree | commitdiff |
| 2016-05-30 |
David Levine | Added free_fs() call to plug leak from fmt_compile(). |
tree | commitdiff |
| 2016-05-29 |
klemens | spelling-fixes ( docs, man, readme ) |
tree | commitdiff |
| 2016-05-29 |
klemens | spelling-fixes ( docs, man, readme ) |
tree | commitdiff |
| 2016-05-29 |
David Levine | Added sendfrom to docs/contrib. |
tree | commitdiff |
| 2016-05-29 |
David Levine | Added sendfrom to docs/contrib. |
tree | commitdiff |
| 2016-03-26 |
David Levine | Added start_test()/finish_test() to README.developers. |
tree | commitdiff |
| 2016-03-25 |
David Levine | Merge remote-tracking branch 'origin' into xoauth |
tree | commitdiff |
| 2016-03-24 |
David Levine | Merge remote-tracking branch 'origin' into xoauth |
tree | commitdiff |
| 2016-03-21 |
Lyndon Nerenberg | Another pass at cleaning up (some of) the manpages. |
tree | commitdiff |
| 2016-03-18 |
David Levine | Merge remote-tracking branch 'origin' into xoauth |
tree | commitdiff |
| 2016-03-13 |
David Levine | Added OAuth2 support to build_nmh. |
tree | commitdiff |
| 2016-03-13 |
David Levine | Merge branch 'master' into xoauth |
tree | commitdiff |
| 2016-02-25 |
David Levine | Added -[no]crlflinebreaks switches to mhfixmsg(1). |
tree | commitdiff |
| 2016-02-20 |
David Levine | Added -decodetypes switch to mhfixmsg(1). |
tree | commitdiff |
| 2015-11-30 |
David Levine | Moved addition of -ansi -pedantic to CFLAGS with gcc... |
tree | commitdiff |
| 2015-08-21 |
Leonardo Taccari | Add support for the -sendmail flag to send/post, to... |
tree | commitdiff |
| 2015-03-17 |
Ken Hornstein | Fix error message to correctly report the program that... |
tree | commitdiff |
| 2015-02-23 |
David Levine | Merge remote-tracking branch 'origin/convertargs' |
tree | commitdiff |
| 2015-02-08 |
David Levine | Merge remote-tracking branch 'origin' into convertargs |
tree | commitdiff |
| 2015-02-05 |
David Levine | Merge remote-tracking branch 'origin' into convertargs |
tree | commitdiff |
| 2015-02-04 |
Paul Fox | pending-release-notes: add mhshow's "-prefer", and... |
tree | commitdiff |
| 2015-01-27 |
Lyndon Nerenberg | Add a note about new bindir option to mhparam. |
tree | commitdiff |
| 2015-01-19 |
David Levine | Merge remote-tracking branch 'origin' into convertargs |
tree | commitdiff |
| 2015-01-10 |
David Levine | Added multiply format function, requested by Norm. |
tree | commitdiff |
| 2015-01-08 |
David Levine | Merge remote-tracking branch 'origin' into convertargs |
tree | commitdiff |
| 2015-01-08 |
David Levine | Pass along arguments to calaccept(), etc., functions... |
tree | commitdiff |
| 2015-01-04 |
David Levine | Added mhical(1), to display, reply to, and cancel iCale... |
tree | commitdiff |
| 2014-12-29 |
David Levine | Added rtm alias. |
tree | commitdiff |
| 2014-12-29 |
David Levine | Added -h and -p options to replaliases. The -p argumen... |
tree | commitdiff |
| 2014-12-25 |
David Levine | Added -fixtype switch to mhfixmsg(1). It ensures that... |
tree | commitdiff |
| 2014-12-20 |
David Levine | Removed R from default PARINIT environment variable... |
tree | commitdiff |
| 2014-12-15 |
David Levine | Added -convertargs switch to repl(1), to pass arguments... |
tree | commitdiff |
| 2014-12-02 |
Ken Hornstein | Merge commit '8206fbf', due to my screwup of committing... |
tree | commitdiff |
| 2014-12-01 |
David Levine | mhfixmsg now removes an extraneous trailing semicolon... |
tree | commitdiff |
| 2014-11-20 |
David Levine | Added -[no]changecur switches to mhfixmsg(1). |
tree | commitdiff |
| 2014-10-28 |
David Levine | Renamed getmymbox mh-format escape function to getmyadd... |
tree | commitdiff |
| 2014-10-26 |
David Levine | Added getmymbox function escape. |
tree | commitdiff |
| 2014-10-09 |
Lyndon Nerenberg | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/nmh |
tree | commitdiff |
| 2014-10-05 |
Lyndon Nerenberg | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/nmh |
tree | commitdiff |
| 2014-10-05 |
David Levine | Use "mhparam etcdir" instead of hard-coded etc in build... |
tree | commitdiff |
| 2014-10-05 |
Lyndon Nerenberg | New locations for config files and support binaries... |
tree | commitdiff |
| 2014-09-15 |
David Levine | An "rtrim" flag has been added to mhl to remove any... |
tree | commitdiff |
| 2014-09-15 |
David Levine | If a component has trailing whitespace, e.g., body... |
tree | commitdiff |
| 2014-09-07 |
David Levine | Added a couple of new directories and a note about... |
tree | commitdiff |
| 2014-08-31 |
David Levine | A value of 0 for the width switch of scan(1), inc(1... |
tree | commitdiff |
| 2014-08-29 |
David Levine | fmt_scan() no longer subtracts 1 from the width. This... |
tree | commitdiff |
| 2014-08-03 |
David Levine | Added -debug switch to pick(1) and deprecated $MHPDEBUG. |
tree | commitdiff |
| 2014-07-03 |
Lyndon Nerenberg | Fix the release notes to put things in the correct... |
tree | commitdiff |
| 2014-07-03 |
Lyndon Nerenberg | Note that post uses the submission port now. |
tree | commitdiff |
| next |