| 2006-02-20 | Josh Bressers | * sbr/m_draft.c, sbr/utils.c, uip/folder.c, uip/inc... | commit | commitdiff | tree | snapshot | 
| 2006-02-18 | David Levine | Added support for optional Content_Disposition header... | commit | commitdiff | tree | snapshot | 
| 2006-02-12 | David Levine | Added RFC2183 to reference of RFC1806 for Content-Dispo... | commit | commitdiff | tree | snapshot | 
| 2006-01-31 | David Levine | Added -nocontentid (and -contentid, for symmetry) switc... | commit | commitdiff | tree | snapshot | 
| 2006-01-29 | Oliver Kiddle | remove trailing newlines from components to fix bug... | commit | commitdiff | tree | snapshot | 
| 2006-01-18 | Oliver Kiddle | use AS_HELP_STRING for formatting help messages | commit | commitdiff | tree | snapshot | 
| 2006-01-18 | Oliver Kiddle | add autoconf magic to support old systems that don... | commit | commitdiff | tree | snapshot | 
| 2006-01-18 | Oliver Kiddle | fix bug with insertion of newline being wrong if the... | commit | commitdiff | tree | snapshot | 
| 2006-01-18 | David Levine | Fixed make_bcc_file () to use contents of From: in... | commit | commitdiff | tree | snapshot | 
| 2006-01-17 | Oliver Kiddle | more robust multi-byte/column support for field widths | commit | commitdiff | tree | snapshot | 
| 2006-01-16 | Josh Bressers | * uip/post.c, uip/spost.c: Move the uptolow macro from... | commit | commitdiff | tree | snapshot | 
| 2006-01-16 | Josh Bressers | * sbr/fmt_scan.c: Add the missing wchar.h include | commit | commitdiff | tree | snapshot | 
| 2006-01-16 | Oliver Kiddle | *** empty log message *** | commit | commitdiff | tree | snapshot | 
| 2006-01-16 | Oliver Kiddle | remove remnants of code for MMDF | commit | commitdiff | tree | snapshot | 
| 2006-01-16 | Oliver Kiddle | multiply buffer size by MB_CUR_MAX so multi-byte chars fit | commit | commitdiff | tree | snapshot | 
| 2006-01-15 | Josh Bressers | * sbr/fmt_scan.c:PUTSF() Fix an off by one formatting... | commit | commitdiff | tree | snapshot | 
| 2006-01-15 | Josh Bressers | * sbr/fmt_scan.c: Turn the PUTSF macro into a function... | commit | commitdiff | tree | snapshot | 
| 2006-01-07 | Josh Bressers | * Remove sbr/strerror.c -- strerror(3) is defined in... | commit | commitdiff | tree | snapshot | 
| 2006-01-06 | Josh Bressers | * patch #3968: Move the add() function from its own... | commit | commitdiff | tree | snapshot | 
| 2006-01-04 | Josh Bressers | * mh_xmalloc(), mh_xrealloc(), pwd(): Add comments... | commit | commitdiff | tree | snapshot | 
| 2006-01-03 | Josh Bressers | Remove sbr/pwd.c file, moving the pwd() function into... | commit | commitdiff | tree | snapshot | 
| 2006-01-02 | Josh Bressers | * patch #3967: Create a mh_xrealloc function to prevent... | commit | commitdiff | tree | snapshot | 
| 2006-01-02 | Josh Bressers | * patch #3966: Create a mh_xmalloc function to prevent... | commit | commitdiff | tree | snapshot | 
| 2005-12-24 | Peter Maydell | Avoid non-portable use of $< outside an inference rule. | commit | commitdiff | tree | snapshot | 
| 2005-12-24 | Peter Maydell | Rework detection and handling of ndbm: we now check... | commit | commitdiff | tree | snapshot | 
| 2005-12-22 | Peter Maydell | Fix stupid accidental dependence on a bash quirk in... | commit | commitdiff | tree | snapshot | 
| 2005-12-20 | Jon Steinhart | Rolled release.  RELEASE_1_2 | commit | commitdiff | tree | snapshot | 
| 2005-12-15 | Peter Maydell | Improve the checks for where to find ndbm (dbm_open... | commit | commitdiff | tree | snapshot | 
| 2005-12-15 | Peter Maydell | Change some non-standard formatting in a previous log... | commit | commitdiff | tree | snapshot | 
| 2005-12-14 | Josh Bressers | * Fedora Bug #163760: sbr/context_read.c (context_read... | commit | commitdiff | tree | snapshot | 
| 2005-12-12 | Jon Steinhart | Fixed annotate call for new delete argument values. | commit | commitdiff | tree | snapshot | 
| 2005-12-12 | Josh Bressers | * uip/sendsbr.c (annoaux): Fix the call to annotate() | commit | commitdiff | tree | snapshot | 
| 2005-12-08 | Jon Steinhart | *** empty log message *** | commit | commitdiff | tree | snapshot | 
| 2005-12-07 | Jon Steinhart | Fixed a bug where anno -append put the headers in the... | commit | commitdiff | tree | snapshot | 
| 2005-12-05 | Josh Bressers | Fix the AC_PATH_PROG default when vi isn't found during... | commit | commitdiff | tree | snapshot | 
| 2005-12-03 | Jon Steinhart | Rolled version.  Should have done it last time! | commit | commitdiff | tree | snapshot | 
| 2005-11-19 | Peter Maydell | Make it clearer that lower-case envariables aren't... | commit | commitdiff | tree | snapshot | 
| 2005-11-19 | Peter Maydell | Special-case an MHCONTEXT of "/dev/null" and don't... | commit | commitdiff | tree | snapshot | 
| 2005-11-14 | Peter Maydell | [bug #9813] Don't crash after removing the folder if... | commit | commitdiff | tree | snapshot | 
| 2005-11-13 | Peter Maydell | Pass some globals into sm_init() so that it uses SASL... | commit | commitdiff | tree | snapshot | 
| 2005-11-13 | Peter Maydell | Forgot to quote the bug number in the changelog comment. | commit | commitdiff | tree | snapshot | 
| 2005-11-13 | Peter Maydell | Use context/ctxpath==NULL to indicate that no context... | commit | commitdiff | tree | snapshot | 
| 2005-11-13 | Peter Maydell | Fix buffer overrun in address parsing code (would only... | commit | commitdiff | tree | snapshot | 
| 2005-11-13 | Oliver Kiddle | remove link to install-mh that caused problems on some... | commit | commitdiff | tree | snapshot | 
| 2005-11-13 | Oliver Kiddle | bug #739: install target now depends on all to avoid... | commit | commitdiff | tree | snapshot | 
| 2005-11-10 | Josh Bressers | Fix the AC_PATH_PROG default when sendmail isn't found... | commit | commitdiff | tree | snapshot | 
| 2005-11-09 | Peter Maydell | Fix a non-ANSI prototype. | commit | commitdiff | tree | snapshot | 
| 2005-11-08 | Oliver Kiddle | Simon Burge: fix to handle getutent() on NetBSD | commit | commitdiff | tree | snapshot | 
| 2005-11-08 | Oliver Kiddle | update most references to the web page and mailing... | commit | commitdiff | tree | snapshot | 
| 2005-11-08 | Oliver Kiddle | prepend DESTDIR to install locations | commit | commitdiff | tree | snapshot | 
| 2005-11-08 | Oliver Kiddle | replace obsolete autoconf macros | commit | commitdiff | tree | snapshot | 
| 2005-11-06 | Peter Maydell | Fix various buffer overruns in fmt_scan.c; the bulk... | commit | commitdiff | tree | snapshot | 
| 2005-11-06 | Peter Maydell | Fix a compile error if building nmh with --enable-apop. | commit | commitdiff | tree | snapshot | 
| 2005-11-06 | Peter Maydell | Don't fclose() the file twice in error-exit paths from... | commit | commitdiff | tree | snapshot | 
| 2005-11-06 | Peter Maydell | Remove space between -o and output filename so it works... | commit | commitdiff | tree | snapshot | 
| 2005-11-06 | Peter Maydell | Add an AC_PREREQ so we don't just fail with an obscure... | commit | commitdiff | tree | snapshot | 
| 2005-11-04 | Josh Bressers | Update the instructions for subscribing to the nmh... | commit | commitdiff | tree | snapshot | 
| 2005-11-02 | Oliver Kiddle | fail when kpop connection attempted without KPOP suppor... | commit | commitdiff | tree | snapshot | 
| 2005-11-02 | Oliver Kiddle | fix for newer version of flex and remove autogenerated... | commit | commitdiff | tree | snapshot | 
| 2005-11-02 | Oliver Kiddle | speed up flist by skipping stat on files with numbers... | commit | commitdiff | tree | snapshot | 
| 2005-11-02 | Oliver Kiddle | include new files in distribution | commit | commitdiff | tree | snapshot | 
| 2005-10-11 | Bill Wohler | A couple of questions from nmh's original FAQ were... | commit | commitdiff | tree | snapshot | 
| 2005-10-05 | Oliver Kiddle | Harald Geyer: back out fork/vfork workaround and handle... | commit | commitdiff | tree | snapshot | 
| 2005-05-18 | Oliver Kiddle | use fork instead of vfork on Linux | commit | commitdiff | tree | snapshot | 
| 2005-05-18 | Oliver Kiddle | test/report error writing to stdout | commit | commitdiff | tree | snapshot | 
| 2005-05-18 | Oliver Kiddle | correct SASL include file locations | commit | commitdiff | tree | snapshot | 
| 2005-05-18 | Oliver Kiddle | add bash completion definitions from Debian | commit | commitdiff | tree | snapshot | 
| 2005-05-18 | Oliver Kiddle | fix a bug affecting AFS where nmh was setting the READO... | commit | commitdiff | tree | snapshot | 
| 2005-05-18 | Oliver Kiddle | Carl Mummert: add unquote() function for removing quote... | commit | commitdiff | tree | snapshot | 
| 2005-05-17 | Oliver Kiddle | fill in a few of the missing ChangeLog entries | commit | commitdiff | tree | snapshot | 
| 2005-02-23 | Oliver Kiddle | use iconv to convert RFC-2047 encoded headers to the... | commit | commitdiff | tree | snapshot | 
| 2005-02-23 | Oliver Kiddle | fix Debian bug #202667: crash when a message's filename... | commit | commitdiff | tree | snapshot | 
| 2005-02-23 | Oliver Kiddle | Updated config.guess and config.sub to the most recent... | commit | commitdiff | tree | snapshot | 
| 2005-02-21 | Oliver Kiddle | fix bug where inc crashed on failing to reopen the... | commit | commitdiff | tree | snapshot | 
| 2005-01-27 | Oliver Kiddle | acknowledge that my change was based on an older patch... | commit | commitdiff | tree | snapshot | 
| 2005-01-27 | Oliver Kiddle | Added -proxy option to inc and msgchk | commit | commitdiff | tree | snapshot | 
| 2005-01-27 | Oliver Kiddle | Added -proxy option to inc and msgchk | commit | commitdiff | tree | snapshot | 
| 2005-01-27 | Oliver Kiddle | On systems where it is available, use nl_langinfo to... | commit | commitdiff | tree | snapshot | 
| 2005-01-21 | Oliver Kiddle | US-ASCII is a subset of UTF-8 so can be handled directl... | commit | commitdiff | tree | snapshot | 
| 2004-12-17 | Oliver Kiddle | Fix -part option to mhshow/mhlist/mhstore to find sub... | commit | commitdiff | tree | snapshot | 
| 2004-11-19 | Jon Steinhart | Added mail directory argument to folder_addmsg in order... | commit | commitdiff | tree | snapshot | 
| 2004-11-16 | Jon Steinhart | Fixed problem where the refile hook was being called... | commit | commitdiff | tree | snapshot | 
| 2004-11-16 | Jon Steinhart | Fixed typo in comment. | commit | commitdiff | tree | snapshot | 
| 2004-11-16 | Jon Steinhart | Removed unnecessary code. | commit | commitdiff | tree | snapshot | 
| 2004-11-16 | Jon Steinhart | Fixed wrong directory for hook when refiling with ... | commit | commitdiff | tree | snapshot | 
| 2004-10-15 | Jon Steinhart | Fixed calling of external hooks. | commit | commitdiff | tree | snapshot | 
| 2004-10-12 | Jon Steinhart | Fixed another weird bug caused by the static mailpath... | commit | commitdiff | tree | snapshot | 
| 2004-10-12 | Jon Steinhart | Fixed bug that caused anno to mangle headers. | commit | commitdiff | tree | snapshot | 
| 2004-10-12 | Jon Steinhart | Fixed strange bug that prevented a lock from ever being... | commit | commitdiff | tree | snapshot | 
| 2004-10-12 | Jon Steinhart | Fixed bug in which the static maildir was overwritted... | commit | commitdiff | tree | snapshot | 
| 2004-10-12 | Jon Steinhart | Fixed bug that was producing an incorrect path for... | commit | commitdiff | tree | snapshot | 
| 2003-10-06 | Glenn Burkhardt | db configuration fix for Debian; yet another location... | commit | commitdiff | tree | snapshot | 
| 2003-09-30 | Glenn Burkhardt | restored use of PUTDF() macro; was broken in versions... | commit | commitdiff | tree | snapshot | 
| 2003-09-30 | Glenn Burkhardt | [bug #4302] errno is not always an extern int | commit | commitdiff | tree | snapshot | 
| 2003-09-30 | Glenn Burkhardt | corrected termination condition for fill character... | commit | commitdiff | tree | snapshot | 
| 2003-09-30 | Glenn Burkhardt | [bug #4296] PUTD() macro can't hack 10 digit values | commit | commitdiff | tree | snapshot | 
| 2003-09-30 | Glenn Burkhardt | [bug #4296] PUTD() macro can't hack 10 digit values | commit | commitdiff | tree | snapshot | 
| 2003-09-30 | Glenn Burkhardt | [bug #4297] The strlen mh-format function can crash... | commit | commitdiff | tree | snapshot | 
| 2003-09-30 | Glenn Burkhardt | note recent changes | commit | commitdiff | tree | snapshot | 
| 2003-09-30 | Glenn Burkhardt | fix handling of "-list" and "-seq" options, so behavior... | commit | commitdiff | tree | snapshot | 
| next |