| 2013-03-21 |
David Levine | Fixed typo in rmf man page. |
commit | commitdiff | tree | snapshot |
| 2013-03-19 |
David Levine | Added -[no]rmmproc switches to rmm and mhfixmsg. |
commit | commitdiff | tree | snapshot |
| 2013-03-19 |
Ken Hornstein | Make sure the building of config/config.o and sbr/mts... |
commit | commitdiff | tree | snapshot |
| 2013-03-19 |
David Levine | Added -[no]rmmproc switches to rmm and mhfixmsg. |
commit | commitdiff | tree | snapshot |
| 2013-03-18 |
Ken Hornstein | Add ICONVLIB to build rule for mhfixmsg |
commit | commitdiff | tree | snapshot |
| 2013-03-18 |
David Levine | Fixed use of WIFEXITED in mhfixmsg.c. |
commit | commitdiff | tree | snapshot |
| 2013-03-18 |
David Levine | Fixed procmail example in mhfixmsg man page. |
commit | commitdiff | tree | snapshot |
| 2013-03-17 |
David Levine | Removed color-tests from AM_INIT_AUTOMAKE because the... |
commit | commitdiff | tree | snapshot |
| 2013-03-17 |
David Levine | Added mhfixmsg(1). |
commit | commitdiff | tree | snapshot |
| 2013-03-17 |
David Levine | Fixed typo in fmmtest man page. |
commit | commitdiff | tree | snapshot |
| 2013-03-15 |
David Levine | Corrected comment describing copy_seqs(). |
commit | commitdiff | tree | snapshot |
| 2013-03-15 |
David Levine | Changed c_cefile member of struct Content from pointer to |
commit | commitdiff | tree | snapshot |
| 2013-03-15 |
David Levine | Added -[no]retainsequences switches to refile(1). |
commit | commitdiff | tree | snapshot |
| 2013-03-15 |
David Levine | Changed loop in dumpwidth() to go from [0, 0xffff)... |
commit | commitdiff | tree | snapshot |
| 2013-03-15 |
David Levine | Changed detection of warning in build_nmh for sign... |
commit | commitdiff | tree | snapshot |
| 2013-03-12 |
Ken Hornstein | Add support for RFC-2017, message/external-body content... |
commit | commitdiff | tree | snapshot |
| 2013-03-12 |
Ken Hornstein | Change sample disposition from "application" to "attach... |
commit | commitdiff | tree | snapshot |
| 2013-03-11 |
David Levine | Added check that writesomecmd() isn't at the end of... |
commit | commitdiff | tree | snapshot |
| 2013-03-11 |
David Levine | Ignore the sign mismatch warning when sbr/dtimep.c... |
commit | commitdiff | tree | snapshot |
| 2013-03-08 |
David Levine | Fixed spelling of "preserve" in refile man page. |
commit | commitdiff | tree | snapshot |
| 2013-03-08 |
David Levine | In the locking discussion of mh-folders(5), discourage... |
commit | commitdiff | tree | snapshot |
| 2013-03-06 |
David Levine | Added lockmethod pseudocomponent to mhparam so that... |
commit | commitdiff | tree | snapshot |
| 2013-03-05 |
Ken Hornstein | Update with more information. |
commit | commitdiff | tree | snapshot |
| 2013-03-04 |
David Levine | Added a bit more on sequences to mh-folders.man. |
commit | commitdiff | tree | snapshot |
| 2013-03-03 |
David Levine | Added beginnings of storage format spec to new mh-folde... |
commit | commitdiff | tree | snapshot |
| 2013-03-03 |
David Levine | Fixed typo in rmmproc.messageid. |
commit | commitdiff | tree | snapshot |
| 2013-02-28 |
David Levine | Reworked internals of MIME parser's reverse_parts(... |
commit | commitdiff | tree | snapshot |
| 2013-02-28 |
David Levine | Added tolower(), toupper(), and toascii() to |
commit | commitdiff | tree | snapshot |
| 2013-02-27 |
David Levine | Added a handful of functions to the parser to allow... |
commit | commitdiff | tree | snapshot |
| 2013-02-27 |
David Levine | Added nmh_strcasestr() because POSIX doesn't have strca... |
commit | commitdiff | tree | snapshot |
| 2013-02-26 |
Ken Hornstein | Support RFC 2231 language tags in RFC 2047 header strings. |
commit | commitdiff | tree | snapshot |
| 2013-02-26 |
David Levine | Added cpytrim() function. Unlike trimcpy(), it does... |
commit | commitdiff | tree | snapshot |
| 2013-02-26 |
David Levine | Added const qualifier to arguments of concat() and... |
commit | commitdiff | tree | snapshot |
| 2013-02-25 |
David Levine | Added find_str() and rfind_str() to sbr/utils.c |
commit | commitdiff | tree | snapshot |
| 2013-02-25 |
David Levine | Added const qualifier to char * arguments of add()... |
commit | commitdiff | tree | snapshot |
| 2013-02-22 |
Ken Hornstein | Add support for LS_UNQUOTE instruction. |
commit | commitdiff | tree | snapshot |
| 2013-02-22 |
Ken Hornstein | Fix the code to print out an unknown instruction. ... |
commit | commitdiff | tree | snapshot |
| 2013-02-22 |
Ken Hornstein | Whoops, forgot a \ when adding fmttest.man to man_SRCS. |
commit | commitdiff | tree | snapshot |
| 2013-02-22 |
Ken Hornstein | Quote the arguments to the .I macro so the manpage... |
commit | commitdiff | tree | snapshot |
| 2013-02-22 |
Ken Hornstein | Document new fmttest program. |
commit | commitdiff | tree | snapshot |
| 2013-02-22 |
Ken Hornstein | Fix a few issues resulting from m_getfld() API changes. |
commit | commitdiff | tree | snapshot |
| 2013-02-22 |
Ken Hornstein | Merge branch 'format-test' |
commit | commitdiff | tree | snapshot |
| 2013-02-22 |
Ken Hornstein | Add a lot more text to the man page; it should be in... |
commit | commitdiff | tree | snapshot |
| 2013-02-22 |
Ken Hornstein | Update instruction output to be a bit more cleaner |
commit | commitdiff | tree | snapshot |
| 2013-02-22 |
David Levine | Fixed write8Bit() to use fread()/fwrite() instead of |
commit | commitdiff | tree | snapshot |
| 2013-02-21 |
Ken Hornstein | Flesh this out so finally it's halfway useful. |
commit | commitdiff | tree | snapshot |
| 2013-02-21 |
Ken Hornstein | Rearrange options a bit and support the -nodump flag... |
commit | commitdiff | tree | snapshot |
| 2013-02-21 |
Ken Hornstein | Bring this up to best practices. |
commit | commitdiff | tree | snapshot |
| 2013-02-21 |
Ken Hornstein | Minor updates for fmttest man page. |
commit | commitdiff | tree | snapshot |
| 2013-02-20 |
Ken Hornstein | Basic format tracing support; seems to work! |
commit | commitdiff | tree | snapshot |
| 2013-02-20 |
Ken Hornstein | Support for the address duplication done by repl, and... |
commit | commitdiff | tree | snapshot |
| 2013-02-20 |
Ken Hornstein | Support callbacks into the format engine. This is... |
commit | commitdiff | tree | snapshot |
| 2013-02-20 |
Ken Hornstein | Make generating the ChangeLog work if you're building... |
commit | commitdiff | tree | snapshot |
| 2013-02-20 |
Ken Hornstein | The beginnings of a fmttest man page. |
commit | commitdiff | tree | snapshot |
| 2013-02-20 |
David Levine | In m_getfld.c, cast the returns of valid characters to |
commit | commitdiff | tree | snapshot |
| 2013-02-19 |
Ken Hornstein | Apply David Levine's fix from whomfile() to sendfile... |
commit | commitdiff | tree | snapshot |
| 2013-02-19 |
David Levine | Removed addition of whomproc to the vec array in whomfile() |
commit | commitdiff | tree | snapshot |
| 2013-02-19 |
David Levine | Added locking discussion to rcvstore(1) man page. |
commit | commitdiff | tree | snapshot |
| 2013-02-19 |
Ken Hornstein | fmttest is actually starting to get useful now. Some... |
commit | commitdiff | tree | snapshot |
| 2013-02-18 |
David Levine | "RFC-2045 to RFC-2049" instead of "thru". |
commit | commitdiff | tree | snapshot |
| 2013-02-16 |
David Levine | When output_content() outputs a non-MIME message with... |
commit | commitdiff | tree | snapshot |
| 2013-02-16 |
David Levine | Added mention of rcvstore(1) to inc(1) man page. |
commit | commitdiff | tree | snapshot |
| 2013-02-16 |
David Levine | Plugged small memory leak in etcpath(). |
commit | commitdiff | tree | snapshot |
| 2013-02-16 |
David Levine | In InitMultiPart(), always set bogus_mp_content if... |
commit | commitdiff | tree | snapshot |
| 2013-02-16 |
Ken Hornstein | Remove dead UUCP address parsing code. Sadly, this... |
commit | commitdiff | tree | snapshot |
| 2013-02-16 |
Ken Hornstein | Slightly more useful, but still more work to do. |
commit | commitdiff | tree | snapshot |
| 2013-02-15 |
Ken Hornstein | Add more functionality to fmttest; it's starting to... |
commit | commitdiff | tree | snapshot |
| 2013-02-15 |
David Levine | Added a couple of global variables to mhparse.c to... |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
Ken Hornstein | More work on fmttest, but still plenty more to go. |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
Ken Hornstein | Correct man page information for %(width) format instru... |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
David Levine | Added support for multiple message/file arguments to |
commit | commitdiff | tree | snapshot |
| 2013-02-13 |
Ken Hornstein | Clean up argument handling to fmttest, as a precursor... |
commit | commitdiff | tree | snapshot |
| 2013-02-13 |
Ken Hornstein | Remove support for -mail, -saml, -send, and -soml switc... |
commit | commitdiff | tree | snapshot |
| 2013-02-13 |
Ken Hornstein | Convert fmttest over to the new argument processing... |
commit | commitdiff | tree | snapshot |
| 2013-02-13 |
Ken Hornstein | Document argsplit changes in mh-profile man page. |
commit | commitdiff | tree | snapshot |
| 2013-02-13 |
David Levine | Fixed typo in mhlist man page. Also removed sendfiles(1) |
commit | commitdiff | tree | snapshot |
| 2013-02-13 |
Ken Hornstein | Remove installproc from the test since we don't have... |
commit | commitdiff | tree | snapshot |
| 2013-02-12 |
Ken Hornstein | Remove "installproc" since it is no longer used. |
commit | commitdiff | tree | snapshot |
| 2013-02-12 |
Ken Hornstein | Final conversion to new argsplit() code. |
commit | commitdiff | tree | snapshot |
| 2013-02-11 |
Ken Hornstein | Add a new test for the MIME functionality in burst. |
commit | commitdiff | tree | snapshot |
| 2013-02-11 |
David Levine | Multipart parts might have content before the first... |
commit | commitdiff | tree | snapshot |
| 2013-02-11 |
David Levine | Added etc/rmmproc.messageid, which shows how to try... |
commit | commitdiff | tree | snapshot |
| 2013-02-08 |
Ken Hornstein | Make burst(1) be able to burst MIME-formatted messages... |
commit | commitdiff | tree | snapshot |
| 2013-02-08 |
Ken Hornstein | Create a central prototype for free_content(). |
commit | commitdiff | tree | snapshot |
| 2013-02-07 |
Ken Hornstein | More conversion to argsplit(). |
commit | commitdiff | tree | snapshot |
| 2013-02-07 |
Ken Hornstein | Move etc/gen-ctype-checked into an Automake primary... |
commit | commitdiff | tree | snapshot |
| 2013-02-07 |
David Levine | When debugging is enabled, replace the ctype functions... |
commit | commitdiff | tree | snapshot |
| 2013-02-07 |
David Levine | Added global variable skip_mp_cte_check to turn off... |
commit | commitdiff | tree | snapshot |
| 2013-02-07 |
David Levine | output_content() assumed that ci->ci_values[0] was... |
commit | commitdiff | tree | snapshot |
| 2013-02-06 |
Ken Hornstein | More work to convert programs over to the use of argspl... |
commit | commitdiff | tree | snapshot |
| 2013-02-06 |
Ken Hornstein | Make sure these stdarg lists are properly terminated... |
commit | commitdiff | tree | snapshot |
| 2013-02-06 |
Ken Hornstein | Remove warning suppression we no longer need. Hooray! |
commit | commitdiff | tree | snapshot |
| 2013-02-06 |
Ken Hornstein | FINALLY clean up our signed/unsigned character warning... |
commit | commitdiff | tree | snapshot |
| 2013-02-05 |
David Levine | Changed m_getfld() to use char instead of unsigned... |
commit | commitdiff | tree | snapshot |
| 2013-02-05 |
David Levine | Changed m_getfld() to use char instead of unsigned... |
commit | commitdiff | tree | snapshot |
| 2013-02-05 |
Ken Hornstein | Start of the signed/unsigned char cleanup. |
commit | commitdiff | tree | snapshot |
| 2013-02-04 |
David Levine | Tweaked logic in brkstring.c and showfile.c to get... |
commit | commitdiff | tree | snapshot |
| 2013-02-02 |
Ken Hornstein | Make sure we don't link getcwidth with the nmh libraries. |
commit | commitdiff | tree | snapshot |
| 2013-02-02 |
David Levine | Added support for "-" to indicate stdout to output_mess... |
commit | commitdiff | tree | snapshot |
| 2013-02-02 |
David Levine | Removed unlink of "core" from signal handler of mhlist... |
commit | commitdiff | tree | snapshot |
| next |