]> diplodocus.org Git - nmh/history - docs
Alter HasSuffixC()'s char * to be const.
[nmh] / docs /
2016-10-24 Ralph Corderoybuild_nmh: If cloning with git, make a shallow clone.
2016-10-24 Ralph Corderoybuild_nmh: Use `gzip -d' rather than assume tar has -z.
2016-10-24 Ralph Corderoybuild_nmh: Have a silent curl still show errors.
2016-10-23 David LevineFixed output of commit hash by git log command.
2016-10-23 David LevineCheck for existence of tools/showbuildenv.
2016-10-23 David LevineRedirect verbose build_nmh messages so they're visible...
2016-10-23 David LevineEnhanced build_nmh to support standalone use.
2016-10-22 Ralph CorderoyAlter netrc permissions error message to match code...
2016-10-19 David LevinePass CFLAGS to make distcheck via DISTCHECK_CONFIGURE_F...
2016-10-19 Ralph CorderoyRemove ./configure's --enable-debug support; it did...
2016-10-16 Ralph CorderoyUpdate pending-release-notes with a couple of my recent...
2016-10-16 Ralph CorderoyExplicitly state a postproc's last argument will be...
2016-10-16 Ralph CorderoyReference the buildbot in docs/README.developers.
2016-10-15 David LevineChanged "existant" to "existent". Found by misspell_fixer.
2016-10-11 David LevineOnly set CFLAGS with gcc.
2016-10-08 David LevineReplace `id -u` with $$ so that tests have a chance...
2016-10-06 David LevineMerge branch 'welcome'
2016-10-06 David LevineEnable SMTP 8BITMIME for messages with 8-bit content:
2016-10-05 David LevineEnabled check for 8-bit content in all text parts,...
2016-10-01 David Levinemhfixmsg now replaces RFC 2047 encoding with RFC 2231...
2016-09-28 David LevineAdded welcome message when nmh detects that its version...
2016-09-26 David LevineMerge remote-tracking branch 'origin' into smtputf8
2016-09-25 David LevineMerge remote-tracking branch 'origin' into smtputf8
2016-09-24 David LevineAdded descriptive/usage information to top of replaliases.
2016-09-24 Ken HornsteinAdd our sample localpostprox, and also pick up replalia...
2016-09-23 Ken HornsteinUpdate documentation a bit.
2016-09-23 Ken HornsteinMerge branch 'pop-tls'
2016-09-23 David LevineAdded SMTPUTF8 (RFC 6531) support:
2016-09-22 David LevineAllow -decodetext binary, though 8bit is still the...
2016-09-06 David LevineRemoved incorrect increment of read position pointer...
2016-09-06 Ken HornsteinMerge branch 'xoauth'
2016-08-29 David LevineAdded warning message on stderr if folder -nocreate...
2016-08-29 David LevineAdded warning message on stderr if folder -nocreate...
2016-08-14 David LevineAttempt to decode base64-encoded strings in -snoop...
2016-08-14 David LevineAttempt to decode base64-encoded strings in -snoop...
2016-07-08 David LevineMerge remote-tracking branch 'origin' into xoauth
2016-07-05 David LevineMoved sendfrom code from contrib into send(1).
2016-07-05 David LevineMoved sendfrom code from contrib into send(1).
2016-06-26 David LevineMerge remote-tracking branch 'origin' into xoauth
2016-06-12 David LevineNo longer need const cast in sendfrom.c.
2016-05-30 David LevineAdded free_fs() call to plug leak from fmt_compile().
2016-05-30 David LevineAdded free_fs() call to plug leak from fmt_compile().
2016-05-29 klemensspelling-fixes ( docs, man, readme )
2016-05-29 klemensspelling-fixes ( docs, man, readme )
2016-05-29 David LevineAdded sendfrom to docs/contrib.
2016-05-29 David LevineAdded sendfrom to docs/contrib.
2016-03-26 David LevineAdded start_test()/finish_test() to README.developers.
2016-03-25 David LevineMerge remote-tracking branch 'origin' into xoauth
2016-03-24 David LevineMerge remote-tracking branch 'origin' into xoauth
2016-03-21 Lyndon NerenbergAnother pass at cleaning up (some of) the manpages.
2016-03-18 David LevineMerge remote-tracking branch 'origin' into xoauth
2016-03-13 David LevineAdded OAuth2 support to build_nmh.
2016-03-13 David LevineMerge branch 'master' into xoauth
2016-02-25 David LevineAdded -[no]crlflinebreaks switches to mhfixmsg(1).
2016-02-20 David LevineAdded -decodetypes switch to mhfixmsg(1).
2015-11-30 David LevineMoved addition of -ansi -pedantic to CFLAGS with gcc...
2015-08-21 Leonardo TaccariAdd support for the -sendmail flag to send/post, to...
2015-03-17 Ken HornsteinFix error message to correctly report the program that...
2015-02-23 David LevineMerge remote-tracking branch 'origin/convertargs'
2015-02-08 David LevineMerge remote-tracking branch 'origin' into convertargs
2015-02-05 David LevineMerge remote-tracking branch 'origin' into convertargs
2015-02-04 Paul Foxpending-release-notes: add mhshow's "-prefer", and...
2015-01-27 Lyndon NerenbergAdd a note about new bindir option to mhparam.
2015-01-19 David LevineMerge remote-tracking branch 'origin' into convertargs
2015-01-10 David LevineAdded multiply format function, requested by Norm.
2015-01-08 David LevineMerge remote-tracking branch 'origin' into convertargs
2015-01-08 David LevinePass along arguments to calaccept(), etc., functions...
2015-01-04 David LevineAdded mhical(1), to display, reply to, and cancel iCale...
2014-12-29 David LevineAdded rtm alias.
2014-12-29 David LevineAdded -h and -p options to replaliases. The -p argumen...
2014-12-25 David LevineAdded -fixtype switch to mhfixmsg(1). It ensures that...
2014-12-20 David LevineRemoved R from default PARINIT environment variable...
2014-12-15 David LevineAdded -convertargs switch to repl(1), to pass arguments...
2014-12-02 Ken HornsteinMerge commit '8206fbf', due to my screwup of committing...
2014-12-01 David Levinemhfixmsg now removes an extraneous trailing semicolon...
2014-11-20 David LevineAdded -[no]changecur switches to mhfixmsg(1).
2014-10-28 David LevineRenamed getmymbox mh-format escape function to getmyadd...
2014-10-26 David LevineAdded getmymbox function escape.
2014-10-09 Lyndon NerenbergMerge branch 'master' of ssh://git.sv.gnu.org/srv/git/nmh
2014-10-05 Lyndon NerenbergMerge branch 'master' of ssh://git.sv.gnu.org/srv/git/nmh
2014-10-05 David LevineUse "mhparam etcdir" instead of hard-coded etc in build...
2014-10-05 Lyndon NerenbergNew locations for config files and support binaries...
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-07 David LevineAdded a couple of new directories and a note about...
2014-08-31 David LevineA value of 0 for the width switch of scan(1), inc(1...
2014-08-29 David Levinefmt_scan() no longer subtracts 1 from the width. This...
2014-08-03 David LevineAdded -debug switch to pick(1) and deprecated $MHPDEBUG.
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-04-18 Ken HornsteinRemove support for a "*" in alias files (which would...
2014-04-18 Ken HornsteinRemove msh(1).
2014-04-18 Ken HornsteinRemove mhtest(8).
2014-04-18 Ken HornsteinRemove conflict(8).
2014-04-18 Ken HornsteinRemove -queue support to post; it is now officially...
2014-04-16 Ken HornsteinSigh. Mention that we have to do both a "git push...
2014-04-16 Ken HornsteinMention release branchpoint tagging.
2014-04-16 Paul Foxdocs/contrib/ml: add a runtime check for known bash-ism
2014-04-14 Paul Foxreplyfilter: flesh out the configuration instructions
2014-04-14 Ken HornsteinUpdating release notes for new release.
next