2007-03-21 |
Peter Maydell | bug #18630, #18631, #18632, #18634: various patches... |
tree | commitdiff |
2006-04-27 |
Joel Reicher | Created pluspath function to check for '+' prefix and... |
tree | commitdiff |
2006-04-24 |
Joel Reicher | ssequal() does not check for a substring, but for a... |
tree | commitdiff |
2006-04-14 |
Joel Reicher | Created function open_form() to open form file or fallb... |
tree | commitdiff |
2006-04-14 |
Joel Reicher | Get rid of some trivial warnings; unused variables... |
tree | commitdiff |
2006-04-11 |
Joel Reicher | Created app_msgarg() (append message arg) and a simple... |
tree | commitdiff |
2006-04-11 |
Joel Reicher | Completing the .cvsignore list(s). |
tree | commitdiff |
2006-03-09 |
Josh Bressers | * sbr/fmt_rfc2047.c (decode_rfc2047): Don't close the... |
tree | commitdiff |
2006-03-08 |
Josh Bressers | * (mh_strcasecmp): Rename the private strcasecmp functi... |
tree | commitdiff |
2006-03-05 |
Oliver Kiddle | and close iconv handle if encoded block empty |
tree | commitdiff |
2006-03-05 |
Oliver Kiddle | don't try to malloc 0 bytes if an RFC2047 encoded block... |
tree | commitdiff |
2006-02-21 |
Josh Bressers | * h/utils.h, sbr/utils.c, uip/flist.c, uip/folder.c... |
tree | commitdiff |
2006-02-20 |
Josh Bressers | * sbr/m_draft.c, sbr/utils.c, uip/folder.c, uip/inc... |
tree | commitdiff |
2006-01-18 |
Oliver Kiddle | add autoconf magic to support old systems that don... |
tree | commitdiff |
2006-01-18 |
Oliver Kiddle | fix bug with insertion of newline being wrong if the... |
tree | commitdiff |
2006-01-17 |
Oliver Kiddle | more robust multi-byte/column support for field widths |
tree | commitdiff |
2006-01-16 |
Josh Bressers | * sbr/fmt_scan.c: Add the missing wchar.h include |
tree | commitdiff |
2006-01-16 |
Oliver Kiddle | remove remnants of code for MMDF |
tree | commitdiff |
2006-01-15 |
Josh Bressers | * sbr/fmt_scan.c:PUTSF() Fix an off by one formatting... |
tree | commitdiff |
2006-01-15 |
Josh Bressers | * sbr/fmt_scan.c: Turn the PUTSF macro into a function... |
tree | commitdiff |
2006-01-07 |
Josh Bressers | * Remove sbr/strerror.c -- strerror(3) is defined in... |
tree | commitdiff |
2006-01-06 |
Josh Bressers | * patch #3968: Move the add() function from its own... |
tree | commitdiff |
2006-01-04 |
Josh Bressers | * mh_xmalloc(), mh_xrealloc(), pwd(): Add comments... |
tree | commitdiff |
2006-01-03 |
Josh Bressers | Remove sbr/pwd.c file, moving the pwd() function into... |
tree | commitdiff |
2006-01-02 |
Josh Bressers | * patch #3967: Create a mh_xrealloc function to prevent... |
tree | commitdiff |
2006-01-02 |
Josh Bressers | * patch #3966: Create a mh_xmalloc function to prevent... |
tree | commitdiff |
2005-12-24 |
Peter Maydell | Avoid non-portable use of $< outside an inference rule. |
tree | commitdiff |
2005-12-14 |
Josh Bressers | * Fedora Bug #163760: sbr/context_read.c (context_read... |
tree | commitdiff |
2005-11-19 |
Peter Maydell | Special-case an MHCONTEXT of "/dev/null" and don't... |
tree | commitdiff |
2005-11-13 |
Peter Maydell | Use context/ctxpath==NULL to indicate that no context... |
tree | commitdiff |
2005-11-13 |
Peter Maydell | Fix buffer overrun in address parsing code (would only... |
tree | commitdiff |
2005-11-08 |
Oliver Kiddle | replace obsolete autoconf macros |
tree | commitdiff |
2005-11-06 |
Peter Maydell | Fix various buffer overruns in fmt_scan.c; the bulk... |
tree | commitdiff |
2005-11-06 |
Peter Maydell | Remove space between -o and output filename so it works... |
tree | commitdiff |
2005-11-02 |
Oliver Kiddle | fix for newer version of flex and remove autogenerated... |
tree | commitdiff |
2005-05-18 |
Oliver Kiddle | fix a bug affecting AFS where nmh was setting the READO... |
tree | commitdiff |
2005-05-18 |
Oliver Kiddle | Carl Mummert: add unquote() function for removing quote... |
tree | commitdiff |
2005-02-23 |
Oliver Kiddle | use iconv to convert RFC-2047 encoded headers to the... |
tree | commitdiff |
2005-02-23 |
Oliver Kiddle | fix Debian bug #202667: crash when a message's filename... |
tree | commitdiff |
2005-02-21 |
Oliver Kiddle | fix bug where inc crashed on failing to reopen the... |
tree | commitdiff |
2005-01-27 |
Oliver Kiddle | On systems where it is available, use nl_langinfo to... |
tree | commitdiff |
2005-01-21 |
Oliver Kiddle | US-ASCII is a subset of UTF-8 so can be handled directl... |
tree | commitdiff |
2004-11-19 |
Jon Steinhart | Added mail directory argument to folder_addmsg in order... |
tree | commitdiff |
2004-11-16 |
Jon Steinhart | Fixed problem where the refile hook was being called... |
tree | commitdiff |
2004-11-16 |
Jon Steinhart | Fixed typo in comment. |
tree | commitdiff |
2004-11-16 |
Jon Steinhart | Removed unnecessary code. |
tree | commitdiff |
2004-11-16 |
Jon Steinhart | Fixed wrong directory for hook when refiling with ... |
tree | commitdiff |
2004-10-12 |
Jon Steinhart | Fixed strange bug that prevented a lock from ever being... |
tree | commitdiff |
2004-10-12 |
Jon Steinhart | Fixed bug that was producing an incorrect path for... |
tree | commitdiff |
2003-09-30 |
Glenn Burkhardt | restored use of PUTDF() macro; was broken in versions... |
tree | commitdiff |
2003-09-30 |
Glenn Burkhardt | [bug #4302] errno is not always an extern int |
tree | commitdiff |
2003-09-30 |
Glenn Burkhardt | corrected termination condition for fill character... |
tree | commitdiff |
2003-09-30 |
Glenn Burkhardt | [bug #4296] PUTD() macro can't hack 10 digit values |
tree | commitdiff |
2003-09-30 |
Glenn Burkhardt | [bug #4296] PUTD() macro can't hack 10 digit values |
tree | commitdiff |
2003-09-30 |
Glenn Burkhardt | [bug #4297] The strlen mh-format function can crash... |
tree | commitdiff |
2003-09-05 |
Ken Hornstein | Fix from branch. |
tree | commitdiff |
2003-09-05 |
Ken Hornstein | Quiet lock warning. |
tree | commitdiff |
2003-09-05 |
Ken Hornstein | Merge in locking fixes into the main line. |
tree | commitdiff |
2003-08-11 |
Jeffrey C Honig | When compiling format strings, nmh attempts to avoid... |
tree | commitdiff |
2002-11-21 |
Jon Steinhart | Fixed a typo in the SRCS definition; had a .o where... |
tree | commitdiff |
2002-11-20 |
Jon Steinhart | Fixed a bug in the waitpid version where it would retur... |
tree | commitdiff |
2002-11-18 |
Jon Steinhart | The file README-ATTACHMENTS was removed - it has been... |
tree | commitdiff |
2002-09-09 |
Jon Steinhart | New routine that provides interface to external programs. |
tree | commitdiff |
2002-08-23 |
Jon Steinhart | Added external program hooks. |
tree | commitdiff |
2002-07-02 |
Ken Hornstein | Add/update copyright notice in all source code files. |
tree | commitdiff |
2001-02-06 |
Shantonu Sen | Be more picky about symbolic time zones, and accept... |
tree | commitdiff |
2000-12-22 |
Shantonu Sen | Take out memory hints, since we are assuming flex over... |
tree | commitdiff |
2000-12-14 |
Shantonu Sen | Resolve the circular dependency of libmh on libmts... |
tree | commitdiff |
2000-09-08 |
Shantonu Sen | Took out incorrect time zones like JST and BST. |
tree | commitdiff |
2000-09-08 |
Shantonu Sen | Updated #include's to point to new location of mts... |
tree | commitdiff |
2000-09-06 |
Shantonu Sen | Took out parsing of military time, which was causing... |
tree | commitdiff |
2000-07-24 |
Dan Harkless | Renamed DSTXXX as ADJUST_NUMERIC_ONLY_TZ_OFFSETS_WRT_DS... |
tree | commitdiff |
2000-07-24 |
Dan Harkless | When Shantonu wrote the new, more portable dtimep.lex... |
tree | commitdiff |
2000-07-16 |
Kimmo Suominen | Complete HAVE_MKSTEMP. |
tree | commitdiff |
2000-07-16 |
Kimmo Suominen | Keep this working with other makes than GNU. |
tree | commitdiff |
2000-06-09 |
Dan Harkless | New dtimep.lex didn't parse day names properly. Fixed... |
tree | commitdiff |
2000-06-04 |
Ruud de Rooij | * Added autoconf test for Miquel van Smoorenburg's... |
tree | commitdiff |
2000-05-31 |
Shantonu Sen | Added back memory options for AIX to increase available... |
tree | commitdiff |
2000-05-31 |
Doug Morris | added lint targets for Makefiles and a configure test... |
tree | commitdiff |
2000-05-29 |
Shantonu Sen | Updated sbr functions to include <h/tws.h> instead... |
tree | commitdiff |
2000-05-29 |
Shantonu Sen | Moved date/time functions from zotnet/tws to sbr. More... |
tree | commitdiff |
2000-05-28 |
Ruud de Rooij | Fixed m_getfld bug which caused segmentation faults... |
tree | commitdiff |
2000-05-12 |
Shantonu Sen | Moved zotnet/mf to sbr. |
tree | commitdiff |
2000-05-11 |
Shantonu Sen | Removed explicit definition of both SRCS *and* OBJS... |
tree | commitdiff |
2000-05-10 |
Dan Harkless | Prepended "Portions of this code are" to the copyright... |
tree | commitdiff |
2000-05-09 |
Dan Harkless | * Changed configure.in to use gcc -Wall even without... |
tree | commitdiff |
2000-05-09 |
Dan Harkless | Got rid of four warnings in Shantonu's new getpass... |
tree | commitdiff |
2000-05-09 |
Shantonu Sen | Fix some compile-time warnings. |
tree | commitdiff |
2000-05-07 |
Shantonu Sen | An nmh-specific getpass, to remove dependency on system |
tree | commitdiff |
2000-05-07 |
Shantonu Sen | Added getpass to SRCS and OBJS. |
tree | commitdiff |
2000-04-17 |
Shantonu Sen | APOP support: Use the ruserpass function in this direct... |
tree | commitdiff |
2000-04-09 |
Doug Morris | bug fix - prevents core-dumping on scan -format '1' |
tree | commitdiff |
2000-03-15 |
Dan Harkless | When I fixed the long-standing makedir() bugs in Januar... |
tree | commitdiff |
2000-03-14 |
Dan Harkless | Changed strdup() in strdup.c to take a _const_ char... |
tree | commitdiff |
2000-03-14 |
Dan Harkless | Modified username_extension masquerading to only use... |
tree | commitdiff |
2000-01-28 |
Dan Harkless | Made a couple of minor whitespace changes to test if... |
tree | commitdiff |
2000-01-27 |
Dan Harkless | Fixed multiple bugs in makedir(). First off, when... |
tree | commitdiff |
2000-01-26 |
Dan Harkless | Dan Winship informed me that the right fix when gcc... |
tree | commitdiff |
2000-01-25 |
Dan Harkless | Put in a prototype for stdio internal function _filbuf... |
tree | commitdiff |
1999-10-27 |
Doug Morris | fixed test in Makefiles for LIBTOOL for the case where... |
tree | commitdiff |
next |