]> granicus.if.org Git - mutt/log
mutt
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)
Zardoz [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 mutt-1-5-4-rel
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.

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

21 years agoFix a warning.
Andrew W. Nosenko [Wed, 5 Mar 2003 21:18:24 +0000 (21:18 +0000)]
Fix a warning.

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

21 years agoFix tlr's pre-processor screw-up.
Andrew W. Nosenko [Wed, 5 Mar 2003 21:14:46 +0000 (21:14 +0000)]
Fix tlr's pre-processor screw-up.

21 years ago# changelog commit
Thomas Roessler [Tue, 4 Mar 2003 09:52:33 +0000 (09:52 +0000)]
# changelog commit

21 years agoUnset UseSTD3ASCIIRules, and set AllowUnassigned. (Just reading
Thomas Roessler [Tue, 4 Mar 2003 09:51:07 +0000 (09:51 +0000)]
Unset UseSTD3ASCIIRules, and set AllowUnassigned.  (Just reading
some standards.)

21 years ago# changelog commit
Thomas Roessler [Tue, 4 Mar 2003 09:32:25 +0000 (09:32 +0000)]
# changelog commit

21 years agoBe more friendly about bad multipart/alternative bodies; #1478. Note
Edmund GRIMLEY EVANS [Tue, 4 Mar 2003 09:31:19 +0000 (09:31 +0000)]
Be more friendly about bad multipart/alternative bodies; #1478. Note
that the relevant standards explicitly *forbid* nested MIME
encodings.

21 years ago# changelog commit
Thomas Roessler [Tue, 4 Mar 2003 09:28:42 +0000 (09:28 +0000)]
# changelog commit

21 years agoFix another stupid error, and decode IDNs in the CC header.
Thomas Roessler [Tue, 4 Mar 2003 09:27:21 +0000 (09:27 +0000)]
Fix another stupid error, and decode IDNs in the CC header.

21 years ago# changelog commit
Thomas Roessler [Tue, 4 Mar 2003 09:19:16 +0000 (09:19 +0000)]
# changelog commit

21 years agoFix two typos in one line. Noted by Thomas Glanzmann and Steve
Thomas Roessler [Tue, 4 Mar 2003 09:17:32 +0000 (09:17 +0000)]
Fix two typos in one line.  Noted by Thomas Glanzmann and Steve
Kennedy.

21 years ago# changelog commit
Thomas Roessler [Tue, 4 Mar 2003 07:47:09 +0000 (07:47 +0000)]
# changelog commit

21 years agoFixing more IDN bugs.
Thomas Roessler [Tue, 4 Mar 2003 07:45:45 +0000 (07:45 +0000)]
Fixing more IDN bugs.

21 years ago# changelog commit
Thomas Roessler [Mon, 3 Mar 2003 14:25:52 +0000 (14:25 +0000)]
# changelog commit

21 years agoFixing some nits.
Thomas Roessler [Mon, 3 Mar 2003 14:25:14 +0000 (14:25 +0000)]
Fixing some nits.

21 years ago# changelog commit
Thomas Roessler [Mon, 3 Mar 2003 14:14:26 +0000 (14:14 +0000)]
# changelog commit

21 years agoIDNA support for the socket back-end.
Thomas Roessler [Mon, 3 Mar 2003 14:13:40 +0000 (14:13 +0000)]
IDNA support for the socket back-end.

21 years ago# changelog commit
Thomas Roessler [Mon, 3 Mar 2003 14:02:06 +0000 (14:02 +0000)]
# changelog commit

21 years agoIDN support for e-mail messages. Things should work automagically
Thomas Roessler [Mon, 3 Mar 2003 14:01:06 +0000 (14:01 +0000)]
IDN support for e-mail messages.  Things should work automagically
once you have the GNU IDN library available from
ftp://alpha.gnu.org/pub/gnu/libidn/ installed.  For IDN's which
can't be losslessly recoded to your local character set, mutt should
automatically fall back to using the ASCII representation.  There's
probably a considerable number of bugs in this, and the code may, at
this point, not even compile on machines without libidn.  Will start
working on that ASAP.

21 years ago# changelog commit
Thomas Roessler [Mon, 3 Mar 2003 08:27:02 +0000 (08:27 +0000)]
# changelog commit

21 years agoIntroduce a new option named $bounce, and fix some inconsistencies
Thomas Roessler [Mon, 3 Mar 2003 08:26:20 +0000 (08:26 +0000)]
Introduce a new option named $bounce, and fix some inconsistencies
in the messages created when bouncing.  Based on work done by Thomas
Glanzmann <sithglan@stud.uni-erlangen.de>.

21 years ago# changelog commit
Thomas Roessler [Tue, 25 Feb 2003 22:01:47 +0000 (22:01 +0000)]
# changelog commit

21 years agoFix some (too lazy and tired to do all) of the inconsistencies
Thomas Roessler [Tue, 25 Feb 2003 22:00:38 +0000 (22:00 +0000)]
Fix some (too lazy and tired to do all) of the inconsistencies
between message and attachment bouncing.

21 years ago# changelog commit
Thomas Roessler [Tue, 25 Feb 2003 21:46:28 +0000 (21:46 +0000)]
# changelog commit

21 years agoI should test-compile things before committing. Stupid typo.
Thomas Roessler [Tue, 25 Feb 2003 21:45:16 +0000 (21:45 +0000)]
I should test-compile things before committing.  Stupid typo.

21 years ago# changelog commit
Thomas Roessler [Tue, 25 Feb 2003 21:42:33 +0000 (21:42 +0000)]
# changelog commit

21 years agoUse mutt_strwidth for query response formatting. (#1477)
Michael Elkins [Tue, 25 Feb 2003 21:41:32 +0000 (21:41 +0000)]
Use mutt_strwidth for query response formatting.  (#1477)

21 years ago# changelog commit
Thomas Roessler [Tue, 25 Feb 2003 21:39:08 +0000 (21:39 +0000)]
# changelog commit

21 years agoRecognize MH folders used by sylpheed.
Christian Vogel [Tue, 25 Feb 2003 21:37:59 +0000 (21:37 +0000)]
Recognize MH folders used by sylpheed.

21 years ago# changelog commit
Thomas Roessler [Tue, 25 Feb 2003 21:36:26 +0000 (21:36 +0000)]
# changelog commit

21 years agoFix a typo. (#1482)
jesus climent [Tue, 25 Feb 2003 21:35:24 +0000 (21:35 +0000)]
Fix a typo. (#1482)

21 years ago# changelog commit
Thomas Roessler [Tue, 25 Feb 2003 21:34:44 +0000 (21:34 +0000)]
# changelog commit

21 years agoRemove some ftp.guug.de URLs from the manual. (#1485)
Thomas Roessler [Tue, 25 Feb 2003 21:33:16 +0000 (21:33 +0000)]
Remove some ftp.guug.de URLs from the manual. (#1485)

21 years ago# changelog commit
Thomas Roessler [Tue, 25 Feb 2003 21:29:42 +0000 (21:29 +0000)]
# changelog commit

21 years agoFix #1486; noted by Jeroen Coekaerts <jeroen@coekaerts.be>.
Thomas Roessler [Tue, 25 Feb 2003 21:28:42 +0000 (21:28 +0000)]
Fix #1486; noted by Jeroen Coekaerts <jeroen@coekaerts.be>.

22 years ago# changelog commit
Thomas Roessler [Wed, 19 Feb 2003 21:34:56 +0000 (21:34 +0000)]
# changelog commit

22 years ago3156 defined several micalg values (pgp-md5, pgp-sha1, etc.) Since
David Shaw [Wed, 19 Feb 2003 21:33:43 +0000 (21:33 +0000)]
3156 defined several micalg values (pgp-md5, pgp-sha1, etc.)  Since
then, three more hashes have been assigned numbers in 2440bis.  Here
is a patch to add values for pgp-sha256, pgp-sha384, and pgp-sha512 so
mutt can properly handle them.