| 2014-03-06 |
Ken Hornstein | Merge branch 'extended-params' |
blob | commitdiff | raw |
| 2014-03-03 |
Ken Hornstein | Convert unqp() to decode_qp(), and make it a public... |
blob | commitdiff | raw | diff to current |
| 2014-02-08 |
David Levine | Moved upcase(), update_attr(), content_charset(), and |
blob | commitdiff | raw | diff to current |
| 2014-02-04 |
David Levine | Use rename(2), not link(2), in m_mktemps() if mkstemps... |
blob | commitdiff | raw | diff to current |
| 2014-02-02 |
David Levine | Added m_mktemps(), which creates a temporary file with... |
blob | commitdiff | raw | diff to current |
| 2014-02-01 |
Ken Hornstein | Merge branch 'base64-text-fixup' |
blob | commitdiff | raw | diff to current |
| 2014-01-31 |
Ken Hornstein | Fix base64 to handle text parts properly; currently... |
blob | commitdiff | raw | diff to current |
| 2014-01-26 |
David Levine | Merge branch 'tmpfiles' |
blob | commitdiff | raw | diff to current |
| 2014-01-26 |
David Levine | Merge branch 'tmpfiles' |
blob | commitdiff | raw | diff to current |
| 2014-01-25 |
David Levine | Replaced boilerplate at beginning of each nmh program... |
blob | commitdiff | raw | diff to current |
| 2014-01-24 |
Ken Hornstein | Move uip/attach.c to sbr/mime_type.c; it was used by... |
blob | commitdiff | raw | diff to current |
| 2014-01-23 |
Ken Hornstein | Merge branch 'mhbuild-always' |
blob | commitdiff | raw | diff to current |
| 2014-01-22 |
David Levine | Expose get_temp_dir(). |
blob | commitdiff | raw | diff to current |
| 2014-01-18 |
Ken Hornstein | Beginning of work to run mhbuild always. A bit more... |
blob | commitdiff | raw | diff to current |
| 2014-01-07 |
David Levine | Replaced hidden make_mime_composition_file_entry()... |
blob | commitdiff | raw | diff to current |
| 2014-01-05 |
David Levine | Moved the functions that implement whatnow attach from |
blob | commitdiff | raw | diff to current |
| 2014-01-03 |
Ken Hornstein | Add support for %(hascolor), and a new function for... |
blob | commitdiff | raw | diff to current |
| 2014-01-03 |
Ken Hornstein | Remove checks for termcap.h and ncurses/termcap.h,... |
blob | commitdiff | raw | diff to current |
| 2014-01-03 |
Ken Hornstein | Convert all of the terminal functions over to terminfo... |
blob | commitdiff | raw | diff to current |
| 2014-01-02 |
Ken Hornstein | Drop support for different behavior on hardcopy termina... |
blob | commitdiff | raw | diff to current |
| 2013-12-04 |
Ken Hornstein | Merge branch 'encode-rfc2047' |
blob | commitdiff | raw | diff to current |
| 2013-11-14 |
Ken Hornstein | Break out the unquote functionality to a separate function. |
blob | commitdiff | raw | diff to current |
| 2013-11-14 |
Ken Hornstein | Document snprintb() a bit. |
blob | commitdiff | raw | diff to current |
| 2013-11-07 |
Ken Hornstein | Getting closer to getting base64 header encoding working. |
blob | commitdiff | raw | diff to current |
| 2013-10-21 |
Ken Hornstein | Start of RFC 2047 encoding code. Not complete in the... |
blob | commitdiff | raw | diff to current |
| 2013-05-04 |
David Levine | Replaced raw hack to add the credentials profile entry... |
blob | commitdiff | raw | diff to current |
| 2013-04-21 |
David Levine | Added const to argument of getcpy(). |
blob | commitdiff | raw | diff to current |
| 2013-04-14 |
David Levine | A "credentials" mh-profile entry has been added. This... |
blob | commitdiff | raw | diff to current |
| 2013-03-24 |
David Levine | Finished replacing mh_strcasecmp() with strcasecmp... |
blob | commitdiff | raw | diff to current |
| 2013-03-21 |
Ken Hornstein | Merge branch 'newlock' |
blob | commitdiff | raw | diff to current |
| 2013-03-18 |
Ken Hornstein | Add code for (and convert world to) the new world lock... |
blob | commitdiff | raw | diff to current |
| 2013-03-15 |
Ken Hornstein | Mostly complete now, but not yet functional. |
blob | commitdiff | raw | diff to current |
| 2013-03-14 |
Ken Hornstein | More locking updates; still doesn't compile yet. |
blob | commitdiff | raw | diff to current |
| 2013-03-14 |
Ken Hornstein | Start of the changes for the new lock code. Does not... |
blob | commitdiff | raw | diff to current |
| 2013-02-26 |
David Levine | Added cpytrim() function. Unlike trimcpy(), it does... |
blob | commitdiff | raw | diff to current |
| 2013-02-26 |
David Levine | Added const qualifier to arguments of concat() and... |
blob | commitdiff | raw | diff to current |
| 2013-02-22 |
Ken Hornstein | Merge branch 'format-test' |
blob | commitdiff | raw | diff to current |
| 2013-02-12 |
Ken Hornstein | Final conversion to new argsplit() code. |
blob | commitdiff | raw | diff to current |
| 2013-02-07 |
Ken Hornstein | More conversion to argsplit(). |
blob | commitdiff | raw | diff to current |
| 2013-02-06 |
Ken Hornstein | FINALLY clean up our signed/unsigned character warning... |
blob | commitdiff | raw | diff to current |
| 2013-02-05 |
David Levine | Changed m_getfld() to use char instead of unsigned... |
blob | commitdiff | raw | diff to current |
| 2013-02-01 |
Lyndon Nerenberg | Merge branch 'master' into savannah |
blob | commitdiff | raw | diff to current |
| 2013-01-31 |
Lyndon Nerenberg | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git... |
blob | commitdiff | raw | diff to current |
| 2013-01-29 |
Ken Hornstein | The start of the use of argsplit() to process command... |
blob | commitdiff | raw | diff to current |
| 2013-01-29 |
David Levine | Added m_getfld_track_filepos() for callers to indicate... |
blob | commitdiff | raw | diff to current |
| 2013-01-29 |
David Levine | Added scan_reset_m_getfld_state(), for msh only. It... |
blob | commitdiff | raw | diff to current |
| 2013-01-27 |
David Levine | Merge branch 'm_getfld' |
blob | commitdiff | raw | diff to current |
| 2013-01-24 |
David Levine | Added functions for inc, msh, rcvtty, and scan to access |
blob | commitdiff | raw | diff to current |
| 2013-01-23 |
David Levine | Changed m_getfld() to automatically allocate a new... |
blob | commitdiff | raw | diff to current |
| 2013-01-21 |
Ken Hornstein | Merge branch 'master' into format-test |
blob | commitdiff | raw | diff to current |
| 2013-01-21 |
David Levine | Removed the static m_getfld() state instance and replaced |
blob | commitdiff | raw | diff to current |
| 2013-01-15 |
Ken Hornstein | Support the VISUAL and EDITOR environment variables... |
blob | commitdiff | raw | diff to current |
| 2012-12-22 |
David Levine | Changed bufsz argument of m_getfld() to be in-out inste... |
blob | commitdiff | raw | diff to current |
| 2012-12-22 |
David Levine | Changed type of name argument to m_getfld() from unsign... |
blob | commitdiff | raw | diff to current |
| 2012-07-21 |
David Levine | Added -messageid switch to send(1) and post(8). This... |
blob | commitdiff | raw | diff to current |
| 2012-06-14 |
Ken Hornstein | Make the base64 encoder endian-agnostic, and remove... |
blob | commitdiff | raw | diff to current |
| 2012-05-10 |
David Levine | Wrap local part (username) of address with double quote... |
blob | commitdiff | raw | diff to current |
| 2012-04-20 |
Ken Hornstein | Implment -noatfile in a different way; it turns out... |
blob | commitdiff | raw | diff to current |
| 2012-04-06 |
Ken Hornstein | Add support for -fmtproc and -nofmtproc switches to... |
blob | commitdiff | raw | diff to current |
| 2012-03-27 |
David Levine | Removed the hostable option from mts.conf because it... |
blob | commitdiff | raw | diff to current |
| 2012-03-24 |
David Levine | Ensure that escape_display_name() can't overrun a buffer. |
blob | commitdiff | raw | diff to current |
| 2012-03-23 |
David Levine | Added function escape_display_name() to double quote... |
blob | commitdiff | raw | diff to current |
| 2012-03-21 |
Ken Hornstein | Support for readline command history, editing, and... |
blob | commitdiff | raw | diff to current |
| 2012-02-29 |
Ken Hornstein | Part of the patch from bug #4301; clean up our prototyp... |
blob | commitdiff | raw | diff to current |
| 2012-02-26 |
Ken Hornstein | Finally, some support for mh-format when using forw... |
blob | commitdiff | raw | diff to current |
| 2012-02-04 |
Ken Hornstein | Change LocalName() to take an argument (about whether... |
blob | commitdiff | raw | diff to current |
| 2012-01-17 |
David Levine | Well the wrap of vfork() calls didn't work: its semant... |
blob | commitdiff | raw | diff to current |
| 2012-01-17 |
David Levine | Wrapped setjmp(), sigsetjmp(), and vfork() calls to... |
blob | commitdiff | raw | diff to current |
| 2012-01-16 |
David Levine | Fixed build on Cygwin by adding configure check for... |
blob | commitdiff | raw | diff to current |
| 2012-01-07 |
David Levine | Merge branch 'fileproc_mhlproc_to_post' |
blob | commitdiff | raw | diff to current |
| 2012-01-06 |
Ken Hornstein | Garbage-collect RPATHS support. |
blob | commitdiff | raw | diff to current |
| 2012-01-04 |
Lyndon Nerenberg | Clean up process wait to use POSIX waitpid() interface. |
blob | commitdiff | raw | diff to current |
| 2012-01-04 |
Lyndon Nerenberg | Eliminate '#ifdef HAVE_FOO' for Posix-mandated FOOs. |
blob | commitdiff | raw | diff to current |
| 2010-12-03 |
Ken Hornstein | Remove RCS keywords, since they no longer work after... |
blob | commitdiff | raw | diff to current |
| 2010-02-04 |
Earl Hood | * Bug #15213, #18635: The use of the insecure m_scratch... |
blob | commitdiff | raw | diff to current |
| 2009-01-16 |
Ken Hornstein | Massive overhaul of networking code. Changes: |
blob | commitdiff | raw | diff to current |
| 2008-08-14 |
Eric Gillespie | * sbr/ambigsw.c: Send print_sw output to stderr. ... |
blob | commitdiff | raw | diff to current |
| 2008-06-02 |
Peter Maydell | When building on gcc, use noreturn attribute on adios... |
blob | commitdiff | raw | diff to current |
| 2008-06-02 |
Peter Maydell | Back out previous, completely broken, change (due to... |
blob | commitdiff | raw | diff to current |
| 2008-06-02 |
Peter Maydell | If we're compiling with gcc, mark adios() as never... |
blob | commitdiff | raw | diff to current |
| 2008-05-04 |
Peter Maydell | bug #23167: sbr/ruserpass.c (ruserpass): make bad permi... |
blob | commitdiff | raw | diff to current |
| 2007-11-08 |
Joel Reicher | Insert types for args of some function pointers to... |
blob | commitdiff | raw | diff to current |
| 2007-11-04 |
Joel Reicher | Change link-time overriding of done() to run-time reass... |
blob | commitdiff | raw | diff to current |
| 2007-04-13 |
Joel Reicher | Change all chars being passed to the ctype macros ... |
blob | commitdiff | raw | diff to current |
| 2006-04-27 |
Joel Reicher | Created pluspath function to check for '+' prefix and... |
blob | commitdiff | raw | diff to current |
| 2006-03-08 |
Josh Bressers | * (mh_strcasecmp): Rename the private strcasecmp functi... |
blob | commitdiff | raw | diff to current |
| 2006-02-21 |
David Levine | * h/mh.h, h/prototypes.h, uip/mhbuildsbr.c, uip/send.c, |
blob | commitdiff | raw | diff to current |
| 2006-01-07 |
Josh Bressers | * Remove sbr/strerror.c -- strerror(3) is defined in... |
blob | commitdiff | raw | diff to current |
| 2006-01-06 |
Josh Bressers | * patch #3968: Move the add() function from its own... |
blob | commitdiff | raw | diff to current |
| 2005-12-07 |
Jon Steinhart | Fixed a bug where anno -append put the headers in the... |
blob | commitdiff | raw | diff to current |
| 2005-11-06 |
Peter Maydell | Fix various buffer overruns in fmt_scan.c; the bulk... |
blob | commitdiff | raw | diff to current |
| 2005-02-23 |
Oliver Kiddle | use iconv to convert RFC-2047 encoded headers to the... |
blob | commitdiff | raw | diff to current |
| 2005-01-27 |
Oliver Kiddle | On systems where it is available, use nl_langinfo to... |
blob | commitdiff | raw | diff to current |
| 2004-11-19 |
Jon Steinhart | Added mail directory argument to folder_addmsg in order... |
blob | commitdiff | raw | diff to current |
| 2002-08-23 |
Jon Steinhart | Added external program hooks. |
blob | commitdiff | raw | diff to current |
| 2002-08-19 |
Jon Steinhart | Added an improved user interface for sending messages... |
blob | commitdiff | raw | diff to current |
| 2000-05-09 |
Dan Harkless | * Changed configure.in to use gcc -Wall even without... |
blob | commitdiff | raw | diff to current |
| 2000-01-25 |
Dan Harkless | On AIX 4.1, snprintf() is defined in libc.a but there... |
blob | commitdiff | raw | diff to current |
| 1999-09-12 |
Doug Morris | Lots of little code cleanups to prevent warnings -... |
blob | commitdiff | raw | diff to current |
| 1999-07-16 |
Dan Harkless | Changed done() from returning void to returning int... |
blob | commitdiff | raw | diff to current |
| next |