mmh
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.
2012-04-13 Ken HornsteinMore updates to replyfilter
2012-04-12 Ken HornsteinClean up fakesmtp and the post tests a bit to hopefully...
2012-04-12 David LevineUndid wrapping of setjmp() and sigsetjmp() of
2012-04-12 David LevineTweaked build_nmh to work with Cygwin.
2012-04-11 David LevineRemoved unused Hesiod relic.
2012-04-11 David LevineAdded docs/contrib/build_nmh script.
2012-04-06 Ken HornsteinAdd support for -fmtproc and -nofmtproc switches to...
2012-04-06 David LevineChanged test-mhparam to allow # sbackup.
2012-04-06 Ken HornsteinFix forw so it respects the -form switch again for...
2012-04-06 Ken HornsteinRefere to VERSION via srcdir so this works when doing...
2012-04-06 David LevineReworked mhparam tests of components in procs array...
2012-04-06 David LevineAdded mhparam test of each component in procs array...
2012-04-05 David LevineFixed install-mh -auto test by specifying HOME.
2012-04-05 Ken HornsteinSigh. More corner cases to deal with!
2012-04-05 David LevineChanged rmm, send, and whatnow man pages to be consiste...
2012-04-04 Ken HornsteinFixed some more charset/encoding stuff.
2012-04-04 Lyndon NerenbergThis is a test commit to se if the savannah git hub...
2012-04-04 David LevineMoved nmh.spec and docs/replyfilter to new docs/contrib...
2012-04-03 Ken HornsteinA few more bugs I didn't catch earlier.
2012-04-03 Ken HornsteinFix some bugs in replyfilter.
2012-04-02 Ken HornsteinWhoops, fix a typo in my last commit.
2012-04-02 Ken HornsteinBring in replyfilter to the docs directory.
2012-04-02 Ken HornsteinImplement fix in 59b086daa57105e8fbd8b1e6ba60be6a845faf...
2012-03-31 David LevineAdded const qualifier to a couple of local pointers...
2012-03-27 David LevineRemoved hostable relics from h/mts.h and sbr/mts.c.
2012-03-27 David LevineRemoved the hostable option from mts.conf because it...
2012-03-26 David LevineAdded test-install-mh.
2012-03-25 David LevineNote that %(myname) truncates the GECOS field at the...
2012-03-25 Ken HornsteinAdd support for %(size).
2012-03-25 David LevineRemoved -realsize from man page because mhshow doesn...
2012-03-24 David LevineFixed Cygwin notes.
2012-03-24 David LevineEnsure that escape_display_name() can't overrun a buffer.
2012-03-24 David LevineCleaned up compile warnings.
2012-03-24 Ken HornsteinAdd this support for setting the CT_ADDR flag.
2012-03-24 Ken HornsteinSigh. Turns out last change broke a few tests, because...
2012-03-24 Ken HornsteinRevert commit 255d4c646c0d7aa6b049052fef47fa083b1b1506...
2012-03-24 Ken HornsteinModify the whatnow tests to deal with different version...
2012-03-23 Ken HornsteinIf the number of messages in a folder is zero, then...
2012-03-23 David LevineAdded function escape_display_name() to double quote...
2012-03-23 David LevineMoved NMH_READLINE to after our setting of CFLAGS,...
2012-03-22 David LevineIf a pager isn't specified with configure --with-pager...
2012-03-21 Ken HornsteinSupport for readline command history, editing, and...
2012-03-21 Ken HornsteinRevert previous change to get rid of MULTIBYTE_SUPPORT...
2012-03-21 David LevineFixed harmless compile warnings.
2012-03-21 Ken HornsteinIt turns out that as part of POSIXification we got...
2012-03-21 Ken HornsteinDocument formatarg.
2012-03-21 Ken HornsteinUse _exit() instead of exit() so our writer process...
2012-03-20 Ken HornsteinBasic work to add arguments to formatproc calls.
2012-03-20 Ken HornsteinJust for sanity's sake, double check the "inc" results...
2012-03-19 David LevineMerge branch 'master' of git.sv.nongnu.org:/srv/git/nmh
2012-03-19 Steve RaderAdded list of hand picked types initially genereted...
2012-03-19 Ken HornsteinFix a bug where a message header ending right on the...
2012-03-19 Ken HornsteinFix typo in man page
2012-03-18 David LevineAdded release note that ./@ is obsolete/deprecated.
2012-03-18 David LevineAdded test-whom.
2012-03-18 David LevineAdded documentation of -sever, -port, -sasl, -saslmech...
2012-03-18 David LevineAdded whom, it's the fifth program referred to in mh...
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-17 David LevineCommmiting last manual update of mh-chart.man before...
2012-03-17 David LevineRemoved some unused code having to do with permissions...
2012-03-17 David LevineAdded mhshow-suffix-text/calendar.
2012-03-16 Ken HornsteinImprove the documentation for "send" a bit in terms...
2012-03-16 Ken HornsteinMake -attach Nmh-Attachment & -attachformat 1 the default.
2012-03-16 Ken HornsteinUpdate for changes to post.
2012-03-16 Ken HornsteinCreate new switches -atfile and -noatfile to control...
2012-03-16 Ken HornsteinUpdate post(8) regarding the New World Order.
2012-03-16 Ken HornsteinWhoops, forgot to put "." before some of the suffixes.
2012-03-16 Ken HornsteinAdd some more default MIME content suffixes.
2012-03-16 Ken HornsteinCall readconfig() on mhn.defaults so we get default...
2012-03-16 Ken HornsteinA test for the group addressing functionality handled...
2012-03-15 Ken HornsteinRemove all masquerade support (draft_from is now the...
2012-03-15 Ken HornsteinClean up prototypes.
2012-03-15 Ken HornsteinFix some warnings.
2012-03-15 Ken HornsteinI guess the -i option to sed works differently on Linux...
2012-03-15 David LevineInitialized local format_len. gcc on 64-bit Linux...
2012-03-15 Ken HornsteinNew test suite for "post"; uses fakesmtp to trap the...
2012-03-15 Ken HornsteinMake sure we don't send Envelope-From if we're using...
2012-03-14 Ken HornsteinA new test program, fakesmtp, to help us test post.
2012-03-14 Ken HornsteinFix the SMTP code so it doesn't end up in a hard loop...
2012-03-14 David LevineDisabled the optimization to stop stat'ing directory...
2012-03-14 David LevineChanged output_md5() to output just the checksum. ...
2012-03-14 David LevineAdded test/getfqnd.c, a replacement for "hostname"...
2012-03-14 David LevineOn some platforms, need to be out of $SPDIR in order...
2012-03-14 David LevinePromote uid_t value to long and print with %ld to preve...
2012-03-13 Ken HornsteinModify getfullname so it performs the same processing...
2012-03-13 Ken HornsteinCreate proper prototypes for formataddr() and concataddr().
next