]> diplodocus.org Git - nmh/shortlog
nmh
2014-12-28 David LevineRearranged the variable settings at the top of test...
2014-12-27 David LevineChanged direct access to etc files in a couple of tests...
2014-12-27 David LevineReplaced nmhexecdir with nmhlibexecdir in test/common...
2014-12-25 David LevineAdded -fixtype switch to mhfixmsg(1). It ensures that...
2014-12-25 David LevineAdded const to char * arguments of uprf().
2014-12-25 David LevineAdded ct_str_type() and ct_str_subtype() functions...
2014-12-25 David LevineMerged two adjacent if (verbose) blocks.
2014-12-25 David LevineFixed memory leak in mime_type(). get_file_info()...
2014-12-24 David LevineAlways initialize those two variables made static in...
2014-12-22 David LevineAnd removed another improperly copied comment.
2014-12-22 David LevineRemoved improperly copied comment from test-mhfixmsg.
2014-12-21 David LevineAdded mention of profile components that are described
2014-12-21 David LevineRearranged code to avoid "might be clobbered by longjmp...
2014-12-21 David LevineRemoved unnecessary #includes of setjmp.h.
2014-12-20 David LevineSet COLUMNS in test-cd if using readline so that its...
2014-12-18 David LevineFixed format engine output of negative number with...
2014-12-13 David LevineRearranged mhn.defaults.sh a bit: consolidated web...
2014-12-13 David LevineClarified in repl(1) man page that -noformat is only the
2014-12-06 David LevineOnly remove extraneous trailing semicolon from Content...
2014-12-06 Eric GillespieTerminate last arg in proxy argv n popsbr.c:parse_proxy().
2014-12-02 Ken HornsteinSet all Content structure elements to NULL as they...
2014-12-02 Ken HornsteinMerge commit '8206fbf', due to my screwup of committing...
2014-12-02 Ken HornsteinTurns out those warnings for ali(1) actually happen...
2014-12-02 Ken HornsteinExplicitly depend on $(srcdir)/config/version.h rather...
2014-12-01 Paul Foxcast isspace() arg to unsigned char in previous commit
2014-12-01 Paul Foxhandle extraneous trailing ';' characters that are...
2014-12-01 David Levinemhfixmsg now removes an extraneous trailing semicolon...
2014-11-23 David LevineUse Nmh-Attach for attach header field name, and accept...
2014-11-23 David LevineHave to check for missing type parameter in message...
2014-11-23 David LevineExpanded explanation of mhfixmsg return status in its...
2014-11-21 David LevineLook at type of parent multipart/related when determini...
2014-11-21 David LevineAdded support for multipart/related to MIME parser.
2014-11-21 David LevineAdded some checks to mhfixmsg.c to avoid dereferecing...
2014-11-21 David LevineFixed double fclose() in InitMultiPart() and leaks...
2014-11-20 Paul Foxprevent spurious errors when requesting specific messag...
2014-11-20 David LevineUpdated simple integration example in mhfixmsg(1) man...
2014-11-20 David LevineUpdated test-mhfixmsg to support -[no]changecur.
2014-11-20 David LevineAdded -[no]changecur switches to mhfixmsg(1).
2014-11-17 David LevineUpdated test-repl to compare with new -help message.
2014-11-16 David LevineFixed repl help message to show "-[no]cc all|to|cc...
2014-11-16 David LevineFixed leak in content_charset(): if get_param() found...
2014-11-15 David LevineMoved mhstore declarations from uip/mhn.c, uip/mhstore...
2014-11-15 David LevineRemoved "If this draft originated on the local host...
2014-11-08 David LevineChanged content_charset() to not cache, so the user...
2014-11-08 David LevineCleaned up leaks from calls to content_charset() in...
2014-11-08 David LevineAdded deallocation of cts to freects_done().
2014-11-05 David LevineFixed repl(1) man page to show "msg" instead of "msgs...
2014-11-04 David LevineFixed mlistfree() so that it doesn't dereference a...
2014-11-04 David LevineFixed commit 6cc9e85e73ff6f6c67ae6e645d184bbf57ecc2f0...
2014-10-30 David LevineFixed memory management in mhstore. The main problem...
2014-10-30 David LevineAdded initial "MH-Profile-Version: 1.0\n" line to newly...
2014-10-28 David LevineRenamed getmymbox mh-format escape function to getmyadd...
2014-10-26 David LevineAdded getmymbox function escape.
2014-10-26 David LevineFixed memory leak in do_name() when multiple dates...
2014-10-26 David LevineAdded free_fs(), corresponding to new_fs().
2014-10-25 David LevineFixed dst format escape to return 1 instead of 16,...
2014-10-25 David LevineAdded mhstore-store-text/html formatting string to...
2014-10-25 David LevineFixed typo in mhstore man page.
2014-10-25 David LevineReworked charstring_buffer_copy() to not use strdup...
2014-10-11 David LevineAdded mh_xcalloc().
2014-10-11 David LevineThe units of the zone format escape are minutes, not...
2014-10-09 Lyndon NerenbergMerge branch 'master' of ssh://git.sv.gnu.org/srv/git/nmh
2014-10-09 Lyndon Nerenbergno-op to force check the buildbots.
2014-10-05 Lyndon NerenbergMerge branch 'master' of ssh://git.sv.gnu.org/srv/git/nmh
2014-10-05 Lyndon Nerenbergmhn.defaults: make fetch less agressive on FreeBSD.
2014-10-05 David LevineUse "mhparam etcdir" instead of hard-coded etc in build...
2014-10-05 Lyndon NerenbergClean atags file as part of maintainer-clean.
2014-10-05 Lyndon NerenbergAdd a missing option to mhn fetch command for FreeBSD.
2014-10-05 Lyndon NerenbergOn FreeBSD, use fetch(1) to retrieve external content...
2014-10-05 Lyndon NerenbergIf building from a non-master git branch, include the...
2014-10-05 Lyndon NerenbergNew locations for config files and support binaries...
2014-10-05 David LevineFixed commit 2adafe760a9c45b417727a3f5d9481de26471a8b...
2014-10-05 David LevineSimplified test-mhl-flags a bit.
2014-10-02 Lyndon NerenbergAdd a 'guide' file for acme(1).
2014-10-01 Lyndon Nerenberggit: ignore top-level tags files
2014-09-30 Lyndon NerenbergFreeBSD packages destination directory fixup.
2014-09-29 Lyndon NerenbergFor FreeBSD builds, also search the ports tree for...
2014-09-15 David LevineAdded checks of return value of fwrite() calls where...
2014-09-15 David LevineFixed formatting of rtrim/nortrim in mhl man page.
2014-09-15 David LevineAn "rtrim" flag has been added to mhl to remove any...
2014-09-15 David LevineIf a component has trailing whitespace, e.g., body...
2014-09-13 David LevineFixed all anomalies detected by clang static analyzer...
2014-09-12 Ken HornsteinFix typo in man page
2014-09-07 David LevineOn some platforms, -D_FORTIFY_SOURCE=2 warns about...
2014-09-07 David LevineAdded -D_FORTIFY_SOURCE=2 now that the build is clean...
2014-09-07 David LevineAdded a couple of new directories and a note about...
2014-09-06 David LevineCheck return values of system calls in uip/ and test...
2014-09-06 David LevineQuote "$SEARCHPATH" in mhn.defaults.sh to allow spaces...
2014-09-02 David LevineDoubled size of buffers used by m_getfld(), scan, and...
2014-09-02 David LevineFixed typo in mh-profile.man.
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...
next