]> diplodocus.org Git - nmh/history - docs
lock_file.c: close(2) file descriptor on failure, avoiding leak.
[nmh] / docs /
2017-08-27 Ralph Corderoymhparam: Remove `libdir', deprecated in 1.7.
2017-08-03 Ken HornsteinCleared pending-release-notes for the next release.
2017-08-01 Ken HornsteinDocument bug fix
2017-05-26 Ralph CorderoyRemove mention of msh in comments and to-do list.
2017-05-23 David LevineFixed a couple of typos.
2017-05-18 Ken HornsteinRemove support for aliases based on Unix groups.
2017-04-30 Ralph CorderoyREADME.developers: Add pointers to Debian's Lintian...
2017-04-30 Ralph CorderoyREADME.developers: Add blank lines for consistent headers.
2017-04-22 Ralph Corderoydocs/FAQ: Replace suggestion of NOMHNPROC with -nocheck...
2017-04-17 Ralph CorderoyREADME.manpages: `user ID', not `user-id'.
2017-04-17 Ralph CorderoyREADME.manpages: It's a `From header', not a `From...
2017-04-17 Ralph CorderoyREADME.manpages: Add `Common errors and subjective...
2017-04-17 Ralph CorderoyREADME.manpages: Add question to guide update of .TH...
2017-04-17 Ralph CorderoyREADME.manpages: Clarify that man-page source is ASCII.
2017-04-15 Ralph CorderoySpecify yyyy-mm-dd date format for a man page's .TH...
2017-03-25 David LevineEscaped repl, in case the user has it as a shell alias.
2017-02-19 Ken HornsteinChange "servers" mts.conf entry to only support a singl...
2017-01-12 Ken HornsteinMake sure we always generate a Content-ID header for...
2016-12-21 Ken HornsteinMake the -fcc switch to repl actually work properly...
2016-12-13 David LevineFixed description of anno -list switch.
2016-11-13 David LevineReplaced docs/COMPLETION-BASH with etc/bash_completions...
2016-11-07 David LevineDon't parse parse # lines with mhbuild -nodirectives.
2016-11-02 Ken HornsteinUpdate docs a bit.
2016-10-26 David LevineMoved build_nmh to top level directory.
2016-10-26 David LevineReworked output handling.
2016-10-25 David LevineAdd -O0 instead of -O2 to CFLAGS with build_nmh -d...
2016-10-24 Ralph CorderoyMerge branch 'master' of git.sv.gnu.org:/srv/git/nmh
2016-10-24 David LevineChanged build_nmh sasl and tls defaults to be configure's.
2016-10-24 Ralph CorderoyMerge branch 'master' of git.sv.gnu.org:/srv/git/nmh
2016-10-24 David LevineRemoved OAUTH support detection from because configure...
2016-10-24 David LevineMore enhancements to build_nmh.
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.
next