| 2017-08-22 |
Ralph Corderoy | Add ZERO(p) for the typical memset(p, 0, sizeof *p... |
blob | commitdiff | raw |
| 2017-05-28 |
Ralph Corderoy | h/mts.h: Replace char pointer mmdlm1 with macro MMDF_DELIM. |
blob | commitdiff | raw | diff to current |
| 2017-05-28 |
Ralph Corderoy | sbr/mts.c: Delete mmdlm2; use same-valued mmdlm1 instead. |
blob | commitdiff | raw | diff to current |
| 2017-05-28 |
Ralph Corderoy | sbr/mts.c: Make MMDF's delimeters fixed at compile... |
blob | commitdiff | raw | diff to current |
| 2017-04-23 |
Ralph Corderoy | Use C's `++', `+=', etc., not the longhand. |
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-02-27 |
David Levine | Added /* FALLTHRU */ comments where gcc 7 noticed their... |
blob | commitdiff | raw | diff to current |
| 2016-10-17 |
Ralph Corderoy | Replace mh_xmalloc() with mh_xstrdup(). |
blob | commitdiff | raw | diff to current |
| 2016-09-23 |
Ken Hornstein | Merge branch 'pop-tls' |
blob | commitdiff | raw | diff to current |
| 2016-09-11 |
Ken Hornstein | Change this so the MTS_SMTP is the default, to match... |
blob | commitdiff | raw | diff to current |
| 2016-09-11 |
Ken Hornstein | Remove the unused argument from mts_init() (as far... |
blob | commitdiff | raw | diff to current |
| 2014-04-18 |
Ken Hornstein | Remove support for a "*" in alias files (which would... |
blob | commitdiff | raw | diff to current |
| 2013-04-29 |
David Levine | Removed some #includes of stdio.h, ctype.h, stdlib... |
blob | commitdiff | raw | diff to current |
| 2013-03-24 |
David Levine | Finished replacing mh_strcasecmp() with strcasecmp... |
blob | commitdiff | raw | diff to current |
| 2013-03-21 |
Ken Hornstein | Merge branch 'newlock' |
blob | commitdiff | raw | diff to current |
| 2013-03-15 |
Ken Hornstein | Mostly complete now, but not yet functional. |
blob | commitdiff | raw | diff to current |
| 2013-02-22 |
Ken Hornstein | Merge branch 'format-test' |
blob | commitdiff | raw | diff to current |
| 2013-02-06 |
Ken Hornstein | FINALLY clean up our signed/unsigned character warning... |
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-07-10 |
David Levine | Renamed "sendmail" mts method to "sendmail/smtp", allow... |
blob | commitdiff | raw | diff to current |
| 2012-07-09 |
David Levine | spost(8) has been merged into post(8). Its functionali... |
blob | commitdiff | raw | diff to current |
| 2012-05-12 |
David Levine | SIGNATURE/Local-Mailbox are not used by post, but just... |
blob | commitdiff | raw | diff to current |
| 2012-05-10 |
David Levine | Wrap local part (username) of address with double quote... |
blob | commitdiff | raw | diff to current |
| 2012-05-07 |
Tom Lane | Fixed places in the code relying the C99-ism of declara... |
blob | commitdiff | raw | diff to current |
| 2012-03-27 |
David Levine | Removed hostable relics from h/mts.h and sbr/mts.c. |
blob | commitdiff | raw | diff to current |
| 2012-03-24 |
David Levine | Ensure that escape_display_name() can't overrun a buffer. |
blob | commitdiff | raw | diff to current |
| 2012-03-23 |
David Levine | Added function escape_display_name() to double quote... |
blob | commitdiff | raw | diff to current |
| 2012-03-15 |
Ken Hornstein | Remove all masquerade support (draft_from is now the... |
blob | commitdiff | raw | diff to current |
| 2012-03-12 |
Ken Hornstein | SMTPMTS has been the default for over a decade, so... |
blob | commitdiff | raw | diff to current |
| 2012-02-17 |
Ken Hornstein | Sigh. Looks like we need a function after all; create... |
blob | commitdiff | raw | diff to current |
| 2012-02-15 |
Ken Hornstein | Support getting the "fullname" out of the Signature... |
blob | commitdiff | raw | diff to current |
| 2012-02-11 |
Ken Hornstein | Fix typo in alternate mts.conf location support. |
blob | commitdiff | raw | diff to current |
| 2012-02-04 |
Ken Hornstein | Whoops, used "buffer" when I meant "buf". |
blob | commitdiff | raw | diff to current |
| 2012-02-04 |
Ken Hornstein | Change LocalName() to take an argument (about whether... |
blob | commitdiff | raw | diff to current |
| 2012-01-13 |
Ken Hornstein | Merge branch 'master' of git.sv.nongnu.org:/srv/git/nmh |
blob | commitdiff | raw | diff to current |
| 2012-01-13 |
David Levine | Added NMH_UNUSED macro for suppressing warnings about... |
blob | commitdiff | raw | diff to current |
| 2012-01-12 |
David Levine | Removed, or added use of, unused macros to prevent... |
blob | commitdiff | raw | diff to current |
| 2012-01-09 |
Ken Hornstein | Merge branch 'master' of git.sv.nongnu.org:/srv/git/nmh |
blob | commitdiff | raw | diff to current |
| 2012-01-09 |
Ken Hornstein | Remove OS-specific defines. As part of it, remove... |
blob | commitdiff | raw | diff to current |
| 2012-01-04 |
Lyndon Nerenberg | Deprecate uname() in favour of (Posix) gethostname(). |
blob | commitdiff | raw | diff to current |
| 2011-12-07 |
David Malone | Add support to inc for incorporting email from Maildir... |
blob | commitdiff | raw | diff to current |
| 2010-12-09 |
Ken Hornstein | Massive garbage collection. Remove functionality for... |
blob | commitdiff | raw | diff to current |
| 2010-12-03 |
Ken Hornstein | Remove RCS keywords, since they no longer work after... |
blob | commitdiff | raw | diff to current |
| 2010-02-03 |
Earl Hood | * mts/smtp/smtp.c: added SASL support if mts configuration |
blob | commitdiff | raw | diff to current |
| 2009-01-16 |
Ken Hornstein | Massive overhaul of networking code. Changes: |
blob | commitdiff | raw | diff to current |
| 2007-04-13 |
Joel Reicher | Change all chars being passed to the ctype macros ... |
blob | commitdiff | raw | diff to current |
| 2006-01-02 |
Josh Bressers | * patch #3966: Create a mh_xmalloc function to prevent... |
blob | commitdiff | raw | diff to current |
| 2003-09-30 |
Glenn Burkhardt | [bug #4302] errno is not always an extern int |
blob | commitdiff | raw | diff to current |
| 2002-07-02 |
Ken Hornstein | Add/update copyright notice in all source code files. |
blob | commitdiff | raw | diff to current |
| 2000-12-14 |
Shantonu Sen | Resolve the circular dependency of libmh on libmts... |
blob | commitdiff | raw | diff to current |
|