* h/mh.h, h/prototypes.h, uip/mhbuildsbr.c, uip/send.c,
[mmh] / uip /
2006-02-21 David Levine* h/mh.h, h/prototypes.h, uip/mhbuildsbr.c, uip/send.c,
2006-02-21 Josh Bressers* h/utils.h, sbr/utils.c, uip/flist.c, uip/folder.c...
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-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 David LevineFixed make_bcc_file () to use contents of From: in...
2006-01-16 Josh Bressers* uip/post.c, uip/spost.c: Move the uptolow macro from...
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-06 Josh Bressers* patch #3968: Move the add() function from its own...
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 MaydellRework detection and handling of ndbm: we now check...
2005-12-15 Peter MaydellImprove the checks for where to find ndbm (dbm_open...
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-07 Jon SteinhartFixed a bug where anno -append put the headers in the...
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 Oliver Kiddleremove link to install-mh that caused problems on some...
2005-11-08 Oliver KiddleSimon Burge: fix to handle getutent() on NetBSD
2005-11-08 Oliver Kiddleprepend DESTDIR to install locations
2005-11-08 Oliver Kiddlereplace obsolete autoconf macros
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-02 Oliver Kiddlefail when kpop connection attempted without KPOP suppor...
2005-11-02 Oliver Kiddlespeed up flist by skipping stat on files with numbers...
2005-10-05 Oliver KiddleHarald Geyer: back out fork/vfork workaround and handle...
2005-05-18 Oliver Kiddletest/report error writing to stdout
2005-05-18 Oliver Kiddlecorrect SASL include file locations
2005-01-27 Oliver KiddleAdded -proxy option to inc and msgchk
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-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 bug in which the static maildir was overwritted...
2003-10-06 Glenn Burkhardtdb configuration fix for Debian; yet another location...
2003-09-30 Glenn Burkhardt[bug #4302] errno is not always an extern int
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 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 BurkhardtApply bug fix reported to Debian (#136976) by Peter...
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-05 Ken HornsteinMerge in changes from the 1.1 branch.
2003-08-11 Jeffrey C HonigWhen compiling format strings, nmh attempts to avoid...
2003-06-30 Glenn Burkhardtfix bug #1393, "sortm core dumps", using patch provided by
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-22 Glenn Burkhardtallow gdbm/ndbm.h in addition to db1/ndbm.h; needs...
2003-01-02 Kimmo SuominenFix detection of non-mime messages when the charset...
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-08-23 Jon SteinhartAdded external program hooks.
2002-08-19 Jon SteinhartAdded an improved user interface for sending messages...
2002-07-02 Ken HornsteinAdd/update copyright notice in all source code files.
2001-01-09 Shantonu SenAdded popi.c to SRCS, even though it's not being built...
2000-12-14 Shantonu SenResolve the circular dependency of libmh on libmts...
2000-12-12 Dan HarklessWhen Shantonu made the new libmts.a, he swapped $(MTSLI...
2000-09-08 Shantonu SenUpdated #include's to point to new location of mts...
2000-08-07 Ruud de RooijModify umask set by mhshow to enable user execute bit...
2000-07-21 Dan HarklessApplied Kurt J. Lidl <lidl@eng.us.uu.net>'s $MAILHOST...
2000-07-20 Dan HarklessKen Hornstein's SASL patch was not integrated properly...
2000-07-16 Kimmo SuominenSASL stuff.
2000-07-16 Kimmo SuominenSASL mods.
2000-07-07 Kimmo SuominenSASL support from Ken Hornstein <kenh@cmf.nrl.navy...
2000-06-12 Ruud de Rooij* Merged mts/sendmail functionality into mts/smtp;... kim-before-sasl
2000-06-07 Ruud de Rooij* Added one more mkstemp invocation to uip/spost.c...
2000-05-31 Doug Morrisadded lint targets for Makefiles and a configure test...
2000-05-31 Dan HarklessApplied Alec Wolman <wolman@cs.washington.edu>'s dropsb...
2000-05-29 Shantonu SenUpdating user programs to use <h/tws> instead of <zotne...
2000-05-28 Ruud de Rooij* Added autoconf check for getutent().
2000-05-28 Ruud de Rooij* Applied patch from Peter Maydell to uip/scansbr.c...
2000-05-26 Dan Harklessmsh has been unable to show MIME messages ever since...
2000-04-17 Shantonu SenAPOP support: If APOP is enabled, build it into inc...
2000-04-16 Shantonu SenChanged some string terminations from NULL to \0.
2000-04-06 Dan HarklessApplied Eric Schnoebelen <eric@cirr.com>'s mhshowsbr...
2000-03-28 Doug Morrisadded Todd Miller's packf patch
2000-03-17 Dan Harklesswesley.craig@umich.edu did not document his previous...
2000-03-14 Dan HarklessApplied Sullivan N. Beck <sbeck@cise.ufl.edu>'s mhshow...
2000-03-06 Dan HarklessApplied Neil W Rickert <rickert+nmh@cs.niu.edu>'s msh...
2000-03-03 Dan HarklessAdded a new "boolean" type to mh.h and TRUE and FALSE...
2000-03-02 Dan HarklessChanged the GECOS-field '&' translation behavior to...
2000-02-29 Dan HarklessChanged "echo > stamp-h.in" in Makefile.in to "date...
2000-02-29 Dan HarklessUpped the version number to 1.0.3+dev (ideally this...
2000-02-28 Ruud de Rooij * Fix security hole in mhshowsbr.c which allowed untru...
2000-02-04 Dan HarklessWhoever originally added the -help switch to all the...
2000-02-04 Dan Harkless* Applied wesley.craig@umich.edu's KPOP patches. Accor...
2000-01-26 Dan HarklessDan Winship informed me that the right fix when gcc...
2000-01-26 Dan HarklessJust added a comment explaining that akvalue() does...
2000-01-26 Dan HarklessI had my envelope-From:-setting in the wrong place...
2000-01-26 Dan HarklessAdded a comment bemoaning the lack of aliasing on the...
2000-01-26 Dan HarklessImplemented a new type of username masquerading, which...
2000-01-25 Dan HarklessThe prototype I gave for initgroups() which was documen...
2000-01-25 Dan HarklessPut in a prototype for client() to get rid of the ...
next