]> granicus.if.org Git - neomutt/log
neomutt
21 years ago# changelog commit
Thomas Roessler [Mon, 14 Jul 2003 12:40:16 +0000 (12:40 +0000)]
# changelog commit

21 years agoFix #1520.
Hugo Haas [Mon, 14 Jul 2003 12:40:03 +0000 (12:40 +0000)]
Fix #1520.

21 years ago# changelog commit
Thomas Roessler [Mon, 14 Jul 2003 12:20:42 +0000 (12:20 +0000)]
# changelog commit

21 years agosmall fix.
Pawel Dziekonski [Mon, 14 Jul 2003 12:20:27 +0000 (12:20 +0000)]
small fix.

21 years ago# changelog commit
Thomas Roessler [Mon, 14 Jul 2003 12:20:01 +0000 (12:20 +0000)]
# changelog commit

21 years agoOn Sunday, 13 July 2003 at 18:09, Brendan Cully wrote:
Brendan Cully [Mon, 14 Jul 2003 12:19:07 +0000 (12:19 +0000)]
On Sunday, 13 July 2003 at 18:09, Brendan Cully wrote:

> The attached patch should help when the connection to your postponed
> folder times out and you can't reconnect without restarting mutt. I'd
> like anyone who has that problem to try it and let me know how it
> works.

I dug a little deeper. The attached patch seems to work better. It
complains the first time you try to recall a message, but works the
second.

21 years ago# changelog commit
Thomas Roessler [Mon, 14 Jul 2003 12:18:10 +0000 (12:18 +0000)]
# changelog commit

21 years agoThe attached patch prevents mutt from reading the push buffer when
Brendan Cully [Mon, 14 Jul 2003 12:17:43 +0000 (12:17 +0000)]
The attached patch prevents mutt from reading the push buffer when
asking for passwords. This is a proper fix for bug 1312. I think
it's uncontroversial.

21 years ago# changelog commit
Thomas Roessler [Fri, 4 Jul 2003 17:16:00 +0000 (17:16 +0000)]
# changelog commit

21 years agoIncrease a buffer's size.
Thomas Roessler [Fri, 4 Jul 2003 17:15:34 +0000 (17:15 +0000)]
Increase a buffer's size.

21 years ago# changelog commit
Thomas Roessler [Fri, 4 Jul 2003 17:07:45 +0000 (17:07 +0000)]
# changelog commit

21 years agoIntroduce tag-prefix-cond and end-cond. This makes simple
Nicolas Rachinsky [Fri, 4 Jul 2003 17:07:22 +0000 (17:07 +0000)]
Introduce tag-prefix-cond and end-cond.  This makes simple
conditional execution of parts of macros possible.

21 years ago# changelog commit
Thomas Roessler [Fri, 4 Jul 2003 17:04:09 +0000 (17:04 +0000)]
# changelog commit

21 years agoDisplay an empty index when no messages match search criteria.
Bruno Postle [Fri, 4 Jul 2003 17:03:51 +0000 (17:03 +0000)]
Display an empty index when no messages match search criteria.

21 years ago# changelog commit
Thomas Roessler [Fri, 4 Jul 2003 16:58:24 +0000 (16:58 +0000)]
# changelog commit

21 years agoAdd a ':' flag to % expandos. This will make sure that any
Thomas Roessler [Fri, 4 Jul 2003 16:57:56 +0000 (16:57 +0000)]
Add a ':' flag to % expandos.  This will make sure that any
dots are converted into underscores.  (_ is already used for
lowercasing the result of an expando.)

21 years ago# changelog commit
Thomas Roessler [Wed, 4 Jun 2003 14:02:19 +0000 (14:02 +0000)]
# changelog commit

21 years agoDon't colorize empty lines generated with state_attach_puts();
Thomas Roessler [Wed, 4 Jun 2003 14:01:39 +0000 (14:01 +0000)]
Don't colorize empty lines generated with state_attach_puts();

21 years ago# changelog commit
Thomas Roessler [Thu, 29 May 2003 17:51:57 +0000 (17:51 +0000)]
# changelog commit

21 years agoFix part of #1564.
David Shaw [Thu, 29 May 2003 17:48:28 +0000 (17:48 +0000)]
Fix part of #1564.

21 years agoFix a segmentation fault which would occur when pgp_sort_keys is set
Thomas Roessler [Thu, 29 May 2003 17:47:10 +0000 (17:47 +0000)]
Fix a segmentation fault which would occur when pgp_sort_keys is set
in a configuration file, but mutt is compiled without PGP support.

21 years agoFix PGP subkey handling when looking at key capabilities. This
Thomas Roessler [Thu, 29 May 2003 17:45:32 +0000 (17:45 +0000)]
Fix PGP subkey handling when looking at key capabilities.  This
should take care of the recent "mutt does not see all keys"
problems.

21 years ago# changelog commit
Thomas Roessler [Tue, 13 May 2003 13:06:53 +0000 (13:06 +0000)]
# changelog commit

21 years agoFix gpg-agent use.
Dale Woolridge [Tue, 13 May 2003 13:06:16 +0000 (13:06 +0000)]
Fix gpg-agent use.

21 years ago# changelog commit
Thomas Roessler [Tue, 13 May 2003 12:53:54 +0000 (12:53 +0000)]
# changelog commit

21 years agoRemove useless examples about treating text/enriched externally.
Thomas Roessler [Tue, 13 May 2003 12:53:20 +0000 (12:53 +0000)]
Remove useless examples about treating text/enriched externally.
#1549; Debian #190309.

21 years ago# changelog commit
Thomas Roessler [Tue, 13 May 2003 12:50:33 +0000 (12:50 +0000)]
# changelog commit

21 years agoview-attachments does not extract the message within a x-pkcs7-mime
Juan Altmayer Pizzorno [Tue, 13 May 2003 12:50:04 +0000 (12:50 +0000)]
view-attachments does not extract the message within a x-pkcs7-mime
if it's only signed, but not encrypted.  Such a message results, for
example, from a decrypt-save if the message was previously encrypted
and signed.

21 years ago# changelog commit
Thomas Roessler [Tue, 13 May 2003 12:46:14 +0000 (12:46 +0000)]
# changelog commit

21 years agoFix an inconsistency between manual and code.
Thomas Glanzmann [Tue, 13 May 2003 12:45:35 +0000 (12:45 +0000)]
Fix an inconsistency between manual and code.

21 years ago# changelog commit
Thomas Roessler [Tue, 13 May 2003 12:44:17 +0000 (12:44 +0000)]
# changelog commit

21 years agoCurrently, mutt uses the OpenPGP key algorithm to determine the
David Shaw [Tue, 13 May 2003 12:43:45 +0000 (12:43 +0000)]
Currently, mutt uses the OpenPGP key algorithm to determine the
capabilities of the key.  For example, in mutt, a key of type 1 (RSA)
can both encrypt & sign.  This is not correct as per OpenPGP, however,
where the capabilities of the key are determined by both the algorithm
and key capability flags that are set on the key.  This can lead to
user confusion when their RSA encrypt-only or sign-only key is listed
for both signing and encryption in mutt.

GnuPG lists these flags in key listings, so it is easy to take
advantage of them.  Here is a patch to use the flags, as well as
provide the flags in pgpring.  Note that the pgp+pgpring users won't
see any change since the flags there are based on the key algorithm as
they are now, but the GnuPG users will see an improvement.

21 years ago# changelog commit
Thomas Roessler [Mon, 12 May 2003 16:22:04 +0000 (16:22 +0000)]
# changelog commit

21 years agoFix alias completion when the alias is entered as part of a group.
Thomas Roessler [Mon, 12 May 2003 16:21:26 +0000 (16:21 +0000)]
Fix alias completion when the alias is entered as part of a group.
(E.g., The Tea Party: alias1, alias2, alias3;)

21 years ago# changelog commit
Thomas Roessler [Sat, 3 May 2003 20:09:12 +0000 (20:09 +0000)]
# changelog commit

21 years agoFix #1558. (mutt_expand_fmt rewrite; OPT_MAX wasn't maximal.)
Dan Nelson [Sat, 3 May 2003 20:07:40 +0000 (20:07 +0000)]
Fix #1558.  (mutt_expand_fmt rewrite; OPT_MAX wasn't maximal.)

21 years ago# changelog commit
Thomas Roessler [Tue, 15 Apr 2003 13:18:25 +0000 (13:18 +0000)]
# changelog commit

21 years agoFix two more cases in which ctrl-G is interpreted as M_YES.
René Clerc [Tue, 15 Apr 2003 13:17:05 +0000 (13:17 +0000)]
Fix two more cases in which ctrl-G is interpreted as M_YES.

21 years ago# changelog commit
Thomas Roessler [Tue, 15 Apr 2003 09:53:18 +0000 (09:53 +0000)]
# changelog commit

21 years agoThe "sign (a)s" code strips the pgp application bit causing drawing
Dale Woolridge [Tue, 15 Apr 2003 09:52:06 +0000 (09:52 +0000)]
The "sign (a)s" code strips the pgp application bit causing drawing
issues in redraw_crypt_lines().  Other bits (well bit = encrypt) are
ignored as a result.  I've only tested with pgp, but the same
problem exists in the smime code too.  This inline patch (against
cvs head revision) fixes the problem.

21 years ago# changelog commit
Thomas Roessler [Mon, 14 Apr 2003 09:12:16 +0000 (09:12 +0000)]
# changelog commit

21 years agoFix the PGP / S/MIME selection mess in send.c. This patch adds two
Thomas Roessler [Mon, 14 Apr 2003 09:09:53 +0000 (09:09 +0000)]
Fix the PGP / S/MIME selection mess in send.c.  This patch adds two
new configuration variables, $crypt_autopgp and $crypt_autsmime.
Both are set to "yes" by default.  By turning them off, you can
disable the automatic selection of one or both mechanisms.  (Useful
when your mutt is PGP- and S/MIME enabled, but you only use, say
S/MIME.)

21 years ago# changelog commit
Thomas Roessler [Fri, 11 Apr 2003 15:17:40 +0000 (15:17 +0000)]
# changelog commit

21 years agoBacking out the previous change. It was nonsense.
Thomas Roessler [Fri, 11 Apr 2003 15:15:04 +0000 (15:15 +0000)]
Backing out the previous change. It was nonsense.

21 years ago# changelog commit
Thomas Roessler [Fri, 11 Apr 2003 11:57:44 +0000 (11:57 +0000)]
# changelog commit

21 years agoupdates.
Lars Hecking [Fri, 11 Apr 2003 11:56:58 +0000 (11:56 +0000)]
updates.

21 years agoTry to fix a PGP / S/MIME-related problem. Found by Matt Larson
Thomas Roessler [Fri, 11 Apr 2003 11:56:22 +0000 (11:56 +0000)]
Try to fix a PGP / S/MIME-related problem.  Found by Matt Larson
<mlarson@verisign.com>, tracekd down by René Clerc <rene@clerc.nl>.

21 years agoFix a segmentation fault.
Thomas Roessler [Fri, 11 Apr 2003 11:50:39 +0000 (11:50 +0000)]
Fix a segmentation fault.

21 years ago# changelog commit
Thomas Roessler [Wed, 9 Apr 2003 08:24:27 +0000 (08:24 +0000)]
# changelog commit

21 years agoFix #1531. (recvcmd.c duplicate of #1528)
Unknown [Wed, 9 Apr 2003 08:21:59 +0000 (08:21 +0000)]
Fix #1531.  (recvcmd.c duplicate of #1528)

21 years ago# changelog commit
Thomas Roessler [Tue, 8 Apr 2003 22:34:08 +0000 (22:34 +0000)]
# changelog commit

21 years agoAvoid a division by zero.
Thomas Roessler [Tue, 8 Apr 2003 22:32:56 +0000 (22:32 +0000)]
Avoid a division by zero.

21 years ago# changelog commit
Thomas Roessler [Tue, 8 Apr 2003 21:42:48 +0000 (21:42 +0000)]
# changelog commit

21 years agoMake sure has_colors() is only invoked when OPTNOCURSES is unset.
Thomas Roessler [Tue, 8 Apr 2003 21:41:39 +0000 (21:41 +0000)]
Make sure has_colors() is only invoked when OPTNOCURSES is unset.
This fixes a segmentation fault on RH 8.0 which was observed by Matt
Larson <mlarson@verisign.com>.

21 years ago# changelog commit
Thomas Roessler [Tue, 8 Apr 2003 10:22:06 +0000 (10:22 +0000)]
# changelog commit

21 years agoTry to catch a couple of cases in which parameters for malloc calls
Thomas Roessler [Tue, 8 Apr 2003 10:21:01 +0000 (10:21 +0000)]
Try to catch a couple of cases in which parameters for malloc calls
could overflow.  Thanks to Timo Sirainen for the heads-up.

21 years ago# changelog commit
Thomas Roessler [Tue, 8 Apr 2003 10:19:14 +0000 (10:19 +0000)]
# changelog commit

21 years agoMark a translation as fuzzy in order to fix #1522.
Thomas Roessler [Tue, 8 Apr 2003 10:18:15 +0000 (10:18 +0000)]
Mark a translation as fuzzy in order to fix #1522.

21 years ago# changelog commit
Thomas Roessler [Mon, 7 Apr 2003 20:09:13 +0000 (20:09 +0000)]
# changelog commit

21 years agoFix #1528.
Thomas Roessler [Mon, 7 Apr 2003 20:08:10 +0000 (20:08 +0000)]
Fix #1528.

21 years ago# changelog commit
Thomas Roessler [Mon, 7 Apr 2003 07:58:53 +0000 (07:58 +0000)]
# changelog commit

21 years agoupdate
René Clerc [Mon, 7 Apr 2003 07:57:49 +0000 (07:57 +0000)]
update

21 years ago# changelog commit
Thomas Roessler [Sun, 6 Apr 2003 11:02:16 +0000 (11:02 +0000)]
# changelog commit

21 years agoupdate
Ivan Vilata i Balaguer [Sun, 6 Apr 2003 11:00:59 +0000 (11:00 +0000)]
update

21 years ago# changelog commit
Thomas Roessler [Wed, 2 Apr 2003 09:06:38 +0000 (09:06 +0000)]
# changelog commit

21 years ago- add a missing filehandle closure
Bjoern Jacke [Wed, 2 Apr 2003 09:05:19 +0000 (09:05 +0000)]
- add a missing filehandle closure
- some cleanups of unused/bogous code

21 years agosample.muttrc-tlr would try to include my color configurations,
Thomas Roessler [Wed, 2 Apr 2003 08:47:28 +0000 (08:47 +0000)]
sample.muttrc-tlr would try to include my color configurations,
which weren't distrubted.  Fix that.  (Bug noted while helping
someone else to configure mutt during a conference.)

21 years ago# changelog commit
Thomas Roessler [Wed, 2 Apr 2003 08:44:22 +0000 (08:44 +0000)]
# changelog commit

21 years agoFix sample.muttrc.
Thomas Roessler [Wed, 2 Apr 2003 08:43:24 +0000 (08:43 +0000)]
Fix sample.muttrc.

21 years ago# changelog commit
Thomas Roessler [Wed, 2 Apr 2003 08:41:38 +0000 (08:41 +0000)]
# changelog commit

21 years agoHere is the patch to fix the bug I reported earlier in this thread,
Gary Johnson [Wed, 2 Apr 2003 08:40:50 +0000 (08:40 +0000)]
Here is the patch to fix the bug I reported earlier in this thread,
that sometimes when changing folders, mutt would generate an error
message and stop the further processing of folder-hooks.

21 years ago# changelog commit
Thomas Roessler [Wed, 2 Apr 2003 08:39:13 +0000 (08:39 +0000)]
# changelog commit

21 years agoupdate
Vincent Lefevre [Wed, 2 Apr 2003 08:38:13 +0000 (08:38 +0000)]
update

21 years ago# changelog commit
Thomas Roessler [Wed, 2 Apr 2003 08:35:34 +0000 (08:35 +0000)]
# changelog commit

21 years agoupdate
TAKAHASHI Tamotsu [Wed, 2 Apr 2003 08:34:49 +0000 (08:34 +0000)]
update

21 years ago# changelog commit
Thomas Roessler [Wed, 2 Apr 2003 08:31:55 +0000 (08:31 +0000)]
# changelog commit

21 years agoupdate
Roland Rosenfeld [Wed, 2 Apr 2003 08:31:00 +0000 (08:31 +0000)]
update

21 years ago# changelog commit
Thomas Roessler [Wed, 2 Apr 2003 08:29:30 +0000 (08:29 +0000)]
# changelog commit

21 years agoHere is the pgp_check_exit patch updated for 1.5.4. This patch adds
David Shaw [Wed, 2 Apr 2003 08:28:24 +0000 (08:28 +0000)]
Here is the pgp_check_exit patch updated for 1.5.4.  This patch adds
the pgp_check_exit option (enabled by default) that causes mutt to
check the exit code of the PGP subprocess.  A non-zero exit code means
that the subprocess failed and mutt will not continue to send the
message.

This is needed as in certain cases, PGP or GnuPG can fail to
completely process a document (say, if the gpg.conf file is mangled,
which is how I discovered the problem).  Without an exit code check,
mutt will continue anyway and send the half processed file.

21 years ago# changelog commit
Thomas Roessler [Wed, 2 Apr 2003 08:27:11 +0000 (08:27 +0000)]
# changelog commit

21 years agoupdate.
Vsevolod Volkov [Wed, 2 Apr 2003 08:21:09 +0000 (08:21 +0000)]
update.

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

21 years agoautomatic post-release commit for mutt-1.5.4
Thomas Roessler [Wed, 19 Mar 2003 22:43:06 +0000 (22:43 +0000)]
automatic post-release commit for mutt-1.5.4

21 years ago# changelog commit
Thomas Roessler [Wed, 19 Mar 2003 21:33:02 +0000 (21:33 +0000)]
# changelog commit

21 years agoFix a buffer overflow in utf8_to_utf7.
Edmund GRIMLEY EVANS [Wed, 19 Mar 2003 21:31:59 +0000 (21:31 +0000)]
Fix a buffer overflow in utf8_to_utf7.

21 years ago# changelog commit
Thomas Roessler [Tue, 18 Mar 2003 14:52:50 +0000 (14:52 +0000)]
# changelog commit

21 years ago- buffy.c (test_last_status_new): Fix memory leak. Envelope
Andrew W. Nosenko [Tue, 18 Mar 2003 14:51:52 +0000 (14:51 +0000)]
- buffy.c (test_last_status_new): Fix memory leak.  Envelope
  structure allocated by mutt_read_rfc822_header() was never
  deallocated.

- parse.c (mutt_read_rfc822_header): Comment added about needing
  deallocate envelope structure returned by
  mutt_read_rfc822_header().

21 years ago(mutt_addr_for_display): Fix memory leak. `user' and `domain'
Andrew W. Nosenko [Tue, 18 Mar 2003 14:51:00 +0000 (14:51 +0000)]
(mutt_addr_for_display): Fix memory leak.  `user' and `domain'
buffers was never deallocated.

(mbox_to_udomain): Fix memory leak.  `scratch' buffer was not
deallocated when `mbx' doesn't contain '@'. Also rewritten for
allocating memory only when needed and only how many as needed.

21 years ago# changelog commit
Thomas Roessler [Wed, 12 Mar 2003 13:01:09 +0000 (13:01 +0000)]
# changelog commit

21 years agoWe need to re-format address headers instead of just decoding them.
Thomas Roessler [Wed, 12 Mar 2003 13:00:03 +0000 (13:00 +0000)]
We need to re-format address headers instead of just decoding them.

21 years ago# changelog commit
Thomas Roessler [Fri, 7 Mar 2003 14:57:56 +0000 (14:57 +0000)]
# changelog commit

21 years agoThe global callbacks set up in sasl_client_init are not copied by
Brendan Cully [Fri, 7 Mar 2003 14:55:53 +0000 (14:55 +0000)]
The global callbacks set up in sasl_client_init are not copied by
the SASL library, so they can't be allocated on the stack. This is
the case with both versions of the SASL library, and I frankly don't
understand why it hasn't caused problems before. Since it segfaults
reliably on OS X for me now, I thought a patch would be in order.

21 years ago# changelog commit
Thomas Roessler [Fri, 7 Mar 2003 08:24:45 +0000 (08:24 +0000)]
# changelog commit

21 years agoDon't use functions without importing the corresponding prototype.
Thomas Roessler [Fri, 7 Mar 2003 08:23:27 +0000 (08:23 +0000)]
Don't use functions without importing the corresponding prototype.

21 years ago# changelog commit
Thomas Roessler [Fri, 7 Mar 2003 08:19:11 +0000 (08:19 +0000)]
# changelog commit

21 years agoIt seems like libidn doesn't like to translate NULL pointers.
Thomas Roessler [Fri, 7 Mar 2003 08:18:06 +0000 (08:18 +0000)]
It seems like libidn doesn't like to translate NULL pointers.

21 years ago# changelog commit
Thomas Roessler [Fri, 7 Mar 2003 07:54:55 +0000 (07:54 +0000)]
# changelog commit

21 years agoglobals.h is looking for crypt.h instead of mutt_crypt.h.
Jim Mock [Fri, 7 Mar 2003 07:52:49 +0000 (07:52 +0000)]
globals.h is looking for crypt.h instead of mutt_crypt.h.

21 years ago# changelog commit
Thomas Roessler [Thu, 6 Mar 2003 21:25:41 +0000 (21:25 +0000)]
# changelog commit

21 years agoFixing a segmentation fault. Here's how to reproduce it: Start
Thomas Roessler [Thu, 6 Mar 2003 21:23:53 +0000 (21:23 +0000)]
Fixing a segmentation fault.  Here's how to reproduce it: Start
mutt.  Compose a new message, with an attachment.  Turn on PGP
signing.  Press C-G on the pass phrase prompt.  Turn off PGP
signing.  Try to send the message.