]> diplodocus.org Git - nmh/history - Makefile.am
Fixed typo in rmmproc.messageid.
[nmh] / Makefile.am
2013-02-22 Ken HornsteinWhoops, forgot a \ when adding fmttest.man to man_SRCS.
2013-02-22 Ken HornsteinMerge branch 'format-test'
2013-02-20 Ken HornsteinMake generating the ChangeLog work if you're building...
2013-02-20 Ken HornsteinThe beginnings of a fmttest man page.
2013-02-11 Ken HornsteinAdd a new test for the MIME functionality in burst.
2013-02-08 Ken HornsteinMake burst(1) be able to burst MIME-formatted messages...
2013-02-07 Ken HornsteinMove etc/gen-ctype-checked into an Automake primary...
2013-02-07 David LevineWhen debugging is enabled, replace the ctype functions...
2013-02-06 Ken HornsteinRemove warning suppression we no longer need. Hooray!
2013-02-06 Ken HornsteinFINALLY clean up our signed/unsigned character warning...
2013-02-02 Ken HornsteinMake sure we don't link getcwidth with the nmh libraries.
2013-02-01 Ken HornsteinIf we don't have iconv, skip the multibyte test that...
2013-02-01 Lyndon NerenbergFix configure tests for -Wfoo option support.
2013-02-01 Lyndon NerenbergMerge branch 'master' into savannah
2013-01-31 Lyndon NerenbergMerge branch 'master' of ssh://git.sv.gnu.org/srv/git...
2013-01-27 David LevineMerge branch 'm_getfld'
2013-01-26 Ken HornsteinHandle the case in the test suite where wcwidth() can...
2013-01-24 Ken HornsteinFix the format engine so it properly keeps track of...
2013-01-24 David LevineAdded test-msg-buffer-boundaries.
2013-01-21 Ken HornsteinMerge branch 'master' into format-test
2013-01-18 Ken HornsteinBeginning of implementation of new argsplit() function...
2013-01-18 David LevineAdded test-msg-buffer-boundaries.
2013-01-17 David LevineAdded check of header field body with more than 511
2013-01-15 Ken HornsteinSupport the VISUAL and EDITOR environment variables...
2013-01-15 Ken HornsteinRemove the --with-pager configure option and replace...
2013-01-14 David LevineMoved test of empty header field from
2013-01-11 David LevineStarted revising m_getfld() code to replace direct...
2013-01-07 Ken HornsteinFix bug where a "cur" sequence that was outside the...
2013-01-04 Ken HornsteinCreate a dependency for mh-chart.man on all of the...
2013-01-02 Ken HornsteinSwitch to using native automake rules for cscope.
2013-01-02 Ken HornsteinChange TLS support to only link the TLS libraries with...
2012-12-22 David LevineChanged bufsz argument of m_getfld() to be in-out inste...
2012-12-10 Ken HornsteinThe beginnings of a program to test format functions...
2012-11-26 Ken HornsteinSince pick now uses decode_rfc2047, we need to be sure...
2012-11-25 Ken HornsteinA new test for the POP support in inc. Very simple...
2012-11-23 David LevineAdded test-slocal.
2012-11-09 Paul FoxAdded ml script to docs/contrib.
2012-11-05 David LevineAdded format support for zputlit function escape. ...
2012-10-21 Lyndon NerenbergRemove %nmhdate% substitution from man.sed. It's no...
2012-10-21 Lyndon NerenbergMerge branch 'master' of ssh://git.sv.gnu.org/srv/git/nmh
2012-10-21 David LevineUpdated sendfiles(1):
2012-10-16 Lyndon NerenbergMerge branch 'master' of ssh://git.sv.gnu.org/srv/git/nmh
2012-10-16 Lyndon NerenbergAdd new make targets 'man' and 'cleanman' to build...
2012-10-15 Lyndon NerenbergMerge branch 'master' of ssh://git.sv.gnu.org/srv/git/nmh
2012-10-15 David LevineThe first alias contained in a blind list is now expand...
2012-10-07 David LevineAdded test-anno, test-dist, test-msgchk, and test-rcvtty.
2012-09-19 David LevineDisabled echo of rm -f lines in Makefile to quiet build...
2012-09-19 David LevineReplaced spost with script that exec's post -mts sendma...
2012-08-31 Ken HornsteinNew test for folder -recurse
2012-08-23 Ken HornsteinChange the Bcc: code in post so it includes the From...
2012-08-09 David LevineAdded default_content_type argument to
2012-07-21 David LevineAdded -messageid switch to send(1) and post(8). This...
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-07-04 David LevineAdded test-packf.
2012-07-02 David LevineAdded test-dp, test-fmtdump, test-prompter, test-rcvstore,
2012-07-01 David LevineWrapped some shell variables with quotes so the tests...
2012-06-29 David LevineFixed ismymbox() to look at Local-Mailbox as well as
2012-06-25 David LevineAdded test-sortm. Also clarified some details in the...
2012-06-21 David LevineRefined 48959daf724bb10802ca489654035f69e701efc0 by...
2012-06-20 David LevineAdded test-ali.
2012-06-19 David LevineAdded -attach switch to mhmail.
2012-06-19 David LevineMoved test-mhmail to its own test directory.
2012-06-16 David LevineReplaced compiled mhmail with script that was formerly...
2012-06-11 Ken HornsteinFix typo in gpg command and handle the .sig file properly.
2012-06-11 David LevineReplaced run-time detection of hard-link support with...
2012-06-10 David LevineMoved nmh and mh-chart man pages from section 1 to...
2012-06-09 David LevineAdded INSTALL, NEWS, and README to dist_doc_DATA so...
2012-05-26 Ken HornsteinSupport for handling multibyte encodings in cpstripped...
2012-05-10 David LevineWrap local part (username) of address with double quote...
2012-05-08 David LevineAdded MACHINES to EXTRA_DIST so that it gets put in...
2012-05-07 David LevineAdded $(TESTS_SHELL) at end of TESTS_ENVIRONMENT. ...
2012-05-06 Ken HornsteinFix the case of the MacOS X dSYM directories.
2012-05-05 David LevineCheck for success of hard links of bin files. If they...
2012-05-05 David LevineReplaced mh_profile man page hard link with new man...
2012-05-05 David LevineMoved nmh.spec to new SPECS directory.
2012-04-28 David LevineDisable setgid of inc (SETGID_MAIL=1) when running...
2012-04-25 David Levine1) With SETGID_MAIL enabled (only with dot locking...
2012-04-24 David LevineAdded build_nmh to dist_contrib_DATA.
2012-04-22 Ken HornsteinGot the hostname for the savannah upload area wrong.
2012-04-16 Ken HornsteinChange the cscope target slightly so the source code...
2012-04-15 David LevineAdded -Wno-sign-compare, if supported, to compile of...
2012-04-12 David LevineUndid wrapping of setjmp() and sigsetjmp() of
2012-04-04 David LevineMoved nmh.spec and docs/replyfilter to new docs/contrib...
2012-04-02 Ken HornsteinBring in replyfilter to the docs directory.
2012-03-27 David LevineRemoved the hostable option from mts.conf because it...
2012-03-26 David LevineAdded test-install-mh.
2012-03-24 Ken HornsteinSigh. Turns out last change broke a few tests, because...
2012-03-23 David LevineAdded function escape_display_name() to double quote...
2012-03-21 Ken HornsteinSupport for readline command history, editing, and...
2012-03-19 David LevineMerge branch 'master' of git.sv.nongnu.org:/srv/git/nmh
2012-03-19 Ken HornsteinFix a bug where a message header ending right on the...
2012-03-18 David LevineAdded release note that ./@ is obsolete/deprecated.
2012-03-18 David LevineAdded test-whom.
2012-03-17 David LevineIn gcov target, added warning if configured with -...
2012-03-17 David LevineMerge branch 'master' of git.sv.nongnu.org:/srv/git/nmh
2012-03-17 David LevineAutomated generation of mh-chart.man.
2012-03-17 David LevineAutomated generation of mh-chart.man.
2012-03-16 Ken HornsteinA test for the group addressing functionality handled...
next