]> granicus.if.org Git - mutt/log
mutt
20 years ago# changelog commit
Thomas Roessler [Thu, 27 Jan 2005 20:27:13 +0000 (20:27 +0000)]
# changelog commit

20 years agoReturn an error in pgp_decrypt_part when the PGP output file is empty.
Thomas Roessler [Thu, 27 Jan 2005 20:26:52 +0000 (20:26 +0000)]
Return an error in pgp_decrypt_part when the PGP output file is empty.

20 years ago# changelog commit
Thomas Roessler [Thu, 27 Jan 2005 20:18:47 +0000 (20:18 +0000)]
# changelog commit

20 years agothis patch doesn't raise an error if you try to sync an empty mailbox
Thomas Glanzmann [Thu, 27 Jan 2005 20:17:46 +0000 (20:17 +0000)]
this patch doesn't raise an error if you try to sync an empty mailbox
which makes it possible to use such a macro as this on an empty
mailbox:

macro index y "<sync-mailbox><change-folder>?"
macro pager y "<sync-mailbox><change-folder>?"

20 years ago# changelog commit
Thomas Roessler [Thu, 27 Jan 2005 19:35:25 +0000 (19:35 +0000)]
# changelog commit

20 years agoDetect end of PGP armor header when a line is whitespace-only.
David Shaw [Thu, 27 Jan 2005 19:34:50 +0000 (19:34 +0000)]
Detect end of PGP armor header when a line is whitespace-only.

20 years ago# changelog commit
Thomas Roessler [Thu, 27 Jan 2005 19:18:52 +0000 (19:18 +0000)]
# changelog commit

20 years agoVoid the S/MIME passphrase before prompting the user to re-enter it.
Thomas Roessler [Thu, 27 Jan 2005 19:18:15 +0000 (19:18 +0000)]
Void the S/MIME passphrase before prompting the user to re-enter it.
Noted by TAKAHASHI Tamotsu <ttakah@lapis.plala.or.jp>, but with
memset replaced by smime_void_passphrase().

20 years ago# changelog commit
Thomas Roessler [Thu, 27 Jan 2005 19:01:24 +0000 (19:01 +0000)]
# changelog commit

20 years agoAdd terminal newline when it lacks after editing a message.
TAKAHASHI Tamotsu [Thu, 27 Jan 2005 19:00:59 +0000 (19:00 +0000)]
Add terminal newline when it lacks after editing a message.
Originally from TAKIZAWA Takashi.

20 years ago# changelog commit
Thomas Roessler [Thu, 27 Jan 2005 18:59:19 +0000 (18:59 +0000)]
# changelog commit

20 years agoInclude mutt_ssl_gnutls.c with the distribution.
Thomas Roessler [Thu, 27 Jan 2005 18:58:14 +0000 (18:58 +0000)]
Include mutt_ssl_gnutls.c with the distribution.

20 years ago# changelog commit
Thomas Roessler [Thu, 27 Jan 2005 18:54:52 +0000 (18:54 +0000)]
# changelog commit

20 years agoGNUTLS support. Used in Debian since Nov. 2001.
Marco d'Itri [Thu, 27 Jan 2005 18:54:24 +0000 (18:54 +0000)]
GNUTLS support.  Used in Debian since Nov. 2001.

20 years ago# changelog commit
Thomas Roessler [Thu, 27 Jan 2005 18:49:07 +0000 (18:49 +0000)]
# changelog commit

20 years agoWith SASL, expect the server to prompt for additional auth data if
Bill Nottingham [Thu, 27 Jan 2005 18:48:41 +0000 (18:48 +0000)]
With SASL, expect the server to prompt for additional auth data if
we have some to send (#129961, upstream #1845)

20 years ago# changelog commit
Thomas Roessler [Thu, 27 Jan 2005 18:48:24 +0000 (18:48 +0000)]
# changelog commit

20 years agoChanges the sample.muttrc highlight to catch https URLs as well.
Bill Nottingham [Thu, 27 Jan 2005 18:47:57 +0000 (18:47 +0000)]
Changes the sample.muttrc highlight to catch https URLs as well.

20 years ago# changelog commit
Thomas Roessler [Thu, 27 Jan 2005 18:47:18 +0000 (18:47 +0000)]
# changelog commit

20 years agoSupport for the "default" color in Slang.
Bill Nottingham [Thu, 27 Jan 2005 18:46:52 +0000 (18:46 +0000)]
Support for the "default" color in Slang.

20 years ago# changelog commit
Thomas Roessler [Thu, 27 Jan 2005 18:46:03 +0000 (18:46 +0000)]
# changelog commit

20 years agoRead files in maildir folders in inode order; this seems to reduce
Florian Weimer [Thu, 27 Jan 2005 18:45:36 +0000 (18:45 +0000)]
Read files in maildir folders in inode order; this seems to reduce
seek overhead on Linux.  Enabled by default; to disable, run
configure with --disable-inodesort.  (By way of Mario d'Itri.)

20 years ago# changelog commit
Thomas Roessler [Thu, 27 Jan 2005 18:29:12 +0000 (18:29 +0000)]
# changelog commit

20 years agoImproved good signature check.
Marco d'Itri [Thu, 27 Jan 2005 18:28:42 +0000 (18:28 +0000)]
Improved good signature check.

20 years ago# changelog commit
Thomas Roessler [Thu, 27 Jan 2005 18:28:02 +0000 (18:28 +0000)]
# changelog commit

20 years agoMake the default Muttrc work out the box for people using gnupg-agent.
Marco d'Itri [Thu, 27 Jan 2005 18:27:36 +0000 (18:27 +0000)]
Make the default Muttrc work out the box for people using gnupg-agent.
Wrote and applied a one-line patch to make the %?p? conditional escape
work correctly, patch forwarded upstream. (Closes: #277646)

20 years ago# changelog commit
Thomas Roessler [Thu, 27 Jan 2005 18:26:24 +0000 (18:26 +0000)]
# changelog commit

20 years agoDon't segfault when invoked without any arguments.
Marco d'Itri [Thu, 27 Jan 2005 18:25:40 +0000 (18:25 +0000)]
Don't segfault when invoked without any arguments.

20 years ago# changelog commit
Thomas Roessler [Thu, 27 Jan 2005 18:24:30 +0000 (18:24 +0000)]
# changelog commit

20 years agoEvaluate gpg's machine-parseable status messages.
Marco d'Itri [Thu, 27 Jan 2005 18:24:10 +0000 (18:24 +0000)]
Evaluate gpg's machine-parseable status messages.

20 years ago# changelog commit
Thomas Roessler [Thu, 27 Jan 2005 18:23:21 +0000 (18:23 +0000)]
# changelog commit

20 years agoAdd some sanity checks to smime_keys.pl.
Marco d'Itri [Thu, 27 Jan 2005 18:22:59 +0000 (18:22 +0000)]
Add some sanity checks to smime_keys.pl.

20 years ago# changelog commit
Thomas Roessler [Thu, 27 Jan 2005 18:22:41 +0000 (18:22 +0000)]
# changelog commit

20 years agoA gpg command line contains both --verbose and --no-verbose, remove
Marco d'Itri [Thu, 27 Jan 2005 18:21:51 +0000 (18:21 +0000)]
A gpg command line contains both --verbose and --no-verbose, remove
the first.

20 years ago# changelog commit
Thomas Roessler [Wed, 26 Jan 2005 14:33:25 +0000 (14:33 +0000)]
# changelog commit

20 years agoAnd, thinking about it further, this should just be an empty string,
Thomas Roessler [Wed, 26 Jan 2005 14:33:08 +0000 (14:33 +0000)]
And, thinking about it further, this should just be an empty string,
not "(null)".

20 years ago# changelog commit
Thomas Roessler [Wed, 26 Jan 2005 14:32:26 +0000 (14:32 +0000)]
# changelog commit

20 years agoThe last Context->pattern fix was still crap. Ooooops. (Thanks
Thomas Roessler [Wed, 26 Jan 2005 14:32:06 +0000 (14:32 +0000)]
The last Context->pattern fix was still crap.  Ooooops. (Thanks
Ralf.)

20 years ago# changelog commit
Thomas Roessler [Wed, 26 Jan 2005 13:37:15 +0000 (13:37 +0000)]
# changelog commit

20 years agoIMAP header cache.
Thomas Glanzmann [Wed, 26 Jan 2005 13:36:44 +0000 (13:36 +0000)]
IMAP header cache.

20 years ago# changelog commit
Thomas Roessler [Wed, 26 Jan 2005 12:38:19 +0000 (12:38 +0000)]
# changelog commit

20 years agoMake some functions static.
Ralf Wildenhues [Wed, 26 Jan 2005 12:37:38 +0000 (12:37 +0000)]
Make some functions static.

20 years ago# changelog commit
Thomas Roessler [Wed, 26 Jan 2005 12:37:04 +0000 (12:37 +0000)]
# changelog commit

20 years agoFix some printf arguments.
Ralf Wildenhues [Wed, 26 Jan 2005 12:36:36 +0000 (12:36 +0000)]
Fix some printf arguments.

20 years ago# changelog commit
Thomas Roessler [Wed, 26 Jan 2005 12:22:50 +0000 (12:22 +0000)]
# changelog commit

20 years ago*** empty log message ***
Thomas Roessler [Wed, 26 Jan 2005 12:21:46 +0000 (12:21 +0000)]
*** empty log message ***

20 years agoA variant of
Thomas Roessler [Wed, 26 Jan 2005 12:16:54 +0000 (12:16 +0000)]
A variant of
<http://marc.theaimsgroup.com/?l=mutt-dev&m=110053165002362&w=2>.
Spotted by Ralf Wildenhues <wildenhues@ins.uni-bonn.de>.

20 years ago# changelog commit
Brendan Cully [Mon, 17 Jan 2005 02:26:11 +0000 (02:26 +0000)]
# changelog commit

20 years agocvs log emits a timezone after the hour, at least here. Adjust date regexp
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.

20 years ago# changelog commit
Brendan Cully [Sat, 15 Jan 2005 17:50:33 +0000 (17:50 +0000)]
# changelog commit

20 years agoMajor translation updates forgotten in mutt-po.
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).

20 years ago# changelog commit
Brendan Cully [Sat, 15 Jan 2005 08:03:44 +0000 (08:03 +0000)]
# changelog commit

20 years agoUpdate commit targets to work when builddir != srcdir.
Brendan Cully [Sat, 15 Jan 2005 08:01:35 +0000 (08:01 +0000)]
Update commit targets to work when builddir != srcdir.

20 years ago# changelog commit
Brendan Cully [Sat, 15 Jan 2005 07:59:22 +0000 (07:59 +0000)]
# changelog commit

20 years agoi18n updates.
Adeodato Simó [Sat, 15 Jan 2005 07:43:29 +0000 (07:43 +0000)]
i18n updates.

20 years ago# changelog commit
Brendan Cully [Sat, 15 Jan 2005 07:37:45 +0000 (07:37 +0000)]
# changelog commit

20 years agoSundry documentation nits fixed.
Adeodato Simó [Sat, 15 Jan 2005 07:36:37 +0000 (07:36 +0000)]
Sundry documentation nits fixed.
Debian #210679, #254294, #258621, #272579

20 years ago# changelog commit
Thomas Roessler [Tue, 11 Jan 2005 12:16:01 +0000 (12:16 +0000)]
# changelog commit

20 years agoDocument send2-hook.
Thomas Roessler [Tue, 11 Jan 2005 12:15:13 +0000 (12:15 +0000)]
Document send2-hook.

20 years ago# changelog commit
Thomas Roessler [Tue, 11 Jan 2005 11:10:04 +0000 (11:10 +0000)]
# changelog commit

20 years agosend2-hook should also be executed after the first time the message
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.

20 years ago# changelog commit
Thomas Roessler [Sun, 9 Jan 2005 15:36:14 +0000 (15:36 +0000)]
# changelog commit

20 years agoReplace muttbug and its documentation by a note that acknowledges
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.

20 years ago# changelog commit
Thomas Roessler [Tue, 21 Dec 2004 09:46:53 +0000 (09:46 +0000)]
# changelog commit

20 years agoFix Debian #275188.
Thomas Roessler [Tue, 21 Dec 2004 09:46:24 +0000 (09:46 +0000)]
Fix Debian #275188.

20 years ago# changelog commit
Thomas Roessler [Wed, 8 Dec 2004 17:36:35 +0000 (17:36 +0000)]
# changelog commit

20 years agoAdd send2-hook and fix alternates handling.
Thomas Roessler [Tue, 7 Dec 2004 19:50:04 +0000 (19:50 +0000)]
Add send2-hook and fix alternates handling.

20 years ago# changelog commit
Thomas Roessler [Fri, 19 Nov 2004 16:17:14 +0000 (16:17 +0000)]
# changelog commit

20 years agoDocument tag-prefix-cond.
René Clerc [Fri, 19 Nov 2004 16:16:50 +0000 (16:16 +0000)]
Document tag-prefix-cond.

20 years ago# changelog commit
Thomas Roessler [Mon, 8 Nov 2004 08:43:42 +0000 (08:43 +0000)]
# changelog commit

20 years agoHaving a signed one-bit bitfield is quite odd -- its value is either
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.

20 years ago# changelog commit
Thomas Roessler [Mon, 8 Nov 2004 07:30:57 +0000 (07:30 +0000)]
# changelog commit

20 years agoThere's a size_t in imap_append_message not printed out portably.
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.

20 years ago# changelog commit
Thomas Roessler [Tue, 2 Nov 2004 13:31:21 +0000 (13:31 +0000)]
# changelog commit

20 years agoFix flag confusion. Noted by Vincent Lefevre.
Thomas Roessler [Tue, 2 Nov 2004 13:30:58 +0000 (13:30 +0000)]
Fix flag confusion.  Noted by Vincent Lefevre.

20 years ago# changelog commit
Thomas Roessler [Sat, 30 Oct 2004 22:00:34 +0000 (22:00 +0000)]
# changelog commit

20 years agosafe_strcat, safe_strncat. Thanks to Ulf H. for noting the wrong
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.

20 years ago# changelog commit
Thomas Roessler [Sat, 30 Oct 2004 20:46:43 +0000 (20:46 +0000)]
# changelog commit

20 years agoFix bad code in smime_get_field_from_db. Problem noted by Ulf
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>.

20 years ago# changelog commit
Thomas Roessler [Wed, 29 Sep 2004 11:27:46 +0000 (11:27 +0000)]
# changelog commit

20 years agoFix mutt_unlink race condition for systems without O_NOFOLLOW.
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>.

20 years ago# changelog commit
Thomas Roessler [Tue, 7 Sep 2004 08:10:16 +0000 (08:10 +0000)]
# changelog commit

20 years agoFix parameter passing.
Matthias Andree [Tue, 7 Sep 2004 08:09:39 +0000 (08:09 +0000)]
Fix parameter passing.

20 years ago# changelog commit
Thomas Roessler [Tue, 31 Aug 2004 15:41:23 +0000 (15:41 +0000)]
# changelog commit

20 years agoAdd AC_GNU_SOURCE.
Thomas Roessler [Tue, 31 Aug 2004 15:41:03 +0000 (15:41 +0000)]
Add AC_GNU_SOURCE.

20 years ago# changelog commit
Thomas Roessler [Tue, 31 Aug 2004 07:37:43 +0000 (07:37 +0000)]
# changelog commit

20 years agoRemove *two* layers of S/MIME from messages before building the
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.

20 years ago#changelog commit
Thomas Roessler [Mon, 30 Aug 2004 20:11:33 +0000 (20:11 +0000)]
#changelog commit

20 years agoOnly print additional information related to PGP in case the current
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.

20 years ago# changelog commit
Thomas Roessler [Mon, 30 Aug 2004 20:06:06 +0000 (20:06 +0000)]
# changelog commit

20 years agoHere's a patch to allow mutt to use SSL client certificates to
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.

20 years ago# changelog commit
Thomas Roessler [Mon, 30 Aug 2004 20:05:08 +0000 (20:05 +0000)]
# changelog commit

20 years agoFix a memory leak in the generic spam detection code.
Thomas Glanzmann [Mon, 30 Aug 2004 20:03:35 +0000 (20:03 +0000)]
Fix a memory leak in the generic spam detection code.

20 years ago# changelog commit
Thomas Roessler [Mon, 30 Aug 2004 19:52:33 +0000 (19:52 +0000)]
# changelog commit

20 years agoThis wipes duplicated code, which I introduced a while ago.
Thomas Glanzmann [Mon, 30 Aug 2004 19:52:03 +0000 (19:52 +0000)]
This wipes duplicated code, which I introduced a while ago.

20 years ago# changelog commit
Thomas Roessler [Mon, 30 Aug 2004 19:48:12 +0000 (19:48 +0000)]
# changelog commit

20 years agoupdate
TAKAHASHI Tamotsu [Mon, 30 Aug 2004 19:47:47 +0000 (19:47 +0000)]
update

20 years ago# changelog commit
Thomas Roessler [Sat, 21 Aug 2004 07:35:36 +0000 (07:35 +0000)]
# changelog commit

20 years agoupdate
Ivan Vilata i Balaguer [Sat, 21 Aug 2004 07:35:16 +0000 (07:35 +0000)]
update

20 years ago# changelog commit
Thomas Roessler [Tue, 17 Aug 2004 16:06:59 +0000 (16:06 +0000)]
# changelog commit