mmh
2015-11-27 Philipp Takacsfix segfault in prompter
2015-11-27 Philipp Takacsadd free_field as standard for struct field
2015-11-27 Philipp Takacsm_getfld2 is more tranceparent on error
2015-11-27 Philipp Takacsmake m_getfld2() aware of CRLF lineendings
2015-11-21 Philipp Takacsmake m_getfld2() called with an error state a noop
2015-11-12 markus schnalkeFinally we get rid of the unmaintainable m_getfld()!
2015-11-12 markus schnalkeAdjust tests to m_getfld2() and write some more
2015-11-12 markus schnalkeOnly lines consisting of nothing but dashes are body...
2015-11-12 markus schnalkeConvert inc and scan from m_getfld() to m_getfld2()
2015-11-12 markus schnalkeConvert rcvdist and repl from m_getfld() to m_getfld2()
2015-11-12 markus schnalkem_getfld2: Return line for LENERR2, plus some documentation
2015-11-12 markus schnalkem_getfld2: ERR2 means a read error, thus name it IOERR2
2015-11-12 markus schnalkem_getfld2: Whitespace in component name is forbidden
2015-11-12 markus schnalkeUse continue instead of one long if for the whole loop...
2015-11-10 markus schnalkeReturn invalid line for FMTERR in m_getfld2()
2015-11-10 markus schnalkeNo error-checking for error-checking alloc functions
2015-11-10 Philipp Takacscheck for (un)selection befor (un)set
2015-11-10 Philipp Takacshandle hghsel lowsel and numsel in (un)set_selected
2015-11-09 markus schnalkeAdjust the tests to less tolerant m_getfld2()
2015-11-09 markus schnalkeConvert most of the tools from m_getfld() to m_getfld2()
2015-11-09 markus schnalkeAdd new implementation m_getfld2()
2015-11-09 markus schnalkeFix minor typo in man page
2015-11-04 markus schnalkeBetter description of the Sender header in man page
2015-11-04 markus schnalkeRe-add --with-lockdir=DIR configure option
2015-11-04 markus schnalkeMore sensible check for 7bit ASCII
2015-11-04 markus schnalkeRemove unused parameter
2015-11-03 markus schnalkeRemove dead code: FLDEOF and BODYEOF are never set
2015-11-02 markus schnalkeBump version number
2015-11-02 markus schnalkeThis is mmh-0.2 mmh-0.2
2015-11-02 markus schnalkeDecode address headers in replcomps
2015-11-02 markus schnalkeUpdate README and release howto to new NEWS file
2015-11-02 markus schnalkeAdd NEWS file, which summarizes changes per release
2015-11-02 markus schnalkeInclude a static copy of the CVS log in the dist tarball
2015-11-01 Philipp TakacsTeach spost to handle address groups
2015-10-31 Philipp Takacstest Group Addresses in spost
2015-10-31 Philipp Takacscatch unparsable addresses
2015-10-31 Philipp Takacstest if spost catch bad addresses
2015-10-31 Philipp Takacstest if aliasing work in spost
2015-10-28 markus schnalkeFix configure.ac warning
2015-10-28 markus schnalkeRemove check for not used networking libraries in confi...
2015-10-28 markus schnalkeBuild the release tarball from git, not manually
2015-10-28 markus schnalkeMerge
2015-10-28 markus schnalkeInclude `test' dir in release tarball
2015-10-28 markus schnalkeUpdate lists of files to distribute
2015-10-28 Philipp Takacsinitialize mp in ismymbox
2015-10-28 markus schnalkeDrop the SYNOPSIS section from some man pages
2015-10-28 markus schnalkeMinor clarification in mh-alias(5)
2015-10-28 markus schnalkeSilence the output of `cd -' in the tests
2015-10-27 markus schnalkeUse cksum(1) instead of md5sum(1) in the tests
2015-10-27 markus schnalkeRun the tests in defined (i.e. sorted) order
2015-10-27 markus schnalkeMerge
2015-10-27 Philipp Takacsconsider Default-From as own address
2015-10-27 markus schnalkeRemove outcommented code (C99 comment)
2015-10-27 markus schnalkeEnsure $SHELL is set for the tests
2015-10-27 markus schnalkeUpdate mmh-intro(7) man page
2015-10-27 markus schnalkeRemove mh-tailor(5) man page
2015-10-27 markus schnalkeSplit the releasing instructions into own document
2015-10-27 markus schnalkeUpdates README, INSTALL, and docs/MACHINES
2015-10-26 markus schnalkeUpdate TODO list
2015-10-25 Philipp Takacsadd the mmh mailing list to the doc mmh-0.2-RC1
2015-10-25 Philipp Takacsremove docs/README.SASL
2015-10-25 Philipp Takacsadd mailsync description
2015-10-25 Philipp Takacsremove TODOs for not supportet programms
2015-10-25 markus schnalkesend: MIMEify with non-ascii header and ascii body!
2015-10-25 Philipp Takacsremove variable mp2 from spost in putadr
2015-10-25 markus schnalkeAdd DCC support into whom
2015-10-25 markus schnalkeMerge
2015-10-25 markus schnalkeDCC contains invisible (not visible) recipients
2015-10-25 Philipp Takacsadd config.o and version.o to libmh.a
2015-10-25 markus schnalkeAdd test for sender header in spost
2015-10-25 markus schnalkeAdjust coding style from nmh to mmh
2015-10-25 Philipp Takacsfix the prompter test
2015-10-24 Philipp Takacsset psigint befor the setjmp in prompter
2015-10-23 markus schnalkeRework in the test framework; updated and new tests
2015-10-23 markus schnalkeMerge branch 'master'
2015-10-23 Eric SchnoebelenMove chdir() call so -recurse option works again
2015-10-23 markus schnalkeFix off-by-one error (CPERLIN)
2015-10-21 markus schnalkeMerge
2015-10-21 markus schnalkeCoding style adjustments for nmh-imported code
2015-10-21 markus schnalkeDon't remove the draft on SIGQUIT to allow debugging
2015-10-18 Philipp Takacsexport MM_CHARSET in mhbuild test
2015-10-11 Philipp Takacsuse anno and mhparam in sendfiles
2015-10-10 Philipp Takacsdecode recipient-fields by default
2015-10-10 Philipp Takacsadd a test for mhbuild rfc2047-support
2015-10-10 Philipp Takacsporte encode_rfc2047 from nmh
2015-10-02 markus schnalkemhbuild: Avoid a dot on a line on its own
2015-10-02 markus schnalkeSleep only 1 sec before retry to lock the file
2015-10-02 markus schnalkeShow the date hdr in local time in the default scan...
2015-10-02 markus schnalkeImprove wording and more description in man page spost(8)
2015-09-19 Ken HornsteinBreak out the unquote functionality to a separate function.
2015-09-16 David Levinepick(1) decode rfc2047-fields
2015-09-06 Philipp Takacsinclude h/utils.h
2015-09-06 Philipp Takacsinclude h/utils.h
2015-09-06 Philipp Takacsreplaced calloc with mh_xcalloc
2015-09-06 David LevineAdded mh_xcalloc().
2015-09-05 Philipp Takacsfix open up to 4 times on mbox_open()
2015-09-05 Philipp Takacsreimplement Dcc-field
2015-09-05 Philipp Takacsfind recipients for sendmail
2015-09-05 Philipp TakacsRevert "Remove stdio internals manipulation in sbr...
2015-08-29 David LevineRemove stdio internals manipulation in sbr/m_getfld.c
next