]> diplodocus.org Git - nmh/shortlog
nmh
2014-09-02 David LevineDon't let scan() use too large a width (BUFSIZ for...
2014-08-31 David LevineA value of 0 for the width switch of scan(1), inc(1...
2014-08-31 David LevineFixed read of body in fmttest to limit size to that...
2014-08-29 David Levinefmt_scan() no longer subtracts 1 from the width. This...
2014-08-29 Ken HornsteinVery very rough cut at trying to parse email addresses...
2014-08-26 David LevineCheck return values of system calls in several sbr...
2014-08-26 David LevineMoved reverse_alternative_parts() from mhfixmsg.c to...
2014-08-26 David LevineRemoved msh relics from scansbr.c, including a global.
2014-08-26 David LevineAdded size_t cast of another MB_CUR_MAX to silence...
2014-08-25 David LevineAdded cast of MB_CUR_MAX to size_t to silence compiler...
2014-08-25 David LevineDynamically allocate space for the output of fmt_scan...
2014-08-24 David LevineAdded const to last argument of trace_cb signature...
2014-08-24 David LevineAdded charstring "class".
2014-08-20 David LevineRefer to RFC 2046 instead of 1521 in mhlist.man.
2014-08-19 David LevineChanged dist_contrib_DATA to dist_contrib_SCRIPTS so...
2014-08-19 David LevineUpdated mhfixmsg(1) man page to refer to mh-mkstemp...
2014-08-17 David LevineChecked return value of write() calls in mhfixmsg.c,
2014-08-16 David LevineRemoved h/msh, hopefully the last msh relic.
2014-08-09 David Levinencurses package is required to run all of test suite...
2014-08-08 Lyndon NerenbergPrint information about the compiler toolchain on Darwi...
2014-08-07 Lyndon NerenbergAdd new build tool: tools/showbuildenv
2014-08-04 David LevineRemoved second argument from m_Eom() in m_getfld.c...
2014-08-04 David LevineHere's a better fix to m_Eom() in m_getfld.c than commit
2014-08-04 David LevineRemoved eom_action from m_getfld.c because it was only...
2014-08-04 David LevineRemoved mhlsbr(). It was only used by msh, too.
2014-08-04 David LevineRemoved m_eomsbr() from m_getfld.c, and its scan_eom_ac...
2014-08-03 David LevineAdded -debug switch to pick(1) and deprecated $MHPDEBUG.
2014-08-03 David LevineFixed refile(1) -retainsequences when the source and...
2014-07-27 David LevineSeparated out list of programs that are required to...
2014-07-24 David LevineFixed sed usage in flex fixup to not use -s (or -e...
2014-07-24 David LevineRemoved "true" from end of flex fixups. I don't know...
2014-07-24 David LevineApply flex fixup to dtimep.c with flex 2.5.37 as well...
2014-07-23 David LevineWhen mhparam(1) is going to output the value for spooll...
2014-07-23 David LevineUpdated test-spoollocking to restore mts.conf when...
2014-07-23 David LevineNote in mh-folders(5) man page that spoollocking can...
2014-07-09 Ken HornsteinFix bug #42718; ali(1) still refers to removed options...
2014-07-09 David LevineIf the user didn't specify any of the tls switches...
2014-07-07 David LevineHere's an even simpler fix to enable TLS by default.
2014-07-06 David LevineFix to commit 03e76aecdf671ca13b5912af8206e9bdcb6c0919...
2014-07-04 Lyndon NerenbergRevert "Default to enabling (Cyrus) SASL, if available."
2014-07-04 Lyndon NerenbergTurn back the sasl test. Everything broke as a result.
2014-07-04 Lyndon NerenbergComments should say why a chance matters ...
2014-07-03 Lyndon NerenbergDefault to enabling (Cyrus) SASL, if available.
2014-07-03 Lyndon NerenbergFix the release notes to put things in the correct...
2014-07-03 Lyndon NerenbergNote that post uses the submission port now.
2014-07-03 Lyndon NerenbergEnable TLS by default.
2014-06-17 David LevineCheck return value of setlocale(3) and admonish on...
2014-06-17 Lyndon NerenbergAdd missing variable initializations on fmt_scan().
2014-06-16 Lyndon NerenbergEnsure getline() is in scope on FreeBSD.
2014-06-16 David LevineFix to commit 0d3875d020fb17d34918f5e81ee7f87fbc5d1565...
2014-06-16 David LevineReordered #includes of sbr/terminal.c to allow compilat...
2014-06-14 David LevineSkip (parts of) tests that require en_US.utf8 locale...
2014-06-13 Ken HornsteinTest to make sure inc works properly with a POP server...
2014-06-13 Ken HornsteinSupport multiple messages with fakepop.
2014-06-11 Ken HornsteinAlways default the username to the local username,...
2014-06-10 Ken HornsteinUse variable-size (but in one case, fixed but larger...
2014-06-10 Paul Foxmh-profile.man: rewrite the Profile Lookup section...
2014-06-09 Ken HornsteinIf "curl" is available, create a nmh-access-url entry...
2014-06-09 Ken HornsteinFix curl example for nmh-access-url entry.
2014-06-08 Ken HornsteinReturn an appropriate error if the input characters...
2014-06-08 Ken HornsteinWhoops, this should be LC_CTYPE. Fixing that exposes...
2014-06-06 Paul Foxmhlist: don't truncate anything when -verbose
2014-05-30 David LevineClarified description in comments of context_find_by_ty...
2014-05-30 David LevineAdded static to declaration of docc().
2014-05-30 David LevineUndid commit 475fef2edee9db3c63fc089df76f8e93e3d598cd...
2014-05-30 David LevineSplit assignment and export of shell variable.
2014-05-28 David LevineAdded mention of "Reply to <address>?" prompt to repl...
2014-05-26 David LevineAdded context_find_by_type(), helper function to search...
2014-05-23 David LevineFixed test-mkstemp to work with valgrind.
2014-05-23 David LevineFixed to commit 378589b17424bd78acbfc57d505383ffb8c256cb:
2014-05-22 David LevineDon't pass -[no]concat from show(1) to mhl(1).
2014-05-22 David LevineFixed typos in comments.
2014-05-22 David LevineOn platforms with no MIMETYPEPROC, declare the content...
2014-05-19 Ken HornsteinExplain how to get a literal % in format files.
2014-05-19 David LevineDocumented steps to build RPM from tarball, without...
2014-05-19 David LevineAdded autogen.sh to EXTRA_DIST.
2014-05-16 Ken HornsteinHandle unknown message types in the generic content...
2014-05-16 Ken HornsteinOutput a newline if the last character in a text/plain...
2014-05-16 Ken HornsteinMove the prototype for show_content_aux() to a common...
2014-05-16 Ken HornsteinSwitch from %p to %l (%p is no longer supported, althou...
2014-05-15 Paul Foxfix comment syntax
2014-05-15 Paul Foxclarify scan_content() logic for choosing encoding
2014-05-15 David LevineAdded support for mhbuild-disposition-<type>[/<subtype...
2014-05-15 Paul Foxchange mhlist to use decimal math when abbreviating...
2014-05-14 Paul Foxadd $(kibi) function, as complement to %(kilo)
2014-05-14 Paul Foxrename %(units) to %(kilo)
2014-05-13 David LevineAdded --dereference option, if supported, to file(1...
2014-05-09 David LevineFix to commit b828fcb1695393007a75c41d32b2173c296be9d7...
2014-05-08 Paul Foxadd new sample files for mhbuild tests to Makefile.am
2014-05-08 Paul Foxadd new test for 'mhbuild -check'
2014-05-08 Paul Foxeliminate use of fgets() from calculate_digest() in...
2014-05-08 Paul Foxeliminate use of fgets() in mhbuild.c
2014-05-08 Paul Foxeliminate use of fgets() in mhparse.c
2014-05-08 Paul Foxadd new test for NUL bytes embedded in text/plain parts
2014-05-08 Paul Foxadd new test for attachment containing NULs
2014-05-08 Paul Foxclean up whitespace in mhbuildsbr.c
2014-05-08 Paul Foxmake scan_content() work correctly with content contain...
2014-05-08 Paul Foxmake writeQuoted() work correctly with content containi...
2014-05-08 Ken HornsteinTreat unknown top-level content types as "application...
2014-05-08 David LevineFixed test-charset to pass without iconv.
next