]>
granicus.if.org Git - neomutt/log
Thomas Roessler [Mon, 29 Dec 2003 11:38:51 +0000 (11:38 +0000)]
# changelog commit
Patrick Welche [Mon, 29 Dec 2003 11:37:41 +0000 (11:37 +0000)]
A while ago I posted a similar patch which is necessary as when mutt
tries to connect to an imap server over ipv6 it stores the address
in a sockaddr which may not be large enough to hold the ipv6 address.
Thomas Roessler [Wed, 17 Dec 2003 17:42:14 +0000 (17:42 +0000)]
# changelog commit
Scott Koranda [Wed, 17 Dec 2003 17:42:02 +0000 (17:42 +0000)]
pkcs7-signature wasn't recognized properly in one more place.
Thomas Roessler [Wed, 17 Dec 2003 08:47:54 +0000 (08:47 +0000)]
# changelog commit
Michael Elkins [Wed, 17 Dec 2003 08:46:50 +0000 (08:46 +0000)]
Fix possible core dump in mailcap nametemplate handling.
Thomas Roessler [Wed, 10 Dec 2003 00:49:58 +0000 (00:49 +0000)]
# changelog commit
Thomas Roessler [Wed, 10 Dec 2003 00:48:57 +0000 (00:48 +0000)]
Avoid NULL pointer deference in threading code.
Thomas Roessler [Wed, 3 Dec 2003 08:21:09 +0000 (08:21 +0000)]
# changelog commit
Alain Bench [Wed, 3 Dec 2003 08:19:11 +0000 (08:19 +0000)]
Fix 1716.
Thomas Roessler [Sat, 15 Nov 2003 09:33:47 +0000 (09:33 +0000)]
# changelog commit
Velko Hristov [Sat, 15 Nov 2003 09:32:30 +0000 (09:32 +0000)]
updat
Thomas Roessler [Thu, 13 Nov 2003 09:44:46 +0000 (09:44 +0000)]
#
Thomas Roessler [Wed, 12 Nov 2003 22:32:40 +0000 (22:32 +0000)]
# changelog commit
Edmund GRIMLEY EVANS [Wed, 12 Nov 2003 22:31:51 +0000 (22:31 +0000)]
update
Thomas Roessler [Wed, 12 Nov 2003 14:01:19 +0000 (14:01 +0000)]
# changelog commit
René Clerc [Wed, 12 Nov 2003 14:01:03 +0000 (14:01 +0000)]
update
Thomas Roessler [Wed, 12 Nov 2003 13:49:44 +0000 (13:49 +0000)]
# changelog commit
Thomas Roessler [Wed, 12 Nov 2003 13:49:32 +0000 (13:49 +0000)]
Fix IDN API incompatibility problems.
Thomas Roessler [Wed, 12 Nov 2003 11:48:48 +0000 (11:48 +0000)]
# changelog commit
Unknown [Wed, 12 Nov 2003 11:47:46 +0000 (11:47 +0000)]
Fix 1515, 1693.
Thomas Roessler [Wed, 12 Nov 2003 11:41:36 +0000 (11:41 +0000)]
# changelog commit
Thomas Roessler [Wed, 12 Nov 2003 11:40:27 +0000 (11:40 +0000)]
Fix dangling pointer problems in threading code. Noted and tracked
down by q4xk3j002@sneakemail.com who also provided the initial fix.
Thomas Roessler [Tue, 11 Nov 2003 10:20:22 +0000 (10:20 +0000)]
# changelog commit
Ronny Haryanto [Tue, 11 Nov 2003 10:19:22 +0000 (10:19 +0000)]
update
Thomas Roessler [Mon, 10 Nov 2003 18:02:43 +0000 (18:02 +0000)]
# changelog commit
Rudy Taraschi [Mon, 10 Nov 2003 18:02:26 +0000 (18:02 +0000)]
Fix double-free problems related to IDN support.
Thomas Roessler [Mon, 10 Nov 2003 10:38:26 +0000 (10:38 +0000)]
# changelog commit
Vincent Lefevre [Mon, 10 Nov 2003 10:37:10 +0000 (10:37 +0000)]
update
Thomas Roessler [Sun, 9 Nov 2003 21:42:38 +0000 (21:42 +0000)]
#
Thomas Roessler [Sun, 9 Nov 2003 21:41:28 +0000 (21:41 +0000)]
Fix #1692.
Thomas Roessler [Sun, 9 Nov 2003 09:39:37 +0000 (09:39 +0000)]
# changelog commit
Thomas Roessler [Sun, 9 Nov 2003 09:38:32 +0000 (09:38 +0000)]
Commit the fix for #1509. This must have been lost earlier this year.
convert-repo [Thu, 1 Mar 2007 19:21:05 +0000 (19:21 +0000)]
update tags
Thomas Roessler [Wed, 5 Nov 2003 20:09:35 +0000 (20:09 +0000)]
automatic post-release commit for mutt-1.5.5.1
Thomas Roessler [Wed, 5 Nov 2003 12:17:10 +0000 (12:17 +0000)]
Include regex.c and snprintf.c with the distribution. Noted by Lars
Hecking.
Thomas Roessler [Wed, 5 Nov 2003 10:19:04 +0000 (10:19 +0000)]
Ups, we don't upload the CVS any more.
convert-repo [Thu, 1 Mar 2007 19:21:03 +0000 (19:21 +0000)]
update tags
Thomas Roessler [Wed, 5 Nov 2003 09:51:09 +0000 (09:51 +0000)]
automatic post-release commit for mutt-1.5.5
Thomas Roessler [Wed, 5 Nov 2003 09:27:43 +0000 (09:27 +0000)]
Use gpg for signing releases.
Thomas Roessler [Mon, 3 Nov 2003 10:36:07 +0000 (10:36 +0000)]
# changelog commit
Thomas Roessler [Mon, 3 Nov 2003 10:30:58 +0000 (10:30 +0000)]
Fix a logic flaw in attachment saving.
Thomas Roessler [Wed, 8 Oct 2003 19:56:28 +0000 (19:56 +0000)]
# changelog commit
Thomas Roessler [Wed, 8 Oct 2003 19:55:39 +0000 (19:55 +0000)]
KeyTable is pgp_uid_t **, not pgp_key_t *. Fix some sizeof
statements accordingly. Note that pgp_key_t is also a pointer,
though, so this should not have broken things.
Thomas Roessler [Mon, 6 Oct 2003 09:59:46 +0000 (09:59 +0000)]
# changelog commit
Thomas Roessler [Mon, 6 Oct 2003 09:58:35 +0000 (09:58 +0000)]
Fiy memory corruption. (# 1659)
Thomas Roessler [Sat, 4 Oct 2003 22:13:54 +0000 (22:13 +0000)]
# changelog commit
Thomas Roessler [Sat, 4 Oct 2003 22:12:10 +0000 (22:12 +0000)]
mutt_basename() was garbage.
Thomas Roessler [Sat, 4 Oct 2003 20:55:51 +0000 (20:55 +0000)]
# changelog commit
Thomas Roessler [Sat, 4 Oct 2003 20:54:37 +0000 (20:54 +0000)]
Fix some tags. Noted by Todd <Freedom_Lover@pobox.com>.
Thomas Roessler [Sat, 4 Oct 2003 20:36:58 +0000 (20:36 +0000)]
# changelog commit
Thomas Roessler [Sat, 4 Oct 2003 20:34:59 +0000 (20:34 +0000)]
This patch fixes various aspects of the attachment-saving
user interface. Changes include:
* When tagging and saving multiple attachments, you can now use the
same target directory for multiple attachments.
* When you can't save an attachment, you get an opportunity to enter
a new file name.
* The menu cursor will highlight the attachment that you are
currently discussing with mutt.
* Various bug fixes.
This does, in particular, address #1619 (Debian#208430).
Thomas Roessler [Sat, 4 Oct 2003 16:42:11 +0000 (16:42 +0000)]
# changelog commit
Thomas Roessler [Sat, 4 Oct 2003 16:41:04 +0000 (16:41 +0000)]
Fix #1656.
Thomas Roessler [Mon, 29 Sep 2003 16:34:48 +0000 (16:34 +0000)]
# changelog commit
René Clerc [Mon, 29 Sep 2003 16:34:32 +0000 (16:34 +0000)]
Fix typo.
Thomas Roessler [Mon, 29 Sep 2003 15:06:32 +0000 (15:06 +0000)]
# changelog commit
Thomas Roessler [Mon, 29 Sep 2003 15:05:52 +0000 (15:05 +0000)]
Fix #1652 (Debian #213007), noted by Jens Seidel
<tux-master@web.de>.
Thomas Roessler [Sat, 20 Sep 2003 06:25:26 +0000 (06:25 +0000)]
# changelog commit
Thomas Roessler [Sat, 20 Sep 2003 06:24:10 +0000 (06:24 +0000)]
Adapt to new GNU coreutils by not using head (1).
Thomas Roessler [Fri, 19 Sep 2003 13:10:17 +0000 (13:10 +0000)]
# changelog commit
René Clerc [Fri, 19 Sep 2003 13:09:59 +0000 (13:09 +0000)]
update
Thomas Roessler [Fri, 19 Sep 2003 13:05:34 +0000 (13:05 +0000)]
# changelog commit
Thomas Roessler [Fri, 19 Sep 2003 13:05:13 +0000 (13:05 +0000)]
Fix remaining (void **) casts.
convert-repo [Thu, 1 Mar 2007 19:21:00 +0000 (19:21 +0000)]
update tags
Thomas Roessler [Fri, 19 Sep 2003 13:03:42 +0000 (13:03 +0000)]
# changelog commit
Mads Martin Joergensen [Fri, 19 Sep 2003 13:03:25 +0000 (13:03 +0000)]
As the ones of you who compile with new gcc's probably have noticed,
there's a lot of type-punning in Mutt. With help from Philipp
Thomas, I've fixed all I could find in CVS (please double-check, one
might have slipped through the cracks), I can make one for 1.4 CVS
branch as well if wanted.
convert-repo [Thu, 1 Mar 2007 19:20:58 +0000 (19:20 +0000)]
update tags
Thomas Roessler [Fri, 19 Sep 2003 12:57:06 +0000 (12:57 +0000)]
# changelog commit
Thomas Roessler [Fri, 19 Sep 2003 12:56:49 +0000 (12:56 +0000)]
Change abort_unmodified so it doesn't abort a message that has an
attachment. Catches the "send a file from the command line,
quickly" case.
Thomas Roessler [Thu, 11 Sep 2003 17:00:07 +0000 (17:00 +0000)]
# changelog commit
Brendan Cully [Thu, 11 Sep 2003 16:59:54 +0000 (16:59 +0000)]
This trivial patch closes #1516 (NI_WITHSCOPEID undefined). Thanks
to Mads for the initial patch.
Thomas Roessler [Thu, 11 Sep 2003 07:28:28 +0000 (07:28 +0000)]
# changelog commit
Velko Hristov [Thu, 11 Sep 2003 07:27:23 +0000 (07:27 +0000)]
Bulgarian translation. (Seems like I screwed up an earlier commit.
-tlr)
Thomas Roessler [Wed, 10 Sep 2003 13:21:06 +0000 (13:21 +0000)]
# changelog commit
Jon Miles [Wed, 10 Sep 2003 13:20:49 +0000 (13:20 +0000)]
In pop_auth.c:pop_auth_sasl(), if the main loop received anything
back from the server that didnt begin with '+ ', it was bailing out
and skipping the checks to see if there was a +OK response.
Thomas Roessler [Sun, 7 Sep 2003 10:12:59 +0000 (10:12 +0000)]
# changelog commit
Im Eunjea [Sun, 7 Sep 2003 10:11:49 +0000 (10:11 +0000)]
update.
Thomas Roessler [Thu, 4 Sep 2003 15:10:27 +0000 (15:10 +0000)]
# changelog commit
Thomas Roessler [Thu, 4 Sep 2003 15:10:09 +0000 (15:10 +0000)]
Fix some formatting glitches that lead to error messages when
viewing the muttrc(5) manual page.
Thomas Roessler [Thu, 4 Sep 2003 15:00:30 +0000 (15:00 +0000)]
# changelog commit
Christoph Ludwig [Thu, 4 Sep 2003 14:59:57 +0000 (14:59 +0000)]
Fix verification bug when messages are S/MIME signed & encrypted.
Thomas Roessler [Wed, 3 Sep 2003 17:22:21 +0000 (17:22 +0000)]
# changelog commit
Dan Born [Wed, 3 Sep 2003 17:22:09 +0000 (17:22 +0000)]
I've attached a patch for bug number 1036, as reported at
http://bugs.guug.de/db/pa/lmutt.html ("segfault when more than one
msg is postponed"). This is a patch against mutt 1.4.1.
As it was previously left, no one could reproduce it. The problem
occurs because sorting is disabled when opening the postponed
folder, but the Sort global variable still tells mutt to use
whatever sorting algorithm the $sort config option indicates.
Eventually, the code would get to mutt_messages_in_thread and try to
dereference a NULL thread object, causing the segfault.
Thomas Roessler [Wed, 3 Sep 2003 17:21:08 +0000 (17:21 +0000)]
# changelog commit
Pawel Dziekonski [Wed, 3 Sep 2003 17:20:56 +0000 (17:20 +0000)]
update.
Thomas Roessler [Wed, 3 Sep 2003 17:15:36 +0000 (17:15 +0000)]
# changelog commit
TAKAHASHI Tamotsu [Wed, 3 Sep 2003 17:15:20 +0000 (17:15 +0000)]
New ja.po.
Thomas Roessler [Wed, 3 Sep 2003 17:13:08 +0000 (17:13 +0000)]
# changelog commit
Velko Hristov [Wed, 3 Sep 2003 17:12:52 +0000 (17:12 +0000)]
Bulgarian translation.
Thomas Roessler [Wed, 3 Sep 2003 17:11:49 +0000 (17:11 +0000)]
# changelog commit
Brendan Cully [Wed, 3 Sep 2003 17:10:37 +0000 (17:10 +0000)]
Fix a segmentation fault which occurs when a certificate is
rejected. Bug noted by Rob Latham <rob@terizla.org>.
Thomas Roessler [Wed, 3 Sep 2003 17:10:05 +0000 (17:10 +0000)]
# changelog commit
Anatoly Vorobey [Wed, 3 Sep 2003 17:09:09 +0000 (17:09 +0000)]
The commands "read-thread" (^R) and "read-subthread" (Esc-R) do not
honor the resolve variable (don't advance cursor after marking the
thread/subthread as read), which, to me at least, is a nuisance.
Thomas Roessler [Mon, 11 Aug 2003 14:06:22 +0000 (14:06 +0000)]
# changelog commit
Brendan Cully [Mon, 11 Aug 2003 14:06:08 +0000 (14:06 +0000)]
1595: My guess is this bug is caused by mlarson@verisign.com's patch
to check for UNSEEN rather than RECENT messages. This means that as
long as there are messages in a mailbox either new or old, mutt will
think it has new mail.
The attached patch reverts that change. Let me know if it solves the
problem.
Thomas Roessler [Mon, 11 Aug 2003 14:05:31 +0000 (14:05 +0000)]
# changelog commit
Thomas Roessler [Mon, 11 Aug 2003 14:05:13 +0000 (14:05 +0000)]
Fix a formatting bug.
Thomas Roessler [Tue, 5 Aug 2003 13:56:05 +0000 (13:56 +0000)]
# changelog commit
Brendan Cully [Tue, 5 Aug 2003 13:55:47 +0000 (13:55 +0000)]
This patch removes the Kendra format from mutt. (The support was
broken anyways.)