2014-11-27 |
markus schnalke | uip/mmh.sh: minor cleanup |
tree | commitdiff |
2014-11-27 |
markus schnalke | Merge |
tree | commitdiff |
2014-11-27 |
markus schnalke | mhsign: Ignore expired, revoked, invalid, and similar... |
tree | commitdiff |
2014-11-27 |
markus schnalke | mhparam: Added more items for direct query and -debug... |
tree | commitdiff |
2014-11-25 |
markus schnalke | mhpgp: Bugfix for 2932d136debcf53a45c44891ee80e6d34e61f109 |
tree | commitdiff |
2014-11-25 |
markus schnalke | mhpgp: remove unused sed label |
tree | commitdiff |
2014-11-25 |
markus schnalke | mhsign: Bugfix: Don't ignore MMHPGPKEY and the Pgpkey... |
tree | commitdiff |
2014-11-21 |
markus schnalke | Merge branch 'master' of ssh://marmaro.de:443/var/git/mmh |
tree | commitdiff |
2014-11-21 |
markus schnalke | spost: If we add a From header, we add a qualified... |
tree | commitdiff |
2014-11-20 |
markus schnalke | rmm: Use `refile -src' instead of a folder changing... |
tree | commitdiff |
2014-11-20 |
markus schnalke | Fixed a possible uninitialized variable access. |
tree | commitdiff |
2014-11-20 |
markus schnalke | coding style: Added braces even for one-line blocks |
tree | commitdiff |
2014-09-26 |
markus schnalke | send: Check the draft folder only if we send msgs,... |
tree | commitdiff |
2014-09-25 |
markus schnalke | Use trim() to strip whitespace from the end of header... |
tree | commitdiff |
2014-09-25 |
markus schnalke | sbr/trim.c: New helper function trim(). Strips whitespa... |
tree | commitdiff |
2014-09-24 |
markus schnalke | mhbuild: Transfer-encode MIME parts of type application... |
tree | commitdiff |
2014-09-24 |
markus schnalke | print-mimetype: fixed a syntax error |
tree | commitdiff |
2013-05-27 |
markus schnalke | mhbuild: Don't fail if one attaches an rfc822 message... |
tree | commitdiff |
2012-12-04 |
markus schnalke | Report useful error message on broken file(1). |
tree | commitdiff |
2012-07-10 |
markus schnalke | Added Neil Rickert's mhpgp, the companion to mhsign. |
tree | commitdiff |
2012-07-09 |
markus schnalke | Improved portability of mhsend(1). |
tree | commitdiff |
2012-07-07 |
markus schnalke | show: Print type of MIME part instead of error message... |
tree | commitdiff |
2012-07-07 |
markus schnalke | spost: Don't send Sign: or Enc: headers out. |
tree | commitdiff |
2012-07-07 |
markus schnalke | send: Sign and encrypt messages automatically, based... |
tree | commitdiff |
2012-07-07 |
markus schnalke | whom: Suppress the separator if no hidden rcpts are... |
tree | commitdiff |
2012-07-07 |
markus schnalke | Added Neil Rickert's mhsign. |
tree | commitdiff |
2012-07-07 |
markus schnalke | whatnow: Changes for consistency. |
tree | commitdiff |
2012-07-07 |
markus schnalke | whatnow: Re-integrated whom(1); cleanups. |
tree | commitdiff |
2012-07-06 |
markus schnalke | Re-added whom(1). This implementation is written from... |
tree | commitdiff |
2012-07-06 |
markus schnalke | Minor wording change in an error message. |
tree | commitdiff |
2012-06-28 |
markus schnalke | Completely removed the backup-prefix (,). We move to... |
tree | commitdiff |
2012-06-28 |
markus schnalke | mhbuild: Fixed order of file names in error messages. |
tree | commitdiff |
2012-06-27 |
markus schnalke | ali: Either read default alias files or the ones on... |
tree | commitdiff |
2012-06-27 |
markus schnalke | send,spost: No more use of -alias, spost reads Aliasfil... |
tree | commitdiff |
2012-06-27 |
markus schnalke | spost: Read profile and context now. Removed -library... |
tree | commitdiff |
2012-06-27 |
markus schnalke | mhmail: Read the context! |
tree | commitdiff |
2012-06-27 |
markus schnalke | slocal: Do not at all interact with the context or... |
tree | commitdiff |
2012-06-22 |
markus schnalke | Removed the -[no]watch flags of send and post. |
tree | commitdiff |
2012-06-22 |
markus schnalke | whatnow: Improved the listing of available commands... |
tree | commitdiff |
2012-06-22 |
markus schnalke | mhl: Removed remaining code of obsolete -sleep switch. |
tree | commitdiff |
2012-06-15 |
markus schnalke | whatnow: Call send(1) as `send', not as `whatnow'. |
tree | commitdiff |
2012-06-15 |
markus schnalke | mmh.sh: Changed from -version to -Version, here too. |
tree | commitdiff |
2012-06-14 |
markus schnalke | spost: Just a move of some code. |
tree | commitdiff |
2012-06-13 |
markus schnalke | Renamed switches variable to ease automatic text extrac... |
tree | commitdiff |
2012-06-08 |
markus schnalke | Whatnow prompt: From now on, detaching only by numbers. |
tree | commitdiff |
2012-06-08 |
markus schnalke | Fixed `alist' command at whatnow prompt. |
tree | commitdiff |
2012-06-04 |
markus schnalke | Removed configure flag --disable-locale and have it... |
tree | commitdiff |
2012-05-16 |
markus schnalke | Fixed mhl's -nobody switch. |
tree | commitdiff |
2012-05-05 |
markus schnalke | mhl: Removed unused digest features from mhl. |
tree | commitdiff |
2012-05-05 |
markus schnalke | prompter: Various rework. |
tree | commitdiff |
2012-05-05 |
markus schnalke | mhmail: For mailx(1) compat: A period alone on a line... |
tree | commitdiff |
2012-05-05 |
markus schnalke | mhmail: Removed hidden -resent and -queued switches. |
tree | commitdiff |
2012-05-05 |
markus schnalke | Require at least 2 chars for `no' variants of switches. |
tree | commitdiff |
2012-05-05 |
markus schnalke | Don't require a length for switch prefixes without... |
tree | commitdiff |
2012-05-05 |
markus schnalke | flist: Removed the hidden -total switch. |
tree | commitdiff |
2012-05-05 |
markus schnalke | sortm: Removed the hidden -subject switch, which provid... |
tree | commitdiff |
2012-05-05 |
markus schnalke | forw: Fixed -build switch. |
tree | commitdiff |
2012-05-05 |
markus schnalke | Added comment and removed whitespace. |
tree | commitdiff |
2012-05-01 |
markus schnalke | Removed the altmsglink (named `@') and env var `$edital... |
tree | commitdiff |
2012-05-01 |
markus schnalke | Removed msgchk(1) as it is hardly useful without POP... |
tree | commitdiff |
2012-05-01 |
markus schnalke | Renamed -version switch to -Version to remove the confl... |
tree | commitdiff |
2012-05-01 |
markus schnalke | folder: Never display column headers (removed -header). |
tree | commitdiff |
2012-05-01 |
markus schnalke | Bring in all of the mh-e support that is actually used |
tree | commitdiff |
2012-05-01 |
markus schnalke | mhbuild: Removed -contentid switch, which was an Outloo... |
tree | commitdiff |
2012-05-01 |
markus schnalke | mhlist: Always display the column header (removed ... |
tree | commitdiff |
2012-05-01 |
markus schnalke | mhbuild: Don't list anything (removed -list and -header). |
tree | commitdiff |
2012-05-01 |
markus schnalke | mhoutsbr.c: writeBase64aux() needs not to be exported. |
tree | commitdiff |
2012-05-01 |
markus schnalke | mhbuild: Removed -rfc934mode switch, which is only... |
tree | commitdiff |
2012-05-01 |
markus schnalke | mhbuild: Removed the -ebcdicsafe switch. |
tree | commitdiff |
2012-05-01 |
markus schnalke | mhlist, mhbuild: Always evaluate realsizes of the MIME... |
tree | commitdiff |
2012-05-01 |
markus schnalke | burst: Fixed handling of trailing text; removed -inplac... |
tree | commitdiff |
2012-05-01 |
markus schnalke | Minor refactoring. |
tree | commitdiff |
2012-05-01 |
markus schnalke | whatnow: Simplified and clarified (or fixed?) the situa... |
tree | commitdiff |
2012-04-30 |
markus schnalke | Removed the -noeditor switches and made them replaceabl... |
tree | commitdiff |
2012-04-30 |
markus schnalke | Removed -nowhatnowproc switch as it does nothing useful. |
tree | commitdiff |
2012-04-30 |
markus schnalke | Rework in charset code. (Includes renaming.) |
tree | commitdiff |
2012-04-30 |
markus schnalke | Dropped old show(1) and renamed mhshow(1) to show(1). |
tree | commitdiff |
2012-04-30 |
markus schnalke | Code style: Fixed indent and comment style. |
tree | commitdiff |
2012-04-14 |
markus schnalke | mhshow: Add header and separation when displaying multi... |
tree | commitdiff |
2012-04-14 |
markus schnalke | mhshow: Fixed segfault. (Care that c_charset is set.) |
tree | commitdiff |
2012-04-14 |
markus schnalke | mhshow: Can now be called as `next' or `prev' as well. |
tree | commitdiff |
2012-04-14 |
markus schnalke | mhl: Don't invoke the pager anymore. |
tree | commitdiff |
2012-04-14 |
markus schnalke | mhshow: Automatically invoke (one) pager for the whole... |
tree | commitdiff |
2012-04-14 |
markus schnalke | mhshow: Wait for children synchonously because we run... |
tree | commitdiff |
2012-04-14 |
markus schnalke | mhshow-show-*: Made %e escape the default, i.e. always... |
tree | commitdiff |
2012-04-14 |
markus schnalke | Don't do a shell `exec' on mhshow-show-* contents to... |
tree | commitdiff |
2012-04-14 |
markus schnalke | No more mhshow-charset-* but instead automatic invocati... |
tree | commitdiff |
2012-04-14 |
markus schnalke | anno: Fixed test for intermixture of file and msgs... |
tree | commitdiff |
2012-04-12 |
markus schnalke | mhshow/mhstore: Removed support for retrieving message... |
tree | commitdiff |
2012-04-12 |
markus schnalke | Cleanup addon to `mhbuild: Removed support for message... |
tree | commitdiff |
2012-04-12 |
markus schnalke | mhbuild: Removed support for creating message/external... |
tree | commitdiff |
2012-04-12 |
markus schnalke | mhstore -auto: Never store into subdirs, but use basena... |
tree | commitdiff |
2012-04-12 |
markus schnalke | mhstore: Made -auto the default. |
tree | commitdiff |
2012-04-12 |
markus schnalke | Don't treat application/octet-stream with type=tar... |
tree | commitdiff |
2012-04-11 |
markus schnalke | Remove caching of external MIME parts. |
tree | commitdiff |
2012-04-11 |
markus schnalke | Removed #ifdef lint. |
tree | commitdiff |
2012-04-11 |
markus schnalke | Removed RFC 1864 (Content-MD5) support. I.e. -check... |
tree | commitdiff |
2012-04-11 |
markus schnalke | Don't display multipart/parallel in parallel. Always... |
tree | commitdiff |
2012-04-11 |
markus schnalke | show: Fixed -checkmime for msgs. |
tree | commitdiff |
2012-04-10 |
markus schnalke | Removed -(no)push and -(no)forward flags from send... |
tree | commitdiff |
next |