]>
granicus.if.org Git - mutt/log
Brendan Cully [Sun, 7 Aug 2005 04:58:12 +0000 (04:58 +0000)]
Make username prompts unbuffered like password prompts are (no more
folder-hook push garbage)
Brendan Cully [Sat, 6 Aug 2005 22:21:41 +0000 (22:21 +0000)]
# changelog commit
Brendan Cully [Sat, 6 Aug 2005 22:20:55 +0000 (22:20 +0000)]
Report non-zero exit status of tunnel command. Closes: #1749.
Brendan Cully [Sat, 6 Aug 2005 21:21:40 +0000 (21:21 +0000)]
# changelog commit
Brendan Cully [Sat, 6 Aug 2005 21:19:39 +0000 (21:19 +0000)]
Replace pointless imap_force_ssl option with ssl_force_tls, which requires
any connection (POP or IMAP) to a remote server to be encrypted, and attempts
to negotiate encryption even if the capability isn't advertised (this last
bit is of dubious utility, but essentially harmless since the connection
would otherwise fail anyway). Closes: #1284.
Brendan Cully [Sat, 6 Aug 2005 20:03:30 +0000 (20:03 +0000)]
Kill a warning.
Brendan Cully [Sat, 6 Aug 2005 19:08:28 +0000 (19:08 +0000)]
# changelog commit
Brendan Cully [Sat, 6 Aug 2005 19:06:36 +0000 (19:06 +0000)]
Use isalnum instead of isalpha when parsing unbraced environment variable
names, per tamo's suggestion. Closes #2022.
Brendan Cully [Fri, 5 Aug 2005 02:16:46 +0000 (02:16 +0000)]
Move some attachment-related prototypes and structures into attach.h
from the global headers. A small step towards sane dependency tracking
and code cleanliness.
Brendan Cully [Thu, 4 Aug 2005 01:18:47 +0000 (01:18 +0000)]
# changelog commit
Brendan Cully [Thu, 4 Aug 2005 01:15:52 +0000 (01:15 +0000)]
Don't unlink non-mutt files that would have been unlinked on send if the
message is cancelled.
Brendan Cully [Wed, 3 Aug 2005 15:34:14 +0000 (15:34 +0000)]
Fix C precedence buglet in getlogin preventing it from actually calling
getuser.
Brendan Cully [Wed, 3 Aug 2005 06:54:15 +0000 (06:54 +0000)]
# changelog commit
Brendan Cully [Wed, 3 Aug 2005 06:51:24 +0000 (06:51 +0000)]
Don't double-free X509 certificates. This patch looks wrong, but it isn't.
Brendan Cully [Tue, 2 Aug 2005 18:15:33 +0000 (18:15 +0000)]
Remove mutt_ssl_nss.c from POTFILES.in. Also hack the makefiles to
build keymap_alldefs.h in $(top_srcdir), since that's where xgettext
looks. Not super clean I guess - the other alternative is to sed
POTFILES.
Brendan Cully [Tue, 2 Aug 2005 16:13:49 +0000 (16:13 +0000)]
# changelog commit
Brendan Cully [Tue, 2 Aug 2005 16:10:41 +0000 (16:10 +0000)]
Put moribund NSS support out to pasture.
Brendan Cully [Tue, 2 Aug 2005 14:41:44 +0000 (14:41 +0000)]
# changelog commit
Brendan Cully [Tue, 2 Aug 2005 14:39:56 +0000 (14:39 +0000)]
In compose menu, detach should be able to unlink files generated by mutt,
but not files that existed before.
Brendan Cully [Tue, 2 Aug 2005 06:00:20 +0000 (06:00 +0000)]
# changelog commit
Brendan Cully [Tue, 2 Aug 2005 05:58:18 +0000 (05:58 +0000)]
More fiddling with PGP results. When rerunning PGP on a message, clear
old security result bits to avoid confusing messages like 'decrypt failed;
PGP signature successfully verified'.
Brendan Cully [Tue, 2 Aug 2005 05:04:54 +0000 (05:04 +0000)]
# changelog commit
Brendan Cully [Tue, 2 Aug 2005 05:03:43 +0000 (05:03 +0000)]
Forget passphrase on PGP/inline decryption error, and improve status line
messages.
Brendan Cully [Tue, 2 Aug 2005 03:56:54 +0000 (03:56 +0000)]
Make $docdir relative to $prefix, like the other prefixes.
Brendan Cully [Tue, 2 Aug 2005 03:47:13 +0000 (03:47 +0000)]
# changelog commit
Brendan Cully [Tue, 2 Aug 2005 03:46:06 +0000 (03:46 +0000)]
Be more selective about what to remove during uninstall. (closes #1625)
Brendan Cully [Tue, 2 Aug 2005 02:18:03 +0000 (02:18 +0000)]
# changelog commit
Brendan Cully [Tue, 2 Aug 2005 02:17:09 +0000 (02:17 +0000)]
Also forget passphrase when encrypt fails, if signing. (closes #1025 again)
Brendan Cully [Tue, 2 Aug 2005 02:02:54 +0000 (02:02 +0000)]
# changelog commit
Brendan Cully [Tue, 2 Aug 2005 02:01:46 +0000 (02:01 +0000)]
Check that the entire message downloaded successfully on fetch, and don't
treat a disappearing cache file as fatal. (closes #1483)
Brendan Cully [Tue, 2 Aug 2005 01:14:45 +0000 (01:14 +0000)]
# changelog commit
Brendan Cully [Tue, 2 Aug 2005 01:13:25 +0000 (01:13 +0000)]
Don't unlink attachments that you've decided not to send. (closes #1328)
Brendan Cully [Tue, 2 Aug 2005 00:53:16 +0000 (00:53 +0000)]
# changelog commit
Brendan Cully [Tue, 2 Aug 2005 00:52:28 +0000 (00:52 +0000)]
Bump up size of PgpPass to 1024 from 256. Seems crazy, but it's harmless and
it (closes #1207).
Brendan Cully [Tue, 2 Aug 2005 00:39:42 +0000 (00:39 +0000)]
# changelog commit
Brendan Cully [Tue, 2 Aug 2005 00:37:41 +0000 (00:37 +0000)]
Fix password prompt for POP (more authentication ID fallout).
Brendan Cully [Mon, 1 Aug 2005 22:37:22 +0000 (22:37 +0000)]
Document <backtab> key.
Brendan Cully [Mon, 1 Aug 2005 20:45:35 +0000 (20:45 +0000)]
# changelog commit
Brendan Cully [Mon, 1 Aug 2005 20:43:51 +0000 (20:43 +0000)]
Automatically forget PGP passphrase on sign or decrypt error. (closes #1025)
Brendan Cully [Mon, 1 Aug 2005 20:18:32 +0000 (20:18 +0000)]
Display "successfully decrypted" message instead of nothing. Superseded by signature verification.
Brendan Cully [Mon, 1 Aug 2005 20:08:20 +0000 (20:08 +0000)]
# changelog commit
Brendan Cully [Mon, 1 Aug 2005 20:06:41 +0000 (20:06 +0000)]
Don't report PGP signature could not be verified unless there really is
a signature verification problem (not some other PGP error).
Brendan Cully [Mon, 1 Aug 2005 18:14:05 +0000 (18:14 +0000)]
# changelog commit
Brendan Cully [Mon, 1 Aug 2005 18:13:04 +0000 (18:13 +0000)]
Install system muttrc from the build directory, not the source directory.
Brendan Cully [Mon, 1 Aug 2005 18:06:57 +0000 (18:06 +0000)]
# changelog commit
Brendan Cully [Mon, 1 Aug 2005 18:05:12 +0000 (18:05 +0000)]
Restore Sort immediately after sorting by mailbox order in mbox_sync_mailbox.
(closes #972)
Brendan Cully [Mon, 1 Aug 2005 17:07:41 +0000 (17:07 +0000)]
# changelog commit
Brendan Cully [Mon, 1 Aug 2005 17:06:48 +0000 (17:06 +0000)]
Insert compile-time paths to system resources into mutt.man. (closes #854)
Brendan Cully [Mon, 1 Aug 2005 16:38:56 +0000 (16:38 +0000)]
# changelog commit
Brendan Cully [Mon, 1 Aug 2005 16:38:00 +0000 (16:38 +0000)]
Report errors occuring in _mutt_save_message. (closes #847)
Brendan Cully [Mon, 1 Aug 2005 07:36:27 +0000 (07:36 +0000)]
# changelog commit
Brendan Cully [Mon, 1 Aug 2005 07:35:04 +0000 (07:35 +0000)]
Cache SSL certificates that have been accepted but not saved until mutt
exits. (closes #643).
Create mutt_add_list_n for adding non-character data to lists, have
mutt_add_list call it.
Brendan Cully [Mon, 1 Aug 2005 04:58:37 +0000 (04:58 +0000)]
# changelog commit
Brendan Cully [Mon, 1 Aug 2005 04:57:04 +0000 (04:57 +0000)]
Report error creating FCC when writing to IMAP server. Addresses #423.
Brendan Cully [Mon, 1 Aug 2005 01:43:52 +0000 (01:43 +0000)]
# changelog commit
Brendan Cully [Mon, 1 Aug 2005 01:43:06 +0000 (01:43 +0000)]
complete :set mbox_type=<tab>. (closes #1649)
Brendan Cully [Sat, 30 Jul 2005 04:42:36 +0000 (04:42 +0000)]
# changelog commit
TAKAHASHI Tamotsu [Sat, 30 Jul 2005 04:40:45 +0000 (04:40 +0000)]
The builtin pager tries to wrap a line for ever
if:
0) the line contains a space or a tab character
followed by a very long word, and
1) M_PAGER_NSKIP flag is passed to it, and
2) $smart_wrap is set. (default)
Brendan Cully [Sat, 30 Jul 2005 04:14:33 +0000 (04:14 +0000)]
# changelog commit
Vincent Lefevre [Sat, 30 Jul 2005 04:13:07 +0000 (04:13 +0000)]
When using colors, the status line of the index is displayed in a
>bright color, even when the prefix "bright" is *not* given in the
foreground color. The problem occurs when I have the following additional
line:
color normal brightwhite black
The problem is that BKGDSET's are missing.
Brendan Cully [Sat, 30 Jul 2005 04:00:28 +0000 (04:00 +0000)]
# changelog commit
TAKAHASHI Tamotsu [Sat, 30 Jul 2005 03:59:04 +0000 (03:59 +0000)]
Don't refuse to delete attachments just because a message has been checked
for "traditional" PGP encoding. (closes #2013)
Brendan Cully [Fri, 29 Jul 2005 18:06:57 +0000 (18:06 +0000)]
# changelog commit
TAKAHASHI Tamotsu [Fri, 29 Jul 2005 18:05:50 +0000 (18:05 +0000)]
"nospam foo" causes a segv if you have not set any "spam", because of
a null pointer dereference.
Brendan Cully [Fri, 29 Jul 2005 06:46:32 +0000 (06:46 +0000)]
# changelog commit
Brendan Cully [Fri, 29 Jul 2005 06:45:14 +0000 (06:45 +0000)]
Tweak a poorly-worded error message in the gnutls glue, pointed out by
Vincent Lefevre.
Brendan Cully [Fri, 29 Jul 2005 01:52:59 +0000 (01:52 +0000)]
# changelog commit
Brendan Cully [Fri, 29 Jul 2005 01:51:36 +0000 (01:51 +0000)]
Fix bug added in revision 3.26, where imap_sync_mailbox failed to check
whether it was supposed to expunge before issuing a CLOSE.
Thomas Roessler [Thu, 28 Jul 2005 20:43:11 +0000 (20:43 +0000)]
# changelog commit
TAKAHASHI Tamotsu [Thu, 28 Jul 2005 20:42:45 +0000 (20:42 +0000)]
Fix mutt/2004; S/MIME user interface differences between GPGME and
classic.
Brendan Cully [Thu, 28 Jul 2005 19:48:55 +0000 (19:48 +0000)]
# changelog commit
Brendan Cully [Thu, 28 Jul 2005 19:47:40 +0000 (19:47 +0000)]
Use mutt_account_getlogin instead of getuser for authentication methods that
only support an authentication ID. As a side-effect, don't display a dangling
authentication name pointer in getpass.
Brendan Cully [Wed, 27 Jul 2005 15:09:40 +0000 (15:09 +0000)]
# changelog commit
Vincent Lefevre [Wed, 27 Jul 2005 15:08:43 +0000 (15:08 +0000)]
Correct two typos in GPGME error messages.
Brendan Cully [Wed, 27 Jul 2005 05:54:46 +0000 (05:54 +0000)]
# changelog commit
Brendan Cully [Wed, 27 Jul 2005 05:53:26 +0000 (05:53 +0000)]
Update Thomas' address in several out-of-date PO files. (closes #990)
Brendan Cully [Wed, 27 Jul 2005 04:31:12 +0000 (04:31 +0000)]
# changelog commit
Brendan Cully [Wed, 27 Jul 2005 04:29:36 +0000 (04:29 +0000)]
Silence some harmless warnings. Also, one day -pedantic is going to get
held up on the causeway.
Brendan Cully [Wed, 27 Jul 2005 00:40:41 +0000 (00:40 +0000)]
# changelog commit
Brendan Cully [Wed, 27 Jul 2005 00:40:15 +0000 (00:40 +0000)]
More fiddling with fatal state handling. Not tested, and probably as wrong
as what was already there.
Brendan Cully [Wed, 27 Jul 2005 00:35:05 +0000 (00:35 +0000)]
# changelog commit
Brendan Cully [Wed, 27 Jul 2005 00:32:18 +0000 (00:32 +0000)]
Rework mutt_save_confirm to support confirmappend with IMAP mailboxes.
I hope I got all cases right.
Brendan Cully [Tue, 26 Jul 2005 23:58:09 +0000 (23:58 +0000)]
# changelog commit
Brendan Cully [Tue, 26 Jul 2005 23:57:38 +0000 (23:57 +0000)]
Adjust imap_access so that it doesn't issue STATUS on the selected
mailbox, and have imap_open_mailbox_append use imap_access instead
of rolling its own.
Brendan Cully [Tue, 26 Jul 2005 18:45:44 +0000 (18:45 +0000)]
# changelog commit
TAKAHASHI Tamotsu [Tue, 26 Jul 2005 18:45:01 +0000 (18:45 +0000)]
Partial application of Tamo's translation patch for gpgme and gnutls.
Brendan Cully [Tue, 26 Jul 2005 16:46:05 +0000 (16:46 +0000)]
# changelog commit
Brendan Cully [Tue, 26 Jul 2005 16:44:20 +0000 (16:44 +0000)]
Don't check for the existence of a mailbox we're already in when appending.
(closes #1842)
Thomas Roessler [Tue, 26 Jul 2005 16:40:35 +0000 (16:40 +0000)]
# changelog commit
Thomas Glanzmann [Tue, 26 Jul 2005 16:40:16 +0000 (16:40 +0000)]
Return $menu_move_off default to status quo ante.
Thomas Roessler [Tue, 26 Jul 2005 16:39:37 +0000 (16:39 +0000)]
# changelog commit
Thomas Glanzmann [Tue, 26 Jul 2005 16:39:17 +0000 (16:39 +0000)]
hcache spelling fixes
Thomas Roessler [Tue, 26 Jul 2005 16:37:55 +0000 (16:37 +0000)]
# changelog commit
TAKAHASHI Tamotsu [Tue, 26 Jul 2005 16:37:28 +0000 (16:37 +0000)]
Introduce fall-back from complete-query to complete for the edit
menu, so 'bind editor <tab> complete-query' becomes possible.
Brendan Cully [Tue, 26 Jul 2005 06:15:34 +0000 (06:15 +0000)]
# changelog commit
Brent J. Nordquist [Tue, 26 Jul 2005 06:14:34 +0000 (06:14 +0000)]
Correct a couple of typos (and change ‐ to -: although the text version
of the manual renders ‐, the web version does not).
Brendan Cully [Tue, 26 Jul 2005 05:59:40 +0000 (05:59 +0000)]
# changelog commit
TAKAHASHI Tamotsu [Tue, 26 Jul 2005 05:58:29 +0000 (05:58 +0000)]
Interpret an empty limit as a request to cancel the current limit.
(Closes #1854)
Brendan Cully [Tue, 26 Jul 2005 05:28:58 +0000 (05:28 +0000)]
# changelog commit
Brendan Cully [Tue, 26 Jul 2005 05:28:02 +0000 (05:28 +0000)]
Don't offer to save expired or not-yet-valid certificates. Closes #1943 as
a side-effect.