remove Previus-Sequence support
[mmh] / h / mh.h
2020-03-26 Philipp Takacsremove Previus-Sequence support
2018-12-30 Philipp Takacsh/mh.h remove comma at the end of enum state
2018-07-15 Philipp Takacscheck for crlf in m_getfld2
2016-09-18 Philipp Takacsredesign version string
2016-04-22 Philipp TakacsMerge branch 'm_getfld2-meillo' into master
2016-04-21 markus schnalkeMake default scan/inc listing file-based
2015-12-13 Philipp TakacsRevert "add free_field as standard for struct field"
2015-11-27 Philipp Takacsadd free_field as standard for struct field
2015-11-12 markus schnalkeFinally we get rid of the unmaintainable m_getfld()!
2015-11-12 markus schnalkem_getfld2: ERR2 means a read error, thus name it IOERR2
2015-11-09 markus schnalkeAdd new implementation m_getfld2()
2015-11-03 markus schnalkeRemove dead code: FLDEOF and BODYEOF are never set
2015-04-14 Philipp Takacsreinclude some headers
2015-04-10 markus schnalkeMove #include from h/mh.h to source files
2015-04-10 markus schnalkeRemove h/nmh.h
2015-01-17 Philipp Takacsremove done finaly
2015-01-15 markus schnalkeConvert pidXwait() from macro to function
2014-11-03 markus schnalkeConverted msgstats macros & Co. to functions and added...
2012-07-07 markus schnalkesend: Sign and encrypt messages automatically, based...
2012-06-28 markus schnalkeCompletely removed the backup-prefix (,). We move to...
2012-05-01 markus schnalkeRemoved the altmsglink (named `@') and env var `$edital...
2012-04-12 markus schnalkemhshow/mhstore: Removed support for retrieving message...
2012-04-11 markus schnalkeRemove caching of external MIME parts.
2012-03-29 markus schnalkeFolded fileproc to constant `refile'.
2012-03-29 markus schnalkeTrash folder replaces rmmproc. Rework of rmm(1) and...
2012-03-27 markus schnalkeabs() is part of C89.
2012-03-24 markus schnalkeReplaced msg_style with the boolean ismbox.
2012-03-24 markus schnalkeWe don't need m_msgdef.c separately and some minor...
2012-03-22 markus schnalkeCall send directly, not via sendproc. Removed its profi...
2012-03-22 markus schnalkeCall spost directly, not via postproc. Remove the postp...
2012-03-22 markus schnalkeHardcoded mhmail instead of mailproc.
2012-03-22 markus schnalkeRemoved the mhlproc profile entry. Call mhl directly.
2012-03-22 markus schnalkeDefined show(mime)proc locally and removed their profil...
2012-03-22 markus schnalkeRemove the rcvstoreproc/rcvpackproc vars.
2012-03-22 markus schnalkes/lproc/listproc/
2012-03-22 markus schnalkeRemoved the now unused incproc var.
2012-03-22 markus schnalkeRemoved the `mhbuild' indirection via `buildmimeproc'.
2012-03-22 markus schnalkemoreproc is now Pager/defaultpager; removed -moreproc...
2012-03-21 markus schnalkeSlocal uses rcvpack now. Code beautification in slocal.
2012-02-11 markus schnalkeNow truly: Removed the unused variable mhlforward.
2012-02-11 markus schnalkeRevert "Removed unused mhlforward var."
2012-02-11 markus schnalkeRemoved unused mhlforward var.
2012-02-11 markus schnalkeRemoved unused catproc.
2012-02-08 markus schnalkeBetter mime types for attachments. Use some command...
2012-01-30 markus schnalkeRest of the MMDF-style mail drop support removal.
2012-01-24 markus schnalkeActivated Jon's attachment system by default and steaml...
2012-01-05 markus schnalkeMuch more straight-forward handling of the beyond sequence.
2012-01-04 markus schnalkeRemoved the unused message flag: DELETED.
2012-01-04 markus schnalkes/ALLOW_NEW/ALLOW_BEYOND/
2012-01-04 markus schnalkeRenamed all standard sequences (e.g. cur->c) and made...
2012-01-04 markus schnalkeGlobally defined the names for the standard sequences.
2012-01-02 markus schnalkeRemoved ``Face'' support in mhl.
2012-01-02 markus schnalkeRemoved references to unused default procs and commente...
2011-12-23 markus schnalkeSplit nmh dir into mmh dir (~/.mmh) and mail storage...
2011-12-09 markus schnalkes/pfolder/curfolder/g
2011-12-09 markus schnalkeCompletely reworked the path convertion functions
2011-11-05 markus schnalkeIntroduced FDEF and FCUR for speaking arguments to...
2011-11-01 markus schnalkeRemoved the space between function names and the openin...
2011-10-31 markus schnalkeReformated comments and long lines
2011-10-30 markus schnalkeRemoved the draft message in favor for a consistent...
2011-10-16 markus schnalkeRemoved the whom program, which relayed on post(8)...
2011-10-07 markus schnalkeRearranged whitespace (and comments) in all the code!
2011-10-05 markus schnalkeRemoved msh, vmh and wmh.
2011-10-05 markus schnalkeReworked LINK, now named `altmsglink', similar to BACKU...
2011-10-05 markus schnalkeRemoved configure option --with-hash-prefix and moved...
2011-10-04 markus schnalkeMoved the sendmail path config line from mts.conf to...
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
2008-10-23 David Levine * h/mh.h: raised NAMESZ from 128 to 999. RFC 2822...
2008-06-02 Peter MaydellWhen building on gcc, use noreturn attribute on adios...
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...
2006-02-21 David Levine* h/mh.h, h/prototypes.h, uip/mhbuildsbr.c, uip/send.c,
2005-10-05 Oliver KiddleHarald Geyer: back out fork/vfork workaround and handle...
2005-05-18 Oliver Kiddleuse fork instead of vfork on Linux
2000-03-03 Dan HarklessAdded a new "boolean" type to mh.h and TRUE and FALSE...
2000-01-26 Dan HarklessDocumented the minchars field of struct swit to the...
1999-04-30 Doug MorrisInitial revision