]> granicus.if.org Git - mutt/log
mutt
25 years agoSomewhat different sigsegv fix suggested by EGE.
Thomas Roessler [Thu, 25 May 2000 10:46:00 +0000 (10:46 +0000)]
Somewhat different sigsegv fix suggested by EGE.

25 years agowctomb(0,wc) is needed to work for bounds checking.
Thomas Roessler [Thu, 25 May 2000 08:45:47 +0000 (08:45 +0000)]
wctomb(0,wc) is needed to work for bounds checking.

25 years agoInclude stdlib.h from mutt.h.
Thomas Roessler [Thu, 25 May 2000 08:12:40 +0000 (08:12 +0000)]
Include stdlib.h from mutt.h.

25 years agoMinor fixes from Byrial.
Thomas Roessler [Thu, 25 May 2000 08:09:51 +0000 (08:09 +0000)]
Minor fixes from Byrial.

25 years agotypo.
Thomas Roessler [Thu, 25 May 2000 08:09:16 +0000 (08:09 +0000)]
typo.

25 years agoDocumentation beautification patch from Byrial Jensen. Thanks!
Thomas Roessler [Thu, 25 May 2000 08:01:17 +0000 (08:01 +0000)]
Documentation beautification patch from Byrial Jensen.  Thanks!

25 years agoSome fixes - #143.
Thomas Roessler [Wed, 24 May 2000 19:19:57 +0000 (19:19 +0000)]
Some fixes - #143.

25 years agoMake charset-hook work with an external iconv implementation.
Thomas Roessler [Wed, 24 May 2000 19:18:32 +0000 (19:18 +0000)]
Make charset-hook work with an external iconv implementation.

25 years agoHandle disconnects more gracefully. From Patrick Caulfield
Thomas Roessler [Wed, 24 May 2000 18:53:13 +0000 (18:53 +0000)]
Handle disconnects more gracefully.  From Patrick Caulfield
<patrick@sco.com>.

25 years agoLatest versions from ftp.gnu.org/pub/gnu/config.
Thomas Roessler [Wed, 24 May 2000 08:37:07 +0000 (08:37 +0000)]
Latest versions from ftp.gnu.org/pub/gnu/config.

18 years agoupdate tags
convert-repo [Thu, 1 Mar 2007 19:16:48 +0000 (19:16 +0000)]
update tags

25 years agoautomatic post-release commit for mutt-1.3.2 mutt-1-3-2-rel
Thomas Roessler [Tue, 23 May 2000 17:16:45 +0000 (17:16 +0000)]
automatic post-release commit for mutt-1.3.2

25 years agoChange suggested by Sam Roberts <sroberts@uniserve.com> to make this
Thomas Roessler [Tue, 23 May 2000 08:14:39 +0000 (08:14 +0000)]
Change suggested by Sam Roberts <sroberts@uniserve.com> to make this
work on QNX.

25 years agoupdate
Thomas Roessler [Mon, 22 May 2000 16:15:35 +0000 (16:15 +0000)]
update

25 years agoFix a stupid segmentation fault.
Thomas Roessler [Mon, 22 May 2000 10:25:14 +0000 (10:25 +0000)]
Fix a stupid segmentation fault.

25 years agocosmetics.
Thomas Roessler [Mon, 22 May 2000 10:24:17 +0000 (10:24 +0000)]
cosmetics.

25 years agoFix a memory leak.
Thomas Roessler [Mon, 22 May 2000 10:13:17 +0000 (10:13 +0000)]
Fix a memory leak.

25 years agoAdd mutt_str_adjust ().
Thomas Roessler [Mon, 22 May 2000 10:10:08 +0000 (10:10 +0000)]
Add mutt_str_adjust ().

25 years agoFix a possible cause for heap corruption.
Thomas Roessler [Mon, 22 May 2000 10:06:55 +0000 (10:06 +0000)]
Fix a possible cause for heap corruption.

25 years agoupdate.
Thomas Roessler [Mon, 22 May 2000 09:43:04 +0000 (09:43 +0000)]
update.

25 years agoMake mutt_gettext () a bit more compact.
Thomas Roessler [Mon, 22 May 2000 09:28:58 +0000 (09:28 +0000)]
Make mutt_gettext () a bit more compact.

25 years agoSmall fix from EGE.
Thomas Roessler [Sun, 21 May 2000 18:45:15 +0000 (18:45 +0000)]
Small fix from EGE.

25 years agoSome fixes so ISO-2022-JP* works with mutt. Mostly from TAKIZAWA
Thomas Roessler [Sun, 21 May 2000 09:26:34 +0000 (09:26 +0000)]
Some fixes so ISO-2022-JP* works with mutt.  Mostly from TAKIZAWA
Takashi <taki@luna.email.ne.jp>.

25 years agoComment a bit of code.
Thomas Roessler [Sun, 21 May 2000 08:32:35 +0000 (08:32 +0000)]
Comment a bit of code.

25 years agoupdate.
Thomas Roessler [Sat, 20 May 2000 18:16:18 +0000 (18:16 +0000)]
update.

25 years agoString conversion patch from EGE.
Thomas Roessler [Sat, 20 May 2000 15:46:39 +0000 (15:46 +0000)]
String conversion patch from EGE.

25 years agoSecond version of Byrial's display-hook patch.
Thomas Roessler [Sat, 20 May 2000 15:43:31 +0000 (15:43 +0000)]
Second version of Byrial's display-hook patch.

18 years agoupdate tags
convert-repo [Thu, 1 Mar 2007 19:16:45 +0000 (19:16 +0000)]
update tags

25 years agoautomatic post-release commit for mutt-1.3.1 mutt-1-3-1-rel
Thomas Roessler [Sat, 20 May 2000 08:08:27 +0000 (08:08 +0000)]
automatic post-release commit for mutt-1.3.1

25 years agoDocument display-hook in the manual page.
Thomas Roessler [Sat, 20 May 2000 07:53:50 +0000 (07:53 +0000)]
Document display-hook in the manual page.

25 years agoAdd a display-hook command. From Byrial Jensen.
Thomas Roessler [Sat, 20 May 2000 07:50:24 +0000 (07:50 +0000)]
Add a display-hook command.  From Byrial Jensen.

25 years agoAdd mutt_gecos_name function which centrally handles the GECOS
Thomas Roessler [Sat, 20 May 2000 07:48:26 +0000 (07:48 +0000)]
Add mutt_gecos_name function which centrally handles the GECOS
processing.

25 years agoShut up some warnings. We may have to think about mutt_stristr again.
Thomas Roessler [Sat, 20 May 2000 07:42:29 +0000 (07:42 +0000)]
Shut up some warnings.  We may have to think about mutt_stristr again.

25 years agoVerify that regmatch_t has offsets, and not only pointers. From Sam
Thomas Roessler [Sat, 20 May 2000 07:07:41 +0000 (07:07 +0000)]
Verify that regmatch_t has offsets, and not only pointers.  From Sam
Roberts <sroberts@uniserve.com>.

25 years agoDon't look for the curses library in /usr/5lib any more. This broke
Thomas Roessler [Sat, 20 May 2000 07:04:14 +0000 (07:04 +0000)]
Don't look for the curses library in /usr/5lib any more.  This broke
things for some people.

25 years agoReal fix for the pointer problem noted by Heiko Schlichting.
Thomas Roessler [Sat, 20 May 2000 06:51:31 +0000 (06:51 +0000)]
Real fix for the pointer problem noted by Heiko Schlichting.

25 years agoFix %. formats. From EGE.
Thomas Roessler [Fri, 19 May 2000 07:36:42 +0000 (07:36 +0000)]
Fix %. formats.  From EGE.

25 years agorfc2047_decode change from EGE.
Thomas Roessler [Thu, 18 May 2000 17:06:59 +0000 (17:06 +0000)]
rfc2047_decode change from EGE.

25 years agoCatch a segmentation fault in mutt_convert_string ().
Thomas Roessler [Thu, 18 May 2000 10:18:08 +0000 (10:18 +0000)]
Catch a segmentation fault in mutt_convert_string ().

25 years agoMore debugging output, and a warning in configure.in.
Thomas Roessler [Thu, 18 May 2000 09:28:45 +0000 (09:28 +0000)]
More debugging output, and a warning in configure.in.

25 years agoTell us something about internal iconv and CHARMAPS_DIR from mutt -v.
Thomas Roessler [Thu, 18 May 2000 09:14:20 +0000 (09:14 +0000)]
Tell us something about internal iconv and CHARMAPS_DIR from mutt -v.

25 years agohandle ^L lines correctly.
Thomas Roessler [Wed, 17 May 2000 12:39:16 +0000 (12:39 +0000)]
handle ^L lines correctly.

25 years agoSome beautifications.
Thomas Roessler [Wed, 17 May 2000 12:33:28 +0000 (12:33 +0000)]
Some beautifications.

25 years agoAdd a little tool to help with building tags files my editor groks.
Thomas Roessler [Wed, 17 May 2000 12:26:56 +0000 (12:26 +0000)]
Add a little tool to help with building tags files my editor groks.

25 years agoWhen displaying a deleted attachment's information, present the file
Thomas Roessler [Wed, 17 May 2000 10:43:26 +0000 (10:43 +0000)]
When displaying a deleted attachment's information, present the file
name if it is present.  Suggested by Pete Wenzel <pete@stc.com>.

25 years agoSSL certificate check fix. From Tommi Komulainen.
Thomas Roessler [Wed, 17 May 2000 09:43:51 +0000 (09:43 +0000)]
SSL certificate check fix.  From Tommi Komulainen.

25 years agoAdd forward-word and backward-word functions to the editor.
Thomas Roessler [Wed, 17 May 2000 09:06:38 +0000 (09:06 +0000)]
Add forward-word and backward-word functions to the editor.

25 years agoAdd a kill-eow function to the line editor.
Thomas Roessler [Wed, 17 May 2000 08:39:38 +0000 (08:39 +0000)]
Add a kill-eow function to the line editor.

25 years agoSmall fix to mutt_set_default().
Thomas Roessler [Wed, 17 May 2000 03:35:49 +0000 (03:35 +0000)]
Small fix to mutt_set_default().

25 years agoWe don't need to build in the charmaps/ directory unless we use the
Thomas Roessler [Tue, 16 May 2000 19:01:50 +0000 (19:01 +0000)]
We don't need to build in the charmaps/ directory unless we use the
included iconv.

25 years agoSome fixes to the size calculation code.
Thomas Roessler [Tue, 16 May 2000 19:00:15 +0000 (19:00 +0000)]
Some fixes to the size calculation code.

25 years agoA modified version of Will Fiveash's compose format patch.
Thomas Roessler [Tue, 16 May 2000 18:38:41 +0000 (18:38 +0000)]
A modified version of Will Fiveash's compose format patch.

25 years agoUse nl_langinfo's return value as the default for $charset.
Thomas Roessler [Tue, 16 May 2000 16:10:05 +0000 (16:10 +0000)]
Use nl_langinfo's return value as the default for $charset.

25 years agoMore default setting. This can easily be done much cleaner than the
Thomas Roessler [Tue, 16 May 2000 15:57:36 +0000 (15:57 +0000)]
More default setting.  This can easily be done much cleaner than the
last version of the patch.

25 years agoHack: mutt_restore_default() now stores the latest value of a
Thomas Roessler [Tue, 16 May 2000 15:49:17 +0000 (15:49 +0000)]
Hack: mutt_restore_default() now stores the latest value of a
variable as it's default if there was no default before.  The code
in question is executed precisely once: when mutt_restore_default() is
invoked from mutt_init().

25 years agomutt_expand_path is now able to escape special characters for use in
Thomas Roessler [Tue, 16 May 2000 15:23:02 +0000 (15:23 +0000)]
mutt_expand_path is now able to escape special characters for use in
regular expressions.  This is needed to make folder-hooks work like
intended.

25 years agoSanitize file name suggestions passed to mutt_adv_mktemp.
Thomas Roessler [Tue, 16 May 2000 11:29:01 +0000 (11:29 +0000)]
Sanitize file name suggestions passed to mutt_adv_mktemp.

25 years agoAdd a transpose-character function to the editor. From Aaron Schrab.
Thomas Roessler [Tue, 16 May 2000 11:16:20 +0000 (11:16 +0000)]
Add a transpose-character function to the editor.  From Aaron Schrab.

25 years agoImprove the wchar_t checks. From "Andrew W. Nosenko" <awn@bcs.zp.ua>.
Thomas Roessler [Tue, 16 May 2000 11:02:47 +0000 (11:02 +0000)]
Improve the wchar_t checks.  From "Andrew W. Nosenko" <awn@bcs.zp.ua>.

25 years agoMore iconv-related patches from EGE.
Thomas Roessler [Mon, 15 May 2000 12:00:53 +0000 (12:00 +0000)]
More iconv-related patches from EGE.

25 years agoConfiguration for ANSI C / HP/UX. From albert chin and Lars Hecking.
Thomas Roessler [Sat, 13 May 2000 17:38:37 +0000 (17:38 +0000)]
Configuration for ANSI C / HP/UX.  From albert chin and Lars Hecking.

25 years agoMake things compile. ;-)
Thomas Roessler [Fri, 12 May 2000 13:41:34 +0000 (13:41 +0000)]
Make things compile. ;-)

25 years agoIsprint-related changes. Suggested by Andrew Nosenko, adapted by EGE.
Thomas Roessler [Fri, 12 May 2000 13:38:16 +0000 (13:38 +0000)]
Isprint-related changes.  Suggested by Andrew Nosenko, adapted by EGE.

25 years agoReplacing some more free() calls by safe_free().
Thomas Roessler [Fri, 12 May 2000 10:26:57 +0000 (10:26 +0000)]
Replacing some more free() calls by safe_free().

25 years agowide-character related patches. From Edmund Grimley Evans.
Thomas Roessler [Fri, 12 May 2000 10:20:40 +0000 (10:20 +0000)]
wide-character related patches.  From Edmund Grimley Evans.

25 years agoImprove the HP/UX check for the -Ae command line parameter. From
Thomas Roessler [Fri, 12 May 2000 08:38:29 +0000 (08:38 +0000)]
Improve the HP/UX check for the -Ae command line parameter.  From
albert chin (china@thewrittenword.com).

25 years agoSam Roberts reports that some shells do strange things with exit
Thomas Roessler [Fri, 12 May 2000 08:30:04 +0000 (08:30 +0000)]
Sam Roberts reports that some shells do strange things with exit
states.

25 years agoFix $spool vs. $spoolfile. From David Ellement.
Thomas Roessler [Fri, 12 May 2000 08:13:18 +0000 (08:13 +0000)]
Fix $spool vs. $spoolfile.  From David Ellement.

25 years agoIgnore Makefile.in, Makefile, and .deps.
Thomas Roessler [Fri, 12 May 2000 08:06:49 +0000 (08:06 +0000)]
Ignore Makefile.in, Makefile, and .deps.

25 years agoRemove some unnecessary spaces.
Thomas Roessler [Thu, 11 May 2000 07:10:32 +0000 (07:10 +0000)]
Remove some unnecessary spaces.

25 years agoFix usage information. Noted by Mikko Hänninen.
Thomas Roessler [Thu, 11 May 2000 07:08:42 +0000 (07:08 +0000)]
Fix usage information.  Noted by Mikko Hänninen.

25 years agoCheck volatility of sig_atomic_t.
Thomas Roessler [Thu, 11 May 2000 06:04:39 +0000 (06:04 +0000)]
Check volatility of sig_atomic_t.

25 years agoSupport for old Kerberos versions. From David Champion
Thomas Roessler [Wed, 10 May 2000 18:02:31 +0000 (18:02 +0000)]
Support for old Kerberos versions.  From David Champion
<dgc@uchicago.edu>.

25 years agoupdated messages-in-thread (%e) patch from Markus Holmberg.
Thomas Roessler [Wed, 10 May 2000 17:16:43 +0000 (17:16 +0000)]
updated messages-in-thread (%e) patch from Markus Holmberg.

25 years agoupdate.
Thomas Roessler [Wed, 10 May 2000 11:11:38 +0000 (11:11 +0000)]
update.

25 years agoFix a segmentation fault introduced by the change of pop_delete to a
Thomas Roessler [Wed, 10 May 2000 10:35:02 +0000 (10:35 +0000)]
Fix a segmentation fault introduced by the change of pop_delete to a
quad option.

25 years agoUpdate the French translation.
Thomas Roessler [Wed, 10 May 2000 06:40:59 +0000 (06:40 +0000)]
Update the French translation.

25 years agomore mailtool brain-damage support.
Thomas Roessler [Tue, 9 May 2000 20:19:28 +0000 (20:19 +0000)]
more mailtool brain-damage support.

25 years agoSun mailtool message support. The format is ugly, but the patch is
Thomas Roessler [Tue, 9 May 2000 19:43:51 +0000 (19:43 +0000)]
Sun mailtool message support.  The format is ugly, but the patch is
reasonably clean.

25 years agoinclude mbyte.h with the distribution.
Thomas Roessler [Tue, 9 May 2000 19:32:05 +0000 (19:32 +0000)]
include mbyte.h with the distribution.

25 years agoAdd a word about format flags.
Thomas Roessler [Tue, 9 May 2000 17:48:53 +0000 (17:48 +0000)]
Add a word about format flags.

25 years agoMake the X-Label patch work over IMAP.
Thomas Roessler [Tue, 9 May 2000 17:47:58 +0000 (17:47 +0000)]
Make the X-Label patch work over IMAP.

18 years agoupdate tags
convert-repo [Thu, 1 Mar 2007 19:16:24 +0000 (19:16 +0000)]
update tags

25 years agoautomatic post-release commit for mutt-1.3 mutt-1-3-rel
Thomas Roessler [Tue, 9 May 2000 15:53:26 +0000 (15:53 +0000)]
automatic post-release commit for mutt-1.3

25 years agoAdd a %e option for thread-relative message numbers. From Markus
Thomas Roessler [Tue, 9 May 2000 15:51:54 +0000 (15:51 +0000)]
Add a %e option for thread-relative message numbers.  From Markus
Holmberg <markush@acc.umu.se>.

25 years agoX-Label header support from David Champion <dgc@uchicago.edu>.
Thomas Roessler [Tue, 9 May 2000 15:32:49 +0000 (15:32 +0000)]
X-Label header support from David Champion <dgc@uchicago.edu>.

25 years agoMake pop_delete a quad-option. From Honza Pazdziora
Thomas Roessler [Tue, 9 May 2000 15:21:46 +0000 (15:21 +0000)]
Make pop_delete a quad-option.  From Honza Pazdziora
<adelton@informatics.muni.cz>.

25 years agoUps, we should leave the version file on 1.2, so the diff will get
Thomas Roessler [Tue, 9 May 2000 15:20:06 +0000 (15:20 +0000)]
Ups, we should leave the version file on 1.2, so the diff will get
built properly when I release 1.3.

25 years agoEdmund Grimley Evans' UTF-8 patch.
Thomas Roessler [Tue, 9 May 2000 15:19:26 +0000 (15:19 +0000)]
Edmund Grimley Evans' UTF-8 patch.

25 years agounstable branch.
Thomas Roessler [Tue, 9 May 2000 15:11:36 +0000 (15:11 +0000)]
unstable branch.

25 years agostart preparing 1.2.
Thomas Roessler [Tue, 9 May 2000 15:08:57 +0000 (15:08 +0000)]
start preparing 1.2.

18 years agoupdate tags
convert-repo [Thu, 1 Mar 2007 19:16:18 +0000 (19:16 +0000)]
update tags

25 years agoautomatic post-release commit for mutt-1.1.14 mutt-1-1-14-rel
Thomas Roessler [Wed, 3 May 2000 07:48:44 +0000 (07:48 +0000)]
automatic post-release commit for mutt-1.1.14

18 years agoupdate tags
convert-repo [Thu, 1 Mar 2007 19:16:16 +0000 (19:16 +0000)]
update tags

25 years agoautomatic post-release commit for mutt-1.1.13 mutt-1-1-13-rel
Thomas Roessler [Wed, 3 May 2000 06:44:20 +0000 (06:44 +0000)]
automatic post-release commit for mutt-1.1.13

25 years agoCatch the case that an IMAP server sends "\n\n" after a mail header.
Thomas Roessler [Sun, 30 Apr 2000 06:58:21 +0000 (06:58 +0000)]
Catch the case that an IMAP server sends "\n\n" after a mail header.
Diagnosed by Brendan.

25 years agoFix a possible segmentation fault with the external query feature.
Thomas Roessler [Sat, 29 Apr 2000 13:38:05 +0000 (13:38 +0000)]
Fix a possible segmentation fault with the external query feature.

25 years agoFix the "empty screen after sync" bug observed with certain versions
Thomas Roessler [Sat, 29 Apr 2000 13:05:30 +0000 (13:05 +0000)]
Fix the "empty screen after sync" bug observed with certain versions
of the Courier IMAP server.  From Brendan Cully.

25 years agoFix the imap_force_ssl option.
Thomas Roessler [Wed, 26 Apr 2000 17:43:00 +0000 (17:43 +0000)]
Fix the imap_force_ssl option.

25 years agoupdate.
Thomas Roessler [Wed, 26 Apr 2000 09:02:02 +0000 (09:02 +0000)]
update.