Changed msg_style and msg_delim to be file static to m_getfld.c
[mmh] / h /
2012-12-22 David LevineChanged msg_style and msg_delim to be file static to...
2012-12-22 David LevineChanged type of name argument to m_getfld() from unsign...
2012-11-19 Oliver KiddleYozo TODA: fix for mhshow-charset- directives in .mh_pr...
2012-11-19 Ken HornsteinChange fmt_findcasecmp() to fmt_findcasecomp(). The...
2012-11-19 Ken HornsteinChange API a bit.
2012-11-17 Ken HornsteinFix up documentation a bit.
2012-11-15 Ken HornsteinUpdate documentation to match code change.
2012-11-15 Ken HornsteinAdd refcounting to struct comp.
2012-11-15 Ken HornsteinUpdate with new functions and comments describing them.
2012-11-05 David LevineAdded format support for zputlit function escape. ...
2012-11-03 David LevineAdded argument to fmt_scan() to specify the buffer...
2012-10-16 Lyndon NerenbergSlightly reformat the FINDCOMP macro to quell a clang...
2012-10-15 David LevineRemoved unused function seek_home().
2012-07-21 David LevineAdded -messageid switch to send(1) and post(8). This...
2012-07-12 David LevineAdded -mts switch to post, send, and whom. Replaced...
2012-07-10 David LevineRenamed "sendmail" mts method to "sendmail/smtp", allow...
2012-07-09 David Levinespost(8) has been merged into post(8). Its functionali...
2012-07-01 David LevineRemoved unused #ifdef NRTC and reference to its content...
2012-06-25 David LevineRemoved unused UUCPDIR and UUCPFIL #defines.
2012-06-14 Ken HornsteinMake the base64 encoder endian-agnostic, and remove...
2012-06-07 David LevineRemoved faceproc support, deprecated in nmh 1.5.
2012-05-10 David LevineWrap local part (username) of address with double quote...
2012-04-20 Ken HornsteinImplment -noatfile in a different way; it turns out...
2012-04-12 David LevineUndid wrapping of setjmp() and sigsetjmp() of
2012-04-06 Ken HornsteinAdd support for -fmtproc and -nofmtproc switches to...
2012-03-27 David LevineRemoved hostable relics from h/mts.h and sbr/mts.c.
2012-03-27 David LevineRemoved the hostable option from mts.conf because it...
2012-03-24 David LevineEnsure that escape_display_name() can't overrun a buffer.
2012-03-24 Ken HornsteinRevert commit 255d4c646c0d7aa6b049052fef47fa083b1b1506...
2012-03-23 David LevineAdded function escape_display_name() to double quote...
2012-03-21 Ken HornsteinSupport for readline command history, editing, and...
2012-03-20 Ken HornsteinBasic work to add arguments to formatproc calls.
2012-03-16 Ken HornsteinMake -attach Nmh-Attachment & -attachformat 1 the default.
2012-03-15 Ken HornsteinClean up prototypes.
2012-03-13 Ken HornsteinCreate proper prototypes for formataddr() and concataddr().
2012-03-12 Ken HornsteinSMTPMTS has been the default for over a decade, so...
2012-03-07 David LevineRemoved all traces of rmfproc. It had been used by...
2012-03-05 Ken HornsteinChange this to use "uint32_t" for a 32-bit type, otherw...
2012-02-29 Ken HornsteinPart of the patch from bug #4301; clean up our prototyp...
2012-02-26 Ken HornsteinFinally, some support for mh-format when using forw...
2012-02-17 Ken HornsteinSigh. Looks like we need a function after all; create...
2012-02-04 Ken HornsteinChange LocalName() to take an argument (about whether...
2012-02-03 Ken HornsteinConvert from the poorly-named and confusing adrsprintf...
2012-01-31 Ken HornsteinAdd support for calling an external format program...
2012-01-20 Ken HornsteinConvert the build system over to the use of Automake.
2012-01-17 David LevineWell the wrap of vfork() calls didn't work: its semant...
2012-01-17 David LevineWrapped setjmp(), sigsetjmp(), and vfork() calls to...
2012-01-16 David LevineFixed build on Cygwin by adding configure check for...
2012-01-13 David LevineAdded NMH_UNUSED macro for suppressing warnings about...
2012-01-13 Ken HornsteinCreate two new mh-format functions: %(putlit) and ...
2012-01-09 Ken HornsteinRemove OS-specific defines. As part of it, remove...
2012-01-09 Ken HornsteinWe are making POSIX signal support a requirement; remov...
2012-01-09 Ken HornsteinSwitch from using RETSIGTYPE via autoconf to void,...
2012-01-08 David LevineRemoved unused bcmp, bcopy, bcpy, and bzero #defines.
2012-01-08 David LevineWrapped #include of config.h with #ifdef HAVE_CONFIG_H...
2012-01-06 Ken HornsteinMove definition of LINK to mh header file, and garbage...
2012-01-06 Ken HornsteinGarbage collect all of the builtin ftp client support.
2012-01-06 Ken HornsteinGarbage-collect RPATHS support.
2012-01-04 Lyndon NerenbergRemove overrides for 'broken' stat macros.
2012-01-04 Lyndon NerenbergNuke directory processing conditionals; use dirent.h.
2012-01-04 Lyndon NerenbergClean up process wait to use POSIX waitpid() interface.
2012-01-04 Lyndon NerenbergImport non-Posix <arpa/ftp.h> for uip/ftpsbr.c.
2012-01-04 Lyndon NerenbergEliminate '#ifdef HAVE_FOO' for Posix-mandated FOOs.
2011-12-11 David LevineRemoved netdb.h because we no longer distribute it.
2010-12-09 Ken HornsteinMassive garbage collection. Remove functionality for...
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
2010-12-03 Ken HornsteinUpdate for git conversions (and cleanup of autogen...
2010-02-04 Earl Hood* Bug #15213, #18635: The use of the insecure m_scratch...
2009-01-17 Eric Gillespie * test/runtest, test/tests/inc/test-deb359167,
2009-01-16 Ken HornsteinMassive overhaul of networking code. Changes:
2008-10-23 David Levine * h/mh.h: raised NAMESZ from 128 to 999. RFC 2822...
2008-08-14 Eric Gillespie * sbr/ambigsw.c: Send print_sw output to stderr. ...
2008-08-14 Eric Gillespie * h/mhparse.h: Move interfaces also used by mhbuildsbr...
2008-06-02 Peter MaydellWhen building on gcc, use noreturn attribute on adios...
2008-06-02 Peter MaydellBack out previous, completely broken, change (due to...
2008-06-02 Peter MaydellIf we're compiling with gcc, mark adios() as never...
2008-05-04 Peter Maydellbug #23167: sbr/ruserpass.c (ruserpass): make bad permi...
2007-11-08 Joel ReicherInsert types for args of some function pointers to...
2007-11-04 Joel ReicherReturn type of (*done)() changed to void. default_done...
2007-11-04 Joel ReicherChange link-time overriding of done() to run-time reass...
2007-08-21 Josh Bressers* Red Hat Bug #253342: inc.c, utils.c, utils.h: When...
2007-04-13 Joel ReicherChange all chars being passed to the ctype macros ...
2007-01-16 Josh BressersAdd a missing header file
2006-04-27 Joel ReicherCreated pluspath function to check for '+' prefix and...
2006-04-14 Joel ReicherCreated function open_form() to open form file or fallb...
2006-04-11 Joel ReicherCreated app_msgarg() (append message arg) and a simple...
2006-04-11 Joel ReicherCompleting the .cvsignore list(s).
2006-03-08 Josh Bressers* (mh_strcasecmp): Rename the private strcasecmp functi...
2006-02-21 David Levine* h/mh.h, h/prototypes.h, uip/mhbuildsbr.c, uip/send.c,
2006-02-21 Josh Bressers* h/utils.h, sbr/utils.c, uip/flist.c, uip/folder.c...
2006-02-21 Josh BressersAdd missing create_folder prototype.
2006-02-18 David LevineAdded support for optional Content_Disposition header...
2006-01-16 Oliver Kiddleremove remnants of code for MMDF
2006-01-07 Josh Bressers* Remove sbr/strerror.c -- strerror(3) is defined in...
2006-01-06 Josh Bressers* patch #3968: Move the add() function from its own...
2006-01-03 Josh BressersRemove sbr/pwd.c file, moving the pwd() function into...
2006-01-02 Josh Bressers* patch #3967: Create a mh_xrealloc function to prevent...
2006-01-02 Josh Bressers* patch #3966: Create a mh_xmalloc function to prevent...
2005-12-07 Jon SteinhartFixed a bug where anno -append put the headers in the...
2005-11-09 Peter MaydellFix a non-ANSI prototype.
next