]> granicus.if.org Git - neomutt/log
neomutt
20 years ago# changelog commit
Thomas Roessler [Mon, 16 Aug 2004 21:36:54 +0000 (21:36 +0000)]
# changelog commit

20 years agoIf STARTTLS fails to complete the SSL handshake, the error is not
Brendan Cully [Mon, 16 Aug 2004 21:36:38 +0000 (21:36 +0000)]
If STARTTLS fails to complete the SSL handshake, the error is not
propagated and mutt will attempt to log in anyway, probably causing an
infinite block on read. The attached patch closes the socket in this
case, and propagates the error properly.

20 years ago# changelog commit
Thomas Roessler [Mon, 16 Aug 2004 21:36:19 +0000 (21:36 +0000)]
# changelog commit

20 years agoThe attached patch causes mutt to attempt the next method in
Brendan Cully [Mon, 16 Aug 2004 21:36:06 +0000 (21:36 +0000)]
The attached patch causes mutt to attempt the next method in
imap_authenticators if the previous method failed, even if the server
reported that the method was available. Previously mutt would give up
if any authentication method failed.

20 years ago# changelog commit
Thomas Roessler [Mon, 16 Aug 2004 21:34:41 +0000 (21:34 +0000)]
# changelog commit

20 years agoOnly print "Encrypt with" field in case the used S/MIME modules
Moritz Schulte [Mon, 16 Aug 2004 21:34:22 +0000 (21:34 +0000)]
Only print "Encrypt with" field in case the used S/MIME modules
supports this feature.

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

20 years agoupdate
Pawel Dziekonski [Mon, 16 Aug 2004 21:33:35 +0000 (21:33 +0000)]
update

20 years ago# changelog commit
Thomas Roessler [Wed, 11 Aug 2004 12:31:38 +0000 (12:31 +0000)]
# changelog commit

20 years agoFix two IMAP memory leaks.
Thomas Glanzmann [Wed, 11 Aug 2004 12:31:21 +0000 (12:31 +0000)]
Fix two IMAP memory leaks.

20 years ago# changelog commit
Thomas Roessler [Wed, 11 Aug 2004 12:31:03 +0000 (12:31 +0000)]
# changelog commit

20 years agoRemove imap_close_connection.
Thomas Glanzmann [Wed, 11 Aug 2004 12:30:50 +0000 (12:30 +0000)]
Remove imap_close_connection.

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

20 years agoFix a memory leak in mutt_menuDestroy.
Thomas Glanzmann [Wed, 11 Aug 2004 12:29:56 +0000 (12:29 +0000)]
Fix a memory leak in mutt_menuDestroy.

20 years agoFix a memory leak.
Thomas Glanzmann [Sun, 8 Aug 2004 16:20:37 +0000 (16:20 +0000)]
Fix a memory leak.

20 years ago# changelog commit
Thomas Roessler [Sun, 8 Aug 2004 16:20:02 +0000 (16:20 +0000)]
# changelog commit

20 years agoFix the PGP and S/MIME menus. Complaints and suggestions of many
Thomas Roessler [Sun, 8 Aug 2004 16:19:15 +0000 (16:19 +0000)]
Fix the PGP and S/MIME menus. Complaints and suggestions of many
lead to these changes.  See mutt-dev discussions around this time
for details.

20 years agoFix uint32_t portability problem. Reported by Steve Kennedy.
Thomas Roessler [Sun, 8 Aug 2004 10:48:39 +0000 (10:48 +0000)]
Fix uint32_t portability problem. Reported by Steve Kennedy.

20 years agoupdate
Johan Svedberg [Sat, 7 Aug 2004 05:23:33 +0000 (05:23 +0000)]
update

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

20 years agoFix the improvement to address #1655.
Nathan Dushman [Mon, 2 Aug 2004 08:03:46 +0000 (08:03 +0000)]
Fix the improvement to address #1655.

20 years ago# changelog commit
Thomas Roessler [Thu, 22 Jul 2004 01:11:32 +0000 (01:11 +0000)]
# changelog commit

20 years agoQuick fix for IMAP breakage.
Brendan Cully [Thu, 22 Jul 2004 01:10:55 +0000 (01:10 +0000)]
Quick fix for IMAP breakage.

20 years ago# changelog commit
Thomas Roessler [Wed, 21 Jul 2004 22:16:01 +0000 (22:16 +0000)]
# changelog commit

20 years agoThis is a one-line patch that increases the speed at which mutt
Nathan Dushman [Wed, 21 Jul 2004 22:15:40 +0000 (22:15 +0000)]
This is a one-line patch that increases the speed at which mutt
opens IMAP mailboxes, and addresses bug #1655.

20 years ago# changelog commit
Thomas Roessler [Tue, 20 Jul 2004 09:03:19 +0000 (09:03 +0000)]
# changelog commit

20 years agoupdate
Pawel Dziekonski [Tue, 20 Jul 2004 09:00:50 +0000 (09:00 +0000)]
update

20 years ago# changelog commit
Thomas Roessler [Tue, 20 Jul 2004 08:18:50 +0000 (08:18 +0000)]
# changelog commit

20 years agoUse List-Post headers when doing list-reply.
Thomas Roessler [Tue, 20 Jul 2004 08:17:21 +0000 (08:17 +0000)]
Use List-Post headers when doing list-reply.

20 years ago# changelog commit
Thomas Roessler [Mon, 19 Jul 2004 21:45:36 +0000 (21:45 +0000)]
# changelog commit

20 years agoFix #1548. (The first variant, with $imap_headers specifying
TAKAHASHI Tamotsu [Mon, 19 Jul 2004 21:44:23 +0000 (21:44 +0000)]
Fix #1548.  (The first variant, with $imap_headers specifying
headers that are downloaded in addition to the set required for mutt
to work properly.)

20 years ago# changelog commit
Thomas Roessler [Mon, 19 Jul 2004 21:42:51 +0000 (21:42 +0000)]
# changelog commit

20 years agoFix some compiler warnings.
David Champion [Mon, 19 Jul 2004 21:41:43 +0000 (21:41 +0000)]
Fix some compiler warnings.

20 years ago# changelog commit
Thomas Roessler [Mon, 19 Jul 2004 21:40:33 +0000 (21:40 +0000)]
# changelog commit

20 years agoFixing a missing newline.
Adeodato Simó [Mon, 19 Jul 2004 21:39:28 +0000 (21:39 +0000)]
Fixing a missing newline.

20 years ago# changelog commit
Thomas Roessler [Mon, 19 Jul 2004 21:38:02 +0000 (21:38 +0000)]
# changelog commit

20 years agoFix IMAP breakage.
Thomas Glanzmann [Mon, 19 Jul 2004 21:36:46 +0000 (21:36 +0000)]
Fix IMAP breakage.

20 years ago# changelog commit
Thomas Roessler [Thu, 15 Jul 2004 08:09:40 +0000 (08:09 +0000)]
# changelog commit

20 years agov3 of the generic spam detection patch.
David Champion [Thu, 15 Jul 2004 08:08:32 +0000 (08:08 +0000)]
v3 of the generic spam detection patch.

20 years ago# changelog commit
Thomas Roessler [Wed, 14 Jul 2004 05:59:49 +0000 (05:59 +0000)]
# changelog commit

20 years agoDo not forget to handle special-case for gpg-agent.
Moritz Schulte [Wed, 14 Jul 2004 05:58:30 +0000 (05:58 +0000)]
Do not forget to handle special-case for gpg-agent.

20 years agoFix an earlier commit message.
Thomas Roessler [Wed, 14 Jul 2004 05:55:40 +0000 (05:55 +0000)]
Fix an earlier commit message.

20 years ago# changelog commit
Thomas Roessler [Wed, 14 Jul 2004 05:46:18 +0000 (05:46 +0000)]
# changelog commit

20 years agoFix Debian#237426. (Experimental.)
TAKAHASHI Tamotsu [Wed, 14 Jul 2004 05:45:18 +0000 (05:45 +0000)]
Fix Debian#237426.  (Experimental.)

20 years ago# changelog commit
Thomas Roessler [Wed, 14 Jul 2004 05:40:26 +0000 (05:40 +0000)]
# changelog commit

20 years agoDon't invoke "builtin" as an external editor. Note: It's not clear
Thomas Roessler [Wed, 14 Jul 2004 05:39:23 +0000 (05:39 +0000)]
Don't invoke "builtin" as an external editor.  Note: It's not clear
to me that this is really the right approach.  Revisit Editor/Visual
some time.

20 years ago# changelog commit
Thomas Roessler [Wed, 14 Jul 2004 05:20:15 +0000 (05:20 +0000)]
# changelog commit

20 years agoBy default Mutt hides the subject of messages in the thread tree
Elmar Hoffmann [Wed, 14 Jul 2004 05:19:15 +0000 (05:19 +0000)]
By default Mutt hides the subject of messages in the thread tree
that have the same subject as their parent or closest previously
displayed sibling. This patch makes this optional, introducing the
hide_thread_subject boolean setting which defaults to the old
behaviour.

20 years ago# changelog commit
Thomas Roessler [Wed, 14 Jul 2004 05:08:22 +0000 (05:08 +0000)]
# changelog commit

20 years agoSome eye-candy during the delayed parsing of maildir folders.
Thomas Roessler [Wed, 14 Jul 2004 05:07:18 +0000 (05:07 +0000)]
Some eye-candy during the delayed parsing of maildir folders.

20 years ago# changelog commit
Thomas Roessler [Wed, 14 Jul 2004 04:51:40 +0000 (04:51 +0000)]
# changelog commit

20 years agoHack to fix $sort_browser documentation.
TAKAHASHI Tamotsu [Wed, 14 Jul 2004 04:50:19 +0000 (04:50 +0000)]
Hack to fix $sort_browser documentation.

20 years ago# changelog commit
Thomas Roessler [Wed, 14 Jul 2004 04:37:31 +0000 (04:37 +0000)]
# changelog commit

20 years ago$include_onlyfirst, again.
TAKAHASHI Tamotsu [Wed, 14 Jul 2004 04:36:27 +0000 (04:36 +0000)]
$include_onlyfirst, again.

20 years ago# changelog commit
Thomas Roessler [Wed, 14 Jul 2004 04:35:24 +0000 (04:35 +0000)]
# changelog commit

20 years agoFix a cvs commit SNAFU: This commit undoes the include_onlyfirst
Thomas Roessler [Wed, 14 Jul 2004 04:34:07 +0000 (04:34 +0000)]
Fix a cvs commit SNAFU: This commit undoes the include_onlyfirst
patch, but leaves the generic spam detection by David Champion in
place (which, erroneously, hadn't been committed automatically).

20 years ago# changelog commit
Thomas Roessler [Wed, 14 Jul 2004 04:18:09 +0000 (04:18 +0000)]
# changelog commit

20 years agoIntroduce $include_onlyfirst.
TAKAHASHI Tamotsu [Wed, 14 Jul 2004 04:16:58 +0000 (04:16 +0000)]
Introduce $include_onlyfirst.

20 years agoThe limitations for OP_MAIL and OP_RECALL should be identical.
Thomas Roessler [Mon, 12 Jul 2004 13:35:27 +0000 (13:35 +0000)]
The limitations for OP_MAIL and OP_RECALL should be identical.

20 years ago# changelog commit
Thomas Roessler [Mon, 12 Jul 2004 13:22:49 +0000 (13:22 +0000)]
# changelog commit

20 years agoAdd some debugging code, and rewrite the previously-ununderstandable
Thomas Roessler [Mon, 12 Jul 2004 13:22:24 +0000 (13:22 +0000)]
Add some debugging code, and rewrite the previously-ununderstandable
mutt_remove_duplicates.  (All this done on the search for a problem
that ultimately turned out to be a configuration issue. Still, the
changed code could come in handy some day.)

20 years ago# changelog commit
Thomas Roessler [Sun, 11 Jul 2004 16:26:05 +0000 (16:26 +0000)]
# changelog commit

20 years agoFix #1882.
TAKAHASHI Tamotsu [Sun, 11 Jul 2004 16:25:00 +0000 (16:25 +0000)]
Fix #1882.

20 years agoExperimental code for #1910.
Thomas Roessler [Sun, 27 Jun 2004 13:54:51 +0000 (13:54 +0000)]
Experimental code for #1910.

20 years ago# changelog commit
Thomas Roessler [Sat, 26 Jun 2004 08:45:57 +0000 (08:45 +0000)]
# changelog commit

20 years agoFix #1909.
Thomas Roessler [Sat, 26 Jun 2004 08:45:29 +0000 (08:45 +0000)]
Fix #1909.

20 years ago# changelog commit
Thomas Roessler [Wed, 23 Jun 2004 08:11:47 +0000 (08:11 +0000)]
# changelog commit

20 years agoZero out the PGP passphrase before asking for a new one.
Thomas Roessler [Wed, 23 Jun 2004 08:09:43 +0000 (08:09 +0000)]
Zero out the PGP passphrase before asking for a new one.

20 years ago# changelog commit
Thomas Roessler [Thu, 17 Jun 2004 20:40:35 +0000 (20:40 +0000)]
# changelog commit

20 years agoChange S/MIME send menu behavior to xor instead of or, so it behaves
Thomas Roessler [Thu, 17 Jun 2004 20:39:20 +0000 (20:39 +0000)]
Change S/MIME send menu behavior to xor instead of or, so it behaves
the same way as the PGP send menu.

20 years ago# changelog commit
Thomas Roessler [Thu, 17 Jun 2004 20:37:22 +0000 (20:37 +0000)]
# changelog commit

20 years agoThis is the sequel to the crypto modularization changes I did on
Moritz Schulte [Thu, 17 Jun 2004 20:36:13 +0000 (20:36 +0000)]
This is the sequel to the crypto modularization changes I did on
2003-01-21.  Moritz added another abstraction layer which cleans up
the code and allows the crypto modules to use their own option menu.
Everything should work as it used to but is now in a really good
shape for part III, the Return of the GnuPG Easy Makers. -wk

* crypt-mod-pgp-classic.c, crypt-mod-smime-classic.c, crypt-mod.c,
crypt-mod.h: New files.

* smime.c (smime_valid_passphrase, smime_send_menu): New functions.
* smime.h: Removed macro: smime_valid_passphrase.
Declared: smime_valid_passphrase, smime_send_menu.
* pgp.c: Include "mutt_menu.h".
(pgp_valid_passphrase, pgp_send_menu): New functions.
* pgp.h: Removed macro: pgp_valid_passphrase.
Declared: pgp_valid_passphrase, pgp_send_menu.
* mutt_curses.h: Declare: mutt_need_hard_redraw.
* mutt_crypt.h: Declare: crypt_pgp_valid_passphrase,
crypt_pgp_send_menu, crypt_smime_valid_passphrase,
crypt_smime_send_menu, crypt_init.
Adjust WithCrypto definition since the GPGME backend does not
exclude anymore the other `classic' backends.
(KEYFLAG_ISX509): New symbol.
* mutt.h (enum): New symbol: OPTCRYPTUSEGPGME.
(struct body): New member: is_signed_data, warnsig.
* main.c (main): Call crypt_init.
* keymap.c (km_get_table): Support for MENU_KEY_SELECT_PGP and
MENU_KEY_SELECT_SMIME.
(Menus): Added entries fuer MENU_KEY_SELECT_PGP and
MENU_KEY_SELECT_SMIME.
(km_init): Create bindings for MENU_KEY_SELECT_PGP and
MENU_KEY_SELECT_SMIME.
* keymap.h (enum): New enum symbols: MENU_KEY_SELECT_PGP,
MENU_KEY_SELECT_SMIME.
* init.h: New configuration variable: crypt_use_gpgme.
* compose.c (pgp_send_menu, smime_send_menu): Removed functions,
they are now contained in the crypto backend modules.
(mutt_compose_menu): Use crypt_pgp_send_menu and
crypt_smime_send_menu instead pgp_send_menu and smime_send_menu.
* cryptglue.c: Slightly rewritten in order to make use of the
module mechanism used to access crypto backends.
* curs_lib.c (mutt_need_hard_redraw): New function.
* crypt.c (crypt_forget_passphrase): Adjust for new crypto backend
interface.
(crypt_valid_passphrase): Stripped, use calls to
crypt_pgp_valid_passphrase and crypt_smime_valid_passphrase.

20 years ago# changelog commit
Thomas Roessler [Wed, 2 Jun 2004 17:55:52 +0000 (17:55 +0000)]
# changelog commit

20 years agoFix #1759.
Alain Bench [Wed, 2 Jun 2004 17:55:34 +0000 (17:55 +0000)]
Fix #1759.

20 years agommdf(5), new mbox (5). (These changes have been sitting in my inbox
Urs Janßen [Fri, 30 Apr 2004 06:49:37 +0000 (06:49 +0000)]
mmdf(5), new mbox (5).  (These changes have been sitting in my inbox
for ages, tlr.)

20 years ago# changelog commit
Thomas Roessler [Tue, 13 Apr 2004 15:11:14 +0000 (15:11 +0000)]
# changelog commit

20 years agoFix #1795
Brendan Cully [Tue, 13 Apr 2004 15:10:38 +0000 (15:10 +0000)]
Fix #1795

20 years ago# changelog commit
Thomas Roessler [Tue, 13 Apr 2004 08:02:29 +0000 (08:02 +0000)]
# changelog commit

20 years agoRename pgp_mime_ask to pgp_mime_auto; change the default; change the
David Shaw [Tue, 13 Apr 2004 08:02:12 +0000 (08:02 +0000)]
Rename pgp_mime_ask to pgp_mime_auto; change the default; change the
error message given if that variable is set to "no."

20 years ago# changelog commit
Thomas Roessler [Mon, 12 Apr 2004 21:43:47 +0000 (21:43 +0000)]
# changelog commit

20 years agoDon't open a file for writing that we have unlinked before. Reported
Thomas Roessler [Mon, 12 Apr 2004 21:43:32 +0000 (21:43 +0000)]
Don't open a file for writing that we have unlinked before. Reported
embarassingly long ago by Jarno Huuskonen <Jarno.Huuskonen@uku.fi>.

20 years ago# changelog commit
Thomas Roessler [Mon, 12 Apr 2004 21:19:55 +0000 (21:19 +0000)]
# changelog commit

20 years agoSee: http://does-not-exist.org/mail-archives/mutt-dev/msg00843.html
Dale Woolridge [Mon, 12 Apr 2004 21:19:27 +0000 (21:19 +0000)]
See: http://does-not-exist.org/mail-archives/mutt-dev/msg00843.html

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

20 years ago#1803: Short int format, short unsigned int arg.
Vincent Lefevre [Mon, 12 Apr 2004 20:39:06 +0000 (20:39 +0000)]
#1803: Short int format, short unsigned int arg.

20 years ago# changelog commit
Thomas Roessler [Mon, 12 Apr 2004 20:38:05 +0000 (20:38 +0000)]
# changelog commit

20 years agoFix #1804.
Thomas Roessler [Mon, 12 Apr 2004 20:37:19 +0000 (20:37 +0000)]
Fix #1804.

20 years ago# changelog commit
Thomas Roessler [Mon, 12 Apr 2004 20:33:54 +0000 (20:33 +0000)]
# changelog commit

20 years agoA belated fix for #1808 (Debian #233106): Make sure
Thomas Roessler [Mon, 12 Apr 2004 20:33:33 +0000 (20:33 +0000)]
A belated fix for #1808 (Debian #233106): Make sure
check-traditional-pgp doesn't leave the pager context unnecessarily.
This makes message-hooks like this one safe:

  message-hook '!(~g|~G) ~b"^-----BEGIN\ PGP\ (SIGNED\ )?MESSAGE"' \
   "exec check-traditional-pgp"

20 years ago#1550: bind for multiple menus.
Aaron Lehmann [Mon, 12 Apr 2004 20:02:49 +0000 (20:02 +0000)]
#1550: bind for multiple menus.

20 years ago# changelog commit
Thomas Roessler [Mon, 12 Apr 2004 19:53:50 +0000 (19:53 +0000)]
# changelog commit

20 years agoVarious documentation fixes, #1790.
TAKAHASHI Tamotsu [Mon, 12 Apr 2004 19:53:29 +0000 (19:53 +0000)]
Various documentation fixes, #1790.

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

20 years agoFix #1831, Debian#237827.
Alain Bench [Mon, 12 Apr 2004 19:47:59 +0000 (19:47 +0000)]
Fix #1831, Debian#237827.

20 years ago# changelog commit
Thomas Roessler [Mon, 12 Apr 2004 19:42:27 +0000 (19:42 +0000)]
# changelog commit

20 years agoIntroduce config_charset.
Joël Riou [Mon, 12 Apr 2004 19:42:10 +0000 (19:42 +0000)]
Introduce config_charset.

20 years ago# changelog commit
Thomas Roessler [Mon, 12 Apr 2004 19:38:15 +0000 (19:38 +0000)]
# changelog commit

20 years agoupdate
Vsevolod Volkov [Mon, 12 Apr 2004 19:37:59 +0000 (19:37 +0000)]
update

20 years ago# changelog commit
Thomas Roessler [Mon, 12 Apr 2004 19:37:40 +0000 (19:37 +0000)]
# changelog commit

20 years agoupdate
Im Eunjea [Mon, 12 Apr 2004 19:37:23 +0000 (19:37 +0000)]
update