]> granicus.if.org Git - neomutt/log
neomutt
19 years ago# changelog commit
Brendan Cully [Fri, 12 Aug 2005 03:59:09 +0000 (03:59 +0000)]
# changelog commit

19 years agoForce configure to depend on VERSION. That's been bugging me for a while.
Brendan Cully [Fri, 12 Aug 2005 03:57:16 +0000 (03:57 +0000)]
Force configure to depend on VERSION. That's been bugging me for a while.

17 years agoupdate tags
convert-repo [Thu, 1 Mar 2007 19:22:21 +0000 (19:22 +0000)]
update tags

19 years agoautomatic post-release commit for mutt-1.5.10
Thomas Roessler [Thu, 11 Aug 2005 21:46:25 +0000 (21:46 +0000)]
automatic post-release commit for mutt-1.5.10

19 years ago# changelog commit
Thomas Roessler [Thu, 11 Aug 2005 21:23:29 +0000 (21:23 +0000)]
# changelog commit

19 years agoFix Makefile.am.
Thomas Roessler [Thu, 11 Aug 2005 21:22:41 +0000 (21:22 +0000)]
Fix Makefile.am.

19 years ago# changelog commit
Brendan Cully [Thu, 11 Aug 2005 21:17:02 +0000 (21:17 +0000)]
# changelog commit

19 years agoAdd error results to mutt_body_handlers, and check them when doing
Brendan Cully [Thu, 11 Aug 2005 21:16:38 +0000 (21:16 +0000)]
Add error results to mutt_body_handlers, and check them when doing
decode-save. Closes: #1919.

19 years ago# changelog commit
Thomas Roessler [Thu, 11 Aug 2005 21:09:13 +0000 (21:09 +0000)]
# changelog commit

19 years agoFix verification of clearsigned PGP messages. (debugged on IRC,
Thomas Roessler [Thu, 11 Aug 2005 21:08:55 +0000 (21:08 +0000)]
Fix verification of clearsigned PGP messages.  (debugged on IRC,
mostly by Brendan)

19 years ago# changelog commit
Brendan Cully [Thu, 11 Aug 2005 15:54:14 +0000 (15:54 +0000)]
# changelog commit

19 years agoDon't test against nonexistent cache variable. Spotted by Torsten Veller.
Thomas Glanzmann [Thu, 11 Aug 2005 02:15:14 +0000 (02:15 +0000)]
Don't test against nonexistent cache variable. Spotted by Torsten Veller.

19 years agoSilence some compiler warnings.
Brendan Cully [Thu, 11 Aug 2005 01:44:49 +0000 (01:44 +0000)]
Silence some compiler warnings.

19 years ago# changelog commit
Brendan Cully [Tue, 9 Aug 2005 20:14:17 +0000 (20:14 +0000)]
# changelog commit

19 years agoReplace raw latin1 characters with entities, and enable latin output
Brendan Cully [Tue, 9 Aug 2005 20:13:03 +0000 (20:13 +0000)]
Replace raw latin1 characters with entities, and enable latin output
for manual.txt. I'm not sure this is ideal for non-latin (eg utf8)
environments, but hopefully docbook will resolve this anyway. Closes: #2029.

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

19 years agoReplace free ~ with ˜. Closes: #2030.
Brendan Cully [Tue, 9 Aug 2005 19:59:46 +0000 (19:59 +0000)]
Replace free ~ with ˜. Closes: #2030.

19 years ago# changelog commit
Brendan Cully [Tue, 9 Aug 2005 17:43:01 +0000 (17:43 +0000)]
# changelog commit

19 years agoMove pgp failure check inside the if (invoke pgp) block. Should really
Brendan Cully [Tue, 9 Aug 2005 17:41:31 +0000 (17:41 +0000)]
Move pgp failure check inside the if (invoke pgp) block. Should really
Close: 2032.

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

19 years agoDon't ftell pgp output file if there isn't one. Closes: #2032.
Brendan Cully [Tue, 9 Aug 2005 16:55:01 +0000 (16:55 +0000)]
Don't ftell pgp output file if there isn't one. Closes: #2032.

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

19 years agoImprove translatability of crypt-gpgme. Closes: #2020.
TAKAHASHI Tamotsu [Tue, 9 Aug 2005 16:24:15 +0000 (16:24 +0000)]
Improve translatability of crypt-gpgme. Closes: #2020.

19 years ago# changelog commit
Brendan Cully [Tue, 9 Aug 2005 16:12:34 +0000 (16:12 +0000)]
# changelog commit

19 years agoRemove an unneeded cast, which introduces type-punning. Modified to use FREE
Mads Martin Joergensen [Tue, 9 Aug 2005 16:10:40 +0000 (16:10 +0000)]
Remove an unneeded cast, which introduces type-punning. Modified to use FREE
instead of safe_free, since that seems to be the convention. I personally
don't see the point.

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

19 years agoPause for a moment when a hostname fails to resolve. Closes #1942.
Brendan Cully [Mon, 8 Aug 2005 18:59:43 +0000 (18:59 +0000)]
Pause for a moment when a hostname fails to resolve. Closes #1942.
There are a number of cases where mutt cascades error messages. It might
be nice if there were an error stack so that low level functions could
push_error instead of displaying it right away, and the higher level ones
could eg mutt_message(_("Failed to write FCC: %s"), pop_error ())...

19 years ago# changelog commit
Brendan Cully [Mon, 8 Aug 2005 15:55:45 +0000 (15:55 +0000)]
# changelog commit

19 years agoDocument -d option in mutt -h output. Closes #2027.
Brendan Cully [Mon, 8 Aug 2005 15:54:01 +0000 (15:54 +0000)]
Document -d option in mutt -h output. Closes #2027.

19 years ago# changelog commit
Brendan Cully [Mon, 8 Aug 2005 15:42:40 +0000 (15:42 +0000)]
# changelog commit

19 years agoRemove undefined reference to unmailboxes command. Closes #2028.
Brendan Cully [Mon, 8 Aug 2005 15:36:00 +0000 (15:36 +0000)]
Remove undefined reference to unmailboxes command. Closes #2028.

19 years ago# changelog commit
Brendan Cully [Mon, 8 Aug 2005 15:32:22 +0000 (15:32 +0000)]
# changelog commit

19 years agoFix edge case where we might have to wait two timeouts to check for IMAP mail.
Brendan Cully [Mon, 8 Aug 2005 06:44:01 +0000 (06:44 +0000)]
Fix edge case where we might have to wait two timeouts to check for IMAP mail.

19 years ago# changelog commit
Brendan Cully [Mon, 8 Aug 2005 03:32:05 +0000 (03:32 +0000)]
# changelog commit

19 years agoFix bug just introduced in lsub parsing that could cause mutt to loop indefinitely.
Brendan Cully [Mon, 8 Aug 2005 03:30:59 +0000 (03:30 +0000)]
Fix bug just introduced in lsub parsing that could cause mutt to loop indefinitely.
Don't recheck subscriptions at every mailbox change, just the initial connection.

19 years ago# changelog commit
Brendan Cully [Mon, 8 Aug 2005 00:32:52 +0000 (00:32 +0000)]
# changelog commit

19 years agoIf imap_check_subscribed is set, mailbox or unmailbox folders in response
Brendan Cully [Mon, 8 Aug 2005 00:31:57 +0000 (00:31 +0000)]
If imap_check_subscribed is set, mailbox or unmailbox folders in response
to subscribe/unsubscribe commands in the browser.

19 years ago# changelog commit
Brendan Cully [Sun, 7 Aug 2005 23:53:32 +0000 (23:53 +0000)]
# changelog commit

19 years agoNew option: $imap_check_subscribed. If set, mutt will fetch the set of
Brendan Cully [Sun, 7 Aug 2005 23:52:07 +0000 (23:52 +0000)]
New option: $imap_check_subscribed. If set, mutt will fetch the set of
subscribed mailboxes from the server and add them to the buffy list.

19 years ago# changelog commit
Brendan Cully [Sun, 7 Aug 2005 22:17:25 +0000 (22:17 +0000)]
# changelog commit

19 years agoAvoid a segfault attempting to browse an invalid IMAP URL.
Brendan Cully [Sun, 7 Aug 2005 22:16:25 +0000 (22:16 +0000)]
Avoid a segfault attempting to browse an invalid IMAP URL.

19 years agoExtend IMAP host completion to complete over open connections. Next up:
Brendan Cully [Sun, 7 Aug 2005 21:56:25 +0000 (21:56 +0000)]
Extend IMAP host completion to complete over open connections. Next up:
account and folder hooks.

19 years ago# changelog commit
Brendan Cully [Sun, 7 Aug 2005 21:30:56 +0000 (21:30 +0000)]
# changelog commit

19 years agoAllow IMAP tab-completion to complete over defined mailboxes, saving a
Brendan Cully [Sun, 7 Aug 2005 21:29:23 +0000 (21:29 +0000)]
Allow IMAP tab-completion to complete over defined mailboxes, saving a
bunch of typing for the hostname part of the URL. Should probably be
extended to complete over open connections and possibly also folder/account
hooks.

19 years agoReuse mutt_get_field for mutt_get_field_unbuffered.
Brendan Cully [Sun, 7 Aug 2005 16:45:35 +0000 (16:45 +0000)]
Reuse mutt_get_field for mutt_get_field_unbuffered.

19 years ago# changelog commit
Brendan Cully [Sun, 7 Aug 2005 06:21:40 +0000 (06:21 +0000)]
# changelog commit

19 years agoCertain versions of libc may segfault during regex processing if given
Anders Helmersson [Sun, 7 Aug 2005 06:20:37 +0000 (06:20 +0000)]
Certain versions of libc may segfault during regex processing if given
incomplete multibyte characters. Work around this by manually trimming
the display buffer. I modified it somewhat to only check when the
situation is most likely to occur: fgets has read all the way to the
capacity of the buffer. Thanks also to Tamo for his comments.

19 years ago# changelog commit
Brendan Cully [Sun, 7 Aug 2005 04:59:15 +0000 (04:59 +0000)]
# changelog commit

19 years agoMake username prompts unbuffered like password prompts are (no more
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)

19 years ago# changelog commit
Brendan Cully [Sat, 6 Aug 2005 22:21:41 +0000 (22:21 +0000)]
# changelog commit

19 years agoReport non-zero exit status of tunnel command. Closes: #1749.
Brendan Cully [Sat, 6 Aug 2005 22:20:55 +0000 (22:20 +0000)]
Report non-zero exit status of tunnel command. Closes: #1749.

19 years ago# changelog commit
Brendan Cully [Sat, 6 Aug 2005 21:21:40 +0000 (21:21 +0000)]
# changelog commit

19 years agoReplace pointless imap_force_ssl option with ssl_force_tls, which requires
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.

19 years agoKill a warning.
Brendan Cully [Sat, 6 Aug 2005 20:03:30 +0000 (20:03 +0000)]
Kill a warning.

19 years ago# changelog commit
Brendan Cully [Sat, 6 Aug 2005 19:08:28 +0000 (19:08 +0000)]
# changelog commit

19 years agoUse isalnum instead of isalpha when parsing unbraced environment variable
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.

19 years agoMove some attachment-related prototypes and structures into attach.h
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.

19 years ago# changelog commit
Brendan Cully [Thu, 4 Aug 2005 01:18:47 +0000 (01:18 +0000)]
# changelog commit

19 years agoDon't unlink non-mutt files that would have been unlinked on send if the
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.

19 years agoFix C precedence buglet in getlogin preventing it from actually calling
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.

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.