2011-12-11 |
David Levine | Removed netdb.h because we no longer distribute it. |
tree | commitdiff |
2010-12-09 |
Ken Hornstein | Massive garbage collection. Remove functionality for... |
tree | commitdiff |
2010-12-03 |
Ken Hornstein | Remove RCS keywords, since they no longer work after... |
tree | commitdiff |
2010-12-03 |
Ken Hornstein | Update for git conversions (and cleanup of autogen... |
tree | commitdiff |
2010-02-04 |
Earl Hood | * Bug #15213, #18635: The use of the insecure m_scratch... |
tree | commitdiff |
2009-01-17 |
Eric Gillespie | * test/runtest, test/tests/inc/test-deb359167, |
tree | commitdiff |
2009-01-16 |
Ken Hornstein | Massive overhaul of networking code. Changes: |
tree | commitdiff |
2008-10-23 |
David Levine | * h/mh.h: raised NAMESZ from 128 to 999. RFC 2822... |
tree | commitdiff |
2008-08-14 |
Eric Gillespie | * sbr/ambigsw.c: Send print_sw output to stderr. ... |
tree | commitdiff |
2008-08-14 |
Eric Gillespie | * h/mhparse.h: Move interfaces also used by mhbuildsbr... |
tree | commitdiff |
2008-06-02 |
Peter Maydell | When building on gcc, use noreturn attribute on adios... |
tree | commitdiff |
2008-06-02 |
Peter Maydell | Back out previous, completely broken, change (due to... |
tree | commitdiff |
2008-06-02 |
Peter Maydell | If we're compiling with gcc, mark adios() as never... |
tree | commitdiff |
2008-05-04 |
Peter Maydell | bug #23167: sbr/ruserpass.c (ruserpass): make bad permi... |
tree | commitdiff |
2007-11-08 |
Joel Reicher | Insert types for args of some function pointers to... |
tree | commitdiff |
2007-11-04 |
Joel Reicher | Return type of (*done)() changed to void. default_done... |
tree | commitdiff |
2007-11-04 |
Joel Reicher | Change link-time overriding of done() to run-time reass... |
tree | commitdiff |
2007-08-21 |
Josh Bressers | * Red Hat Bug #253342: inc.c, utils.c, utils.h: When... |
tree | commitdiff |
2007-04-13 |
Joel Reicher | Change all chars being passed to the ctype macros ... |
tree | commitdiff |
2007-01-16 |
Josh Bressers | Add a missing header file |
tree | commitdiff |
2006-04-27 |
Joel Reicher | Created pluspath function to check for '+' prefix and... |
tree | commitdiff |
2006-04-14 |
Joel Reicher | Created function open_form() to open form file or fallb... |
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-08 |
Josh Bressers | * (mh_strcasecmp): Rename the private strcasecmp functi... |
tree | commitdiff |
2006-02-21 |
David Levine | * h/mh.h, h/prototypes.h, uip/mhbuildsbr.c, uip/send.c, |
tree | commitdiff |
2006-02-21 |
Josh Bressers | * h/utils.h, sbr/utils.c, uip/flist.c, uip/folder.c... |
tree | commitdiff |
2006-02-21 |
Josh Bressers | Add missing create_folder prototype. |
tree | commitdiff |
2006-02-18 |
David Levine | Added support for optional Content_Disposition header... |
tree | commitdiff |
2006-01-16 |
Oliver Kiddle | remove remnants of code for MMDF |
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-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-07 |
Jon Steinhart | Fixed a bug where anno -append put the headers in the... |
tree | commitdiff |
2005-11-09 |
Peter Maydell | Fix a non-ANSI prototype. |
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-10-05 |
Oliver Kiddle | Harald Geyer: back out fork/vfork workaround and handle... |
tree | commitdiff |
2005-05-18 |
Oliver Kiddle | use fork instead of vfork on Linux |
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-01-27 |
Oliver Kiddle | Added -proxy option to inc and msgchk |
tree | commitdiff |
2005-01-27 |
Oliver Kiddle | On systems where it is available, use nl_langinfo to... |
tree | commitdiff |
2004-11-19 |
Jon Steinhart | Added mail directory argument to folder_addmsg in order... |
tree | commitdiff |
2003-08-11 |
Jeffrey C Honig | When compiling format strings, nmh attempts to avoid... |
tree | commitdiff |
2002-08-23 |
Jon Steinhart | Added external program hooks. |
tree | commitdiff |
2002-08-19 |
Jon Steinhart | Added an improved user interface for sending messages... |
tree | commitdiff |
2000-12-14 |
Shantonu Sen | Resolve the circular dependency of libmh on libmts... |
tree | commitdiff |
2000-09-08 |
Shantonu Sen | Included h/nmh.h, since the MD5 algorithms were missing... |
tree | commitdiff |
2000-07-24 |
Dan Harkless | Renamed DSTXXX as ADJUST_NUMERIC_ONLY_TZ_OFFSETS_WRT_DS... |
tree | commitdiff |
2000-07-07 |
Kimmo Suominen | SASL support from Ken Hornstein <kenh@cmf.nrl.navy... |
tree | commitdiff |
2000-06-12 |
Ruud de Rooij | * Merged mts/sendmail functionality into mts/smtp;... kim-before-sasl |
tree | commitdiff |
2000-05-31 |
Doug Morris | added lint targets for Makefiles and a configure test... |
tree | commitdiff |
2000-05-29 |
Shantonu Sen | Synchronizing Makefiles that had gotten out of sync... |
tree | commitdiff |
2000-05-29 |
Shantonu Sen | Moved date/time functions from zotnet/tws to sbr. More... |
tree | commitdiff |
2000-05-12 |
Shantonu Sen | Moved zotnet/mf to sbr. |
tree | commitdiff |
2000-05-09 |
Dan Harkless | * Changed configure.in to use gcc -Wall even without... |
tree | commitdiff |
2000-03-03 |
Dan Harkless | Added a new "boolean" type to mh.h and TRUE and FALSE... |
tree | commitdiff |
2000-02-04 |
Dan Harkless | * Applied wesley.craig@umich.edu's KPOP patches. Accor... |
tree | commitdiff |
2000-01-26 |
Dan Harkless | Documented the minchars field of struct swit to the... |
tree | commitdiff |
2000-01-25 |
Dan Harkless | On AIX 4.1, snprintf() is defined in libc.a but there... |
tree | commitdiff |
1999-09-12 |
Doug Morris | Lots of little code cleanups to prevent warnings -... |
tree | commitdiff |
1999-07-16 |
Dan Harkless | Changed done() from returning void to returning int... |
tree | commitdiff |
1999-04-30 |
Doug Morris | Initial revision |
tree | commitdiff |
|