mmh
2015-03-07 Philipp Takacsremove declaration of child_id in slocal:usr_pipe
2015-02-22 Philipp Takacsreturn -1 if fork(2) fails in execprog
2015-02-22 Philipp Takacsremove longjmp from signal handler in mhl
2015-02-22 Philipp Takacsremove longjmp in signalhandler of slocal
2015-02-22 Philipp Takacsremove longjmp in signalhandler of prompter
2015-02-22 Philipp Takacsremove longjmp from signalhandler in getans
2015-02-22 Philipp Takacsnonstatic function for atexit, check if atexit fails
2015-02-14 markus schnalkeMerge branch 'master' of ssh://marmaro.de:443/var/git/mmh
2015-02-14 markus schnalkeRefactor: Use if for two-way branching; Compare against...
2015-02-14 markus schnalkeFix minor coding style issues (whitespace)
2015-02-14 markus schnalkeRemove unnecessary headers
2015-02-13 Philipp Takacsdistout and ready_msg return NOTOK on error
2015-02-12 markus schnalkemhmail: use execprog()
2015-02-12 markus schnalkesbr/execprog.c: Fix the return value
2015-02-11 markus schnalkeMinor clarifications in mhmail(1)
2015-02-11 markus schnalkeUpdate the man pages to the shortened reserved sequence...
2015-01-29 Philipp TakacsInitialize status in uip/send.c
2015-01-26 markus schnalkeMerge ../mmh
2015-01-17 Philipp Takacsremove done finaly
2015-01-17 Philipp Takacsremove last rests of done in uip
2015-01-17 Philipp TakacsRemove done from mhl pick and send
2015-01-17 Philipp TakacsInitialize vecp in send anno()
2015-01-17 Philipp TakacsAdd tests for pick
2015-01-16 Philipp TakacsBugfix in pick.c
2015-01-16 Philipp TakacsReplace done with exit at uip
2015-01-15 markus schnalkenew: Fix a pointer problem
2015-01-15 markus schnalkesend: Fix uninitialied variable
2015-01-15 markus schnalkewhatnow: Use execprog() ... one more time
2015-01-15 markus schnalkewhatnow: No need to fork
2015-01-15 markus schnalkesbr/ext_hook.c: Use execprog(); Refactoring
2015-01-15 markus schnalkermm: Use execprog() instead of own fork-exec
2015-01-15 markus schnalkeRemove unused variable
2015-01-15 markus schnalkeConvert pidXwait() from macro to function
2015-01-15 markus schnalkeDon't save the context within execprog()
2015-01-14 markus schnalkesend: Convert system() to execprog() ... second half
2015-01-14 markus schnalkesend: Convert system() to execprog() ... partly
2015-01-14 markus schnalkeforw: convert system() to execprog(); fix buffer check
2015-01-14 markus schnalkeCleanup of code layout only
2015-01-14 markus schnalkeRefactoring in the small
2015-01-14 markus schnalkeRemove verbosity for -noverbose; cleanup in code layout...
2015-01-14 markus schnalkeUse execprog() instead of system() ... partly transition
2015-01-14 markus schnalkeAdded execprog() and execprogl(), which are safer alter...
2015-01-13 markus schnalkemhsign: use the strongest, newest not-expired secret key
2014-12-22 markus schnalkeFix manpages (nroff code), as reported by tests/manpage...
2014-12-22 markus schnalkePartly fix tests/whatnow/test-attach-detach: changes...
2014-12-22 markus schnalkeFix tests/mhbuild/test-forw: rfc934 mode is no longer...
2014-12-13 Philipp TakacsCheck with witch exit-code sendmail/spost exit and...
2014-12-07 markus schnalkeAdjusted tests/new/test-basic to mmh.
2014-12-07 markus schnalkemhparam: Renamed some sequences
2014-11-28 markus schnalketests: Adjusted most of the tests to mmh.
2014-11-28 markus schnalketests: Supress progress meter if non-interactive.
2014-11-28 markus schnalkeAdded more include directories to fix building in anoth...
2014-11-27 markus schnalkeFixed the test framework by adjusting it to mmh.
2014-11-27 markus schnalkegitignore: ignore test dir name file
2014-11-27 markus schnalkeuip/mmh.sh: minor cleanup
2014-11-27 markus schnalkeFixed building in different build directory, as describ...
2014-11-27 markus schnalkeMerge
2014-11-27 markus schnalkemhsign: Ignore expired, revoked, invalid, and similar...
2014-11-27 markus schnalkemhparam: Added more items for direct query and -debug...
2014-11-25 markus schnalkemhpgp: Bugfix for 2932d136debcf53a45c44891ee80e6d34e61f109
2014-11-25 markus schnalkemhpgp: remove unused sed label
2014-11-25 markus schnalkepick: Clarified the man page with respect to -ddd.
2014-11-25 markus schnalkemhsign: Bugfix: Don't ignore MMHPGPKEY and the Pgpkey...
2014-11-21 markus schnalkeMerge branch 'master' of ssh://marmaro.de:443/var/git/mmh
2014-11-21 markus schnalkespost: If we add a From header, we add a qualified...
2014-11-20 markus schnalkeTODO: removed the double-dash TODO item, because it...
2014-11-20 markus schnalkermm: Use `refile -src' instead of a folder changing...
2014-11-20 markus schnalkeFixed a possible uninitialized variable access.
2014-11-20 markus schnalkecoding style: Added braces even for one-line blocks
2014-11-03 markus schnalkeConverted msgstats macros & Co. to functions and added...
2014-09-26 markus schnalkesend: Check the draft folder only if we send msgs,...
2014-09-25 markus schnalkestringdex(): Clarified what it does
2014-09-25 markus schnalkeuprf: We don't have to implement it ourselves but can...
2014-09-25 markus schnalkeUse trim() to strip whitespace from the end of header...
2014-09-25 markus schnalkesbr/trim.c: New helper function trim(). Strips whitespa...
2014-09-24 markus schnalkemhbuild: Transfer-encode MIME parts of type application...
2014-09-24 markus schnalkeprint-mimetype: fixed a syntax error
2014-09-24 markus schnalkerepl: use different format as the lead-in to quotes...
2013-05-27 markus schnalkemhbuild: Don't fail if one attaches an rfc822 message...
2012-12-08 markus schnalkeBump version number.
2012-12-08 markus schnalkeThis is mmh-0.1. mmh-0.1
2012-12-08 markus schnalkedocs/README.developers: minor cleanups.
2012-12-08 markus schnalkeAdded docs/DIFFERENCES_mmh_nmh.
2012-12-08 markus schnalkeAdded my master's thesis, which explains mmh.
2012-12-08 markus schnalkeREADME.developers: Various minor updates.
2012-12-08 markus schnalkesbr/getpass.c: Removed nmh_getpass() for it is not...
2012-12-08 markus schnalkeUpdated the list of documentation files to be distributed.
2012-12-08 markus schnalkeMakefile.in: Removed mmhrelease target because it's...
2012-12-07 markus schnalkeReworked docs/README.developes to match mmh.
2012-12-07 markus schnalkeDelete docs/pending-release-notes as this is without...
2012-12-07 markus schnalkeCOPYRIGHT: Add a note to include mmh into nmh.
2012-12-07 markus schnalkeUpdated the installation instructions in INSTALL.
2012-12-07 markus schnalkeIncluded the relevant parts of docs/README.about into...
2012-12-04 markus schnalkeUpdated man page mh-profile(5): file(1) is not from...
2012-12-04 markus schnalkeReport useful error message on broken file(1).
2012-07-16 markus schnalkeUpdated man page mmh-intro(7): Replaced obsolete sequen... mmh-thesis-end
2012-07-16 markus schnalkeUpdated DATE, finally.
2012-07-16 markus schnalkemhl forms: Display the sender header before the recipie...
2012-07-10 markus schnalkeMinor man page fix.
2012-07-10 markus schnalkeAdded Neil Rickert's mhpgp, the companion to mhsign.
next