]> granicus.if.org Git - neomutt/log
neomutt
19 years ago# changelog commit
Brendan Cully [Wed, 3 Aug 2005 06:54:15 +0000 (06:54 +0000)]
# changelog commit

19 years agoDon't double-free X509 certificates. This patch looks wrong, but it isn't.
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.

19 years agoRemove mutt_ssl_nss.c from POTFILES.in. Also hack the makefiles to
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.

19 years ago# changelog commit
Brendan Cully [Tue, 2 Aug 2005 16:13:49 +0000 (16:13 +0000)]
# changelog commit

19 years agoPut moribund NSS support out to pasture.
Brendan Cully [Tue, 2 Aug 2005 16:10:41 +0000 (16:10 +0000)]
Put moribund NSS support out to pasture.

19 years ago# changelog commit
Brendan Cully [Tue, 2 Aug 2005 14:41:44 +0000 (14:41 +0000)]
# changelog commit

19 years agoIn compose menu, detach should be able to unlink files generated by mutt,
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.

19 years ago# changelog commit
Brendan Cully [Tue, 2 Aug 2005 06:00:20 +0000 (06:00 +0000)]
# changelog commit

19 years agoMore fiddling with PGP results. When rerunning PGP on a message, clear
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'.

19 years ago# changelog commit
Brendan Cully [Tue, 2 Aug 2005 05:04:54 +0000 (05:04 +0000)]
# changelog commit

19 years agoForget passphrase on PGP/inline decryption error, and improve status line
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.

19 years agoMake $docdir relative to $prefix, like the other prefixes.
Brendan Cully [Tue, 2 Aug 2005 03:56:54 +0000 (03:56 +0000)]
Make $docdir relative to $prefix, like the other prefixes.

19 years ago# changelog commit
Brendan Cully [Tue, 2 Aug 2005 03:47:13 +0000 (03:47 +0000)]
# changelog commit

19 years agoBe more selective about what to remove during uninstall. (closes #1625)
Brendan Cully [Tue, 2 Aug 2005 03:46:06 +0000 (03:46 +0000)]
Be more selective about what to remove during uninstall. (closes #1625)

19 years ago# changelog commit
Brendan Cully [Tue, 2 Aug 2005 02:18:03 +0000 (02:18 +0000)]
# changelog commit

19 years agoAlso forget passphrase when encrypt fails, if signing. (closes #1025 again)
Brendan Cully [Tue, 2 Aug 2005 02:17:09 +0000 (02:17 +0000)]
Also forget passphrase when encrypt fails, if signing. (closes #1025 again)

19 years ago# changelog commit
Brendan Cully [Tue, 2 Aug 2005 02:02:54 +0000 (02:02 +0000)]
# changelog commit

19 years agoCheck that the entire message downloaded successfully on fetch, and don't
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)

19 years ago# changelog commit
Brendan Cully [Tue, 2 Aug 2005 01:14:45 +0000 (01:14 +0000)]
# changelog commit

19 years agoDon't unlink attachments that you've decided not to send. (closes #1328)
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)

19 years ago# changelog commit
Brendan Cully [Tue, 2 Aug 2005 00:53:16 +0000 (00:53 +0000)]
# changelog commit

19 years agoBump up size of PgpPass to 1024 from 256. Seems crazy, but it's harmless and
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).

19 years ago# changelog commit
Brendan Cully [Tue, 2 Aug 2005 00:39:42 +0000 (00:39 +0000)]
# changelog commit

19 years agoFix password prompt for POP (more authentication ID fallout).
Brendan Cully [Tue, 2 Aug 2005 00:37:41 +0000 (00:37 +0000)]
Fix password prompt for POP (more authentication ID fallout).

19 years agoDocument <backtab> key.
Brendan Cully [Mon, 1 Aug 2005 22:37:22 +0000 (22:37 +0000)]
Document <backtab> key.

19 years ago# changelog commit
Brendan Cully [Mon, 1 Aug 2005 20:45:35 +0000 (20:45 +0000)]
# changelog commit

19 years agoAutomatically forget PGP passphrase on sign or decrypt error. (closes #1025)
Brendan Cully [Mon, 1 Aug 2005 20:43:51 +0000 (20:43 +0000)]
Automatically forget PGP passphrase on sign or decrypt error. (closes #1025)

19 years agoDisplay "successfully decrypted" message instead of nothing. Superseded by signature...
Brendan Cully [Mon, 1 Aug 2005 20:18:32 +0000 (20:18 +0000)]
Display "successfully decrypted" message instead of nothing. Superseded by signature verification.

19 years ago# changelog commit
Brendan Cully [Mon, 1 Aug 2005 20:08:20 +0000 (20:08 +0000)]
# changelog commit

19 years agoDon't report PGP signature could not be verified unless there really is
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).

19 years ago# changelog commit
Brendan Cully [Mon, 1 Aug 2005 18:14:05 +0000 (18:14 +0000)]
# changelog commit

19 years agoInstall system muttrc from the build directory, not the source directory.
Brendan Cully [Mon, 1 Aug 2005 18:13:04 +0000 (18:13 +0000)]
Install system muttrc from the build directory, not the source directory.

19 years ago# changelog commit
Brendan Cully [Mon, 1 Aug 2005 18:06:57 +0000 (18:06 +0000)]
# changelog commit

19 years agoRestore Sort immediately after sorting by mailbox order in mbox_sync_mailbox.
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)

19 years ago# changelog commit
Brendan Cully [Mon, 1 Aug 2005 17:07:41 +0000 (17:07 +0000)]
# changelog commit

19 years agoInsert compile-time paths to system resources into mutt.man. (closes #854)
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)

19 years ago# changelog commit
Brendan Cully [Mon, 1 Aug 2005 16:38:56 +0000 (16:38 +0000)]
# changelog commit

19 years agoReport errors occuring in _mutt_save_message. (closes #847)
Brendan Cully [Mon, 1 Aug 2005 16:38:00 +0000 (16:38 +0000)]
Report errors occuring in _mutt_save_message. (closes #847)

19 years ago# changelog commit
Brendan Cully [Mon, 1 Aug 2005 07:36:27 +0000 (07:36 +0000)]
# changelog commit

19 years agoCache SSL certificates that have been accepted but not saved until mutt
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.

19 years ago# changelog commit
Brendan Cully [Mon, 1 Aug 2005 04:58:37 +0000 (04:58 +0000)]
# changelog commit

19 years agoReport error creating FCC when writing to IMAP server. Addresses #423.
Brendan Cully [Mon, 1 Aug 2005 04:57:04 +0000 (04:57 +0000)]
Report error creating FCC when writing to IMAP server. Addresses #423.

19 years ago# changelog commit
Brendan Cully [Mon, 1 Aug 2005 01:43:52 +0000 (01:43 +0000)]
# changelog commit

19 years agocomplete :set mbox_type=<tab>. (closes #1649)
Brendan Cully [Mon, 1 Aug 2005 01:43:06 +0000 (01:43 +0000)]
complete :set mbox_type=<tab>. (closes #1649)

19 years ago# changelog commit
Brendan Cully [Sat, 30 Jul 2005 04:42:36 +0000 (04:42 +0000)]
# changelog commit

19 years agoThe builtin pager tries to wrap a line for ever
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)

19 years ago# changelog commit
Brendan Cully [Sat, 30 Jul 2005 04:14:33 +0000 (04:14 +0000)]
# changelog commit

19 years agoWhen using colors, the status line of the index is displayed in a
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.

19 years ago# changelog commit
Brendan Cully [Sat, 30 Jul 2005 04:00:28 +0000 (04:00 +0000)]
# changelog commit

19 years agoDon't refuse to delete attachments just because a message has been checked
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)

19 years ago# changelog commit
Brendan Cully [Fri, 29 Jul 2005 18:06:57 +0000 (18:06 +0000)]
# changelog commit

19 years ago"nospam foo" causes a segv if you have not set any "spam", because of
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.

19 years ago# changelog commit
Brendan Cully [Fri, 29 Jul 2005 06:46:32 +0000 (06:46 +0000)]
# changelog commit

19 years agoTweak a poorly-worded error message in the gnutls glue, pointed out by
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.

19 years ago# changelog commit
Brendan Cully [Fri, 29 Jul 2005 01:52:59 +0000 (01:52 +0000)]
# changelog commit

19 years agoFix bug added in revision 3.26, where imap_sync_mailbox failed to check
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.

19 years ago# changelog commit
Thomas Roessler [Thu, 28 Jul 2005 20:43:11 +0000 (20:43 +0000)]
# changelog commit

19 years agoFix mutt/2004; S/MIME user interface differences between GPGME and
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.

19 years ago# changelog commit
Brendan Cully [Thu, 28 Jul 2005 19:48:55 +0000 (19:48 +0000)]
# changelog commit

19 years agoUse mutt_account_getlogin instead of getuser for authentication methods that
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.

19 years ago# changelog commit
Brendan Cully [Wed, 27 Jul 2005 15:09:40 +0000 (15:09 +0000)]
# changelog commit

19 years agoCorrect two typos in GPGME error messages.
Vincent Lefevre [Wed, 27 Jul 2005 15:08:43 +0000 (15:08 +0000)]
Correct two typos in GPGME error messages.

19 years ago# changelog commit
Brendan Cully [Wed, 27 Jul 2005 05:54:46 +0000 (05:54 +0000)]
# changelog commit

19 years agoUpdate Thomas' address in several out-of-date PO files. (closes #990)
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)

19 years ago# changelog commit
Brendan Cully [Wed, 27 Jul 2005 04:31:12 +0000 (04:31 +0000)]
# changelog commit

19 years agoSilence some harmless warnings. Also, one day -pedantic is going to get
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.

19 years ago# changelog commit
Brendan Cully [Wed, 27 Jul 2005 00:40:41 +0000 (00:40 +0000)]
# changelog commit

19 years agoMore fiddling with fatal state handling. Not tested, and probably as wrong
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.

19 years ago# changelog commit
Brendan Cully [Wed, 27 Jul 2005 00:35:05 +0000 (00:35 +0000)]
# changelog commit

19 years agoRework mutt_save_confirm to support confirmappend with IMAP mailboxes.
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.

19 years ago# changelog commit
Brendan Cully [Tue, 26 Jul 2005 23:58:09 +0000 (23:58 +0000)]
# changelog commit

19 years agoAdjust imap_access so that it doesn't issue STATUS on the selected
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.

19 years ago# changelog commit
Brendan Cully [Tue, 26 Jul 2005 18:45:44 +0000 (18:45 +0000)]
# changelog commit

19 years agoPartial application of Tamo's translation patch for gpgme and gnutls.
TAKAHASHI Tamotsu [Tue, 26 Jul 2005 18:45:01 +0000 (18:45 +0000)]
Partial application of Tamo's translation patch for gpgme and gnutls.

19 years ago# changelog commit
Brendan Cully [Tue, 26 Jul 2005 16:46:05 +0000 (16:46 +0000)]
# changelog commit

19 years agoDon't check for the existence of a mailbox we're already in when appending.
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)

19 years ago# changelog commit
Thomas Roessler [Tue, 26 Jul 2005 16:40:35 +0000 (16:40 +0000)]
# changelog commit

19 years agoReturn $menu_move_off default to status quo ante.
Thomas Glanzmann [Tue, 26 Jul 2005 16:40:16 +0000 (16:40 +0000)]
Return $menu_move_off default to status quo ante.

19 years ago# changelog commit
Thomas Roessler [Tue, 26 Jul 2005 16:39:37 +0000 (16:39 +0000)]
# changelog commit

19 years agohcache spelling fixes
Thomas Glanzmann [Tue, 26 Jul 2005 16:39:17 +0000 (16:39 +0000)]
hcache spelling fixes

19 years ago# changelog commit
Thomas Roessler [Tue, 26 Jul 2005 16:37:55 +0000 (16:37 +0000)]
# changelog commit

19 years agoIntroduce fall-back from complete-query to complete for the edit
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.

19 years ago# changelog commit
Brendan Cully [Tue, 26 Jul 2005 06:15:34 +0000 (06:15 +0000)]
# changelog commit

19 years agoCorrect a couple of typos (and change &hyphen; to -: although the text version
Brent J. Nordquist [Tue, 26 Jul 2005 06:14:34 +0000 (06:14 +0000)]
Correct a couple of typos (and change &hyphen; to -: although the text version
of the manual renders &hyphen;, the web version does not).

19 years ago# changelog commit
Brendan Cully [Tue, 26 Jul 2005 05:59:40 +0000 (05:59 +0000)]
# changelog commit

19 years agoInterpret an empty limit as a request to cancel the current limit.
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)

19 years ago# changelog commit
Brendan Cully [Tue, 26 Jul 2005 05:28:58 +0000 (05:28 +0000)]
# changelog commit

19 years agoDon't offer to save expired or not-yet-valid certificates. Closes #1943 as
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.

19 years ago# changelog commit
Brendan Cully [Tue, 26 Jul 2005 05:06:04 +0000 (05:06 +0000)]
# changelog commit

19 years agoRework IMAP CLOSE handling to avoid expunging messages when exiting
Brendan Cully [Tue, 26 Jul 2005 05:04:23 +0000 (05:04 +0000)]
Rework IMAP CLOSE handling to avoid expunging messages when exiting
without saving changes. (closes #1899)

19 years ago# changelog commit
Brendan Cully [Tue, 26 Jul 2005 03:10:59 +0000 (03:10 +0000)]
# changelog commit

19 years agoThere are some functions without ANSI prototypes left in mutt-owned sources.
Ralf Wildenhues [Tue, 26 Jul 2005 03:09:55 +0000 (03:09 +0000)]
There are some functions without ANSI prototypes left in mutt-owned sources.

19 years ago# changelog commit
Brendan Cully [Mon, 25 Jul 2005 20:08:04 +0000 (20:08 +0000)]
# changelog commit

19 years agoUpdate _MAKEDOC macro so that the documentation includes all variables.
Brendan Cully [Mon, 25 Jul 2005 20:07:23 +0000 (20:07 +0000)]
Update _MAKEDOC macro so that the documentation includes all variables.

19 years ago#remove
Thomas Roessler [Mon, 25 Jul 2005 15:50:40 +0000 (15:50 +0000)]
#remove

19 years ago# changelog commit
Thomas Roessler [Mon, 25 Jul 2005 15:49:21 +0000 (15:49 +0000)]
# changelog commit

19 years agoGet rid of IMAP-related special casing all over the thread editing
Thomas Roessler [Mon, 25 Jul 2005 15:48:36 +0000 (15:48 +0000)]
Get rid of IMAP-related special casing all over the thread editing
code.

19 years agoIndentation, mostly
Brendan Cully [Mon, 25 Jul 2005 04:56:38 +0000 (04:56 +0000)]
Indentation, mostly

19 years ago# changelog commit
Brendan Cully [Mon, 25 Jul 2005 04:38:56 +0000 (04:38 +0000)]
# changelog commit

19 years agoMinor cosmetic cleanup (fewer #ifdef HCACHE blocks)
Brendan Cully [Mon, 25 Jul 2005 04:37:20 +0000 (04:37 +0000)]
Minor cosmetic cleanup (fewer #ifdef HCACHE blocks)