]>
granicus.if.org Git - neomutt/log
Brendan Cully [Mon, 17 Jan 2005 02:26:11 +0000 (02:26 +0000)]
# changelog commit
Brendan Cully [Mon, 17 Jan 2005 02:24:49 +0000 (02:24 +0000)]
cvs log emits a timezone after the hour, at least here. Adjust date regexp
to handle that case.
Brendan Cully [Sat, 15 Jan 2005 17:50:33 +0000 (17:50 +0000)]
# changelog commit
Adeodato Simó [Sat, 15 Jan 2005 17:45:01 +0000 (17:45 +0000)]
Major translation updates forgotten in mutt-po.
(I missed cs in the last commit).
Brendan Cully [Sat, 15 Jan 2005 08:03:44 +0000 (08:03 +0000)]
# changelog commit
Brendan Cully [Sat, 15 Jan 2005 08:01:35 +0000 (08:01 +0000)]
Update commit targets to work when builddir != srcdir.
Brendan Cully [Sat, 15 Jan 2005 07:59:22 +0000 (07:59 +0000)]
# changelog commit
Adeodato Simó [Sat, 15 Jan 2005 07:43:29 +0000 (07:43 +0000)]
i18n updates.
Brendan Cully [Sat, 15 Jan 2005 07:37:45 +0000 (07:37 +0000)]
# changelog commit
Adeodato Simó [Sat, 15 Jan 2005 07:36:37 +0000 (07:36 +0000)]
Sundry documentation nits fixed.
Debian #210679, #254294, #258621, #272579
Thomas Roessler [Tue, 11 Jan 2005 12:16:01 +0000 (12:16 +0000)]
# changelog commit
Thomas Roessler [Tue, 11 Jan 2005 12:15:13 +0000 (12:15 +0000)]
Document send2-hook.
Thomas Roessler [Tue, 11 Jan 2005 11:10:04 +0000 (11:10 +0000)]
# changelog commit
Thomas Roessler [Tue, 11 Jan 2005 11:09:15 +0000 (11:09 +0000)]
send2-hook should also be executed after the first time the message
is edited by the user.
Thomas Roessler [Sun, 9 Jan 2005 15:36:14 +0000 (15:36 +0000)]
# changelog commit
Thomas Roessler [Sun, 9 Jan 2005 15:35:51 +0000 (15:35 +0000)]
Replace muttbug and its documentation by a note that acknowledges
the shut down of the bug tracking system.
Thomas Roessler [Tue, 21 Dec 2004 09:46:53 +0000 (09:46 +0000)]
# changelog commit
Thomas Roessler [Tue, 21 Dec 2004 09:46:24 +0000 (09:46 +0000)]
Fix Debian #275188.
Thomas Roessler [Wed, 8 Dec 2004 17:36:35 +0000 (17:36 +0000)]
# changelog commit
Thomas Roessler [Tue, 7 Dec 2004 19:50:04 +0000 (19:50 +0000)]
Add send2-hook and fix alternates handling.
Thomas Roessler [Fri, 19 Nov 2004 16:17:14 +0000 (16:17 +0000)]
# changelog commit
René Clerc [Fri, 19 Nov 2004 16:16:50 +0000 (16:16 +0000)]
Document tag-prefix-cond.
Thomas Roessler [Mon, 8 Nov 2004 08:43:42 +0000 (08:43 +0000)]
# changelog commit
Ralf Wildenhues [Mon, 8 Nov 2004 08:43:17 +0000 (08:43 +0000)]
Having a signed one-bit bitfield is quite odd -- its value is either
0 or -1. Although the current code is not broken because it doesn't
test equality to 1, IMHO it's better not to use that.
Thomas Roessler [Mon, 8 Nov 2004 07:30:57 +0000 (07:30 +0000)]
# changelog commit
Ralf Wildenhues [Mon, 8 Nov 2004 07:30:29 +0000 (07:30 +0000)]
There's a size_t in imap_append_message not printed out portably.
Thomas Roessler [Tue, 2 Nov 2004 13:31:21 +0000 (13:31 +0000)]
# changelog commit
Thomas Roessler [Tue, 2 Nov 2004 13:30:58 +0000 (13:30 +0000)]
Fix flag confusion. Noted by Vincent Lefevre.
Thomas Roessler [Sat, 30 Oct 2004 22:00:34 +0000 (22:00 +0000)]
# changelog commit
Thomas Roessler [Sat, 30 Oct 2004 21:59:00 +0000 (21:59 +0000)]
safe_strcat, safe_strncat. Thanks to Ulf H. for noting the wrong
use of strncat in part of the mutt code base.
Thomas Roessler [Sat, 30 Oct 2004 20:46:43 +0000 (20:46 +0000)]
# changelog commit
Thomas Roessler [Sat, 30 Oct 2004 20:45:34 +0000 (20:45 +0000)]
Fix bad code in smime_get_field_from_db. Problem noted by Ulf
Härnhammar <Ulf.Harnhammar.9485@student.uu.se>.
Thomas Roessler [Wed, 29 Sep 2004 11:27:46 +0000 (11:27 +0000)]
# changelog commit
Thomas Roessler [Wed, 29 Sep 2004 11:27:33 +0000 (11:27 +0000)]
Fix mutt_unlink race condition for systems without O_NOFOLLOW.
Noted by Jarno Huuskonen <Jarno.Huuskonen@uku.fi>.
Thomas Roessler [Tue, 7 Sep 2004 08:10:16 +0000 (08:10 +0000)]
# changelog commit
Matthias Andree [Tue, 7 Sep 2004 08:09:39 +0000 (08:09 +0000)]
Fix parameter passing.
Thomas Roessler [Tue, 31 Aug 2004 15:41:23 +0000 (15:41 +0000)]
# changelog commit
Thomas Roessler [Tue, 31 Aug 2004 15:41:03 +0000 (15:41 +0000)]
Add AC_GNU_SOURCE.
Thomas Roessler [Tue, 31 Aug 2004 07:37:43 +0000 (07:37 +0000)]
# changelog commit
Thomas Roessler [Tue, 31 Aug 2004 07:37:24 +0000 (07:37 +0000)]
Remove *two* layers of S/MIME from messages before building the
attachment tree. A generic solution would remove intransparent
encodings all the way down the tree.
Thomas Roessler [Mon, 30 Aug 2004 20:11:33 +0000 (20:11 +0000)]
#changelog commit
Brendan Cully [Mon, 30 Aug 2004 20:10:10 +0000 (20:10 +0000)]
Only print additional information related to PGP in case the current
message is indeed to be encrypted/signed with PGP.
Thomas Roessler [Mon, 30 Aug 2004 20:06:06 +0000 (20:06 +0000)]
# changelog commit
Brendan Cully [Mon, 30 Aug 2004 20:05:40 +0000 (20:05 +0000)]
Here's a patch to allow mutt to use SSL client certificates to
authenticate itself. To use, set ssl_client_cert to the path to your
certificate file (containing both the certificate and the private
key). It works with the SASL EXTERNAL authentication mechanism, so
you'll need to have SASL enabled as well.
Thomas Roessler [Mon, 30 Aug 2004 20:05:08 +0000 (20:05 +0000)]
# changelog commit
Thomas Glanzmann [Mon, 30 Aug 2004 20:03:35 +0000 (20:03 +0000)]
Fix a memory leak in the generic spam detection code.
Thomas Roessler [Mon, 30 Aug 2004 19:52:33 +0000 (19:52 +0000)]
# changelog commit
Thomas Glanzmann [Mon, 30 Aug 2004 19:52:03 +0000 (19:52 +0000)]
This wipes duplicated code, which I introduced a while ago.
Thomas Roessler [Mon, 30 Aug 2004 19:48:12 +0000 (19:48 +0000)]
# changelog commit
TAKAHASHI Tamotsu [Mon, 30 Aug 2004 19:47:47 +0000 (19:47 +0000)]
update
Thomas Roessler [Sat, 21 Aug 2004 07:35:36 +0000 (07:35 +0000)]
# changelog commit
Ivan Vilata i Balaguer [Sat, 21 Aug 2004 07:35:16 +0000 (07:35 +0000)]
update
Thomas Roessler [Tue, 17 Aug 2004 16:06:59 +0000 (16:06 +0000)]
# changelog commit
René Clerc [Tue, 17 Aug 2004 16:06:48 +0000 (16:06 +0000)]
update
Thomas Roessler [Tue, 17 Aug 2004 15:57:10 +0000 (15:57 +0000)]
# changelog commit
Thomas Roessler [Tue, 17 Aug 2004 15:56:23 +0000 (15:56 +0000)]
Check for ssize_t.
Thomas Roessler [Tue, 17 Aug 2004 15:47:33 +0000 (15:47 +0000)]
# changelog commit
Thomas Roessler [Tue, 17 Aug 2004 15:47:17 +0000 (15:47 +0000)]
Check for ssize_t.
Thomas Roessler [Tue, 17 Aug 2004 15:25:42 +0000 (15:25 +0000)]
# changelog commit
Ronny Haryanto [Tue, 17 Aug 2004 15:25:31 +0000 (15:25 +0000)]
Corrected update.
Thomas Roessler [Tue, 17 Aug 2004 15:23:20 +0000 (15:23 +0000)]
# changelog commit
Ronny Haryanto [Tue, 17 Aug 2004 15:23:08 +0000 (15:23 +0000)]
update
Thomas Roessler [Tue, 17 Aug 2004 15:22:46 +0000 (15:22 +0000)]
# changelog commit
Vincent Lefevre [Tue, 17 Aug 2004 15:22:25 +0000 (15:22 +0000)]
update
Thomas Roessler [Tue, 17 Aug 2004 13:42:17 +0000 (13:42 +0000)]
# changelog commit
Johan Svedberg [Tue, 17 Aug 2004 13:42:01 +0000 (13:42 +0000)]
update
Thomas Roessler [Mon, 16 Aug 2004 21:38:00 +0000 (21:38 +0000)]
# changelog commit
Adeodato Simó [Mon, 16 Aug 2004 21:37:43 +0000 (21:37 +0000)]
as of current cvs, setting "PGP: E" (or similar) when header-editing
a message does not work. the OP is set (ENCRYPT, SIGN, whatever) but
APPLICATION_PGP is missing.
Thomas Roessler [Mon, 16 Aug 2004 21:36:54 +0000 (21:36 +0000)]
# changelog commit
Brendan Cully [Mon, 16 Aug 2004 21:36:38 +0000 (21:36 +0000)]
If STARTTLS fails to complete the SSL handshake, the error is not
propagated and mutt will attempt to log in anyway, probably causing an
infinite block on read. The attached patch closes the socket in this
case, and propagates the error properly.
Thomas Roessler [Mon, 16 Aug 2004 21:36:19 +0000 (21:36 +0000)]
# changelog commit
Brendan Cully [Mon, 16 Aug 2004 21:36:06 +0000 (21:36 +0000)]
The attached patch causes mutt to attempt the next method in
imap_authenticators if the previous method failed, even if the server
reported that the method was available. Previously mutt would give up
if any authentication method failed.
Thomas Roessler [Mon, 16 Aug 2004 21:34:41 +0000 (21:34 +0000)]
# changelog commit
Moritz Schulte [Mon, 16 Aug 2004 21:34:22 +0000 (21:34 +0000)]
Only print "Encrypt with" field in case the used S/MIME modules
supports this feature.
Thomas Roessler [Mon, 16 Aug 2004 21:33:56 +0000 (21:33 +0000)]
# changelog commit
Pawel Dziekonski [Mon, 16 Aug 2004 21:33:35 +0000 (21:33 +0000)]
update
Thomas Roessler [Wed, 11 Aug 2004 12:31:38 +0000 (12:31 +0000)]
# changelog commit
Thomas Glanzmann [Wed, 11 Aug 2004 12:31:21 +0000 (12:31 +0000)]
Fix two IMAP memory leaks.
Thomas Roessler [Wed, 11 Aug 2004 12:31:03 +0000 (12:31 +0000)]
# changelog commit
Thomas Glanzmann [Wed, 11 Aug 2004 12:30:50 +0000 (12:30 +0000)]
Remove imap_close_connection.
Thomas Roessler [Wed, 11 Aug 2004 12:30:24 +0000 (12:30 +0000)]
# changelog commit
Thomas Glanzmann [Wed, 11 Aug 2004 12:29:56 +0000 (12:29 +0000)]
Fix a memory leak in mutt_menuDestroy.
Thomas Glanzmann [Sun, 8 Aug 2004 16:20:37 +0000 (16:20 +0000)]
Fix a memory leak.
Thomas Roessler [Sun, 8 Aug 2004 16:20:02 +0000 (16:20 +0000)]
# changelog commit
Thomas Roessler [Sun, 8 Aug 2004 16:19:15 +0000 (16:19 +0000)]
Fix the PGP and S/MIME menus. Complaints and suggestions of many
lead to these changes. See mutt-dev discussions around this time
for details.
Thomas Roessler [Sun, 8 Aug 2004 10:48:39 +0000 (10:48 +0000)]
Fix uint32_t portability problem. Reported by Steve Kennedy.
Johan Svedberg [Sat, 7 Aug 2004 05:23:33 +0000 (05:23 +0000)]
update
Thomas Roessler [Mon, 2 Aug 2004 08:05:21 +0000 (08:05 +0000)]
# changelog commit
Nathan Dushman [Mon, 2 Aug 2004 08:03:46 +0000 (08:03 +0000)]
Fix the improvement to address #1655.
Thomas Roessler [Thu, 22 Jul 2004 01:11:32 +0000 (01:11 +0000)]
# changelog commit
Brendan Cully [Thu, 22 Jul 2004 01:10:55 +0000 (01:10 +0000)]
Quick fix for IMAP breakage.
Thomas Roessler [Wed, 21 Jul 2004 22:16:01 +0000 (22:16 +0000)]
# changelog commit
Nathan Dushman [Wed, 21 Jul 2004 22:15:40 +0000 (22:15 +0000)]
This is a one-line patch that increases the speed at which mutt
opens IMAP mailboxes, and addresses bug #1655.
Thomas Roessler [Tue, 20 Jul 2004 09:03:19 +0000 (09:03 +0000)]
# changelog commit
Pawel Dziekonski [Tue, 20 Jul 2004 09:00:50 +0000 (09:00 +0000)]
update
Thomas Roessler [Tue, 20 Jul 2004 08:18:50 +0000 (08:18 +0000)]
# changelog commit
Thomas Roessler [Tue, 20 Jul 2004 08:17:21 +0000 (08:17 +0000)]
Use List-Post headers when doing list-reply.
Thomas Roessler [Mon, 19 Jul 2004 21:45:36 +0000 (21:45 +0000)]
# changelog commit
TAKAHASHI Tamotsu [Mon, 19 Jul 2004 21:44:23 +0000 (21:44 +0000)]
Fix #1548. (The first variant, with $imap_headers specifying
headers that are downloaded in addition to the set required for mutt
to work properly.)
Thomas Roessler [Mon, 19 Jul 2004 21:42:51 +0000 (21:42 +0000)]
# changelog commit