2012-10-16 |
Lyndon Nerenberg | Slightly reformat the FINDCOMP macro to quell a clang... |
tree | commitdiff |
2012-10-15 |
David Levine | Removed unused function seek_home(). |
tree | commitdiff |
2012-07-21 |
David Levine | Added -messageid switch to send(1) and post(8). This... |
tree | commitdiff |
2012-07-12 |
David Levine | Added -mts switch to post, send, and whom. Replaced... |
tree | commitdiff |
2012-07-10 |
David Levine | Renamed "sendmail" mts method to "sendmail/smtp", allow... |
tree | commitdiff |
2012-07-09 |
David Levine | spost(8) has been merged into post(8). Its functionali... |
tree | commitdiff |
2012-07-01 |
David Levine | Removed unused #ifdef NRTC and reference to its content... |
tree | commitdiff |
2012-06-25 |
David Levine | Removed unused UUCPDIR and UUCPFIL #defines. |
tree | commitdiff |
2012-06-14 |
Ken Hornstein | Make the base64 encoder endian-agnostic, and remove... |
tree | commitdiff |
2012-06-07 |
David Levine | Removed faceproc support, deprecated in nmh 1.5. |
tree | commitdiff |
2012-05-10 |
David Levine | Wrap local part (username) of address with double quote... |
tree | commitdiff |
2012-04-20 |
Ken Hornstein | Implment -noatfile in a different way; it turns out... |
tree | commitdiff |
2012-04-12 |
David Levine | Undid wrapping of setjmp() and sigsetjmp() of |
tree | commitdiff |
2012-04-06 |
Ken Hornstein | Add support for -fmtproc and -nofmtproc switches to... |
tree | commitdiff |
2012-03-27 |
David Levine | Removed hostable relics from h/mts.h and sbr/mts.c. |
tree | commitdiff |
2012-03-27 |
David Levine | Removed the hostable option from mts.conf because it... |
tree | commitdiff |
2012-03-24 |
David Levine | Ensure that escape_display_name() can't overrun a buffer. |
tree | commitdiff |
2012-03-24 |
Ken Hornstein | Revert commit 255d4c646c0d7aa6b049052fef47fa083b1b1506... |
tree | commitdiff |
2012-03-23 |
David Levine | Added function escape_display_name() to double quote... |
tree | commitdiff |
2012-03-21 |
Ken Hornstein | Support for readline command history, editing, and... |
tree | commitdiff |
2012-03-20 |
Ken Hornstein | Basic work to add arguments to formatproc calls. |
tree | commitdiff |
2012-03-16 |
Ken Hornstein | Make -attach Nmh-Attachment & -attachformat 1 the default. |
tree | commitdiff |
2012-03-15 |
Ken Hornstein | Clean up prototypes. |
tree | commitdiff |
2012-03-13 |
Ken Hornstein | Create proper prototypes for formataddr() and concataddr(). |
tree | commitdiff |
2012-03-12 |
Ken Hornstein | SMTPMTS has been the default for over a decade, so... |
tree | commitdiff |
2012-03-07 |
David Levine | Removed all traces of rmfproc. It had been used by... |
tree | commitdiff |
2012-03-05 |
Ken Hornstein | Change this to use "uint32_t" for a 32-bit type, otherw... |
tree | commitdiff |
2012-02-29 |
Ken Hornstein | Part of the patch from bug #4301; clean up our prototyp... |
tree | commitdiff |
2012-02-26 |
Ken Hornstein | Finally, some support for mh-format when using forw... |
tree | commitdiff |
2012-02-17 |
Ken Hornstein | Sigh. Looks like we need a function after all; create... |
tree | commitdiff |
2012-02-04 |
Ken Hornstein | Change LocalName() to take an argument (about whether... |
tree | commitdiff |
2012-02-03 |
Ken Hornstein | Convert from the poorly-named and confusing adrsprintf... |
tree | commitdiff |
2012-01-31 |
Ken Hornstein | Add support for calling an external format program... |
tree | commitdiff |
2012-01-20 |
Ken Hornstein | Convert the build system over to the use of Automake. |
tree | commitdiff |
2012-01-17 |
David Levine | Well the wrap of vfork() calls didn't work: its semant... |
tree | commitdiff |
2012-01-17 |
David Levine | Wrapped setjmp(), sigsetjmp(), and vfork() calls to... |
tree | commitdiff |
2012-01-16 |
David Levine | Fixed build on Cygwin by adding configure check for... |
tree | commitdiff |
2012-01-13 |
David Levine | Added NMH_UNUSED macro for suppressing warnings about... |
tree | commitdiff |
2012-01-13 |
Ken Hornstein | Create two new mh-format functions: %(putlit) and ... |
tree | commitdiff |
2012-01-09 |
Ken Hornstein | Remove OS-specific defines. As part of it, remove... |
tree | commitdiff |
2012-01-09 |
Ken Hornstein | We are making POSIX signal support a requirement; remov... |
tree | commitdiff |
2012-01-09 |
Ken Hornstein | Switch from using RETSIGTYPE via autoconf to void,... |
tree | commitdiff |
2012-01-08 |
David Levine | Removed unused bcmp, bcopy, bcpy, and bzero #defines. |
tree | commitdiff |
2012-01-08 |
David Levine | Wrapped #include of config.h with #ifdef HAVE_CONFIG_H... |
tree | commitdiff |
2012-01-06 |
Ken Hornstein | Move definition of LINK to mh header file, and garbage... |
tree | commitdiff |
2012-01-06 |
Ken Hornstein | Garbage collect all of the builtin ftp client support. |
tree | commitdiff |
2012-01-06 |
Ken Hornstein | Garbage-collect RPATHS support. |
tree | commitdiff |
2012-01-04 |
Lyndon Nerenberg | Remove overrides for 'broken' stat macros. |
tree | commitdiff |
2012-01-04 |
Lyndon Nerenberg | Nuke directory processing conditionals; use dirent.h. |
tree | commitdiff |
2012-01-04 |
Lyndon Nerenberg | Clean up process wait to use POSIX waitpid() interface. |
tree | commitdiff |
2012-01-04 |
Lyndon Nerenberg | Import non-Posix <arpa/ftp.h> for uip/ftpsbr.c. |
tree | commitdiff |
2012-01-04 |
Lyndon Nerenberg | Eliminate '#ifdef HAVE_FOO' for Posix-mandated FOOs. |
tree | commitdiff |
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 |
next |