]> diplodocus.org Git - nmh/shortlog
nmh
2016-10-18 Ralph CorderoyReplace getcpy() with mh_xstrdup() where the string...
2016-10-18 Ralph CorderoyReplace getcpy() with mh_xstrdup() where the string...
2016-10-18 Ralph CorderoyReplace getcpy() with mh_xstrdup() where the string...
2016-10-18 Ralph CorderoyFix unlikely bug in oauth's make_query_url() of base_ur...
2016-10-18 Ralph CorderoyReplace a few calculations of string lengths with concat().
2016-10-17 Ralph CorderoyClose FILE pointer in anno for -append as well as ...
2016-10-17 Ralph CorderoyOops, should have offset file in showbuildenv rather...
2016-10-17 Ralph CorderoyLook for a platform-specific /etc/*-release or similar.
2016-10-17 Ralph CorderoyProtect showbuildenv's headers from glob expansion.
2016-10-17 Ralph CorderoyA-ha! automake has support for tests expected to fail...
2016-10-17 Ralph CorderoyRemove use of C's register keyword.
2016-10-17 David LevineAdded reference to mh-profile(5) man page for more...
2016-10-17 Ralph CorderoyAdd FIXME for more documentation to showbuildenv.
2016-10-17 Ralph CorderoyHave showbuildenv only indent non-blank lines.
2016-10-17 Ralph CorderoyRun lsb_release(1) if uname is Linux.
2016-10-17 Ralph CorderoyOops, fc31cece had a syntax error that gcc ignored...
2016-10-17 Ralph CorderoyReplace NEW() then memset() of 0 with NEW0().
2016-10-17 Ralph CorderoyDon't call strlen() twice; save result.
2016-10-17 Ralph CorderoyDon't call strlen() twice; save result.
2016-10-17 Ralph CorderoyDeference char pointer to test for empty string instead...
2016-10-17 Ralph CorderoyReplace getcpy() with mh_xstrdup().
2016-10-17 Ralph CorderoyReplace mh_xmalloc() with mh_xstrdup().
2016-10-17 Ralph CorderoyReplace mh_xmalloc() with mh_xstrdup().
2016-10-16 Ralph CorderoyDelete client_getcpy(); don't know why it exists.
2016-10-16 Ralph CorderoyUse mh_xstrdup() instead of getcpy() for a string constant.
2016-10-16 Ralph CorderoyRewrite getcpy() using mh_x*() allocation functions.
2016-10-16 Ralph CorderoyAdd const specifier to mh_xstrdup()'s src parameter.
2016-10-16 Ralph CorderoyRename fmt_compile.c's NEW macro to NEW_FP to avoid...
2016-10-16 Ralph CorderoyRename local enum to avoid clashing with NEW() macro.
2016-10-16 Ralph CorderoyAdd mh_xstrdup() that exits on allocation failure.
2016-10-16 Ralph CorderoyAdd NEW(p) that sets p to mh_xmalloc'd memory sized...
2016-10-16 Ralph CorderoyAdd macro NEW0(p) that callocs, and use it in simple...
2016-10-16 Ralph CorderoyPut parameter names in h/utils.h memory function protot...
2016-10-16 Ralph CorderoyAdd mh_xfree(), guarding free(3) from NULLs.
2016-10-16 Ralph CorderoyTweak mh_xcalloc(); print size on error, follow POSIX.
2016-10-16 Ralph CorderoyTweak mh_xrealloc(); print size on error, follow POSIX.
2016-10-16 Ralph CorderoyTweak mh_xmalloc(); print size in error, allocate...
2016-10-16 Ralph CorderoyDon't check mh_xcalloc() and friends for a NULL return.
2016-10-16 Ralph CorderoyExpand the test of scan's -forma; fails on first attempt.
2016-10-16 Ralph CorderoyDon't test -reverse's boolean on every message number.
2016-10-16 Ralph CorderoyUpdate pending-release-notes with a couple of my recent...
2016-10-16 Ralph CorderoyFix bug where single-character headers were sometimes...
2016-10-16 Ralph CorderoyChange all Getc() callers to use EOF, not comparisons...
2016-10-16 Ralph CorderoyDon't increment bytes_read if returning EOF.
2016-10-16 Ralph CorderoyFix spelling in comment. Alter case to match identifier.
2016-10-16 Ralph CorderoyAdd failing test case for single-character header parsing.
2016-10-16 Ralph CorderoyFix spelling in warning message; s/conext/context/.
2016-10-16 Ralph CorderoySimply enter_getfld()'s structure, no functional change.
2016-10-16 Ralph CorderoyExplicitly state a postproc's last argument will be...
2016-10-16 Ralph CorderoyDocument fmttest(1)'s existing -help and -version options.
2016-10-16 Ralph CorderoyMove -help and -version to the front of the man page...
2016-10-16 Ralph CorderoyFix end of sentence spacing in man pages, and related...
2016-10-16 Ralph CorderoyReference the buildbot in docs/README.developers.
2016-10-16 Ralph CorderoyStop one lseek(2) per header fetched by m_getfld.c...
2016-10-15 Ralph CorderoyFix error message when attempting to xmh_realloc()...
2016-10-15 David LevinePlugged memory leak in convert_content_charset().
2016-10-15 David LevineFixed mhshow warn message when it can't convert charact...
2016-10-15 David LevineChanged "existant" to "existent". Found by misspell_fixer.
2016-10-15 David LevineAdded to convertargs documentation.
2016-10-14 David LevineTry running script(1) for SHELL test in subshell.
2016-10-14 David LevineCheck that script(1) supports SHELL in test-version...
2016-10-14 David LevineAdded check to test-version-check to ensure that script...
2016-10-14 David LevineDidn't work on buildbot hosts. Added debug statements.
2016-10-14 David LevineInstead of feeding stdin to script(1) in test-version...
2016-10-14 David LevineTweaked formatting of welcome message.
2016-10-13 David LevineDisable test-version-check, again, when not connected...
2016-10-13 David LevineAdded debug printouts to test-version-check.
2016-10-13 David LevineUse "script file" in test-version-check for maximum...
2016-10-13 David LevineAdded check that replied-to text is not quoted-printabl...
2016-10-13 David LevineSplit ${charset:+-I "$charset"} and another similar...
2016-10-11 Oliver KiddleFor the autoconf/automake stuff to replace getline...
2016-10-11 Ralph CorderoyI've written a getline(3) from scratch based on
2016-10-11 David LevineRemoved test-local-mailbox that was mistakenly committed.
2016-10-11 David LevineOnly set CFLAGS with gcc.
2016-10-11 David LevineMoved gcc warning options from AM_CFLAGS back to CFLAGS, to
2016-10-11 David LevineAdded LANG to procmail example in mhfixmsg man page.
2016-10-10 David LevineCorrected date in forw man page.
2016-10-10 David LevineTweaked OAuth documentation in mhlogin and send man...
2016-10-10 David LevineRemoved reference to nmh User's Manual because there...
2016-10-10 David LevineChanged test suite's require_locale() to set the locale...
2016-10-09 David LevineAdded -sasl to -saslmech xoauth examples in man pages.
2016-10-08 David LevineReplace `id -u` with $$ so that tests have a chance...
2016-10-07 David LevineAdded comments about sidestepping check for checks...
2016-10-07 David LevineAdded example of decoding RFC-2047 filename to mhstore...
2016-10-06 David LevineA better fix than e87f37c27828723317a71291e31b34f39ec09...
2016-10-06 David LevineMoved scan_input() from uip/post.c to sbr/utils.c.
2016-10-06 David LevineUpdated test-version-check test_skip message.
2016-10-06 David LevineFixed test negations in test-version-check to work...
2016-10-06 David LevineOK, don't run test-version-check if not connected to...
2016-10-06 David LevineMore debugging test-version-check.
2016-10-06 David LevineReplaced strtod() with strtof().
2016-10-06 David LevineMore debugging.
2016-10-06 David LevineMore test-version-check debugging, on Linux buildbot...
2016-10-06 David Levine1) Use script(1) -t 0 instead of -f on FreeBSD.
2016-10-06 David LevineAccommodate FreeBSD script(1), and add debugging statem...
2016-10-06 David LevineMerge branch 'welcome'
2016-10-06 David LevineEnable SMTP 8BITMIME for messages with 8-bit content:
2016-10-05 David LevineCall c_ceclosefnx in mhfixmsg set_ce(). It doesn't...
2016-10-05 David LevineDon't set c_reqencoding in repl, let mhbuild set it...
2016-10-05 Ken HornsteinImprove these comments a bit.
next