mmh
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().
2012-03-13 Ken HornsteinNew changes: Sender: cannot be blank, Sender: always...
2012-03-12 Ken HornsteinRequire From: header in all outgoing messages.
2012-03-12 Ken HornsteinAdd support for a -notls switch, for consistency's...
2012-03-12 Ken HornsteinClean up a bunch of unused code and options. Specifically:
2012-03-12 Ken HornsteinSMTPMTS has been the default for over a decade, so...
2012-03-12 David LevineFixed mhstore to honor nmh-storage profile entry even...
2012-03-11 David LevineThere were two fd leaks in mhparse.c:
2012-03-10 David LevineReplaced UTC-8 with UTF-8.
2012-03-10 David LevineRemoved bash-ism from test-pick.
2012-03-09 David LevineEnabled all groff warnings, with -ww, in manpages test...
2012-03-09 David LevineFixed mhlist -verbose to work with all content types...
2012-03-09 David Levine1) Removed -noverbose from defaults of mhshow man page...
2012-03-08 David LevineAdded test-refile.
2012-03-08 David LevineReplaced us-ascii with iso-8859-1 in examples, just...
2012-03-07 David LevineAdded test-mhparam and test-mhstore.
2012-03-07 David LevineRemoved all traces of rmfproc. It had been used by...
2012-03-07 David LevineSome of the man pages had mentioned that arguments...
2012-03-07 David LevineEscape spaces in DEFAULTS sections of man pages so...
2012-03-07 David LevineRemoved ignored -verbose (and -noverbose) options to...
2012-03-07 David LevineFixed example to show that mhparam preserves case of...
2012-03-07 David LevineInitialized local wasdlm to prevent uninitialized use.
2012-03-05 Ken HornsteinFinally got a reasonable burst test working.
2012-03-05 Ken HornsteinUpdate with recent fix.
2012-03-05 Ken HornsteinChange this to use "uint32_t" for a 32-bit type, otherw...
2012-03-05 Ken HornsteinFix burst so it actually complies with RFC 934. This...
2012-03-05 Ken HornsteinA test for burst; still needs work.
2012-03-03 David LevineAdded test-mhlist.
2012-03-03 David Levinemhbuild -check would always fail because it tried to...
2012-03-02 David LevineBrought mh-chart man page up to date.
2012-03-01 David LevineAdded documentation of -snoop.
2012-03-01 David LevineRemoved RCS sparc object file.
2012-03-01 David LevineUnder docs/historical/mh-6.8.5, mh.rf and mh.me were...
2012-03-01 David LevineRemoved entire docs/historical/mh-6.8.5/local/ tree...
2012-03-01 Ken Hornstein%G isn't actually part of POSIX, so change to %Y.
2012-03-01 Ken HornsteinFixed a problem that caused the test to fail if you...
2012-03-01 David LevineInitialized local msgnum to 0.
2012-03-01 David LevineAdded all of the MH sources, including RCS files, in
2012-02-29 David LevineMerge branch 'master' of git.sv.nongnu.org:/srv/git/nmh
2012-02-29 David LevineRemoved the sources to the historical documents just...
2012-02-29 David LevineAdded sources to historical documents downloaded from
2012-02-29 Ken HornsteinFix a segfault that happens when using the -file option.
2012-02-29 Ken HornsteinArgh, I didn't mean to commit the distcomps I was using...
2012-02-29 Ken Hornsteindist(1) now processes drafts using mh-format! The...
2012-02-29 Ken HornsteinFix this man page for the New World Order.
2012-02-29 Ken HornsteinImprove these man pages a bit.
2012-02-29 Ken HornsteinAdd support for %(msg) function working when not using...
2012-02-29 Ken HornsteinPart of the patch from bug #4301; clean up our prototyp...
2012-02-29 David LevineAdded docs/historical/. See README for where they...
2012-02-28 David LevineMerge branch 'master' of git.sv.nongnu.org:/srv/git/nmh
2012-02-28 David LevineRemoved blank line after "End of Forwarded Message...
2012-02-28 Ken HornsteinAdd the note about the burst(1) change to pending-relea...
next