2012-02-10 |
markus schnalke | Removed `-format string' switches but made -form accept... |
tree | commitdiff |
2012-02-09 |
markus schnalke | Replaced open_form() with new_fs() for the last time... |
tree | commitdiff |
2012-02-09 |
markus schnalke | Augmented new_fs() with an additional argument for... |
tree | commitdiff |
2012-02-09 |
markus schnalke | Merged replsbr.c into repl.c. |
tree | commitdiff |
2012-02-09 |
markus schnalke | Removed the -fcc switch from repl(1). |
tree | commitdiff |
2012-02-08 |
markus schnalke | Annotations will always be done inplace from now on. |
tree | commitdiff |
2012-02-08 |
markus schnalke | Removed unnecessary prototypes. |
tree | commitdiff |
2012-02-08 |
markus schnalke | Merged h/mts.h into h/prototypes.h. |
tree | commitdiff |
2012-02-08 |
markus schnalke | Moved sendsbr.c into send.c as it is not compiled into... |
tree | commitdiff |
2012-02-08 |
markus schnalke | Better mime types for attachments. Use some command... |
tree | commitdiff |
2012-02-04 |
markus schnalke | Removed mts.conf; the maildelivery option went into... |
tree | commitdiff |
2012-02-03 |
markus schnalke | Removed unused parameter from mbx_copy(). |
tree | commitdiff |
2012-01-30 |
markus schnalke | Alias: Removed the address group `*', which meant every... |
tree | commitdiff |
2012-01-30 |
markus schnalke | Rest of the MMDF-style mail drop support removal. |
tree | commitdiff |
2012-01-28 |
markus schnalke | Removed support for MMDF-style mail drops. |
tree | commitdiff |
2012-01-28 |
markus schnalke | Removed the -width switch from send, spost and repl. |
tree | commitdiff |
2012-01-25 |
markus schnalke | Removed LBL compile condition (format: addtoseq). |
tree | commitdiff |
2012-01-24 |
markus schnalke | Activated Jon's attachment system by default and steaml... |
tree | commitdiff |
2012-01-05 |
markus schnalke | Explicit checks for return values of strcmp(). |
tree | commitdiff |
2012-01-05 |
markus schnalke | Removed isprefix() and replaced it with strncmp(). |
tree | commitdiff |
2012-01-05 |
markus schnalke | Much more straight-forward handling of the beyond sequence. |
tree | commitdiff |
2012-01-04 |
markus schnalke | Removed the unused message flag: DELETED. |
tree | commitdiff |
2012-01-04 |
markus schnalke | s/ALLOW_NEW/ALLOW_BEYOND/ |
tree | commitdiff |
2012-01-04 |
markus schnalke | Renamed all standard sequences (e.g. cur->c) and made... |
tree | commitdiff |
2012-01-04 |
markus schnalke | Globally defined the names for the standard sequences. |
tree | commitdiff |
2012-01-02 |
markus schnalke | Removed ``Face'' support in mhl. |
tree | commitdiff |
2012-01-02 |
markus schnalke | Removed references to unused default procs and commente... |
tree | commitdiff |
2011-12-23 |
markus schnalke | Split nmh dir into mmh dir (~/.mmh) and mail storage... |
tree | commitdiff |
2011-12-12 |
markus schnalke | Removed the global alias file |
tree | commitdiff |
2011-12-09 |
markus schnalke | Adjusted the default scan listing: remove the body... |
tree | commitdiff |
2011-12-09 |
markus schnalke | We don't want to use copy() anymore; but kept it for... |
tree | commitdiff |
2011-12-09 |
markus schnalke | s/pfolder/curfolder/g |
tree | commitdiff |
2011-12-09 |
markus schnalke | Completely reworked the path convertion functions |
tree | commitdiff |
2011-11-05 |
markus schnalke | Introduced FDEF and FCUR for speaking arguments to... |
tree | commitdiff |
2011-11-05 |
markus schnalke | Renamed r1bindex() to mhbasename(), to make its functio... |
tree | commitdiff |
2011-11-05 |
markus schnalke | Renamed ssequal() to isprefix(), because that's what... |
tree | commitdiff |
2011-11-05 |
markus schnalke | Removed defines for obsolete BSD bcopy functions; Use... |
tree | commitdiff |
2011-11-01 |
markus schnalke | Removed the space between function names and the openin... |
tree | commitdiff |
2011-10-31 |
markus schnalke | Reformated comments and long lines |
tree | commitdiff |
2011-10-30 |
markus schnalke | Removed the draft message in favor for a consistent... |
tree | commitdiff |
2011-10-16 |
markus schnalke | Removed the whom program, which relayed on post(8)... |
tree | commitdiff |
2011-10-16 |
markus schnalke | Removed the split feature of send. |
tree | commitdiff |
2011-10-07 |
markus schnalke | Removed unneeded sbr code. |
tree | commitdiff |
2011-10-07 |
markus schnalke | Rearranged whitespace (and comments) in all the code! |
tree | commitdiff |
2011-10-05 |
markus schnalke | Removed msh, vmh and wmh. |
tree | commitdiff |
2011-10-05 |
markus schnalke | Reworked LINK, now named `altmsglink', similar to BACKU... |
tree | commitdiff |
2011-10-05 |
markus schnalke | Removed configure option --with-hash-prefix and moved... |
tree | commitdiff |
2011-10-04 |
markus schnalke | Moved the sendmail path config line from mts.conf to... |
tree | commitdiff |
2011-10-04 |
markus schnalke | Removed the MTS and post; now we always use /usr/sbin... |
tree | commitdiff |
2011-10-04 |
markus schnalke | Removed --with-smtpservers configure option and thelike |
tree | commitdiff |
2011-10-04 |
markus schnalke | Removed all POP support |
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 |
next |