| 2014-10-05 |
Lyndon Nerenberg | New locations for config files and support binaries... |
tree | commitdiff |
| 2014-10-05 |
David Levine | Fixed commit 2adafe760a9c45b417727a3f5d9481de26471a8b... |
tree | commitdiff |
| 2014-09-15 |
David Levine | Added checks of return value of fwrite() calls where... |
tree | commitdiff |
| 2014-09-15 |
David Levine | An "rtrim" flag has been added to mhl to remove any... |
tree | commitdiff |
| 2014-09-15 |
David Levine | If a component has trailing whitespace, e.g., body... |
tree | commitdiff |
| 2014-09-13 |
David Levine | Fixed all anomalies detected by clang static analyzer... |
tree | commitdiff |
| 2014-09-06 |
David Levine | Check return values of system calls in uip/ and test... |
tree | commitdiff |
| 2014-09-02 |
David Levine | Doubled size of buffers used by m_getfld(), scan, and... |
tree | commitdiff |
| 2014-09-02 |
David Levine | Don't let scan() use too large a width (BUFSIZ for... |
tree | commitdiff |
| 2014-08-31 |
David Levine | A value of 0 for the width switch of scan(1), inc(1... |
tree | commitdiff |
| 2014-08-31 |
David Levine | Fixed read of body in fmttest to limit size to that... |
tree | commitdiff |
| 2014-08-26 |
David Levine | Check return values of system calls in several sbr... |
tree | commitdiff |
| 2014-08-26 |
David Levine | Moved reverse_alternative_parts() from mhfixmsg.c to... |
tree | commitdiff |
| 2014-08-26 |
David Levine | Removed msh relics from scansbr.c, including a global. |
tree | commitdiff |
| 2014-08-25 |
David Levine | Dynamically allocate space for the output of fmt_scan... |
tree | commitdiff |
| 2014-08-24 |
David Levine | Added const to last argument of trace_cb signature... |
tree | commitdiff |
| 2014-08-17 |
David Levine | Checked return value of write() calls in mhfixmsg.c, |
tree | commitdiff |
| 2014-08-04 |
David Levine | Removed mhlsbr(). It was only used by msh, too. |
tree | commitdiff |
| 2014-08-04 |
David Levine | Removed m_eomsbr() from m_getfld.c, and its scan_eom_ac... |
tree | commitdiff |
| 2014-08-03 |
David Levine | Added -debug switch to pick(1) and deprecated $MHPDEBUG. |
tree | commitdiff |
| 2014-08-03 |
David Levine | Fixed refile(1) -retainsequences when the source and... |
tree | commitdiff |
| 2014-07-23 |
David Levine | When mhparam(1) is going to output the value for spooll... |
tree | commitdiff |
| 2014-07-09 |
David Levine | If the user didn't specify any of the tls switches... |
tree | commitdiff |
| 2014-07-03 |
Lyndon Nerenberg | Note that post uses the submission port now. |
tree | commitdiff |
| 2014-06-10 |
Ken Hornstein | Use variable-size (but in one case, fixed but larger... |
tree | commitdiff |
| 2014-06-08 |
Ken Hornstein | Return an appropriate error if the input characters... |
tree | commitdiff |
| 2014-06-06 |
Paul Fox | mhlist: don't truncate anything when -verbose |
tree | commitdiff |
| 2014-05-30 |
David Levine | Added static to declaration of docc(). |
tree | commitdiff |
| 2014-05-30 |
David Levine | Undid commit 475fef2edee9db3c63fc089df76f8e93e3d598cd... |
tree | commitdiff |
| 2014-05-28 |
David Levine | Added mention of "Reply to <address>?" prompt to repl... |
tree | commitdiff |
| 2014-05-26 |
David Levine | Added context_find_by_type(), helper function to search... |
tree | commitdiff |
| 2014-05-23 |
David Levine | Fixed to commit 378589b17424bd78acbfc57d505383ffb8c256cb: |
tree | commitdiff |
| 2014-05-22 |
David Levine | Don't pass -[no]concat from show(1) to mhl(1). |
tree | commitdiff |
| 2014-05-16 |
Ken Hornstein | Handle unknown message types in the generic content... |
tree | commitdiff |
| 2014-05-16 |
Ken Hornstein | Output a newline if the last character in a text/plain... |
tree | commitdiff |
| 2014-05-16 |
Ken Hornstein | Move the prototype for show_content_aux() to a common... |
tree | commitdiff |
| 2014-05-15 |
Paul Fox | fix comment syntax |
tree | commitdiff |
| 2014-05-15 |
Paul Fox | clarify scan_content() logic for choosing encoding |
tree | commitdiff |
| 2014-05-15 |
David Levine | Added support for mhbuild-disposition-<type>[/<subtype... |
tree | commitdiff |
| 2014-05-15 |
Paul Fox | change mhlist to use decimal math when abbreviating... |
tree | commitdiff |
| 2014-05-14 |
Paul Fox | add $(kibi) function, as complement to %(kilo) |
tree | commitdiff |
| 2014-05-14 |
Paul Fox | rename %(units) to %(kilo) |
tree | commitdiff |
| 2014-05-08 |
Paul Fox | eliminate use of fgets() from calculate_digest() in... |
tree | commitdiff |
| 2014-05-08 |
Paul Fox | eliminate use of fgets() in mhbuild.c |
tree | commitdiff |
| 2014-05-08 |
Paul Fox | eliminate use of fgets() in mhparse.c |
tree | commitdiff |
| 2014-05-08 |
Paul Fox | clean up whitespace in mhbuildsbr.c |
tree | commitdiff |
| 2014-05-08 |
Paul Fox | make scan_content() work correctly with content contain... |
tree | commitdiff |
| 2014-05-08 |
Paul Fox | make writeQuoted() work correctly with content containi... |
tree | commitdiff |
| 2014-05-08 |
Ken Hornstein | Treat unknown top-level content types as "application... |
tree | commitdiff |
| 2014-05-07 |
Paul Fox | remove binaries unintentionally committed |
tree | commitdiff |
| 2014-05-07 |
Paul Fox | modify mhshow marker format to include the size of... |
tree | commitdiff |
| 2014-05-07 |
Paul Fox | add "%(units)" function, to express numbers with SI... |
tree | commitdiff |
| 2014-05-07 |
Paul Fox | make the %(size) function useful in mhshow marker line... |
tree | commitdiff |
| 2014-05-05 |
David Levine | Removed obsolete comment. |
tree | commitdiff |
| 2014-05-05 |
David Levine | Replaced use of norm_charmap() in mhshow and mhfixmsg... |
tree | commitdiff |
| 2014-05-04 |
David Levine | In mhshow, copy result of call to norm_charmap() and... |
tree | commitdiff |
| 2014-04-29 |
Paul Fox | mhshow: apply marker form to all part separators |
tree | commitdiff |
| 2014-04-26 |
Paul Fox | mhshow: suppress error for undisplayable parts, if... |
tree | commitdiff |
| 2014-04-20 |
Ken Hornstein | Move clsfolds() before the call to context_save();... |
tree | commitdiff |
| 2014-04-20 |
Ken Hornstein | Sigh. Of course I find another bug after I release... |
tree | commitdiff |
| 2014-04-18 |
Ken Hornstein | Remove support for a "*" in alias files (which would... |
tree | commitdiff |
| 2014-04-18 |
Ken Hornstein | Remove msh(1). |
tree | commitdiff |
| 2014-04-18 |
Ken Hornstein | Remove mhtest(8). |
tree | commitdiff |
| 2014-04-18 |
Ken Hornstein | Remove conflict(8). |
tree | commitdiff |
| 2014-04-18 |
Ken Hornstein | Remove -queue support to post; it is now officially... |
tree | commitdiff |
| 2014-04-18 |
Ken Hornstein | Fix the same problem in scan that was fixed in commit |
tree | commitdiff |
| 2014-04-16 |
David Levine | Fixed popsbr.c to look like its nmh 1.5 version, except... |
tree | commitdiff |
| 2014-04-15 |
Ken Hornstein | It turns out that due to the changes to m_getfld()... |
tree | commitdiff |
| 2014-04-14 |
Ken Hornstein | If attaching a "message" content type, scan the content... |
tree | commitdiff |
| 2014-04-14 |
Ken Hornstein | Create a default CTE so routines in mhparse.c are happy. |
tree | commitdiff |
| 2014-04-14 |
Ken Hornstein | Make sure the draft filename ends up in the MIME struct... |
tree | commitdiff |
| 2014-04-13 |
David Levine | If mhfixmsg's call to convert_charset() fails, output... |
tree | commitdiff |
| 2014-04-13 |
Ken Hornstein | If c_termproc is set, include a default display command... |
tree | commitdiff |
| 2014-04-11 |
David Levine | Fixed showproc for RFC 822 messages. Thanks to Mikhail for |
tree | commitdiff |
| 2014-04-11 |
Paul Fox | mhshow: properly report the name of a failing display... |
tree | commitdiff |
| 2014-04-11 |
David Levine | If -[no]concat is given to show(1), have it use showmim... |
tree | commitdiff |
| 2014-04-11 |
Lyndon Nerenberg | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/nmh |
tree | commitdiff |
| 2014-04-11 |
Ken Hornstein | Use a dynamically-allocated buffer for character set... |
tree | commitdiff |
| 2014-04-10 |
Ken Hornstein | Don't clobber "cp"; use dp instead. |
tree | commitdiff |
| 2014-04-10 |
Ken Hornstein | Fix bug in error message when reporting character set... |
tree | commitdiff |
| 2014-04-10 |
Ken Hornstein | A bad cut-and-paste job made -noinlineonly not work... |
tree | commitdiff |
| 2014-04-10 |
Ken Hornstein | Fix test for inlineonly. |
tree | commitdiff |
| 2014-04-10 |
Lyndon Nerenberg | When lkfopendata() fails, seqfile is being freed too... |
tree | commitdiff |
| 2014-04-10 |
Lyndon Nerenberg | I missed one spot in getln() where the new quoting... |
tree | commitdiff |
| 2014-04-10 |
Lyndon Nerenberg | If getln() sees a newline as its first character, it... |
tree | commitdiff |
| 2014-04-10 |
Lyndon Nerenberg | Clang's static analyzer reports a potential NULL pointe... |
tree | commitdiff |
| 2014-04-10 |
Lyndon Nerenberg | Remove dead initialization of fp in main(). |
tree | commitdiff |
| 2014-04-10 |
David Levine | Merge remote-tracking branch 'origin/fix-locking' |
tree | commitdiff |
| 2014-04-09 |
David Levine | Use *ct->c_ceclosefnx() instead of clsoe_encoding(... |
tree | commitdiff |
| 2014-04-09 |
Ken Hornstein | Merge branch 'mhshow-fixup' |
tree | commitdiff |
| 2014-04-09 |
Ken Hornstein | Change from "concat" to "concatsw" so we don't conflict... |
tree | commitdiff |
| 2014-04-09 |
Ken Hornstein | Add new flags for -concat/-noconcat, -inlineonly/-noinl... |
tree | commitdiff |
| 2014-04-09 |
Ken Hornstein | Change things so we only supply a form filename; most... |
tree | commitdiff |
| 2014-04-09 |
Ken Hornstein | Now only display text and inline content by default. |
tree | commitdiff |
| 2014-04-06 |
David Levine | Instead of relying on errno to determine if locking... |
tree | commitdiff |
| 2014-04-06 |
David Levine | Don't ignore return value of lkfopendata(), most notably of |
tree | commitdiff |
| 2014-04-05 |
David Levine | Update context and sequences before showing messages... |
tree | commitdiff |
| 2014-04-03 |
Ken Hornstein | Moving closer to fixing mhshow completely. Includes... |
tree | commitdiff |
| 2014-03-26 |
Ken Hornstein | Start of changes for mhshow; compiles, but does nothing... |
tree | commitdiff |
| 2014-03-21 |
Ken Hornstein | Move pidcheck() into mhshowsbr.c (the only consumer... |
tree | commitdiff |
| next |