mmh
2008-05-04 Peter MaydellReleased nmh 1.3-RC2 nmh-1_3_RC2
2008-05-04 Peter MaydellPort from trunk: bug #23167: sbr/ruserpass.c (ruserpass...
2008-05-04 Peter Maydell* Fixes ported from trunk:
2008-05-04 Peter Maydellfile strerror.c was added on branch nmh-1_3-branch...
2008-05-04 Peter Maydellfile memmove.c was added on branch nmh-1_3-branch on...
2008-04-30 Peter MaydellPort fixes from trunk (SASL fixes and mishandling of...
2008-04-29 Peter MaydellBackport fix from trunk for SASL bug.
2008-04-27 Peter MaydellCopy version number etc updates from trunk to 1.3 branc...
2008-04-27 Peter MaydellUse hyphen, not plus (corresponding to previous RCx... nmh-1_3_RC1
2008-04-27 Peter MaydellBump version number, date for release of 1.3 RC1
2008-04-11 Oliver Kiddlemove most remaining macros out of acconfig.h which...
2008-04-05 Peter Maydell* bug #18655: fix use of admonish() for a fatal error...
2008-04-05 Peter MaydellBug #20028 (Debian bug 399271): fix code assuming that...
2008-01-25 Josh Bressers* uip/mhshowsbr.c (show_all_messages): Be more generous...
2007-11-08 Joel ReicherInsert types for args of some function pointers to...
2007-11-04 Joel ReicherReturn type of (*done)() changed to void. default_done...
2007-11-04 Joel ReicherRefactor cts pointer and free()ing on abnormal exit...
2007-11-04 Joel ReicherChange link-time overriding of done() to run-time reass...
2007-09-24 Bill Wohler The MH web site is now rand-mh.sourceforge.net/ and...
2007-08-21 Josh Bressers* Red Hat Bug #253342: inc.c, utils.c, utils.h: When...
2007-04-29 Peter MaydellRename functions to avoid clash with C library exp2().
2007-04-29 Peter MaydellSuppress 'uninitialised variable' warning.
2007-04-29 Peter MaydellOn Linux, define _GNU_SOURCE so that GNU libc exposes...
2007-04-29 Peter MaydellChange name of internal function to avoid potential...
2007-04-29 Peter MaydellMinor rearrangement so variables/functions used only...
2007-04-29 Peter MaydellFor gcc, make the default CFLAGS include -Wno-pointer...
2007-04-17 Joel Reicherbuffer is compared with cp, and so needs to be changed...
2007-04-17 Josh BressersInitial checkin of a testsuite
2007-04-13 Joel ReicherChange all chars being passed to the ctype macros ...
2007-04-10 Joel ReicherWe're not using the .Bu macro anymore.
2007-04-10 Joel ReicherFix for bug #11139: mhl -form mhl.reply omits '> '...
2007-04-10 Joel ReicherApplication of patch #5218: patch for bug #9742. Fixes...
2007-03-21 Peter Maydellbug #18630, #18631, #18632, #18634: various patches...
2007-03-21 Peter Maydellbug #15212: remove configure test for broken AT&T vi...
2007-01-16 Josh BressersAdd a missing header file
2006-11-05 Joel ReicherChanged bold "-all" to unbolded "all". It's a reserved...
2006-10-24 David Levine* uip/sendsbr.c: with attachformat values of 1 or 2...
2006-08-27 Josh Bressers* configure.in: If we're not using dotlocking, there...
2006-06-04 Joel ReicherFixed bug introduced when changing from check_folder...
2006-04-27 Joel ReicherCreated pluspath function to check for '+' prefix and...
2006-04-24 Joel Reicherssequal() does not check for a substring, but for a...
2006-04-22 Paul Foxfixes case where a very long character-class range...
2006-04-16 Joel ReicherFixed a typo.
2006-04-14 Joel ReicherCreated function open_form() to open form file or fallb...
2006-04-14 Joel ReicherFixed a couple of typos.
2006-04-14 Joel ReicherSanitised some dodgy homedir finding code, but it still...
2006-04-14 Joel ReicherGet rid of some trivial warnings; unused variables...
2006-04-13 Joel ReicherMake print_aka() and print_usr() static. They're not...
2006-04-11 Joel ReicherCreated app_msgarg() (append message arg) and a simple...
2006-04-11 Joel ReicherCompleting the .cvsignore list(s).
2006-04-09 Joel ReicherFixed a small typo.
2006-03-31 Paul Foxthis commit:
2006-03-30 David Levine* uip/sendsbr.c: with attachformat values of 1 or 2...
2006-03-10 Bill Wohler Changed Questions
2006-03-10 Bill WohlerSince faqs.org appears to be moribund, I'm now using...
2006-03-09 Josh Bressers* sbr/fmt_rfc2047.c (decode_rfc2047): Don't close the...
2006-03-08 Josh Bressers* (mh_strcasecmp): Rename the private strcasecmp functi...
2006-03-05 Oliver Kiddleand close iconv handle if encoded block empty
2006-03-05 Oliver Kiddledon't try to malloc 0 bytes if an RFC2047 encoded block...
2006-03-04 Peter MaydellInstall scripts with INSTALL_SCRIPT so INSTALL_PROGRAM...
2006-02-25 David Levine* uip/sendsbr.c: replaced st_mtim with st_mtime, that...
2006-02-21 David LevineReplaced second line of Content-Tyhpe of -attachformat...
2006-02-21 David Levine* h/mh.h, h/prototypes.h, uip/mhbuildsbr.c, uip/send.c,
2006-02-21 David Levine* man/mhbuild.man: wrapped one appearance of "Content...
2006-02-21 Josh Bressers* h/utils.h, sbr/utils.c, uip/flist.c, uip/folder.c...
2006-02-21 Josh BressersAdd missing create_folder prototype.
2006-02-20 Josh Bressers* sbr/m_draft.c, sbr/utils.c, uip/folder.c, uip/inc...
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...
next