]> diplodocus.org Git - nmh/history - Makefile.am
Disable test-version-check, again, when not connected to terminal.
[nmh] / Makefile.am
2016-10-11 Oliver KiddleFor the autoconf/automake stuff to replace getline...
2016-10-06 David LevineMerge branch 'welcome'
2016-09-28 David LevineAdded welcome message when nmh detects that its version...
2016-09-26 David LevineMerge remote-tracking branch 'origin' into smtputf8
2016-09-25 David LevineAdded MH(7) man page, as an alias of nmh(7).
2016-09-25 David LevineMerge remote-tracking branch 'origin' into smtputf8
2016-09-24 Ken HornsteinAdd our sample localpostprox, and also pick up replalia...
2016-09-23 Ken HornsteinSwitch to AM_DISTCHECK_CONFIGURE_FLAGS.
2016-09-23 Ken HornsteinWhoops, a typo from the last merge; when the one variab...
2016-09-23 Ken HornsteinMerge branch 'pop-tls'
2016-09-23 David LevineAdded SMTPUTF8 (RFC 6531) support:
2016-09-21 David LevineAdded test/mhl/test-rfc6532.
2016-09-17 David LevineUpdated Makefile.am to correspond to file replacement...
2016-09-16 David LevineMoved CPPFLAGS additions to AM_CPPFLAGS.
2016-09-13 Ken HornsteinSave this for now.
2016-09-12 Ken HornsteinBeginnings of a new library API.
2016-09-09 Ken HornsteinCloser, but not there yet.
2016-09-06 Ken HornsteinMerge branch 'xoauth'
2016-09-05 Ken HornsteinSwitch from our horrible awk script that parses the...
2016-08-29 David LevineAdded warning message on stderr if folder -nocreate...
2016-08-29 David LevineAdded warning message on stderr if folder -nocreate...
2016-08-20 Ken HornsteinRetrieve appropriate profile entries and pass them...
2016-08-15 Ken HornsteinAdd $(ICONVLIB) to programs that need it.
2016-08-15 Ken HornsteinAdd $(ICONVLIB) to programs that need it.
2016-08-15 Ken HornsteinNewer versions of Automake want to include the test...
2016-08-14 Ken HornsteinNewer versions of Automake want to include the test...
2016-08-10 David LevineCanonicalize MH_TEST_DIR in TESTS_ENVIRONMENT.
2016-08-10 David LevineCanonicalize MH_TEST_DIR in TESTS_ENVIRONMENT.
2016-07-21 David LevineMoved md5.c from uip to sbr.
2016-07-21 David LevineMoved md5.c from uip to sbr.
2016-07-08 David LevineMerge remote-tracking branch 'origin' into xoauth
2016-07-05 David LevineMoved sendfrom code from contrib into send(1).
2016-07-05 David LevineMoved sendfrom code from contrib into send(1).
2016-06-26 David LevineMerge remote-tracking branch 'origin' into xoauth
2016-05-29 David LevineAdded sendfrom to docs/contrib.
2016-05-29 David LevineAdded sendfrom to docs/contrib.
2016-05-21 David LevineAdded docdir to mhparam.
2016-05-21 David LevineAdded docdir to mhparam.
2016-04-13 Eric GillespieRename files to match renamed functions
2016-04-03 Eric GillespieRename and document functions that read from stdin.
2016-03-25 David LevineMerge remote-tracking branch 'origin' into xoauth
2016-03-24 David LevineMerge remote-tracking branch 'origin' into xoauth
2016-03-24 David LevineReplaced -oauth service switch with -saslmech xoauth2
2016-03-18 David LevineMerge remote-tracking branch 'origin' into xoauth
2016-03-17 David LevineAdded oauth support to whatnow.
2016-03-13 David LevineMerge branch 'master' into xoauth
2015-02-23 David LevineMerge remote-tracking branch 'origin/convertargs'
2015-02-08 Eric GillespieTest that show always shows message numbers.
2015-02-08 David LevineMerge remote-tracking branch 'origin' into convertargs
2015-02-05 David LevineMerge remote-tracking branch 'origin' into convertargs
2015-01-19 David LevineMerge remote-tracking branch 'origin' into convertargs
2015-01-08 David LevineMerge remote-tracking branch 'origin' into convertargs
2015-01-04 David LevineAdded mhical(1), to display, reply to, and cancel iCale...
2014-12-28 David LevineOK, this fixes the problem referenced in the last commi...
2014-12-28 David LevineReverted commit a2b00e7053ca3be3d1389588580c71498222a26...
2014-12-28 David LevineRemoved copy of all of the etc files from test/common...
2014-12-15 David LevineAdded -convertargs switch to repl(1), to pass arguments...
2014-12-09 Eric GillespieImplement OAuth 2.0 [1] for XOAUTH2 in SMTP [2] and...
2014-12-02 Ken HornsteinMerge commit '8206fbf', due to my screwup of committing...
2014-12-02 Ken HornsteinExplicitly depend on $(srcdir)/config/version.h rather...
2014-10-09 Lyndon NerenbergMerge branch 'master' of ssh://git.sv.gnu.org/srv/git/nmh
2014-10-05 Lyndon NerenbergClean atags file as part of maintainer-clean.
2014-10-05 Lyndon NerenbergIf building from a non-master git branch, include the...
2014-10-05 Lyndon NerenbergNew locations for config files and support binaries...
2014-09-15 David LevineIf a component has trailing whitespace, e.g., body...
2014-09-13 David LevineFixed all anomalies detected by clang static analyzer...
2014-08-24 David LevineAdded charstring "class".
2014-08-19 David LevineChanged dist_contrib_DATA to dist_contrib_SCRIPTS so...
2014-05-19 David LevineAdded autogen.sh to EXTRA_DIST.
2014-05-08 Paul Foxadd new sample files for mhbuild tests to Makefile.am
2014-05-07 Lyndon NerenbergScrub *.plist (Clang Static Analyzer) files when cleaning.
2014-04-18 Ken HornsteinRemove msh(1).
2014-04-18 Ken HornsteinRemove mhtest(8).
2014-04-18 Ken HornsteinRemove conflict(8).
2014-04-14 Ken HornsteinAdd README-iCalendar to the distribution.
2014-04-10 David LevineMerge remote-tracking branch 'origin/fix-locking'
2014-04-09 Ken HornsteinMerge branch 'mhshow-fixup'
2014-04-09 Ken HornsteinDocument and distribute mhshow.marker
2014-04-03 Ken HornsteinMoving closer to fixing mhshow completely. Includes...
2014-03-23 David Levinemhn.defaults.sh really doesn't need to look in /usr...
2014-03-16 David LevineRenamed mkstemp(1) man page to mh-mkstemp(1), so it...
2014-03-13 Ken HornsteinCreate new mh-mime man page, with overview of how MIME...
2014-03-06 Ken HornsteinMerge branch 'extended-params'
2014-03-05 Ken HornsteinSome tests for RFC 2231 decoding; seems like it works...
2014-03-03 David LevineAdded mkstemp(1), wrapper around mkstemp(3)/mkstemps...
2014-03-02 Ken HornsteinFor some reason viamail listed mhoutsbr as a dependency...
2014-02-28 Ken HornsteinSupport complete encoding for encoding Content-Type...
2014-02-27 David LevineUpdated mhparam, man pages, and test-mhparam to reflect...
2014-02-25 Ken HornsteinBeginnings of test suite for RFC 2231 support; does...
2014-02-09 David LevineAdded -[no]textcharset switches to mhshow(1). These...
2014-02-08 David LevineMoved upcase(), update_attr(), content_charset(), and
2014-02-04 Ken HornsteinAdd a new (but incomplete) test for mhbuild's new funct...
2014-01-26 David LevineMerge branch 'tmpfiles'
2014-01-24 Ken HornsteinMove uip/attach.c to sbr/mime_type.c; it was used by...
2014-01-23 Ken HornsteinMake sure we include tiny.jpg we need for the test...
2014-01-23 Ken HornsteinMerge branch 'mhbuild-always'
2014-01-23 Ken HornsteinFlesh out test-attach, and set it to run as part of...
2014-01-17 David LevineMoved readline check to after termcap/curses check...
2014-01-09 Ken HornsteinPreliminary Attach: header support. Untested just...
2014-01-09 David LevineHard-code the config/version.c target, instead of using...
next