]>
granicus.if.org Git - neomutt/log
Thomas Roessler [Mon, 12 Apr 2004 18:56:37 +0000 (18:56 +0000)]
# changelog commit
Neil Brown [Mon, 12 Apr 2004 18:56:18 +0000 (18:56 +0000)]
Fix Debian #206078, #214758; patch submitted by Artur Czechowski as
#1845.
Thomas Roessler [Sun, 21 Mar 2004 16:04:21 +0000 (16:04 +0000)]
# changelog commit
Ivan Vilata i Balaguer [Sun, 21 Mar 2004 16:02:10 +0000 (16:02 +0000)]
update
Thomas Roessler [Wed, 11 Feb 2004 08:21:15 +0000 (08:21 +0000)]
# changelog commit
Mads Martin Joergensen [Wed, 11 Feb 2004 08:20:25 +0000 (08:20 +0000)]
Fix some warnings.
Thomas Roessler [Sun, 8 Feb 2004 11:42:36 +0000 (11:42 +0000)]
# changelog commit
Edmund GRIMLEY EVANS [Sun, 8 Feb 2004 11:41:31 +0000 (11:41 +0000)]
Fix a CP1255/8-related problem that's caused by a glibc/iconv bug.
Thomas Roessler [Sun, 8 Feb 2004 09:39:47 +0000 (09:39 +0000)]
# changelog commit
Thomas Roessler [Sun, 8 Feb 2004 09:38:38 +0000 (09:38 +0000)]
Change the logic in mutt_open_read to only catch directories -- mutt
may legitimately read devices (think /dev/null) or named pipes. Also
delegate error reporting to the calling function by setting errno.
Thomas Roessler [Sat, 7 Feb 2004 21:41:22 +0000 (21:41 +0000)]
# changelog commit
TAKAHASHI Tamotsu [Sat, 7 Feb 2004 21:40:11 +0000 (21:40 +0000)]
update
Thomas Roessler [Sat, 7 Feb 2004 21:39:39 +0000 (21:39 +0000)]
# changelog commit
Juan Altmayer Pizzorno [Sat, 7 Feb 2004 21:38:32 +0000 (21:38 +0000)]
Hi, off_t is a 64-bit number (like on Mac OS X/darwin), the
percentages don't show right while mutt is reading/parsing a
mailbox. Here's a patch (against 1.5.6i) to fix that.
Thomas Roessler [Sat, 7 Feb 2004 21:37:50 +0000 (21:37 +0000)]
# changelog commit
David Yitzchak Cohen [Sat, 7 Feb 2004 21:36:41 +0000 (21:36 +0000)]
Looking at the code, the problem is pretty obvious. A recent patch
to init.c (the one that was supposed to prevent Mutt from silently
failing to read nonexistant RC files, IIRC) changed source_rc() to
stat(2) the RC "file" before trying to mutt_open_read() it. There's
only one problem here: source_rc() has no way of knowing whether or
not its "file" is a file or a command. I'm attaching a patch that
fixes the problem in what I believe is the right way.
Thomas Roessler [Thu, 5 Feb 2004 14:18:08 +0000 (14:18 +0000)]
# changelog commit
Thomas Roessler [Thu, 5 Feb 2004 14:17:25 +0000 (14:17 +0000)]
Back out the patch for #1697.
Thomas Roessler [Mon, 2 Feb 2004 18:18:06 +0000 (18:18 +0000)]
# changelog commit
Roland Rosenfeld [Mon, 2 Feb 2004 18:17:46 +0000 (18:17 +0000)]
update
Thomas Roessler [Mon, 2 Feb 2004 10:26:37 +0000 (10:26 +0000)]
# changelog commit
Pawel Dziekonski [Mon, 2 Feb 2004 10:26:14 +0000 (10:26 +0000)]
update
Thomas Roessler [Mon, 2 Feb 2004 10:24:50 +0000 (10:24 +0000)]
# changelog commit
Im Eunjea [Mon, 2 Feb 2004 10:24:32 +0000 (10:24 +0000)]
update
Thomas Roessler [Mon, 2 Feb 2004 10:23:18 +0000 (10:23 +0000)]
# changelog commit
Vincent Lefevre [Mon, 2 Feb 2004 10:22:56 +0000 (10:22 +0000)]
update
convert-repo [Thu, 1 Mar 2007 19:21:15 +0000 (19:21 +0000)]
update tags
Thomas Roessler [Sun, 1 Feb 2004 18:26:11 +0000 (18:26 +0000)]
automatic post-release commit for mutt-1.5.6
Thomas Roessler [Sun, 1 Feb 2004 18:01:19 +0000 (18:01 +0000)]
# changelog commit
Mike Schiraldi [Sun, 1 Feb 2004 18:00:16 +0000 (18:00 +0000)]
As you all know, running "mutt -F foo.rc" will have mutt read foo.rc
as its config file. However, there is a bug -- if you specify a
directory (like accidentally typing "mutt -F /etc/mutt") mutt will
silently ignore the flag and leave you wondering why it isn't
working.
Emil Sit posted a patch for this in March of 2002, but it seems to
have slipped through the cracks. Here's the patch again; please
consider it for inclusion.
Thomas Roessler [Sun, 1 Feb 2004 17:51:42 +0000 (17:51 +0000)]
# changelog commit
Luke Mewburn [Sun, 1 Feb 2004 17:50:43 +0000 (17:50 +0000)]
Put a zero byte into the string, not into the pointer.
Thomas Roessler [Sun, 1 Feb 2004 17:49:33 +0000 (17:49 +0000)]
# changelog commit
Dan Ohnesorg [Sun, 1 Feb 2004 17:48:25 +0000 (17:48 +0000)]
update
Thomas Roessler [Sun, 1 Feb 2004 17:46:43 +0000 (17:46 +0000)]
# changelog commit
Thomas Roessler [Sun, 1 Feb 2004 17:45:33 +0000 (17:45 +0000)]
A cross-reference was missing.
Thomas Roessler [Sun, 1 Feb 2004 17:43:13 +0000 (17:43 +0000)]
# changelog commit
Thomas Roessler [Sun, 1 Feb 2004 17:40:29 +0000 (17:40 +0000)]
Improve documentation of alterantes.
Thomas Roessler [Sun, 1 Feb 2004 17:12:18 +0000 (17:12 +0000)]
# changelog commit
Thomas Roessler [Sun, 1 Feb 2004 17:10:43 +0000 (17:10 +0000)]
Turn alternates, lists, and subscribe into regular expression lists.
Thomas Roessler [Mon, 12 Jan 2004 22:58:13 +0000 (22:58 +0000)]
# changelog commit
Christoph Ludwig [Mon, 12 Jan 2004 22:56:58 +0000 (22:56 +0000)]
Avoid a Perl warning.
Thomas Roessler [Mon, 12 Jan 2004 20:26:05 +0000 (20:26 +0000)]
# changelog commit
Matt Kraai [Mon, 12 Jan 2004 20:24:09 +0000 (20:24 +0000)]
Thanks. The patch is committed to the CVS.
Thomas Roessler [Mon, 12 Jan 2004 20:00:58 +0000 (20:00 +0000)]
# changelog commit
Thomas Roessler [Mon, 12 Jan 2004 19:59:38 +0000 (19:59 +0000)]
Retainable PGP signatures were broken badly. #1757.
Thomas Roessler [Mon, 5 Jan 2004 11:55:40 +0000 (11:55 +0000)]
# changelog commit
Robert Schiele [Mon, 5 Jan 2004 11:55:14 +0000 (11:55 +0000)]
Back out part of the previous SASL/IPv6 patch due to portability
issues.
Thomas Roessler [Sun, 4 Jan 2004 11:11:25 +0000 (11:11 +0000)]
# changelog commit
Thomas Roessler [Sun, 4 Jan 2004 11:10:21 +0000 (11:10 +0000)]
Strike that.
Thomas Roessler [Sun, 4 Jan 2004 11:05:52 +0000 (11:05 +0000)]
# changelog commit
Thomas Roessler [Sun, 4 Jan 2004 11:04:46 +0000 (11:04 +0000)]
Fix a memory management error. Ouch.
Thomas Roessler [Sun, 4 Jan 2004 10:57:15 +0000 (10:57 +0000)]
#
René Clerc [Sun, 4 Jan 2004 10:55:20 +0000 (10:55 +0000)]
Fix hide_missing / hide_limited documentation.
Thomas Roessler [Sun, 4 Jan 2004 10:51:49 +0000 (10:51 +0000)]
Permit list patterns that match the domain name of an address; these
patterns begin with '@'. Example: subscribe @bugs.guug.de matches
all messages sent to the bug tracking system.
Thomas Roessler [Sun, 4 Jan 2004 10:31:56 +0000 (10:31 +0000)]
# changelog commit
Thomas Roessler [Sun, 4 Jan 2004 10:30:52 +0000 (10:30 +0000)]
Argh, I shouldn't replace files by patches.
Thomas Roessler [Sun, 4 Jan 2004 10:26:15 +0000 (10:26 +0000)]
# changelog commit
Cameron Patrick [Sun, 4 Jan 2004 10:25:13 +0000 (10:25 +0000)]
Fix #1697 (Debian #219594.)
Thomas Roessler [Sun, 4 Jan 2004 10:23:08 +0000 (10:23 +0000)]
# changelog commit
Roland Rosenfeld [Sun, 4 Jan 2004 10:21:19 +0000 (10:21 +0000)]
update
Thomas Roessler [Sun, 4 Jan 2004 10:20:49 +0000 (10:20 +0000)]
# changelog commit
TAKAHASHI Tamotsu [Sun, 4 Jan 2004 10:19:45 +0000 (10:19 +0000)]
update
Thomas Roessler [Sun, 4 Jan 2004 10:09:03 +0000 (10:09 +0000)]
# changelog commit
Pawel Dziekonski [Sun, 4 Jan 2004 10:08:02 +0000 (10:08 +0000)]
update
Thomas Roessler [Sun, 4 Jan 2004 10:04:43 +0000 (10:04 +0000)]
# changelog commit
Michael Elkins [Sun, 4 Jan 2004 10:03:46 +0000 (10:03 +0000)]
Fix #1488 (Debian#
1882526 ): Honor Reply-To while generating
Mail-Followup-To headers.
Thomas Roessler [Sun, 4 Jan 2004 10:00:43 +0000 (10:00 +0000)]
# changelog commit
Thomas Roessler [Sun, 4 Jan 2004 09:59:42 +0000 (09:59 +0000)]
Fix #1738; documentation issue re $from, $use_from.
Thomas Roessler [Sun, 4 Jan 2004 09:53:54 +0000 (09:53 +0000)]
# changelog commit
Michael Elkins [Sun, 4 Jan 2004 09:52:55 +0000 (09:52 +0000)]
Fix #1724, cannot use ~h pattern match with reply-hook.
Thomas Roessler [Sun, 4 Jan 2004 09:50:21 +0000 (09:50 +0000)]
# changelog commit
Vsevolod Volkov [Sun, 4 Jan 2004 09:49:23 +0000 (09:49 +0000)]
Attached patch provides support of STLS (STARTTLS) command in POP3
protocol.
Vsevolod Volkov [Sun, 4 Jan 2004 09:47:35 +0000 (09:47 +0000)]
update
Thomas Roessler [Sun, 4 Jan 2004 09:46:07 +0000 (09:46 +0000)]
# changelog commit
Brendan Cully [Sun, 4 Jan 2004 09:45:05 +0000 (09:45 +0000)]
Fix #1703.
Thomas Roessler [Sun, 4 Jan 2004 09:43:51 +0000 (09:43 +0000)]
# changelog commit
Thomas Roessler [Sun, 4 Jan 2004 09:42:35 +0000 (09:42 +0000)]
Fix a NULL pointer deference noted by Will Fiveash
<william.fiveash@sun.com>.
Thomas Roessler [Tue, 30 Dec 2003 13:05:32 +0000 (13:05 +0000)]
# changelog commit
Thomas Roessler [Tue, 30 Dec 2003 13:04:20 +0000 (13:04 +0000)]
Handle partially signed messages more reasonably. See #1743.
Thomas Roessler [Mon, 29 Dec 2003 11:49:07 +0000 (11:49 +0000)]
# changelog commit
Alain Bench [Mon, 29 Dec 2003 11:44:35 +0000 (11:44 +0000)]
Fix #844.
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