mmh
2016-04-24 Philipp Takacscheck for to long lines and ioerror in spost
2016-04-24 Philipp Takacscheck for linecap and trailing space in mhbuild for...
2016-04-24 Philipp Takacsignore LENERR2 in seq_read()
2016-04-24 Philipp Takacsadjust handling of too long lines in m_getfld2
2016-04-24 markus schnalkeFix for commit bd02210b2be64956a952f925a2dcd35fb42f6136
2016-04-22 Philipp TakacsMerge branch 'm_getfld2-meillo' into master
2016-04-22 markus schnalkemhsign: Fix key lookup of aliases when encrypting
2016-04-21 markus schnalkerefile: Never change the current folder
2016-04-21 markus schnalkerefile: Fix an error message; always use braces; add...
2016-04-21 markus schnalkeFix order of (trim) and (decode) in repl*comps
2016-04-21 markus schnalkeTrim trailing whitespace in scan and show
2016-04-21 markus schnalkeMake default scan/inc listing file-based
2016-04-19 markus schnalkeCleanup manpage mh-format(5)
2016-04-18 markus schnalkeEnable addr decoding in replcomps and replgroupcomps
2016-04-18 markus schnalkeTests: mmh currently generates a part line, so expect it
2016-04-16 Dmitry BogatovFix spelling and encoding errors in manpages and an...
2016-04-13 Jan Düpmeiertest also libtinfo for modf
2016-04-09 m@mmmmarascio.xyzReplace getcpy() and strdup() with mh_xstrdup()
2016-03-26 Philipp Takacssimple mbox support for rcvstore
2016-03-25 m@mmmmarascio.xyzReplace free() with mh_free0()
2016-03-25 m@mmmmarascio.xyzremove unnecessary casts
2016-03-17 m@mmmmarascio.xyzReplace mh_xmalloc() with mh_xcalloc()
2016-03-13 m@mmmmarascio.xyzCall context_read() before getting filter in repl
2016-02-27 Philipp Takacscheck return value of m_getfld2 befor using the field
2016-01-22 Philipp Takacspipe mail throu show on repl
2016-01-16 m@mmmmarascio.xyzAdd existing "From:" to Bcc-ed messages.
2016-01-07 Philipp Takacsfix profile path in mhl(1)
2016-01-07 m@mmmmarascio.xyzChange some "nmh" into "mmh" in man pages
2015-12-13 Philipp TakacsUse boolean instand of bool
2015-12-13 Philipp TakacsRevert "add free_field as standard for struct field"
2015-11-27 Philipp Takacsfix lengthcheck in m_getfld2()
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-10 markus schnalkeNo error-checking for error-checking alloc functions
2015-11-09 markus schnalkeFix minor typo in man page
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-06 Philipp Takacscheck for (un)selection befor (un)set
2015-11-05 Philipp Takacshandle hghsel lowsel and numsel in (un)set_selected
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
next