]> diplodocus.org Git - nmh/history - h/mts.h
lock_file.c: close(2) file descriptor on failure, avoiding leak.
[nmh] / h / mts.h
2017-05-28 Ralph Corderoyh/mts.h: Replace char pointer mmdlm1 with macro MMDF_DELIM.
2017-05-28 Ralph Corderoysbr/mts.c: Delete mmdlm2; use same-valued mmdlm1 instead.
2017-04-22 Ralph CorderoyReplace "/*\n * " with "/* " at the start of a file.
2017-04-22 Ralph CorderoyRemove leading and trailing blank lines from code.
2017-04-22 Ralph Corderoyh/mts.h: Remove unused isdlm{1,2}() macros.
2016-09-23 Ken HornsteinMerge branch 'pop-tls'
2016-09-11 Ken HornsteinRemove the unused argument from mts_init() (as far...
2014-04-18 Ken HornsteinRemove support for a "*" in alias files (which would...
2013-03-21 Ken HornsteinMerge branch 'newlock'
2013-03-15 Ken HornsteinMostly complete now, but not yet functional.
2012-07-12 David LevineAdded -mts switch to post, send, and whom. Replaced...
2012-07-10 David LevineRenamed "sendmail" mts method to "sendmail/smtp", allow...
2012-07-09 David Levinespost(8) has been merged into post(8). Its functionali...
2012-06-25 David LevineRemoved unused UUCPDIR and UUCPFIL #defines.
2012-03-27 David LevineRemoved hostable relics from h/mts.h and sbr/mts.c.
2012-03-12 Ken HornsteinSMTPMTS has been the default for over a decade, so...
2012-02-17 Ken HornsteinSigh. Looks like we need a function after all; create...
2012-02-04 Ken HornsteinChange LocalName() to take an argument (about whether...
2010-12-09 Ken HornsteinMassive garbage collection. Remove functionality for...
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
2000-12-14 Shantonu SenResolve the circular dependency of libmh on libmts...