Fixed make_bcc_file () to use contents of From: in draft, if draft_from masquerade...
[mmh] / ChangeLog
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 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: 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-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-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 Josh Bressers* uip/sendsbr.c (annoaux): Fix the call to annotate()
2005-12-08 Jon Steinhart*** empty log message ***
2005-12-05 Josh BressersFix the AC_PATH_PROG default when vi isn't found during...
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-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-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 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...
2003-09-30 Glenn Burkhardtnote recent changes
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
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
2001-02-06 Dan HarklessSay in README.developers to use `\date' in case anyone...
2001-02-06 Dan Harkless* -L isn't sufficient for specifying the path of the...
2001-01-25 Shantonu Senman/mh-chart
2001-01-23 Shantonu Sendigest
2001-01-19 Shantonu Senmanpages finished
2001-01-09 Shantonu Sendelete old files, manpage progress
2000-12-31 Shantonu Sendocs/README.manpages
2000-12-30 Shantonu SenDATE an manpage updating
2000-12-24 Shantonu Senhesiod and krb5 test changes. add --with-locking to...
2000-12-23 Dan Harkless-apop and -noapop were not documented in msgchk.man...
2000-12-22 Shantonu Senadd --with-locking option
2000-12-22 Shantonu Sendtimep, MACHINES
2000-12-20 Shantonu Sendoc/README.developers update, and fixed typo in last...
2000-12-20 Dan Harkless-apop and -noapop were not documented in inc.man. ...
2000-12-14 Shantonu Senconfig.guess/sub update
2000-12-14 Shantonu SenMove mts/generic to sbr/
2000-12-12 Dan HarklessWhen Shantonu made the new libmts.a, he swapped $(MTSLI...
2000-09-08 Dan HarklessJust fixed a formatting error.
2000-09-08 Shantonu SenTook out bad zones in dtimep
2000-09-08 Shantonu SenIncluded code reorg of zotnet/mts
2000-09-06 Shantonu SenIncluded changes to dtimep.lex to remove military zone...
2000-08-11 Dan HarklessFurther clarified Kimmo's etc/Makefile.in comments...
2000-08-10 Dan HarklessChanged my mind again on scan.MMDDYY and scan.YYYYMMDD...
2000-08-10 Dan HarklessDecided that limiting the message number columns to...
2000-08-07 Ruud de RooijModify umask set by mhshow to enable user execute bit...
2000-08-05 Dan HarklessKimmo's etc/Makefile.in change note implied that instal...
2000-08-04 Dan HarklessTODO: Allow multiple simultaneous differing contexts...
2000-08-01 Kimmo SuominenMake "make install" work in etc/Makefile.in
2000-07-24 Dan HarklessRenamed DSTXXX as ADJUST_NUMERIC_ONLY_TZ_OFFSETS_WRT_DS...
2000-07-24 Dan HarklessUpdated README.developers with the fact that zotnet...
2000-07-24 Dan HarklessWhen Shantonu wrote the new, more portable dtimep.lex...
2000-07-21 Dan HarklessFixed warnings from diff on first-time install of nmh...
2000-07-21 Dan HarklessApplied Kurt J. Lidl <lidl@eng.us.uu.net>'s $MAILHOST...
next