mmh
2005-11-06 Peter MaydellDon't fclose() the file twice in error-exit paths from...
2005-11-06 Peter MaydellRemove space between -o and output filename so it works...
2005-11-06 Peter MaydellAdd an AC_PREREQ so we don't just fail with an obscure...
2005-11-04 Josh BressersUpdate the instructions for subscribing to the nmh...
2005-11-02 Oliver Kiddlefail when kpop connection attempted without KPOP suppor...
2005-11-02 Oliver Kiddlefix for newer version of flex and remove autogenerated...
2005-11-02 Oliver Kiddlespeed up flist by skipping stat on files with numbers...
2005-11-02 Oliver Kiddleinclude new files in distribution
2005-10-11 Bill Wohler A couple of questions from nmh's original FAQ were...
2005-10-05 Oliver KiddleHarald Geyer: back out fork/vfork workaround and handle...
2005-05-18 Oliver Kiddleuse fork instead of vfork on Linux
2005-05-18 Oliver Kiddletest/report error writing to stdout
2005-05-18 Oliver Kiddlecorrect SASL include file locations
2005-05-18 Oliver Kiddleadd bash completion definitions from Debian
2005-05-18 Oliver Kiddlefix a bug affecting AFS where nmh was setting the READO...
2005-05-18 Oliver KiddleCarl Mummert: add unquote() function for removing quote...
2005-05-17 Oliver Kiddlefill in a few of the missing ChangeLog entries
2005-02-23 Oliver Kiddleuse iconv to convert RFC-2047 encoded headers to the...
2005-02-23 Oliver Kiddlefix Debian bug #202667: crash when a message's filename...
2005-02-23 Oliver KiddleUpdated config.guess and config.sub to the most recent...
2005-02-21 Oliver Kiddlefix bug where inc crashed on failing to reopen the...
2005-01-27 Oliver Kiddleacknowledge that my change was based on an older patch...
2005-01-27 Oliver KiddleAdded -proxy option to inc and msgchk
2005-01-27 Oliver KiddleAdded -proxy option to inc and msgchk
2005-01-27 Oliver KiddleOn systems where it is available, use nl_langinfo to...
2005-01-21 Oliver KiddleUS-ASCII is a subset of UTF-8 so can be handled directl...
2004-12-17 Oliver KiddleFix -part option to mhshow/mhlist/mhstore to find sub...
2004-11-19 Jon SteinhartAdded mail directory argument to folder_addmsg in order...
2004-11-16 Jon SteinhartFixed problem where the refile hook was being called...
2004-11-16 Jon SteinhartFixed typo in comment.
2004-11-16 Jon SteinhartRemoved unnecessary code.
2004-11-16 Jon SteinhartFixed wrong directory for hook when refiling with ...
2004-10-15 Jon SteinhartFixed calling of external hooks.
2004-10-12 Jon SteinhartFixed another weird bug caused by the static mailpath...
2004-10-12 Jon SteinhartFixed bug that caused anno to mangle headers.
2004-10-12 Jon SteinhartFixed strange bug that prevented a lock from ever being...
2004-10-12 Jon SteinhartFixed bug in which the static maildir was overwritted...
2004-10-12 Jon SteinhartFixed bug that was producing an incorrect path for...
2003-10-06 Glenn Burkhardtdb configuration fix for Debian; yet another location...
2003-09-30 Glenn Burkhardtrestored use of PUTDF() macro; was broken in versions...
2003-09-30 Glenn Burkhardt[bug #4302] errno is not always an extern int
2003-09-30 Glenn Burkhardtcorrected termination condition for fill character...
2003-09-30 Glenn Burkhardt[bug #4296] PUTD() macro can't hack 10 digit values
2003-09-30 Glenn Burkhardt[bug #4296] PUTD() macro can't hack 10 digit values
2003-09-30 Glenn Burkhardt[bug #4297] The strlen mh-format function can crash...
2003-09-30 Glenn Burkhardtnote recent changes
2003-09-30 Glenn Burkhardtfix handling of "-list" and "-seq" options, so behavior...
2003-09-28 Glenn Burkhardtupdate 'mp->lowmsg' from 0 to 1 during regular 'inc...
2003-09-22 Glenn BurkhardtRemoved space between command name and man section...
2003-09-22 Glenn Burkhardtmake 'spost' handling of "masquerade:" line of mts...
2003-09-22 Glenn Burkhardtstatus of action wasn't saved for use by 'N' result...
2003-09-21 Glenn BurkhardtIncrease timeouts to comply with RFC 1123; Debian bug...
2003-09-21 Glenn Burkhardtadded cross references
2003-09-21 Glenn Burkhardtfixed typo: example for scan.default didn't include...
2003-09-21 Glenn BurkhardtApply bug fix reported to Debian (#136976) by Peter...
2003-09-21 Glenn Burkhardtcorrected typo for nroff directive
2003-09-16 Glenn Burkhardtadd command to remove $(libdir)/install-mh prior to...
2003-09-14 Jeffrey C HonigThe first ``inc'' into an empty folder would not update...
2003-09-08 Ken HornsteinMan page fix from Igor Sobrado
2003-09-06 Glenn BurkhardtAdded documentation of "Dcc", per recent discussion...
2003-09-05 Ken HornsteinMerge in changes from the 1.1 branch.
2003-09-05 Ken HornsteinFix from branch.
2003-09-05 Ken HornsteinQuiet lock warning.
2003-09-05 Ken HornsteinMerge in locking fixes into the main line.
2003-08-11 Jeffrey C HonigWhen compiling format strings, nmh attempts to avoid...
2003-07-04 Glenn Burkhardtmore detail for bugs fixed, so reader doesn't need...
2003-07-04 Glenn Burkhardtupdate
2003-07-02 Glenn Burkhardtrestored use of %manext5% for man section, which was...
2003-07-02 Glenn BurkhardtUpdated description of default template to reflect...
2003-07-02 Glenn BurkhardtDefault templates for 'comp', 'forw', 'dist', 'repl...
2003-06-30 Glenn Burkhardtuse symbols for date and version so values are
2003-06-30 Glenn Burkhardtbump date so everything gets a new timestamp for 1.1
2003-06-30 Glenn Burkhardtfix bug #1393, "sortm core dumps", using patch provided by
2003-06-30 Glenn BurkhardtRe-write for clarity, using major contributions from
2003-06-30 Glenn Burkhardtmade RFC 2822 compliant, using an "In-reply-to:" format
2003-06-27 Glenn Burkhardtprevent double free of 'ce->cd_file' or later use of...
2003-06-26 Glenn Burkhardtfix for bug #578 repl leaks umask; there are several...
2003-06-23 Glenn BurkhardtChanged use of GNU "simply expanded variables" for...
2003-06-22 Glenn Burkhardtallow gdbm/ndbm.h in addition to db1/ndbm.h; needs...
2003-06-22 Glenn BurkhardtAllowed gdbm as substitute for Berkeley db1/ndbm.h...
2003-01-02 Kimmo SuominenFix detection of non-mime messages when the charset...
2002-11-21 Jon SteinhartFixed a typo in the SRCS definition; had a .o where...
2002-11-20 Jon SteinhartFixed a bug in the waitpid version where it would retur...
2002-11-19 Jon SteinhartRemoved the reference to the library directory since...
2002-11-19 Jon SteinhartChanged to move install-mh to the bin directory instead...
2002-11-18 Jon SteinhartThe file README-ATTACHMENTS was removed - it has been...
2002-10-21 Anders ErikssonChanged scan to always pass the folder argument. This...
2002-09-09 Jon SteinhartNew routine that provides interface to external programs.
2002-08-23 Jon SteinhartAdded external program hooks.
2002-08-22 Jon SteinhartMoved this file here from the root directory.
2002-08-19 Jon SteinhartAdded an improved user interface for sending messages...
2002-07-08 Ken HornsteinRemove this file on the head as well.
2002-07-03 Ken HornsteinBring these changes over from the branch.
2002-07-03 Ken HornsteinRemove these undefines (why were they in there?)
2002-07-02 Ken HornsteinUpdate for new version.
2002-07-02 Ken HornsteinAdd/update copyright notice in all source code files.
2002-07-02 Ken HornsteinRemove autoconf-generated files (and note such files...
2001-03-17 Dan HarklessKen Hornstein's configure.in Cyrus SASL checks were...
2001-03-07 Dan HarklessFound some historical information about MH in RFC 808...
2001-02-06 Shantonu Sendtimp timezone fixes
next