mmh
2006-02-18 David LevineAdded support for optional Content_Disposition header...
2006-02-12 David LevineAdded RFC2183 to reference of RFC1806 for Content-Dispo...
2006-01-31 David LevineAdded -nocontentid (and -contentid, for symmetry) switc...
2006-01-29 Oliver Kiddleremove trailing newlines from components to fix bug...
2006-01-18 Oliver Kiddleuse AS_HELP_STRING for formatting help messages
2006-01-18 Oliver Kiddleadd autoconf magic to support old systems that don...
2006-01-18 Oliver Kiddlefix bug with insertion of newline being wrong if the...
2006-01-18 David LevineFixed make_bcc_file () to use contents of From: in...
2006-01-17 Oliver Kiddlemore robust multi-byte/column support for field widths
2006-01-16 Josh Bressers* uip/post.c, uip/spost.c: Move the uptolow macro from...
2006-01-16 Josh Bressers* sbr/fmt_scan.c: Add the missing wchar.h include
2006-01-16 Oliver Kiddle*** empty log message ***
2006-01-16 Oliver Kiddleremove remnants of code for MMDF
2006-01-16 Oliver Kiddlemultiply buffer size by MB_CUR_MAX so multi-byte chars fit
2006-01-15 Josh Bressers* sbr/fmt_scan.c:PUTSF() Fix an off by one formatting...
2006-01-15 Josh Bressers* sbr/fmt_scan.c: Turn the PUTSF macro into a function...
2006-01-07 Josh Bressers* Remove sbr/strerror.c -- strerror(3) is defined in...
2006-01-06 Josh Bressers* patch #3968: Move the add() function from its own...
2006-01-04 Josh Bressers* mh_xmalloc(), mh_xrealloc(), pwd(): Add comments...
2006-01-03 Josh BressersRemove sbr/pwd.c file, moving the pwd() function into...
2006-01-02 Josh Bressers* patch #3967: Create a mh_xrealloc function to prevent...
2006-01-02 Josh Bressers* patch #3966: Create a mh_xmalloc function to prevent...
2005-12-24 Peter MaydellAvoid non-portable use of $< outside an inference rule.
2005-12-24 Peter MaydellRework detection and handling of ndbm: we now check...
2005-12-22 Peter MaydellFix stupid accidental dependence on a bash quirk in...
2005-12-20 Jon SteinhartRolled release. RELEASE_1_2
2005-12-15 Peter MaydellImprove the checks for where to find ndbm (dbm_open...
2005-12-15 Peter MaydellChange some non-standard formatting in a previous log...
2005-12-14 Josh Bressers* Fedora Bug #163760: sbr/context_read.c (context_read...
2005-12-12 Jon SteinhartFixed annotate call for new delete argument values.
2005-12-12 Josh Bressers* uip/sendsbr.c (annoaux): Fix the call to annotate()
2005-12-08 Jon Steinhart*** empty log message ***
2005-12-07 Jon SteinhartFixed a bug where anno -append put the headers in the...
2005-12-05 Josh BressersFix the AC_PATH_PROG default when vi isn't found during...
2005-12-03 Jon SteinhartRolled version. Should have done it last time!
2005-11-19 Peter MaydellMake it clearer that lower-case envariables aren't...
2005-11-19 Peter MaydellSpecial-case an MHCONTEXT of "/dev/null" and don't...
2005-11-14 Peter Maydell[bug #9813] Don't crash after removing the folder if...
2005-11-13 Peter MaydellPass some globals into sm_init() so that it uses SASL...
2005-11-13 Peter MaydellForgot to quote the bug number in the changelog comment.
2005-11-13 Peter MaydellUse context/ctxpath==NULL to indicate that no context...
2005-11-13 Peter MaydellFix buffer overrun in address parsing code (would only...
2005-11-13 Oliver Kiddleremove link to install-mh that caused problems on some...
2005-11-13 Oliver Kiddlebug #739: install target now depends on all to avoid...
2005-11-10 Josh BressersFix the AC_PATH_PROG default when sendmail isn't found...
2005-11-09 Peter MaydellFix a non-ANSI prototype.
2005-11-08 Oliver KiddleSimon Burge: fix to handle getutent() on NetBSD
2005-11-08 Oliver Kiddleupdate most references to the web page and mailing...
2005-11-08 Oliver Kiddleprepend DESTDIR to install locations
2005-11-08 Oliver Kiddlereplace obsolete autoconf macros
2005-11-06 Peter MaydellFix various buffer overruns in fmt_scan.c; the bulk...
2005-11-06 Peter MaydellFix a compile error if building nmh with --enable-apop.
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...
next