mmh
2012-06-15 David LevineAdd trailing newline to body, if needed.
2012-06-14 Ken HornsteinFix test for changes to mhparam.
2012-06-14 Ken HornsteinMake the base64 encoder endian-agnostic, and remove...
2012-06-14 David LevineDocumented mhparam -debug option.
2012-06-14 David LevineIf heirloom shell is in /usr/lib/heirloom/5bin/sh,...
2012-06-14 David LevineIf post/send fail, save the draft in dead.letter, the...
2012-06-14 David LevineAdded etcdir and libdir. And added mention that compon...
2012-06-14 Alexander ZangerlThe base64-decoder doesn't work on 64-bit big-endian...
2012-06-14 David LevineSupport empty message body in mhmail.in the same way...
2012-06-14 David LevineAdded support to mhmail.in to read message from stdin.
2012-06-14 David LevineRemoved newline before generated From:.
2012-06-14 David LevineAdded mhmail.in. start of a replacement for compiled...
2012-06-14 David LevineRemoved unnecessary comment.
2012-06-14 David LevineRemoved another faceproc relic.
2012-06-13 David LevineAdded BUGS section to mh-tailor man file to note that...
2012-06-13 David LevineGenerate a From: header, using localmbox, if the user...
2012-06-13 David LevineFixed the export of LC_ALL so that it work with old...
2012-06-13 Alexander ZangerlOccasionally the post tests attempt to talk to fakesmtp...
2012-06-13 Alexander ZangerlChanged remaining uses of MAXPATHLEN to PATH_MAX.
2012-06-12 David LevineCan't use -ansi with gcc 4.5.3 on Cygwin, at least...
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 LevineAdded section 7 to man pages.
2012-06-10 David LevineUpdates to SPECS/build-nmh-cygwin:
2012-06-10 David LevineMoved nmh and mh-chart man pages from section 1 to...
2012-06-10 Alexander ZangerlCorrected install-mh man page to show that it is instal...
2012-06-10 Alexander ZangerlEnsure that writes to /dev/tty succeed to determine...
2012-06-10 Alexander ZangerlUse cat for moreproc in testsuite in case it is run...
2012-06-09 David LevineAdded warning to all nmh programs for multiple profile...
2012-06-09 David LevineAdded INSTALL, NEWS, and README to dist_doc_DATA so...
2012-06-08 David LevineChanged repl and dist default to -noatfile.
2012-06-07 David LevineRemoved docs/pending-release-notes-tmp, which was added...
2012-06-07 David LevineRemoved faceproc support, deprecated in nmh 1.5.
2012-06-07 David LevineRemoved the following environment variables, deprecated...
2012-06-07 David LevineChanged exit status of each nmh command's -version...
2012-06-03 Ken HornsteinFix incorrect documentation about the install process...
2012-06-03 Ken HornsteinOne more lowercase for the content-transfer-encoding.
2012-06-01 Ken HornsteinFix off-by-one error, noticed by Ralph Corderoy.
2012-05-31 Paul FoxImplement the following changes:
2012-05-31 Ken HornsteinConvert the content-transfer-encoding to lower-case...
2012-05-29 David LevineUnset MM_CHARSET so it doesn't interfere with test...
2012-05-26 Ken HornsteinSupport for handling multibyte encodings in cpstripped...
2012-05-24 David LevineUpdate the current folder and current message and synch...
2012-05-22 David Levinecomp and dist cannot take multiple message arguments...
2012-05-22 David LevineChanged wording to say that the last message selected...
2012-05-17 Ken HornsteinMinor changes to replyfilter to make it compatible...
2012-05-12 David LevineUsed this version, renamed nmh-1.5-1.sh, in application...
2012-05-12 David LevineAllow selection of locking type.
2012-05-12 David LevineSIGNATURE/Local-Mailbox are not used by post, but just...
2012-05-11 David LevineDon't test with sendmail because it would really send...
2012-05-10 David LevineWrap local part (username) of address with double quote...
2012-05-09 David LevineSkip the Cygwin package (.bz2) file when searching...
2012-05-09 David LevineAdded test script constructs to avoid.
2012-05-08 David LevineFixed patch section of prep().
2012-05-08 David LevineAdded MACHINES to EXTRA_DIST so that it gets put in...
2012-05-07 David LevineRemoved locking type selection from build_nmh now that...
2012-05-07 David Levinebuild-nmh-cygwin no longer needs to DISABLE_SETGID_MAIL...
2012-05-07 David LevineAdded -ansi -pedantic with gcc.
2012-05-07 David LevineAdded $(TESTS_SHELL) at end of TESTS_ENVIRONMENT. ...
2012-05-07 David LevineFixed some more problems caught by gcc -ansi -pedantic.
2012-05-07 Tom LaneFixed places in the code relying the C99-ism of declara...
2012-05-07 David LevineRemoved --enable-pop and SETGID_MAIL= from nmh.spec.
2012-05-07 Ken HornsteinFix test so it will work on terminal widths other than 80.
2012-05-07 David LevineDefault to fcntl locking for AIX, Cygwin, and Linux...
2012-05-07 David LevineAdded note about test/inc/test-deb359167 failing becaus...
2012-05-06 Ken HornsteinFix the case of the MacOS X dSYM directories.
2012-05-06 David LevineRemove any existing Local-Mailbox: profile component...
2012-05-06 David LevineAdded check for EPERM when checking errno after a faile...
2012-05-05 David LevineCheck for success of hard links of bin files. If they...
2012-05-05 David LevineCustomized generic SPECS/build-nmh-cygwin for nmh.
2012-05-05 David LevineReplaced mh_profile man page hard link with new man...
2012-05-05 David LevineAdded SPECS/build-nmh-cygwin. This version isn't ready...
2012-05-05 David LevineMoved nmh.spec to new SPECS directory.
2012-05-01 David LevineRemoved documentation of obsolete WHATNOW configuration...
2012-04-28 David LevineAllow a user to enable setgid of inc when running distc...
2012-04-28 David LevineDisable setgid of inc (SETGID_MAIL=1) when running...
2012-04-28 Lyndon NerenbergFormatting cleanup.
2012-04-28 Ken HornsteinUpdates OS specific notes.
2012-04-27 David LevineMoved the set +e up to capture one more test in test...
2012-04-26 David LevineUse case statement to check for proper result from...
2012-04-26 David LevineRemoved the mv of the file after running sed on it.
2012-04-26 David LevineUnset all MH environment variables that aren't set...
2012-04-25 David Levine1) With SETGID_MAIL enabled (only with dot locking...
2012-04-25 Ken HornsteinDisable utmpx support for systems that lack getutxent.
2012-04-25 Oliver Kiddlefuther test suite fixes to work on Solaris
2012-04-25 David LevineFixed test suite to work with Solaris Bourne shell:
2012-04-24 Ken HornsteinUpdate info for mh-profile documenting comment format...
2012-04-24 David LevineFixed to work with Solaris Bourne shell.
2012-04-24 David LevineAdded build_nmh to dist_contrib_DATA.
2012-04-22 Ken HornsteinThe mh-users list at UCI is no longer.
2012-04-22 Ken HornsteinGot the hostname for the savannah upload area wrong.
2012-04-22 Ken HornsteinUpdate for post-1.5 release.
2012-04-22 Ken HornsteinClean up help messages a bit.
2012-04-22 Ken HornsteinClean up install documentation a bit.
2012-04-20 Ken HornsteinImplment -noatfile in a different way; it turns out...
2012-04-16 Ken HornsteinChange the cscope target slightly so the source code...
2012-04-15 David LevineAdded declaration of __srget() on Cygwin. Used point...
2012-04-15 David LevineAdded -Wno-sign-compare, if supported, to compile of...
2012-04-13 Ken HornsteinSigh. More changes for newer versions of perl.
2012-04-13 Ken HornsteinSupport -fmtproc -nofmtproc in show.
next