Wed Mar 19 21:56:29 2003 Thomas Roessler * /cvs/mutt/mutt/pgppubring.c: From: Thomas Roessler Fix some memory management calls. (Stable branch.) * /cvs/mutt/mutt/imap/utf7.c: From: Edmund GRIMLEY EVANS Fix a buffer overflow in utf8_to_utf7. (Stable branch.) * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/imap/utf7.c: From: Edmund GRIMLEY EVANS Fix a buffer overflow in utf8_to_utf7. Tue Mar 18 14:52:50 2003 Thomas Roessler * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/buffy.c, /cvs/mutt/mutt/parse.c: From: Andrew W. Nosenko - buffy.c (test_last_status_new): Fix memory leak. Envelope structure allocated by mutt_read_rfc822_header() was never deallocated. - parse.c (mutt_read_rfc822_header): Comment added about needing deallocate envelope structure returned by mutt_read_rfc822_header(). * /cvs/mutt/mutt/mutt_idna.c: From: Andrew W. Nosenko (mutt_addr_for_display): Fix memory leak. `user' and `domain' buffers was never deallocated. (mbox_to_udomain): Fix memory leak. `scratch' buffer was not deallocated when `mbx' doesn't contain '@'. Also rewritten for allocating memory only when needed and only how many as needed. Wed Mar 12 13:01:09 2003 Thomas Roessler * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/copy.c, /cvs/mutt/mutt/sendlib.c: From: Thomas Roessler We need to re-format address headers instead of just decoding them. Fri Mar 7 14:57:56 2003 Thomas Roessler * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/mutt_sasl.c: From: Brendan Cully The global callbacks set up in sasl_client_init are not copied by the SASL library, so they can't be allocated on the stack. This is the case with both versions of the SASL library, and I frankly don't understand why it hasn't caused problems before. Since it segfaults reliably on OS X for me now, I thought a patch would be in order. * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/crypt.c, /cvs/mutt/mutt/pgp.h: From: Thomas Roessler Don't use functions without importing the corresponding prototype. * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/mutt_idna.c: From: Thomas Roessler It seems like libidn doesn't like to translate NULL pointers. * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/globals.h: From: Jim Mock globals.h is looking for crypt.h instead of mutt_crypt.h. Thu Mar 6 21:25:41 2003 Thomas Roessler * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/send.c: From: Thomas Roessler Fixing a segmentation fault. Here's how to reproduce it: Start mutt. Compose a new message, with an attachment. Turn on PGP signing. Press C-G on the pass phrase prompt. Turn off PGP signing. Try to send the message. Wed Mar 5 21:19:26 2003 Thomas Roessler * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/protos.h, /cvs/mutt/mutt/sort.c: From: Andrew W. Nosenko Fix a warning. * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/mutt_idna.c: From: Andrew W. Nosenko Fix tlr's pre-processor screw-up. Tue Mar 4 09:52:33 2003 Thomas Roessler * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/mutt_idna.c, /cvs/mutt/mutt/mutt_socket.c: From: Thomas Roessler Unset UseSTD3ASCIIRules, and set AllowUnassigned. (Just reading some standards.) * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/handler.c: From: Edmund GRIMLEY EVANS Be more friendly about bad multipart/alternative bodies; #1478. Note that the relevant standards explicitly *forbid* nested MIME encodings. * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/copy.c: From: Thomas Roessler Fix another stupid error, and decode IDNs in the CC header. * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/init.h: From: Thomas Roessler Fix two typos in one line. Noted by Thomas Glanzmann and Steve Kennedy. * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/addrbook.c, /cvs/mutt/mutt/alias.c, /cvs/mutt/mutt/send.c: From: Thomas Roessler Fixing more IDN bugs. Mon Mar 3 14:25:52 2003 Thomas Roessler * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/copy.c, /cvs/mutt/mutt/sort.c: From: Thomas Roessler Fixing some nits. * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/mutt_socket.c: From: Thomas Roessler IDNA support for the socket back-end. * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/addrbook.c, /cvs/mutt/mutt/alias.c, /cvs/mutt/mutt/charset.h, /cvs/mutt/mutt/commands.c, /cvs/mutt/mutt/compose.c, /cvs/mutt/mutt/configure.in, /cvs/mutt/mutt/copy.c, /cvs/mutt/mutt/edit.c, /cvs/mutt/mutt/hdrline.c, /cvs/mutt/mutt/headers.c, /cvs/mutt/mutt/init.c, /cvs/mutt/mutt/main.c, /cvs/mutt/mutt/Makefile.am, /cvs/mutt/mutt/mutt_idna.c, /cvs/mutt/mutt/mutt_idna.h, /cvs/mutt/mutt/pgpinvoke.c, /cvs/mutt/mutt/protos.h, /cvs/mutt/mutt/query.c, /cvs/mutt/mutt/recvcmd.c, /cvs/mutt/mutt/rfc822.c, /cvs/mutt/mutt/rfc822.h, /cvs/mutt/mutt/send.c, /cvs/mutt/mutt/sendlib.c: From: Thomas Roessler IDN support for e-mail messages. Things should work automagically once you have the GNU IDN library available from ftp://alpha.gnu.org/pub/gnu/libidn/ installed. For IDN's which can't be losslessly recoded to your local character set, mutt should automatically fall back to using the ASCII representation. There's probably a considerable number of bugs in this, and the code may, at this point, not even compile on machines without libidn. Will start working on that ASAP. * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/contrib/sample.muttrc, /cvs/mutt/mutt/doc/manual.sgml.head, /cvs/mutt/mutt/recvcmd.c, /cvs/mutt/mutt/commands.c, /cvs/mutt/mutt/init.h, /cvs/mutt/mutt/mutt.h: From: Thomas Roessler Introduce a new option named $bounce, and fix some inconsistencies in the messages created when bouncing. Based on work done by Thomas Glanzmann . Tue Feb 25 22:01:47 2003 Thomas Roessler * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/commands.c, /cvs/mutt/mutt/recvcmd.c: From: Thomas Roessler Fix some (too lazy and tired to do all) of the inconsistencies between message and attachment bouncing. * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/crypt.c: From: Thomas Roessler I should test-compile things before committing. Stupid typo. * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/query.c: From: Michael Elkins Use mutt_strwidth for query response formatting. (#1477) * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/mx.c: From: Christian Vogel Recognize MH folders used by sylpheed. * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/po/es.po: From: jesus.climent@hispalinux.es Fix a typo. (#1482) * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/doc/manual.sgml.head: From: Thomas Roessler Remove some ftp.guug.de URLs from the manual. (#1485) * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/crypt.c: From: Thomas Roessler Fix #1486; noted by Jeroen Coekaerts . Wed Feb 19 21:34:56 2003 Thomas Roessler * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/pgpmicalg.c: From: David Shaw 3156 defined several micalg values (pgp-md5, pgp-sha1, etc.) Since then, three more hashes have been assigned numbers in 2440bis. Here is a patch to add values for pgp-sha256, pgp-sha384, and pgp-sha512 so mutt can properly handle them. * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/parse.c: From: Thomas Roessler Fix a memory leak observed by Vineet Kumar . Thu Feb 13 09:56:20 2003 Thomas Roessler * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/init.h: From: David Shaw Here are some updates to the muttrc docs (spell check, language tweaks, etc). No functional changes - this is just language stuff. * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/pgp.c: From: Thomas Roessler Fix #1444, Debian #178563. The details of this problem were tracked down by Steven Barker . Fri Jan 31 00:16:19 2003 Thomas Roessler * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/init.h: From: Thomas Roessler Change the default for crypt_replyencrypt back to "yes". Noted by Thomas Poindessous in Debian bug #178899; also #1448. * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/pgp.c: From: Thomas Roessler Fix #1442 (thanks, Dale); properly initialize some pointers which could otherwise lead to crashes. Thu Jan 30 23:55:33 2003 Thomas Roessler * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/crypt.c, /cvs/mutt/mutt/init.h, /cvs/mutt/mutt/mutt_crypt.h, /cvs/mutt/mutt/mutt.h, /cvs/mutt/mutt/send.c: From: David Shaw Introduce $pgp_auto_traditional. * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/flags.c: From: Thomas Roessler The IMAP ACL patch broke things. Thu Jan 23 22:05:51 2003 Thomas Roessler * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/pop_auth.c: From: Nathan Dushman SASL2 support for popo_auth.c. * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/curs_main.c, /cvs/mutt/mutt/flags.c, /cvs/mutt/mutt/imap/imap.c, /cvs/mutt/mutt/pager.c: From: Nathan Dushman The attached patch provides improved support for IMAP ACLs (on servers that support them). This means that mutt will now write the Seen flag in mailboxes that allow it, even if the mailbox doesn't allow other changes. * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/handler.c: From: Thomas Roessler Automatically use the text/plain handler for text/* body parts which don't have a handler of their own. Tue Jan 21 18:57:02 2003 Thomas Roessler * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/cryptglue.c: From: Thomas Roessler Fix a typo which broke pgp-extract-traditional. * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/mutt_crypt.h: From: Thomas Roessler Fix an #ifdef. * /cvs/mutt/mutt/ChangeLog: #changelog commit * /cvs/mutt/mutt/acconfig.h, /cvs/mutt/mutt/attach.c, /cvs/mutt/mutt/commands.c, /cvs/mutt/mutt/compose.c, /cvs/mutt/mutt/configure.in, /cvs/mutt/mutt/copy.c, /cvs/mutt/mutt/copy.h, /cvs/mutt/mutt/crypt.c, /cvs/mutt/mutt/cryptglue.c, /cvs/mutt/mutt/curs_main.c, /cvs/mutt/mutt/functions.h, /cvs/mutt/mutt/globals.h, /cvs/mutt/mutt/gnupgparse.c, /cvs/mutt/mutt/handler.c, /cvs/mutt/mutt/hdrline.c, /cvs/mutt/mutt/headers.c, /cvs/mutt/mutt/hook.c, /cvs/mutt/mutt/init.c, /cvs/mutt/mutt/init.h, /cvs/mutt/mutt/keymap.c, /cvs/mutt/mutt/keymap.h, /cvs/mutt/mutt/main.c, /cvs/mutt/mutt/Makefile.am, /cvs/mutt/mutt/mutt_crypt.h, /cvs/mutt/mutt/mutt.h, /cvs/mutt/mutt/muttlib.c, /cvs/mutt/mutt/mx.c, /cvs/mutt/mutt/pager.c, /cvs/mutt/mutt/parse.c, /cvs/mutt/mutt/pattern.c, /cvs/mutt/mutt/pgp.c, /cvs/mutt/mutt/pgp.h, /cvs/mutt/mutt/pgpkey.c, /cvs/mutt/mutt/pgplib.c, /cvs/mutt/mutt/pgplib.h, /cvs/mutt/mutt/pgppubring.c, /cvs/mutt/mutt/pop.c, /cvs/mutt/mutt/postpone.c, /cvs/mutt/mutt/protos.h, /cvs/mutt/mutt/recvattach.c, /cvs/mutt/mutt/send.c, /cvs/mutt/mutt/sendlib.c, /cvs/mutt/mutt/smime.c, /cvs/mutt/mutt/smime.h, /cvs/mutt/mutt/sort.h: From: Werner Koch - To cleanup the pgp/smime code and prepare for other backends. - Support gpg-agent by not asking for a passphrase - autconf cleanups. This is just a start and probably we need a couple of other things to do. One drawback is that the help menu does always list all crypto realted stuff even when configured for no crypto at all. Same goes for the configure options but I consider thsi a feature: It allows to use the same .muttrc for different versions of mutt - at least during development, this is an advantage. This all might be fixed but requires some changes to the configuration system. Note, the use of the WithCrypto macro - it enables the compiler to do dead-code-elimination depending on the configured backend. This is better readable than all the nested ifdefs. I did some short tests and it seems to work, althoug mutt's size does not change largely when compiled w/o crypto. cryptglue.c is new as a warpper to all crypto calls; some are still in crypt.c but they should eventually also be wrapped. We don't use function pointers to keep a path to use dlopen or runtime configured backends. crypt.h is also new and replaces pgp.h and smime.h in most files (except for the backend). 2003-01-06 Werner Koch * crypt.c (crypt_valid_passphrase): Detect gpg-agent and don't ask for the passphrase. * pgp.c (pgp_decrypt_part, pgp_application_pgp_handler) (pgp_sign_message, pgp_encrypt_message) (pgp_traditional_encryptsign): Make sure that we never ever send the passphrase if the gpg-agent has been detected. Likewise. * acconfig.h: Removed all remaining stuff as AC_TEMPLATEs to configure.in. BTW, we should consider to rename configure.in to configure.ac. 2003-01-04 Werner Koch Replaced the use of HAVE_PGP and HAVE_SMIME by a more readable and extendable solution. * pgplib.h: Moved enum pgp_ring and KEYFLAGS_* to * crypt.h: here. * smime.c (mutt_is_application_smime): Moved to * crypt.c (mutt_is_application_smime): here. * pgp.c (mutt_is_application_pgp): Moved to * crypt.c (mutt_is_application_pgp): here. * pgp.c (pgp_is_multipart_encrypted): Removed. Merged code with * crypt.c (mutt_is_multipart_encrypted): this. * mutt.h: Protect against double inclusion. * pgplib.h (struct pgp_keyinfo): Remove the typedef to pgp_key_t. * crypt.h (pgp_key_t): Declare the typedef here. NOTE: This is now a pointer. Changed all usages accordingly. * configure.in: Replace HAVE_PGP and HAVE_SMIME by the new CRYPT_BACKEND macros. Always include all OPS.*. (LIBOBJ): Replaced by AC_LIBOBJ as required by newer autoconfs. * Makefile.am (EXTRA_mutt_SOURCES): Move crypt.c to mutt_SOURCES. (mutt_SOURCES): Add cryptglue.c (EXTRA_DIST): Add crypt.h * pgp.h, pgplib.h, smime.h: Use the header only when the approriate backend has been configured. * pgp.c, pgpkey.c, smime.c: Build only if the approriate CRYPT_BACKEND_ macro is defined. * pgp.h, smime.h, global.h: Moved all variable declarations to global.h because they are now always defined. * sort.h: Always define PgpSortKey, although it does not belong to here. * keymap.h: Unconditionally include all PGP and SMIME stuff. * mutt.h: Ditto. * protos.h: Ditto. * init.h (HAVE_SMIME): Unconditionally include all crypto related definitions. Mark the doc entries with "(Crypto/PGP/SMIME only)". * globals.h: Replace gpg.h and smime.h by crypt.h. * functions.h: Always include all crypto commands. * copy.h: Unconditionally define the crypto related M_CM_ * pgplib.h: Move APPLICATION_PGP and PGP* to crypt.h and include it. * smime.h: Move APPLICATION_SMIME and SMIME* to crypt.h and include it. * mutt_crypt.h (ENCRYPT,SIGN,GOODSIGN, BADSIGN): Move to crypt.h. * crypt.c: Replaced pgp.h and smime.h header by crypt.h. Always include all functions but shortcut them depending on WITHCRYPTO. All over the place use WITHCRYPTO instead of ifdefs. Replaced all direct calls of the backend fucntions by twrapper functions defined in cryptglue.c (crypt_get_keys): Removed prototypes. * pgp.h (pgp_findKeys): New prototype. * smime.h (smime_findKeys): New prototype. * cryptglue.c: New. * crypt.h: New. * mutt_crypt.h: Moved all crypt_* prototypes to gcrypt.h. Unconditionally use this file. * init.c: Replaced pgp.h and smime.h header by crypt.h. (parse_set): Use WITHCRYPTO instead of ifdefs. (mutt_var_value_complete): Ditto. * sendlib.c: Replaced pgp.h and smime.h header by crypt.h. (write_as_text_part): Now one macro using WITHCRYPTO. (mutt_write_mime_body): Use WITHCRYPTO instead of ifdefs. (mutt_make_message_attach): Ditto. (mutt_write_fcc): Ditto. * send.c: Replaced pgp.h and smime.h header by crypt.h. (include_forward): Use WITHCRYPTO and validate passphrases for pgp and smime. (include_reply): Ditto. (generate_body): Use WITHCRYPTO instead of ifdefs. (ci_send_message): Ditto. * recvattach.c: Replaced pgp.h and smime.h header by crypt.h. (mutt_gen_attach_list): Use WITHCRYPTO instead of ifdefs. (mutt_attach_display_loop): Ditto (mutt_view_attachments): Ditto. * postpone.c: Replaced pgp.h and smime.h header by crypt.h. (mutt_get_postponed): Use WITHCRYPTO instead of ifdefs. (mutt_parse_crypt_hdr): Always include and use WITHCRYPTO instead of ifdefs. (mutt_prepare_template): Use WITHCRYPTO instead of ifdefs. * pop.c: Removed pgp.h and smime.h. (pop_fetch_message): Use WITHCRYPTO instead of ifdefs. * pattern.c: Replaced pgp.h and smime.h header by crypt.h. (Flags): Always include the crypto flags. (msg_search): Use WITHCRYPTO instead of ifdefs. (mutt_pattern_exec): Ditto. * parse.c: Removed pgp.h and smime.h. (mutt_parse_mime_message): Use WITHCRYPTO instead of ifdefs. * pager.c: Replaced pgp.h and smime.h header by crypt.h. (mutt_pager): Use WITHCRYPTO instead of ifdefs. * mx.c: Removed smime.h and pgp.h. (mx_update_context): Use WITHCRYPTO instead of ifdefs. * muttlib.c: Replaced pgp.h and smime.h header by crypt.h. (mutt_needs_mailcap): Use WITHCRYPTO. Note, that there used to be an error when PGP was not configured so that TYPEAPPLICATION was not recognized for SMIME. (mutt_is_text_part): Use WITHCRYPTO instead of ifdefs. * main.c: Include crypt.h. (show_version): Remove HAVE_PGP and HAVE_SMIME. Add CRYPT_BACKEND_CLASSIC_PGP, CRYPT_BACKEND_CLASSIC_SMIME. * keymap.c: Include crypt.h so that we can test WITHCRYPTO. (Menus): Always include pgp and smime. (km_init): Create smime and pgp bindings depending on WITHCRYPTO. (km_get_table): Return OpPgp depending on WITHCRYPTO. * hook.c (mutt_parse_hook): Use WITHCRYPTO instead of ifdefs. (mutt_crypt_hook): Always include. * headers.c: Replaced pgp.h and smime.h header by crypt.h. (mutt_edit_headers): Use WITHCRYPTO instead of ifdefs * hdrline.c: Replaced pgp.h and smime.h header by crypt.h. (hdr_format_str): Use WITHCRYPTO. * handler.c: Replaced pgp.h and smime.h header by crypt.h. (mutt_can_decode): Use WITHCRYPTO instead of ifdefs. (mutt_can_decode): Application/smime is now also checked when PGP support is not configured. (mutt_body_handler): Use WITHCRYPTO * curs_main.c: Replaced pgp.h and smime.h header by crypt.h. (mutt_index_menu): Shortcut crypto only operations depending on WITHCRYPTO. * copy.c: Replaced pgp.h and smime.h header by crypt.h. (_mutt_copy_message): * compose.c: Replaced pgp.h and smime.h header by crypt.h. (enum): Always include HDR_CRYPT and HDR_CRYPTINFO. (redraw_crypt_lines): Always include this fnc but shortcut it depending on WITHCRYPT. Draw lines depending on the configured crypto support. (pgp_send_menu): Always include this one. Call wrapper functions. (smime_send_menu): Likewise. (draw_envelope): Use WITHCRYPTO instead of ifdefs. (mutt_compose_menu): Allow pgp/smime commands only when configured. * commands.c: Replaced pgp.h and smime.h header by crypt.h. (mutt_display_message,pipe_msg, _mutt_pipe_message) (set_copy_flags, mutt_save_message, mutt_edit_content_type) (_mutt_check_traditional_pgp): Use pgp wrapper. * attach.c (mutt_view_attachment): Removed HAVE_GPG and HAVE_SMIME and replaced by global variable WITHCRYPTO. Replaced pgp and smime header by crypt.h.x Thu Jan 9 17:29:03 2003 Thomas Roessler * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/pgppubring.c: From: Thomas Roessler Don't make a "hard" transition to the new GnuPG syntax in pgpring. This change undoes one of David Shaw's changes which were just committed. * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/gnupgparse.c, /cvs/mutt/mutt/pgppubring.c: From: David Shaw The latest GnuPG has new abilities to work with disabled keys. Part of this change will eventually involve moving the 'd' that indicates a disabled key to a different part of the key listing. To smooth this transition, as of version 1.2.2, GnuPG will start giving the 'd' in both places (and will do this for a good long time). Here is a patch so mutt will accept either the old or new syntax. * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/curs_lib.c: From: dshaw@jabberwocky.com A recent change causes all mutt_yesorno prompts to come out as [yes]/yes or [no]/no. Here's a fix. Sun Jan 5 22:16:58 2003 Thomas Roessler * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/smime_keys.pl: From: Thomas Roessler Error checking for the creation of the temporary directory; also, use file mode 0700. * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/smime_keys.pl: From: Bjoern Jacke Improve temporary file handling. * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/commands.c: From: Thomas Roessler Another mutt_yesorno() change, in order to correctly interpret a C-g. * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/recvcmd.c, /cvs/mutt/mutt/send.c, /cvs/mutt/mutt/alias.c, /cvs/mutt/mutt/attach.c, /cvs/mutt/mutt/commands.c, /cvs/mutt/mutt/curs_lib.c, /cvs/mutt/mutt/main.c, /cvs/mutt/mutt/muttlib.c, /cvs/mutt/mutt/mx.c, /cvs/mutt/mutt/pgpkey.c: From: Armin Wolfermann Fix a number of invocations of mutt_yesorno(): Always explicitly use the M_YES and M_NO constants. Fixes a couple of cases in which C-g would be mis-interpreted. Fri Jan 3 18:08:29 2003 Thomas Roessler * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/pgp.c: From: Thomas Roessler Detect in-line key material when checking for traditional PGP messages. Sun Dec 22 20:05:56 2002 Thomas Roessler * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/po/nl.po: From: René Clerc update * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/smime_keys.pl: From: Bjoern Jacke Remove an unnecessary invocation of "cat"; call openssl with the full path. * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/po/fr.po: From: Vincent Lefevre Another fr.po update for the CVS (taking into account the change in pgpkey.c:486)... * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/hdrline.c, /cvs/mutt/mutt/init.h: From: Martin Michlmayr Add %A to the format strings, which expands to the reply-to address (if present) or to the author's address when there's no Reply-To header. Sat Dec 21 20:33:28 2002 Thomas Roessler * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/ChangeLog: From: Thomas Roessler ok, gotos suck. * /cvs/mutt/mutt/curs_main.c: From: Thomas Roessler OK, Michael is right: Gotos suck. ;-) * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/po/ru.po: From: Vsevolod Volkov update Fri Dec 20 09:41:26 2002 Thomas Roessler * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/pgpkey.c: From: David Shaw Minor tweak to an error message. * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/po/pl.po: From: Pawel Dziekonski update Thu Dec 19 11:49:36 2002 Thomas Roessler * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/doc/manual.sgml.head, /cvs/mutt/mutt/doc/muttrc.man.head: From: Thomas Roessler Improve the documentation of pgp-hook/crypt-hook. * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/pgpkey.c: From: Thomas Roessler Don't bother the user with weak keys when there's a strong one. Experimental, based on discussions on mutt-dev. * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/cvslog2changelog.pl: From: Thomas Roessler Identify both the author of a change and the one who committed it to the CVS in the changelog. * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/po/fr.po: From: Vincent Lefevre update * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/Makefile.am: From: Thomas Roessler Michael doesn't have $VISUAL set. Wed Dec 18 17:45:32 2002 me * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/init.h: From: Sahil Tandon I found a small typo in the manual, specifically at this[1] URL. The description of the smart_wrap variable reads: "Controls the display of lines longer then the screen width in the internal pager." The word _then_ should be _than_ if I'm not mistaken. Wed Dec 18 10:28:47 2002 Thomas Roessler * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/po/ja.po, /cvs/mutt/mutt/po/ko.po, /cvs/mutt/mutt/po/lt.po, /cvs/mutt/mutt/po/nl.po, /cvs/mutt/mutt/po/pl.po, /cvs/mutt/mutt/po/pt_BR.po, /cvs/mutt/mutt/po/ru.po, /cvs/mutt/mutt/po/sk.po, /cvs/mutt/mutt/po/sv.po, /cvs/mutt/mutt/po/tr.po, /cvs/mutt/mutt/po/uk.po, /cvs/mutt/mutt/po/zh_CN.po, /cvs/mutt/mutt/po/zh_TW.po, /cvs/mutt/mutt/po/ca.po, /cvs/mutt/mutt/po/cs.po, /cvs/mutt/mutt/po/da.po, /cvs/mutt/mutt/po/de.po, /cvs/mutt/mutt/po/el.po, /cvs/mutt/mutt/po/eo.po, /cvs/mutt/mutt/po/es.po, /cvs/mutt/mutt/po/et.po, /cvs/mutt/mutt/po/fr.po, /cvs/mutt/mutt/po/gl.po, /cvs/mutt/mutt/po/hu.po, /cvs/mutt/mutt/po/id.po, /cvs/mutt/mutt/po/it.po: From: Thomas Roessler make update-po * /cvs/mutt/mutt/mkchangelog.sh: From: Thomas Roessler Turn on compression when getting log messages from the CVS server. (Now that I don't have the server locally, bandwidth is expensive... ;-) * /cvs/mutt/mutt/keymap.c: From: Thomas Roessler Make the messages from the what-key function internationalizable. * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/Attic/crypt.h, /cvs/mutt/mutt/crypt.c, /cvs/mutt/mutt/mutt_crypt.h, /cvs/mutt/mutt/pgp.c, /cvs/mutt/mutt/pgp.h, /cvs/mutt/mutt/smime.c, /cvs/mutt/mutt/smime.h: From: Thomas Roessler Rename crypt.h to mutt_crypt.h. * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/Makefile.am: From: Thomas Roessler cvs update ChangeLog before trying to update it locally. * /cvs/mutt/mutt/ChangeLog: #changelog commit * /cvs/mutt/mutt/po/de.po: From: Roland Rosenfeld update Tue Dec 17 13:46:14 2002 Thomas Roessler * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/po/fr.po: From: Vincent Lefevre update fr.po * /cvs/mutt/mutt/ChangeLog: #changelog * /cvs/mutt/mutt/.cvsignore: From: Thomas Roessler Ignore some more files. * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/Attic/mkjtags.c, /cvs/mutt/mutt/Makefile.am: From: Thomas Roessler Remve that jed tags generator. I don't use it anyway. * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/cvslog2changelog.pl: From: Thomas Roessler Adding Michael's address to the changelog generator. * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/build-release: From: Thomas Roessler Adopting the release-building script to the new changelog process. * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/po/ru.po, /cvs/mutt/mutt/po/sk.po, /cvs/mutt/mutt/po/sv.po, /cvs/mutt/mutt/po/tr.po, /cvs/mutt/mutt/po/uk.po, /cvs/mutt/mutt/po/zh_CN.po, /cvs/mutt/mutt/po/zh_TW.po, /cvs/mutt/mutt/po/hu.po, /cvs/mutt/mutt/po/id.po, /cvs/mutt/mutt/po/it.po, /cvs/mutt/mutt/po/ja.po, /cvs/mutt/mutt/po/ko.po, /cvs/mutt/mutt/po/lt.po, /cvs/mutt/mutt/po/nl.po, /cvs/mutt/mutt/po/pl.po, /cvs/mutt/mutt/po/pt_BR.po, /cvs/mutt/mutt/po/es.po, /cvs/mutt/mutt/po/et.po, /cvs/mutt/mutt/po/fr.po, /cvs/mutt/mutt/po/gl.po, /cvs/mutt/mutt/build-release, /cvs/mutt/mutt/po/ca.po, /cvs/mutt/mutt/po/cs.po, /cvs/mutt/mutt/po/da.po, /cvs/mutt/mutt/po/de.po, /cvs/mutt/mutt/po/el.po, /cvs/mutt/mutt/po/eo.po, /cvs/mutt/mutt/reldate.h, /cvs/mutt/mutt/VERSION: automatic post-release commit for mutt-1.5.3 * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/curs_main.c, /cvs/mutt/mutt/functions.h, /cvs/mutt/mutt/OPS: From: Thomas Roessler Experimental: Introduce {next,previous}-new-then-unread. These functions behave like {next,previous}-new as long as new messages are visible. When no new messages are visibuel any more, there's a fall-back to {next,prev}-unread. Memo to self: Impose a weekly quota on the use of goto statements. Mon Dec 16 20:28:55 2002 Thomas Roessler * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/handler.c, /cvs/mutt/mutt/rfc2047.c, /cvs/mutt/mutt/url.c: From: Edmund GRIMLEY EVANS Fix #1424. * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/pgp.c: From: Thomas Roessler Experimental short-cut code if the "image" of an address under a pgp-hook looks like a hexadecimal key id. Fri Dec 13 15:53:59 2002 Thomas Roessler * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/lib.c: From: David Shaw Fixing Thomas' screw-up in mutt_concat_path. * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/po/nl.po: From: René Clerc update. Wed Dec 11 22:48:11 2002 Thomas Roessler * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/muttlib.c, /cvs/mutt/mutt/pgp.c, /cvs/mutt/mutt/protos.h, /cvs/mutt/mutt/send.c: From: Thomas Roessler Fix #1417; thanks to Derek D. Martin for the excellent observation. (In addition to the fix proper, some tracking of temporary files is added to mutt's debugging output.) * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/crypt.c: From: Thomas Roessler Call endwin() before calling PGP for traditional encryption. * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/po/fr.po: From: Vincent Lefevre update. * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/browser.c, /cvs/mutt/mutt/complete.c, /cvs/mutt/mutt/hook.c, /cvs/mutt/mutt/init.c, /cvs/mutt/mutt/lib.c, /cvs/mutt/mutt/lib.h: From: Thomas Roessler Herbert Martin Dietze notes that mutt may currently build IMAP URLs like imap://exchange//herbert for FCCs. The fix in this patch is to include a function named mutt_concat_path which concatenates path elements, but avoids the creation of double slashes. (These don't create problems when you're just accessing the file system, but apparently thy do cause problems with IMAP.) * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/imap/auth.c, /cvs/mutt/mutt/imap/command.c, /cvs/mutt/mutt/imap/imap.c, /cvs/mutt/mutt/imap/imap.h, /cvs/mutt/mutt/imap/util.c, /cvs/mutt/mutt/Attic/mkjtags.c, /cvs/mutt/mutt/date.c, /cvs/mutt/mutt/dotlock.c, /cvs/mutt/mutt/dotlock.h, /cvs/mutt/mutt/edit.c, /cvs/mutt/mutt/editmsg.c, /cvs/mutt/mutt/enter.c, /cvs/mutt/mutt/extlib.c, /cvs/mutt/mutt/flags.c, /cvs/mutt/mutt/from.c, /cvs/mutt/mutt/functions.h, /cvs/mutt/mutt/gnupgparse.c, /cvs/mutt/mutt/handler.c, /cvs/mutt/mutt/hash.c, /cvs/mutt/mutt/hash.h, /cvs/mutt/mutt/headers.c, /cvs/mutt/mutt/help.c, /cvs/mutt/mutt/history.c, /cvs/mutt/mutt/history.h, /cvs/mutt/mutt/keymap.c, /cvs/mutt/mutt/keymap.h, /cvs/mutt/mutt/lib.c, /cvs/mutt/mutt/lib.h, /cvs/mutt/mutt/main.c, /cvs/mutt/mutt/makedoc.c, /cvs/mutt/mutt/mapping.h, /cvs/mutt/mutt/menu.c, /cvs/mutt/mutt/mh.c, /cvs/mutt/mutt/mime.h, /cvs/mutt/mutt/mutt_curses.h, /cvs/mutt/mutt/muttlib.c, /cvs/mutt/mutt/mutt_menu.h, /cvs/mutt/mutt/mutt_regex.h, /cvs/mutt/mutt/mutt_socket.c, /cvs/mutt/mutt/mx.c, /cvs/mutt/mutt/mx.h, /cvs/mutt/mutt/pager.h, /cvs/mutt/mutt/parse.c, /cvs/mutt/mutt/pattern.c, /cvs/mutt/mutt/pgp.c, /cvs/mutt/mutt/pgp.h, /cvs/mutt/mutt/pgpinvoke.c, /cvs/mutt/mutt/pgpkey.c, /cvs/mutt/mutt/pgplib.c, /cvs/mutt/mutt/pgplib.h, /cvs/mutt/mutt/postpone.c, /cvs/mutt/mutt/protos.h, /cvs/mutt/mutt/query.c, /cvs/mutt/mutt/recvattach.c, /cvs/mutt/mutt/recvcmd.c, /cvs/mutt/mutt/remailer.c, /cvs/mutt/mutt/remailer.h, /cvs/mutt/mutt/resize.c, /cvs/mutt/mutt/rfc1524.c, /cvs/mutt/mutt/rfc1524.h, /cvs/mutt/mutt/rfc2047.c, /cvs/mutt/mutt/rfc2047.h, /cvs/mutt/mutt/rfc2231.c, /cvs/mutt/mutt/rfc2231.h, /cvs/mutt/mutt/rfc822.c, /cvs/mutt/mutt/rfc822.h, /cvs/mutt/mutt/score.c, /cvs/mutt/mutt/signal.c, /cvs/mutt/mutt/snprintf.c, /cvs/mutt/mutt/sort.c, /cvs/mutt/mutt/sort.h, /cvs/mutt/mutt/status.c, /cvs/mutt/mutt/system.c, /cvs/mutt/mutt/thread.c, /cvs/mutt/mutt/url.c, /cvs/mutt/mutt/addrbook.c, /cvs/mutt/mutt/alias.c, /cvs/mutt/mutt/attach.c, /cvs/mutt/mutt/attach.h, /cvs/mutt/mutt/Attic/crypt.h, /cvs/mutt/mutt/browser.c, /cvs/mutt/mutt/browser.h, /cvs/mutt/mutt/buffy.c, /cvs/mutt/mutt/buffy.h, /cvs/mutt/mutt/charset.c, /cvs/mutt/mutt/charset.h, /cvs/mutt/mutt/commands.c, /cvs/mutt/mutt/complete.c, /cvs/mutt/mutt/compose.c, /cvs/mutt/mutt/copy.h, /cvs/mutt/mutt/crypt.c, /cvs/mutt/mutt/curs_main.c: From: Thomas Roessler Fix Mike's and my e-mail addresses in copyright lines. * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/muttbug.sh.in: From: Thomas Roessler Ask for the user's e-mail address. * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/pager.c: From: Thomas Roessler Try to make search-next behave more closely to what people are used to, again. The behaviour introduced by this patch will give you the previous search string as the default, but will search-next when you just press enter without changing the search string. Tue Dec 10 20:57:06 2002 Thomas Roessler * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/imap/command.c, /cvs/mutt/mutt/imap/imap.c, /cvs/mutt/mutt/imap/message.c, /cvs/mutt/mutt/imap/utf7.c, /cvs/mutt/mutt/imap/util.c, /cvs/mutt/mutt/score.c, /cvs/mutt/mutt/send.c, /cvs/mutt/mutt/sendlib.c, /cvs/mutt/mutt/smime.c, /cvs/mutt/mutt/thread.c, /cvs/mutt/mutt/url.c, /cvs/mutt/mutt/addrbook.c, /cvs/mutt/mutt/alias.c, /cvs/mutt/mutt/attach.c, /cvs/mutt/mutt/browser.c, /cvs/mutt/mutt/buffy.c, /cvs/mutt/mutt/charset.c, /cvs/mutt/mutt/color.c, /cvs/mutt/mutt/compose.c, /cvs/mutt/mutt/copy.c, /cvs/mutt/mutt/crypt.c, /cvs/mutt/mutt/curs_main.c, /cvs/mutt/mutt/enter.c, /cvs/mutt/mutt/gnupgparse.c, /cvs/mutt/mutt/hash.c, /cvs/mutt/mutt/history.c, /cvs/mutt/mutt/hook.c, /cvs/mutt/mutt/init.c, /cvs/mutt/mutt/lib.c, /cvs/mutt/mutt/main.c, /cvs/mutt/mutt/mbox.c, /cvs/mutt/mutt/menu.c, /cvs/mutt/mutt/mh.c, /cvs/mutt/mutt/muttlib.c, /cvs/mutt/mutt/mutt_ssl.c, /cvs/mutt/mutt/mutt_ssl_nss.c, /cvs/mutt/mutt/mx.c, /cvs/mutt/mutt/pager.c, /cvs/mutt/mutt/parse.c, /cvs/mutt/mutt/pattern.c, /cvs/mutt/mutt/pgp.c, /cvs/mutt/mutt/pgpkey.c, /cvs/mutt/mutt/pgplib.c, /cvs/mutt/mutt/pgppacket.c, /cvs/mutt/mutt/pgppubring.c, /cvs/mutt/mutt/pop_auth.c, /cvs/mutt/mutt/pop.c, /cvs/mutt/mutt/postpone.c, /cvs/mutt/mutt/query.c, /cvs/mutt/mutt/recvattach.c, /cvs/mutt/mutt/remailer.c, /cvs/mutt/mutt/rfc1524.c, /cvs/mutt/mutt/rfc2047.c, /cvs/mutt/mutt/rfc2231.c, /cvs/mutt/mutt/rfc822.c: From: Thomas Roessler Replace safe_free calls by the FREE macro. Mon Dec 9 19:06:52 2002 Thomas Roessler * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/Makefile.am: From: Thomas Roessler Minor formatting fix. * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/cvslog2changelog.pl: From: Thomas Roessler Change the ChangeLog format as suggested by Martin Michlmayer. * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/send.c: From: Thomas Roessler Try to fix another obscure error in S/MIME auto-signing upon reply. * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/rfc822.c: From: Thomas Roessler Experimental patch to fix #1318. * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/init.h: From: David Jardine Documentation fix concerning %L in index_format. #1313. * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/mh.c: From: David Shaw Reduce the meaning of the mark_old option so it only controls whether new messages are marked as old when leaving the mailbox. * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/parse.c: From: David Shaw Reduce the meaning of the mark_old option so it only controls whether new messages are marked as old when leaving the mailbox. * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/po/es.po: From: Jesus Climent Fix a typo. (#1392) * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/addrbook.c, /cvs/mutt/mutt/curs_lib.c, /cvs/mutt/mutt/protos.h, /cvs/mutt/mutt/query.c: From: Anders Helmersson Fix #1390. Based on a patch submitted earlier by Edmund Grimley Evans. * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/PATCHES: Ups. * /cvs/mutt/mutt/curs_main.c, /cvs/mutt/mutt/functions.h, /cvs/mutt/mutt/keymap.c, /cvs/mutt/mutt/keymap.h, /cvs/mutt/mutt/menu.c, /cvs/mutt/mutt/OPS, /cvs/mutt/mutt/PATCHES: From: Michael Elkins This patch adds two features to mutt: - you can now specify the octal code of a key in a bind or macro function, using the syntax . Eg, bind index <541> show-version This allows you to bind to a function key for which Mutt doesn't have a friendly name associated with it. - adds a what-key function which allows you to press a key and have mutt show you the decimal/octal value. (not bound to anything by default) * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/po/et.po: From: Toomas Soome update. * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/po/pt_BR.po, /cvs/mutt/mutt/po/ru.po, /cvs/mutt/mutt/po/sk.po, /cvs/mutt/mutt/po/sv.po, /cvs/mutt/mutt/po/tr.po, /cvs/mutt/mutt/po/uk.po, /cvs/mutt/mutt/po/zh_CN.po, /cvs/mutt/mutt/po/zh_TW.po, /cvs/mutt/mutt/po/gl.po, /cvs/mutt/mutt/po/hu.po, /cvs/mutt/mutt/po/id.po, /cvs/mutt/mutt/po/it.po, /cvs/mutt/mutt/po/ja.po, /cvs/mutt/mutt/po/ko.po, /cvs/mutt/mutt/po/lt.po, /cvs/mutt/mutt/po/nl.po, /cvs/mutt/mutt/po/pl.po, /cvs/mutt/mutt/po/eo.po, /cvs/mutt/mutt/po/es.po, /cvs/mutt/mutt/po/et.po, /cvs/mutt/mutt/po/fr.po, /cvs/mutt/mutt/po/ca.po, /cvs/mutt/mutt/po/cs.po, /cvs/mutt/mutt/po/da.po, /cvs/mutt/mutt/po/de.po, /cvs/mutt/mutt/po/el.po, /cvs/mutt/mutt/compose.c: From: Thomas Roessler Try to fix a localization issue identified by Pawel Dzienkonski (#1410). Side effect: All translations will need an update of the S/MIME key translations. * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/po/pl.po: From: Pawel Dziekonski update. Sun Dec 8 23:14:57 2002 Thomas Roessler * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/po/el.po: From: ph04169@cc.uoi.gr update. * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/po/ja.po: From: TAKAHASHI Tamotsu update. * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/po/de.po: From: Roland Rosenfeld Update. Sat Dec 7 19:19:42 2002 Thomas Roessler * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/Makefile.am: From: Thomas Roessler yet another one. * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/Makefile.am: From: Thomas Roessler Another changelog-related change. * /cvs/mutt/mutt/ChangeLog: # changelog commit * /cvs/mutt/mutt/ChangeLog, /cvs/mutt/mutt/cvslog2changelog.pl, /cvs/mutt/mutt/Makefile.am: From: Thomas Roessler Automatically update ChangeLog as part of the commit process. * /cvs/mutt/mutt/doc/Makefile.in, /cvs/mutt/mutt/ChangeLog, /cvs/mutt/mutt/ChangeLog.old, /cvs/mutt/mutt/cvslog2changelog.pl, /cvs/mutt/mutt/Makefile.am, /cvs/mutt/mutt/mkchangelog.sh: From: Thomas Roessler Change the style of ChangeLog: Now, the actual patch submitter's name is extracted from the commit message and used for the change log. For the moment, the date format doesn't match the one in the old changelog. If you want to fix this, submit a patch to cvslog2changelog.pl. ;-) * /cvs/mutt/mutt/po/fr.po: From: Vincent Lefevre update * /cvs/mutt/mutt/pgppubring.c: From: Paul Walker Fix a compilation warning. * /cvs/mutt/mutt/mh.c, /cvs/mutt/mutt/mutt.h, /cvs/mutt/mutt/muttlib.c: From: Thomas Roessler Gracefully handle unknown maildir flags. Fri Dec 6 11:30:08 2002 Thomas Roessler * /cvs/mutt/mutt/Makefile.am: From: Thomas Roessler Run check_sec.sh before committing. * /cvs/mutt/mutt/m4/gettext.m4, /cvs/mutt/mutt/m4/iconv.m4, /cvs/mutt/mutt/build-release, /cvs/mutt/mutt/configure.in: From: Brendan Cully autoconf cleanup. * /cvs/mutt/mutt/po/zh_CN.po, /cvs/mutt/mutt/po/zh_TW.po, /cvs/mutt/mutt/po/uk.po, /cvs/mutt/mutt/po/ru.po, /cvs/mutt/mutt/po/sk.po, /cvs/mutt/mutt/po/sv.po, /cvs/mutt/mutt/po/tr.po, /cvs/mutt/mutt/po/lt.po, /cvs/mutt/mutt/po/nl.po, /cvs/mutt/mutt/po/pl.po, /cvs/mutt/mutt/po/pt_BR.po, /cvs/mutt/mutt/po/gl.po, /cvs/mutt/mutt/po/hu.po, /cvs/mutt/mutt/po/id.po, /cvs/mutt/mutt/po/it.po, /cvs/mutt/mutt/po/ja.po, /cvs/mutt/mutt/po/ko.po, /cvs/mutt/mutt/po/el.po, /cvs/mutt/mutt/po/eo.po, /cvs/mutt/mutt/po/es.po, /cvs/mutt/mutt/po/et.po, /cvs/mutt/mutt/po/fr.po, /cvs/mutt/mutt/po/da.po, /cvs/mutt/mutt/po/de.po, /cvs/mutt/mutt/po/ca.po, /cvs/mutt/mutt/po/cs.po, /cvs/mutt/mutt/reldate.h, /cvs/mutt/mutt/VERSION, /cvs/mutt/mutt/ChangeLog: automatic post-release commit for mutt-1.5.2 * /cvs/mutt/mutt/curs_lib.c, /cvs/mutt/mutt/pgppubring.c: From: Thomas Roessler Fixing a number of traditional malloc calls which have made their way into the code. * /cvs/mutt/mutt/build-release: From: Thomas Roessler Don't post announcements automatically for the moment. Thu Dec 5 22:30:02 2002 Thomas Roessler * /cvs/mutt/mutt/doc/manual.sgml.head: From: Michael Elkins Fix #1398. Mon Nov 25 14:16:47 2002 Thomas Roessler * /cvs/mutt/mutt/sendlib.c, /cvs/mutt/mutt/ChangeLog, /cvs/mutt/mutt/charset.h, /cvs/mutt/mutt/configure.in, /cvs/mutt/mutt/INSTALL: From: Lars Hecking The noiconv patch. Thu Nov 14 08:12:30 2002 Thomas Roessler * /cvs/mutt/mutt/curs_lib.c: From: Michael Elkins Fix #1388. Wed Nov 13 10:10:52 2002 Thomas Roessler * /cvs/mutt/mutt/main.c: From: Thomas Roessler A description of -A was lacking from the help string. * /cvs/mutt/mutt/doc/manual.sgml.head, /cvs/mutt/mutt/doc/mutt.man, /cvs/mutt/mutt/main.c, /cvs/mutt/mutt/protos.h: From: Thomas Roessler Add a new command line option -A which is used to expand aliases. * /cvs/mutt/mutt/keymap.c: From: Thomas Roessler Add a safeguard #ifdef for the KEY_BTAB entry. Suggested by Thomas Dickey. Tue Nov 12 09:20:30 2002 Thomas Roessler * /cvs/mutt/mutt/keymap.c: From: Michael Elkins Tell mutt about the back-tab key (shift tab). * /cvs/mutt/mutt/Makefile.am: From: Thomas Roessler ups. * /cvs/mutt/mutt/Makefile.am: From: Thomas Roessler Add "make pclean" in order to clean up PATCHES. * /cvs/mutt/mutt/po/ja.po: From: TAKAHASHI Tamotsu update * /cvs/mutt/mutt/README: From: Thomas Roessler Add an explicit note that CVS doesn't work from ftp.mutt.org any more. * /cvs/mutt/mutt/mbyte.c: From: "Yasuhiro Matsumoto" cp932 should be treated like shift_jis. * /cvs/mutt/mutt/imap/auth_gss.c, /cvs/mutt/mutt/imap/auth_sasl.c, /cvs/mutt/mutt/configure.in, /cvs/mutt/mutt/main.c, /cvs/mutt/mutt/mutt_sasl.c, /cvs/mutt/mutt/mutt_sasl.h: From: Nathan Dushman Hi - this is a patch against mutt-1.4 to use version 2 of the Cyrus SASL library; all changes are ifdef'd so as not to break SASLv1 support. This includes a patch to configure.in to allow the choice between v1 and v2, but someone with a better understanding of autoconf should double-check it. * /cvs/mutt/mutt/handler.c: From: Michael Elkins Actually commit patch-1.5.1.me.long_qp.2. * /cvs/mutt/mutt/mailbox.h, /cvs/mutt/mutt/mh.c, /cvs/mutt/mutt/mx.c: From: Michael Elkins The maildir_time patch. Mon Nov 11 21:17:25 2002 Thomas Roessler * /cvs/mutt/mutt/muttbug.sh.in: From: Thomas Roessler You shall not use CVS to distribute test versions. * /cvs/mutt/mutt/muttbug.sh.in: From: Thomas Roessler more fixes. * /cvs/mutt/mutt/muttbug.sh.in: From: Thomas Roessler Add some rpm-related intelligence to flea. * /cvs/mutt/mutt/muttbug.sh.in: From: Thomas Roessler Fix flea's interaction with bug(1) on Debian systems. * /cvs/mutt/mutt/PATCHES: From: Thomas Roessler Clean up the patch list. * /cvs/mutt/mutt/hdrline.c, /cvs/mutt/mutt/PATCHES: From: Michael Elkins Fix #485: Make %z work like %Z inside of %{} in $index_format. * /cvs/mutt/mutt/copy.c, /cvs/mutt/mutt/PATCHES: From: Michael Elkins Fix #1379 - update the total mailbox size when an attachment is deleted. * /cvs/mutt/mutt/curs_main.c, /cvs/mutt/mutt/menu.c, /cvs/mutt/mutt/pager.c, /cvs/mutt/mutt/PATCHES: From: Michael Elkins Fix #1310; redraw problems. * /cvs/mutt/mutt/doc/manual.sgml.head, /cvs/mutt/mutt/init.h: From: Michael Elkins Fix #1306. * /cvs/mutt/mutt/send.c: From: Michael Elkins Fix #1364. * /cvs/mutt/mutt/pgp.c: From: Steve Kennedy Fix memory leak in the PGP code. * /cvs/mutt/mutt/commands.c, /cvs/mutt/mutt/protos.h, /cvs/mutt/mutt/sendlib.c: From: Paul Walker Fix #718. * /cvs/mutt/mutt/sendlib.c: From: Thomas Roessler Fix #1366. * /cvs/mutt/mutt/mx.c: From: Martin Siegert Fix IMAP moving; #1367. * /cvs/mutt/mutt/send.c: From: rene@clerc.nl Another S/MIME ifdef misses and causes compilation problems. * /cvs/mutt/mutt/init.h: From: Michael Elkins patch-1.5.1-me.status_doc.2 * /cvs/mutt/mutt/alias.c, /cvs/mutt/mutt/init.c, /cvs/mutt/mutt/protos.h: From: Thomas Roessler patch-1.5-tlr.alias-parse.1 - extension of patch-1.5.1-me.aliascheck.1 This patch catches the same kind of bad alias names caught by Michael's patch. There are some extensions: 1. Mutt makes sure that it doesn't _suggest_ bad names to the user. 2. If a name is bad, the user is informed, and may elect to fix the name. In this case, mutt will automatically suggest a fixed version. 3. If the user insists in the bad name, it's written into the aliases file with proper quoting. 4. When mutt parses the aliases file, it now uses the normal tokenizer routines in order to properly handle quoted alias names. * /cvs/mutt/mutt/handler.c: From: Michael Elkins patch-1.5-me.long_qp.2 (#1371) - fix truncation with overly long Q-P encoded lines. Tue Oct 22 21:24:07 2002 Thomas Roessler * /cvs/mutt/mutt/commands.c: From: René Clerc Add some missing #ifdefs. * /cvs/mutt/mutt/init.h, /cvs/mutt/mutt/recvattach.c: From: Michael Elkins Documentation fix; #1326 * /cvs/mutt/mutt/send.c: From: René Clerc Another crypt_reply fix. * /cvs/mutt/mutt/contrib/sample.muttrc: From: Michael Elkins #1357 Thu Oct 10 09:50:03 2002 Thomas Roessler * /cvs/mutt/mutt/send.c: From: René Clerc Make sure that crypt_reply replies with the same type, despite a possible S/MIME default. * /cvs/mutt/mutt/doc/manual.sgml.head: From: Michael Elkins Document escaping rules for regular expressions (#1351). * /cvs/mutt/mutt/pager.c: From: Michael Elkins Fix header coloring, so there is no difference between ncurses and slang. * /cvs/mutt/mutt/init.h: From: Michael Elkins PGP documentation glitch. * /cvs/mutt/mutt/doc/manual.sgml.head: From: Paul Walker Fix #1340 (documentation) * /cvs/mutt/mutt/pager.c: From: Michael Elkins Jeremy Lin wrote: > When I search with / and get a match, doing '/\r' doesn't move to the next > match. This behavior is unlike the less pager, and is rather useless, IMHO. Try the attached patch. Mon Sep 23 12:08:43 2002 Thomas Roessler * /cvs/mutt/mutt/buffy.c: From: Thomas Roessler A variant of buffy notification. Note: If you folks don't like this, we can return to the old version. Mon Sep 9 21:48:19 2002 Thomas Roessler * /cvs/mutt/mutt/browser.c, /cvs/mutt/mutt/buffy.c, /cvs/mutt/mutt/curs_main.c, /cvs/mutt/mutt/functions.h, /cvs/mutt/mutt/OPS, /cvs/mutt/mutt/pager.c, /cvs/mutt/mutt/protos.h: From: Rudi Chiarito Add a buffy-list function, and display more information when new mail arrives. With some modifications from tlr. * /cvs/mutt/mutt/mh.c: From: Michael Elkins Fix #1321. * /cvs/mutt/mutt/mh.c: From: Michael Elkins [STABLE] Fix #1321. * /cvs/mutt/mutt/signal.c: From: Tony Leneis Tru64 Unix portability patch. * /cvs/mutt/mutt/signal.c: From: Tony Leneis [STABLE] Tru64 Unix portability patch. * /cvs/mutt/mutt/doc/manual.sgml.head: From: Vincent Lefevre Fixing a typo. * /cvs/mutt/mutt/postpone.c: From: Thomas Roessler Fixing #1300. Noted by David Shaw . * /cvs/mutt/mutt/postpone.c: From: Thomas Roessler Fix #1299; noted by David Shaw . * /cvs/mutt/mutt/init.h, /cvs/mutt/mutt/mutt.h, /cvs/mutt/mutt/send.c: From: Michael Elkins Introducing $forward_edit. * /cvs/mutt/mutt/send.c: From: Michael Elkins #265: > Suppose a user wants to fcc to a file (e.g., /a/b/c) but accidentally > typed a = before the path name. Mutt will fail to find the =/a/b/c > folder, display the error message and beep, but immediately erase the > error message; the mail will be sent even though the fcc failed. (The > same can be accomplished by accidentally mistyping other parts of the > path name.) On local systems where screen update is quick, the user > might not notice the error message at all. > > The problem with this behaviour is that the user might have no chance > to read the error message if the screen update is quick enough; as a > result (s)he might not notice that the fcc failed. > > A related thing (probably can't be classified as a problem) is that if > fcc fails, the user probably don't want to send the mail out because > if fcc is requested (s)he probably very much want to keep a copy of > the sent mail. Try the following patch. We keep track of whether or not the fcc failed with a local var `fcc_error' and perform the same behavior as if the actual send of the message failed (without really sending) when the FCC fails, thus giving the user a chance to correct the error. * /cvs/mutt/mutt/globals.h, /cvs/mutt/mutt/init.h, /cvs/mutt/mutt/send.c: From: Michael Elkins Introduce $content_type. There's one change against Michael's patch, in how the "format=flowed" parameter is used. * /cvs/mutt/mutt/history.c: From: Vincent Lefevre [STABLE] Fixing history classes. * /cvs/mutt/mutt/history.c: From: Vincent Lefevre Fixing history classes. * /cvs/mutt/mutt/mh.c: From: Armin Wolfermann when doing the second parsing pass on a maildir, mutt doesn't delete the fake HEADER struct if the file is unreadable. With this fix unreadable files get silently ignored (like in the MH case). * /cvs/mutt/mutt/po/ja.po: From: "TAKAHASHI, Tamotsu" Update. * /cvs/mutt/mutt/editmsg.c: From: Michael Elkins Fixing #1149: Truncate files used for editing messages. * /cvs/mutt/mutt/doc/manual.sgml.head, /cvs/mutt/mutt/doc/muttrc.man.head, /cvs/mutt/mutt/buffy.c, /cvs/mutt/mutt/buffy.h, /cvs/mutt/mutt/init.h: From: Nicolas Rachinsky An unmailboxes command. #1311. * /cvs/mutt/mutt/attach.c: From: Michael Elkins Fixing #1330. * /cvs/mutt/mutt/attach.c: From: Michael Elkins [STABLE] Fixing #1330. Fri Aug 9 07:01:11 2002 Thomas Roessler * /cvs/mutt/mutt/doc/muttrc.man.head: From: Thomas Roessler Document unalternative_order in the manual page. * /cvs/mutt/mutt/doc/manual.sgml.head, /cvs/mutt/mutt/init.c, /cvs/mutt/mutt/init.h: From: Michael Elkins The following patch adds the `unalternative_order' command. It also allows using "*" more generically in un-commands which use parse_unlists(). Mon Aug 5 17:25:05 2002 Thomas Roessler * /cvs/mutt/mutt/pgpewrap.c, /cvs/mutt/mutt/pgppubring.c: From: Michael Elkins Error handling fixes. Fri Jul 26 08:24:01 2002 Thomas Roessler * /cvs/mutt/mutt/doc/manual.sgml.head: From: Michael Elkins Documentation for reply-hook. Another patch (for the manual page) would be most welcome. ;-)) * /cvs/mutt/mutt/curs_lib.c: From: Michael Elkins The attached patch fixes mutt_yesorno() so that the question will be truncated enough to always fit in the default answer string. The size is calculated on the fly so that there is no artificial truncation. Wed Jul 24 09:46:58 2002 Thomas Roessler * /cvs/mutt/mutt/mutt.h: From: TAKIZAWA Takashi The attached patch sets MB_LEN_MAX to 16, which is MB_LEN_MAX value on glibc-2.2. It works only with --without-wc-funcs switch. It may be applied to mutt-1.4 and mutt-1.5.1. * /cvs/mutt/mutt/configure.in: From: Lars Hecking Fix a quoting sloppiness. Noted by Vincent Lefevre. * /cvs/mutt/mutt/browser.c: From: Thomas Roessler Fixing #1282. An off-by-one error. :-/ * /cvs/mutt/mutt/mutt.h, /cvs/mutt/mutt/send.c, /cvs/mutt/mutt/hook.c, /cvs/mutt/mutt/init.h: From: Michael Elkins reply-hook. Documentation still needed. * /cvs/mutt/mutt/po/fr.po: From: Vincent Lefevre update. * /cvs/mutt/mutt/doc/mutt.man, /cvs/mutt/mutt/compose.c, /cvs/mutt/mutt/editmsg.c, /cvs/mutt/mutt/init.c, /cvs/mutt/mutt/init.h, /cvs/mutt/mutt/attach.c: From: Michael Elkins Fix $editor and $visual. Based on an earlier patch from Edmund Grimley Evans. Fri Jul 19 19:23:21 2002 Thomas Roessler * /cvs/mutt/mutt/doc/manual.sgml.head: From: Michael Elkins Another documentation patch. Wed Jul 17 12:48:38 2002 Thomas Roessler * /cvs/mutt/mutt/sendlib.c: From: Rocco Rutte * Thomas Roessler [02-07-08 10:14:53 +0200] wrote: > * sendlib.c, 3.12 -> 3.13 > From: Rocco Rutte > Make encode_from a bit more aggressive, by also catching a 'f' in > the beginning of a line. 'Catch' is good but also to encode it is better. It may have been too late (sorry for that) so I fixed it. I don't know why the current source only escapes lines that actually begin with 'from' or 'From' followed by some text. I think that escaping 'from' or 'From' on a single line should be done, too. Not a big deal, anyways. Tue Jul 16 07:28:11 2002 Thomas Roessler * /cvs/mutt/mutt/main.c: From: Michael Elkins Update copyright notices. Sun Jul 7 19:33:50 2002 Thomas Roessler * /cvs/mutt/mutt/doc/manual.sgml.head, /cvs/mutt/mutt/doc/mutt.man, /cvs/mutt/mutt/init.h: From: Cedric Duval Documentation fixes. * /cvs/mutt/mutt/doc/manual.sgml.head: From: "TAKAHASHI, Tamotsu" Dcumentation fixes. * /cvs/mutt/mutt/doc/manual.sgml.head, /cvs/mutt/mutt/doc/mutt.man, /cvs/mutt/mutt/init.h: From: Cedric Duval Documentation fixes. * /cvs/mutt/mutt/sendlib.c: From: Rocco Rutte Make encode_from a bit more aggressive, by also catching a 'f' in the beginning of a line. * /cvs/mutt/mutt/po/Attic/bg.po: From: Velko Hristov Update. * /cvs/mutt/mutt/init.h: From: Jeremy Blosser Add unauto_view to the stable branch. A one-liner. Fri Jun 28 19:52:31 2002 Thomas Roessler * /cvs/mutt/mutt/doc/manual.sgml.head: From: Michael Elkins Documentation fix (#271). Tue Jun 18 10:03:52 2002 Thomas Roessler * /cvs/mutt/mutt/po/zh_TW.po, /cvs/mutt/mutt/po/tr.po, /cvs/mutt/mutt/po/uk.po, /cvs/mutt/mutt/po/zh_CN.po, /cvs/mutt/mutt/po/sv.po, /cvs/mutt/mutt/po/sk.po, /cvs/mutt/mutt/po/ru.po, /cvs/mutt/mutt/po/pt_BR.po, /cvs/mutt/mutt/po/nl.po, /cvs/mutt/mutt/po/pl.po, /cvs/mutt/mutt/po/ja.po, /cvs/mutt/mutt/po/ko.po, /cvs/mutt/mutt/po/lt.po, /cvs/mutt/mutt/po/it.po, /cvs/mutt/mutt/po/gl.po, /cvs/mutt/mutt/po/hu.po, /cvs/mutt/mutt/po/id.po, /cvs/mutt/mutt/po/eo.po, /cvs/mutt/mutt/po/es.po, /cvs/mutt/mutt/po/et.po, /cvs/mutt/mutt/po/fr.po, /cvs/mutt/mutt/po/el.po, /cvs/mutt/mutt/po/da.po, /cvs/mutt/mutt/po/de.po, /cvs/mutt/mutt/po/ca.po, /cvs/mutt/mutt/po/cs.po: From: (automatic) "make update-po" * /cvs/mutt/mutt/po/ca.po: From: several submitters Adding a BG translation. Update for CA. * /cvs/mutt/mutt/po/Attic/bg.po: file bg.po was initially added on branch mutt-1-4-stable. * /cvs/mutt/mutt/po/Attic/bg.po: From: several submitters Adding a BG translation. Update for CA. * /cvs/mutt/mutt/configure.in: From: several submitters Adding a BG translation. * /cvs/mutt/mutt/init.c: From: Michael Elkins The string used to store the commmand for a backtic expansion in the muttrc was not free'd if the command failed for some reason. * /cvs/mutt/mutt/m4/gssapi.m4: From: David Champion Okay, two bugs here. One's an oversight of mine in my previous patch, where I tried to use "[hH]" as Bourne code while m4 had quoting set to ([, ]) -- this probably makes mutt mis-detect Heimdal after all. The other is not mine (i.e., it's in cvs now) and it makes mutt overstrike $LIBS if Heimdal or MIT Kerberos is detected. This is a problem for anyone who needs -lnsl -lsocket, in particular. I was fixing this by hand during late 1.3.x releases, as I didn't have time to track it down.... Here's a patch against the current (unpatched) 1.5 cvs copy of m4/gssapi.m4. It probably should go into both branches. Sorry for the repeats. Thu Jun 6 23:13:54 2002 Thomas Roessler * /cvs/mutt/mutt/color.c: From: Michael Elkins Fix #1230. * /cvs/mutt/mutt/init.h: From: Will Fiveash Fix a couple of compile-time warnings. Fri May 31 16:59:39 2002 Thomas Roessler * /cvs/mutt/mutt/charset.c, /cvs/mutt/mutt/charset.h, /cvs/mutt/mutt/sendlib.c: From: Edmund GRIMLEY EVANS Fix charset-hook. * /cvs/mutt/mutt/m4/iconv.m4, /cvs/mutt/mutt/charset.h, /cvs/mutt/mutt/configure.in, /cvs/mutt/mutt/INSTALL: From: Lars Hecking The noiconv patch. Should probably have been in 1.4. Thu May 30 12:15:02 2002 Thomas Roessler * /cvs/mutt/mutt/rfc822.c: From: Thomas Roessler Properly handle empty addresses (<>) when they show up in mail headers. The approach taken is to store this address as <@>, and to check this special case when printing an address. Wed May 29 09:31:51 2002 Thomas Roessler * /cvs/mutt/mutt/po/zh_CN.po, /cvs/mutt/mutt/po/zh_TW.po, /cvs/mutt/mutt/po/uk.po, /cvs/mutt/mutt/po/tr.po, /cvs/mutt/mutt/po/sk.po, /cvs/mutt/mutt/po/sv.po, /cvs/mutt/mutt/po/pl.po, /cvs/mutt/mutt/po/pt_BR.po, /cvs/mutt/mutt/po/ru.po, /cvs/mutt/mutt/po/ko.po, /cvs/mutt/mutt/po/lt.po, /cvs/mutt/mutt/po/nl.po, /cvs/mutt/mutt/po/it.po, /cvs/mutt/mutt/po/ja.po, /cvs/mutt/mutt/po/fr.po, /cvs/mutt/mutt/po/gl.po, /cvs/mutt/mutt/po/hu.po, /cvs/mutt/mutt/po/id.po, /cvs/mutt/mutt/po/eo.po, /cvs/mutt/mutt/po/es.po, /cvs/mutt/mutt/po/et.po, /cvs/mutt/mutt/po/da.po, /cvs/mutt/mutt/po/de.po, /cvs/mutt/mutt/po/el.po, /cvs/mutt/mutt/po/ca.po, /cvs/mutt/mutt/po/cs.po, /cvs/mutt/mutt/reldate.h, /cvs/mutt/mutt/VERSION, /cvs/mutt/mutt/ChangeLog: automatic post-release commit for mutt-1.4 * /cvs/mutt/mutt/po/de.po: From: Roland Rosenfeld update. * /cvs/mutt/mutt/po/id.po: From: Ronny Haryanto update Wed May 29 09:28:33 2002 Thomas Roessler * po/de.po: From: Roland Rosenfeld update. * po/id.po: From: Ronny Haryanto update Tue May 28 09:07:29 2002 Thomas Roessler * mx.h, postpone.c: From: Michael Elkins Fix some warnings noted by Vincent Lefevre. Tue May 21 07:28:28 2002 Thomas Roessler * po/eo.po: From: Edmund GRIMLEY EVANS update Sat May 18 05:39:55 2002 Thomas Roessler * pattern.c: From: Thomas Roessler Fix #1175. * pattern.c: From: Thomas Roessler Fix #1175. Noticed by Alain Bench. * pop_lib.c: From: Vsevolod Volkov Attached patch for mutt 1.3.X/1.4 and 1.5.X removes gcc warning in pop_lib.c. Thu May 16 17:33:19 2002 Thomas Roessler * po/pl.po: From: Pawel Dziekonski update * po/ko.po: From: Im Eunjea update. * po/ko.po: From: Im Eunjea update * po/id.po: From: Ronny Haryanto update. * compose.c: From: Ronny Haryanto Triple-DES, not Tripple-DES. Tue May 14 18:56:01 2002 Thomas Roessler * po/uk.po: From: "Andrej N. Gritsenko" update Mon May 13 20:18:57 2002 Thomas Roessler * po/et.po: From: Toomas Soome update * po/ru.po, po/uk.po: From: Vsevolod Volkov update * po/da.po: From: Byrial Jensen update * po/ru.po: From: Vsevolod Volkov update * po/sv.po: From: Jörgen Tegnér update * po/fr.po: From: Vincent Lefevre update Thu May 9 09:52:09 2002 Thomas Roessler * doc/muttrc.man.head: From: Thomas Roessler #1190, from Tim Alexeevsky Mon May 6 11:27:20 2002 Thomas Roessler * doc/manual.sgml.head: From: Thomas Roessler Remove -Q which is only present in unstable from the stable documentation. Thanks to Andreas Kneib for noting. Thu May 2 01:05:27 2002 Thomas Roessler * Makefile.am: From: Thomas Roessler Include smime.h with EXRA_DIST. Wed May 1 23:24:17 2002 Thomas Roessler * po/zh_TW.po, po/sk.po, po/sv.po, po/tr.po, po/uk.po, po/zh_CN.po, po/pl.po, po/pt_BR.po, po/ru.po, po/id.po, po/it.po, po/ja.po, po/ko.po, po/lt.po, po/nl.po, po/eo.po, po/es.po, po/et.po, po/fr.po, po/gl.po, po/hu.po, po/ca.po, po/cs.po, po/da.po, po/de.po, po/el.po, reldate.h, VERSION, ChangeLog: automatic post-release commit for mutt-1.5.1 * smime.c: From: Thomas Roessler Shut up check_sec.sh. No security holes, but some ugly code. * check_sec.sh: From: Thomas Roessler Give all the warnings at once. * build-release: From: Thomas Roessler - This is a development branch. - Add a -nodiff option to suppress generating a patch. * po/tr.po, po/uk.po, po/zh_CN.po, po/zh_TW.po, po/sk.po, po/sv.po, po/pl.po, po/pt_BR.po, po/ru.po, po/lt.po, po/nl.po, po/it.po, po/ja.po, po/ko.po, po/et.po, po/fr.po, po/gl.po, po/hu.po, po/id.po, po/da.po, po/de.po, po/el.po, po/eo.po, po/es.po, ChangeLog, po/ca.po, po/cs.po, reldate.h, VERSION: automatic post-release commit for mutt-1.3.99 * build-release: From: Thomas Roessler s/scp1/scp/ Wed May 1 23:06:21 2002 Thomas Roessler * build-release: From: Thomas Roessler s/scp1/scp/ Mon Apr 29 17:12:18 2002 Thomas Roessler * lib.c, lib.h, protos.h: From: Thomas Roessler Fix #1171. * po/fr.po: From: Vincent Lefevre update. * po/ja.po: From: oota toshiya update. * imap/util.c: From: Byrial Jensen There is a possible buffer overflow due an off-by-one error in imap/util.c, line 125. The error is in the maximum field width indication in the sscanf() call. You must have room in the receiving buffer for this number of characters /plus a terminating NULL character/. * imap/util.c: From: Byrial Jensen There is a possible buffer overflow due an off-by-one error in imap/util.c, line 125. The error is in the maximum field width indication in the sscanf() call. You must have room in the receiving buffer for this number of characters /plus a terminating NULL character/. Thu Apr 25 13:30:49 2002 Thomas Roessler * pop.c, pop_lib.c: From: Vsevolod Volkov Attached patch fixes the problem described below. It should be applied to both mutt 1.3/1.4 and 1.5 branches. > Date: Thu, 11 Apr 2002 16:24:00 -0500 > Subject: mutt 1.3.x / pop > From: "Ryan O'Hara" > To: bcully@users.sourceforge.net > User-Agent: Mutt/1.3.27i > Hi. My apologies if this has nothing to do with you. If it does not, > maybe you could forward it on to someone. > In mutt 1.3.x I have noticed that if I uses POP to retrieve mail, and > I enter an incorrect password whem prompted, it will *save* that > password and keep trying to use it. However, in the 1.2.x versions it > worked like this: type in wrong POP password, try to connect to POP > server again and it will ask you (again) for the password. mutt 1.3.x > does not, it just tries to connect with the wrongs password (which > just failed). > This is kinda annoying. Just thought I'd point out this regression. > Thanks. > R * doc/manual.sgml.head: From: Wouter Verheijen Someone in news:comp.mail.mutt noted that the list of command-line options in the manual is not up-to-date. Included a small patch that includes all options that 'mutt -h' shows. * doc/manual.sgml.tail, init.h, OPS, pattern.c: From: Cedric Duval attached are fixes for some little mistakes : * history-down -> scroll _down_, not up * functions decode-(save|copy) do not exist in the attach menu. * gettext oversight in pattern.c * inconsistency between "printf-like sequences" used all over the place and "escape sequences" for the description of $attribution. * doc/manual.sgml.tail, pattern.c, init.h, OPS: From: Cedric Duval attached are fixes for some little mistakes : * history-down -> scroll _down_, not up * functions decode-(save|copy) do not exist in the attach menu. * gettext oversight in pattern.c * inconsistency between "printf-like sequences" used all over the place and "escape sequences" for the description of $attribution. * recvattach.c: From: Thomas Roessler Also fix this for the S/MIME case. * recvattach.c: From: Thomas Roessler Fiy handling of multiparts which have encrypted sub-parts, at least for PGP. * sendlib.c: From: Thomas Roessler Force 7bit encoding for application/pgp-keys. Sat Apr 20 21:38:47 2002 Thomas Roessler * m4/Attic/lib-ld.m4, m4/Attic/lib-link.m4, m4/Attic/lib-prefix.m4, m4/codeset.m4, m4/gettext.m4, m4/glibc21.m4, m4/iconv.m4, m4/lcmessage.m4, m4/progtest.m4, intl/Attic/eval-plural.h, intl/Attic/gmo.h, intl/Attic/localename.c, intl/Attic/os2compat.c, intl/Attic/os2compat.h, intl/Attic/osdep.c, intl/Attic/plural-exp.c, intl/Attic/plural-exp.h, intl/bindtextdom.c, intl/ChangeLog, intl/config.charset, intl/dcigettext.c, intl/gettextP.h, intl/hash-string.h, intl/l10nflist.c, intl/libgnuintl.h, intl/loadinfo.h, intl/loadmsgcat.c, intl/localcharset.c, intl/localealias.c, intl/Makefile.in, intl/plural.c, intl/plural.y, ABOUT-NLS, Attic/config.rpath, configure.in, INSTALL: From: Thomas Roessler Backing out the latest iconv-related changes from the mutt-1-4-stable branch. * m4/Attic/lib-ld.m4, m4/Attic/lib-link.m4, m4/Attic/lib-prefix.m4, m4/codeset.m4, m4/gettext.m4, m4/glibc21.m4, m4/iconv.m4, m4/lcmessage.m4, m4/progtest.m4: same as above. * intl/Attic/eval-plural.h, intl/Attic/gmo.h, intl/Attic/localename.c, intl/Attic/os2compat.c, intl/Attic/os2compat.h, intl/Attic/osdep.c, intl/Attic/plural-exp.c, intl/Attic/plural-exp.h, intl/gettextP.h, intl/hash-string.h, intl/l10nflist.c, intl/libgnuintl.h, intl/loadinfo.h, intl/loadmsgcat.c, intl/localcharset.c, intl/localealias.c, intl/plural.c, intl/plural.y, intl/bindtextdom.c, intl/ChangeLog, intl/config.charset, intl/dcigettext.c, intl/Makefile.in: From: Thomas Roessler Committing the new iconv patches into a separate branch. * ABOUT-NLS, Attic/config.rpath, configure.in, INSTALL: From: Thomas Roessler Committing the new noiconv patches into a separate branch. * sendlib.c: From: Thomas Roessler Generate the resent-message-id ourselves, and add it in the top of the header. * copy.c, mutt.h, sendlib.c: From: Wouter Verheijen Bug #571 "mutt should not replicate ">From " headers while bounding", has a patch attached. Will that patch get in? Although these lines are not generated by mutt, I would strongly suggest to prevent it, because by boucing a mail the MUA should ensure that the message header is according to the specification. A ">From " line is not, because of the spaces before a colon. Because this has such serious consequences (totally unreadable mail) when a MTA interpretes this line as the beginning of the body (not unreasonable), I think Mutt should prevent sending this invalid headerline. Because the other patch to the bugreport is not really correct IMHO (because the fieldnames are not limited to alphanumeric chars, RFC2822 3.6.8), I propose another one. This patch also appends Resent-* to the header, instead of prepending it. The Resent-Message-Id is however still appended, because I could not find it; is it added by the MTA instead of by Mutt? * m4/codeset.m4, m4/gettext.m4, m4/glibc21.m4, m4/iconv.m4, m4/lcmessage.m4, m4/progtest.m4: Try to get the noiconv patch to work. * configure.in: From: Thomas Roessler Try to get the noiconv patch to work with my development environment. * INSTALL: From: Thomas Roessler Fix a typo. * init.h, rfc2047.c, sendlib.c, charset.c, charset.h, configure.in, gnupgparse.c, INSTALL: From: Lars Hecking patch.1.3.28.lh.noiconv ======================= This is the new version of my noiconv patch. It _requires_ the previous patch! If applied without, you'll have to resolve a couple of conflicts manually. Notes: - it's a lot cleaner than the old noiconv patch because no m4 files are modified - new configure option --disable-iconv; INSTALL updated accordingly [I am guessing here, but the background for the --without-iconv option mentioned in INSTALL was that mutt had a without-iconv option before gettext included iconv support. When mutt's intl/* files were updated to a newer gettext, there suddenly were two iconv options, which then got merged, that is, mutt's was removed. That was probably when --without-iconv stopped working, but I'm not sure, it may well be that it never worked since iconv support was introduced.] - all changes in *.[ch] files should be identical to the old patch * intl/Attic/localename.c: file localename.c was initially added on branch mutt-1-4-stable. * intl/Attic/localename.c: From: Lars Hecking This one seems to have been missing, too. * Attic/config.rpath: file config.rpath was initially added on branch mutt-1-4-stable. * Attic/config.rpath: From: Lars Hecking Another file from the gettext patch. * m4/Attic/lib-ld.m4: file lib-ld.m4 was initially added on branch mutt-1-4-stable. * m4/Attic/lib-link.m4: file lib-link.m4 was initially added on branch mutt-1-4-stable. * m4/Attic/lib-prefix.m4: file lib-prefix.m4 was initially added on branch mutt-1-4-stable. * m4/Attic/lib-ld.m4, m4/Attic/lib-link.m4, m4/Attic/lib-prefix.m4: From: Lars Hecking Add new m4 files from patch.1.3.28.lh.gettext-0.11.1. * m4/codeset.m4, m4/gettext.m4, m4/glibc21.m4, m4/iconv.m4, m4/lcmessage.m4, m4/progtest.m4: From: Lars Hecking patch.1.3.28.lh.gettext-0.11.1 ============================== This one updates the gettext stuff in mutt to gettext-0.11.1. I started doing this in the hope that the new gettext version would simplify the noiconv patch, but unfortunately, this turned out not to be the case (the new iconv m4 macros still don't allow for switching iconv support off). However, as a few hours of merging and testing were spent, I'd suggest to adopt it for 1.4. The actual changes to intl/* are part cosmetic, part code reorganisation. Ok, a bit more, I'm no gettext expert :) Notes: - after applying the patch, you need to chmod 755 config.rpath - a couple of new files for m4/*, too - I have broken with the tradition of renaming gettext's AM_* macros to MUTT_AM_*! I don't think it's necessary anymore to customise these macros, but you (I really mean "you, tlr" :) want to have a look at the new gettext.m4. The others should be ok as they are. - previous gettext updates were also updating po/Makefile.in.in, which I didn't; someone who has a clue about gettext should check whether this might be necessary, and also whether any other files in po/ need updating I will provide the same patch for the 1.5 branch at some stage, ideally after getting some F E E D B A C K for this one. * intl/Attic/eval-plural.h: file eval-plural.h was initially added on branch mutt-1-4-stable. * intl/Attic/gmo.h: file gmo.h was initially added on branch mutt-1-4-stable. * intl/Attic/os2compat.c: file os2compat.c was initially added on branch mutt-1-4-stable. * intl/Attic/os2compat.h: file os2compat.h was initially added on branch mutt-1-4-stable. * intl/Attic/osdep.c: file osdep.c was initially added on branch mutt-1-4-stable. * intl/Attic/plural-exp.c: file plural-exp.c was initially added on branch mutt-1-4-stable. * intl/Attic/plural-exp.h: file plural-exp.h was initially added on branch mutt-1-4-stable. * intl/Attic/eval-plural.h, intl/Attic/gmo.h, intl/Attic/os2compat.c, intl/Attic/os2compat.h, intl/Attic/osdep.c, intl/Attic/plural-exp.c, intl/Attic/plural-exp.h, intl/bindtextdom.c, intl/ChangeLog, intl/config.charset, intl/dcigettext.c, intl/gettextP.h, intl/hash-string.h, intl/l10nflist.c, intl/libgnuintl.h, intl/loadinfo.h, intl/loadmsgcat.c, intl/localcharset.c, intl/localealias.c, intl/Makefile.in, intl/plural.c, intl/plural.y, ABOUT-NLS, charset.c, charset.h, configure.in, gnupgparse.c, init.h, rfc2047.c, sendlib.c: From: Lars Hecking patch.1.3.28.lh.gettext-0.11.1 ============================== This one updates the gettext stuff in mutt to gettext-0.11.1. I started doing this in the hope that the new gettext version would simplify the noiconv patch, but unfortunately, this turned out not to be the case (the new iconv m4 macros still don't allow for switching iconv support off). However, as a few hours of merging and testing were spent, I'd suggest to adopt it for 1.4. The actual changes to intl/* are part cosmetic, part code reorganisation. Ok, a bit more, I'm no gettext expert :) Notes: - after applying the patch, you need to chmod 755 config.rpath - a couple of new files for m4/*, too - I have broken with the tradition of renaming gettext's AM_* macros to MUTT_AM_*! I don't think it's necessary anymore to customise these macros, but you (I really mean "you, tlr" :) want to have a look at the new gettext.m4. The others should be ok as they are. - previous gettext updates were also updating po/Makefile.in.in, which I didn't; someone who has a clue about gettext should check whether this might be necessary, and also whether any other files in po/ need updating I will provide the same patch for the 1.5 branch at some stage, ideally after getting some F E E D B A C K for this one. Wed Apr 17 17:05:54 2002 Thomas Roessler * po/fr.po: From: Vincent Lefevre Update. * m4/gssapi.m4: From: David Champion MIT krb5 1.2.4 has krb5-config, so it's no longer sufficient to say that possession of krb5-config indicates Heimdal. Patch attached. This assumes that Heimdal's "kreb5-config --vendor" begins with "Heimdal". I cannot verify that this is correct, so patch might be wrong on this point. Sun Apr 7 21:19:57 2002 Thomas Roessler * imap/command.c, imap/imap.c, imap/message.c: From: Brendan Cully The attached patch cleans up some bugs in switching IMAP mailboxes: * free current flags on mailbox close * reset reopen state * don't parse the same untagged SELECT response for multiple options * call mx_update_context after reading the whole mailbox, not after each message * reset new mail flag if mail arrives in the middle of opening the mailbox. This should close 1139 939 is most likely unaffected. I discovered these problems while investigating 939. Fri Apr 5 10:42:54 2002 Thomas Roessler * po/ja.po: From: "TAKAHASHI, Tamotsu" update. Thu Apr 4 20:49:46 2002 Thomas Roessler * po/ko.po: From: Im Eunjea Update. * po/ja.po: From: "TAKAHASHI, Tamotsu" Update. * pgp.c: From: Thomas Roessler Fix a typo noted by Tamotsu Takahashi. Wed Apr 3 15:22:27 2002 Thomas Roessler * handler.c: From: Thomas Roessler Fix printing of format=flowed text parts. * commands.c: From: Thomas Roessler Fix #1144 in stable. * commands.c: From: Thomas Roessler Fix a file descriptor leak in the display filter code. Noted by Chr. v. Stuckrad. fixes: #1144 Tue Apr 2 18:49:37 2002 Thomas Roessler * m4/iconv.m4: From: Lars Hecking The noiconv patch. * charset.c, charset.h, configure.in, gnupgparse.c, init.h, rfc2047.c, sendlib.c: The noiconv patch. From: Lars Hecking Sat Mar 30 08:26:31 2002 Thomas Roessler * po/pl.po: update. From Pawel Dzienkonski. * po/fr.po: Update; From Vincent Lefevre. * postpone.c, sendlib.c: The attached patch allows the user to override the user-agent field with my_hdr. It also removes the stripping of the x-mailer field when recalling a postponed message. Thu Mar 28 13:25:23 2002 Thomas Roessler * mx.c, mx.h, mailbox.h, main.c, mbox.c, mh.c: patch-1.3.28-me.emptycheck.1 Wed Mar 27 08:50:42 2002 Thomas Roessler * pgp.c: There was some output missing. * po/POTFILES.in: update. * pgp.c: More fixes. Note to self: The code which controls character set selection for attachments is far too complicated. * pgp.c: Don't include temporary file names in the Content-Disposition header. * pgp.c: Use text/plain; format=... when we are asked to detect inline PGP material in in text/plain body parts. * pgp.c, sendlib.c: Fix encoder mode for text/plain; action=pgp-*. * pgp.c: Fix "noconv" handling for the message body when we generate inline PGP. * charset.c, charset.h, handler.c, muttlib.c, pgp.c: Some hackisch charset handling for text/plain; x-action=pgp-*. I don't like this stuff, but it's better than nothing. Tue Mar 26 22:25:48 2002 Thomas Roessler * pgp.c: Change x-action values to "pgp-encrypted", "pgp-signed". * contrib/gpg.rc, commands.c, compose.c, crypt.c, handler.c, muttlib.c, pgp.c, protos.h, recvattach.c, sendlib.c: More inline PGP changes. * pgp.c: Also permit for "action" and "x-action" on the receiving end, just in case we can settle on a joint standard with other MUA developers. * commands.c, crypt.c, handler.c, pgp.c, pgpinvoke.c, sendlib.c: OK, I'm giving up: pgp_create_traditional now creates text/plain; x-mutt-action={pgp-encrypt,pgp-sign}. * pgpinvoke.c: Fix application/pgp signatures. * charset.c, charset.h, gnupgparse.c, handler.c, mbyte.c, rfc2047.c, sendlib.c: Fix iconv warnings; from Edmund Grimley Evans. * smime.c: Please use ascii_strcasecmp() if you want to compare ASCII parameter strings. mutt_strcasecmp() depends on the locale, and detects "i" and "I" as _different_ in Turkish locales. Mon Mar 25 11:34:40 2002 Thomas Roessler * crypt.c: Fix S/MIME signature type. Noted by Dan Ohnesorg . * buffy.c: close 1103; from Brendan Cully * doc/manual.sgml.tail: close 1122; from Brendan Cully * hdrline.c, muttlib.c: Fix #87s; from Brendan Cully. * hdrline.c, muttlib.c: Fix #872, from Brendan Cully. * contrib/smime_keys_test.pl, contrib/Makefile.in: Include a test script by Mike Schiraldi. It's perl > the one I have installed, so I'm just putting it into contrib for now. Wed Mar 20 09:53:42 2002 Thomas Roessler * editmsg.c, mailbox.h, mx.c: Rename M_NEW to M_NEWFOLDER. * editmsg.c, mailbox.h, mx.c: Rename the new M_NEW by M_NEWFOLDER. There was another constant of the same name. Problem noted by Will Yardley's compiler. Tue Mar 19 09:54:05 2002 Thomas Roessler * browser.c: Fix #1115. * editmsg.c, mailbox.h, mx.c: Fix a temporary file race problem when using the edit-message function. Backported from unstable. * po/pl.po: update Mon Mar 18 18:54:56 2002 Thomas Roessler * browser.c: Should fix #1115. BACKPORT! Fri Mar 15 09:11:05 2002 Thomas Roessler * po/ja.po: update from oota toshiya. * po/ja.po: update, from oota toshiya. Wed Mar 13 23:43:41 2002 Thomas Roessler * attach.c: Undoing the previous patch. It was junk, and may ruin files. * attach.c, editmsg.c, mailbox.h, mx.c: Don't fopen mail folders in append mode where we should safe_fopen() them in write mode. Debian bug #138200, noted by Colin Philipps . NEEDS BACKPORTING. * po/uk.po, po/zh_CN.po, po/zh_TW.po, po/sk.po, po/sv.po, po/tr.po, po/pl.po, po/pt_BR.po, po/ru.po, po/id.po, po/it.po, po/ja.po, po/ko.po, po/lt.po, po/nl.po, po/eo.po, po/es.po, po/et.po, po/fr.po, po/gl.po, po/hu.po, po/da.po, po/de.po, po/el.po, po/Attic/ChangeLog, po/ca.po, po/cs.po: automatic post-release commit for mutt-1.3.28 * po/Attic/ChangeLog: file ChangeLog was initially added on branch mutt-1-4-stable. * ChangeLog, reldate.h, VERSION: automatic post-release commit for mutt-1.3.28 * doc/smime-notes.txt, smime.c: Assorted patches from Mike Schiraldi. Wed Mar 13 12:31:02 2002 Thomas Roessler * doc/smime-notes.txt, smime.c: Assorted patches from Mike Schiraldi. Sat Mar 2 12:11:35 2002 Thomas Roessler * contrib/smime.rc, compose.c, init.h, mutt.h, sendlib.c, smime.c, smime.h: Introduce smime_default_key. From Oliver Ehli. * contrib/smime.rc, smime.c, smime.h, smime_keys.pl, init.h, mutt.h: smime.c: - the getkeys() function was broken and deleted the last char of the certfilename - it now lets me use more than one key for the same mailbox ie select these. - some display output was garbled when the email didn't match. i posted some fix to mutt-users, but i don't like that sleep() so i dropped the first error message, which basically repeated the from/sender field only. so now there's just the message: they don't match. smime_keys: - i modified the add_chain to continue even if no roo-cert is present (david collantes received som chain that got exported from outlook. obiously they don't (always ?) include the root cert) it will now abort if neither root nor intermediate certs are present. - add_cert created index entries with '-' as issuer cert, when it should have been '?'. thus verify would fail. (obviously nobody ever used that command (add_cert, that is) :) the feature above obsoletes the hash_cert and fingerprint_cert commands, adds import_cert command and ask_cert_label bool. i modified the output of smime_keys (a little) so it doesn't look too garbled when supplying the label (it is actually interactive :) furthermore, i do a verify after the cert was added and modified the verify routine to make the cerificate trusted in case of success. (we discussed this in another message) that is ok so far, but perhaps this requires some better root certificate handling, ie the trust should be somehow connected to the root certificate, that maybe added (if the user trusts it and its not present already) to the ca-file. i'll think about that some more ... but then, there already is the add_root command. hmmm... (btw, you'll now never get asked to trust a certificate) i have not yet deleted the email handling from the import key stuff (in smime.c/crypt.c), for i'm thinking about smime_keys using it as an additional arg. otoh i don't think users would press ^k if verification failed...hmmm... but still, smime_keys does extract the email from the certificate either way and does verify it by itself, so the only thing that would happen is to have some invalid certificates, that mutt'll refuse to use anyways, left in the database.... (From Oliver Ehli.) Thu Feb 28 23:28:51 2002 Thomas Roessler * sort.c: Turn on incremental threading again. * smime_keys.pl: The script will try to pick out the end-user cert and pass that to openssl. The code which tells the difference may not be perfect. It works with all the certs in my collection, though. I won't be at all surprised if someone comes across a cert chain which confuses it, but it should print out an error in that case. Hopefully they will send us the chain so we can adjust our code. (From Mike Schiraldi.) * init.h, mutt.h, thread.c: Threading enhancements from Daniel Eisenbud. * curs_main.c, init.c, init.h, mutt.h, thread.c: $narrow_tree; fater redrawing when changing tree options. From Daniel Eisenbud. * imap/message.c, mbox.c, mx.c, thread.c: A possible work-around for #939. From Daniel Eisenbud. * init.h, mutt.h, thread.c: Threading enhancements from Daniel Eisenbud. Tue Feb 26 10:58:56 2002 Thomas Roessler * po/ru.po: update * init.h: Fix a typo. * init.h: Fix a typo. #1069. * imap/browse.c, imap/message.c, configure.in, mutt_sasl.c: Brendan Cully sent a patch. * install-sh: Fix a typo. From Edmund Grimley Evans. * po/ru.po: ru.po update. * pop_lib.c: CAPA response tags are case-insensitive. Noted by Michael Vore, patch from Vsevolod Volkov. Mon Feb 18 14:55:31 2002 Thomas Roessler * alias.c, send.c: Fix for #1047. From Michael Elkins. Thu Feb 14 11:22:51 2002 Thomas Roessler * charset.c, gnupgparse.c, init.h, rfc2047.c: Iconv patch from Lars Hecking. MAY NEED TO BE BACKPORTED. Wed Feb 13 12:04:52 2002 Thomas Roessler * smime.c: mutt_any_key() shouldn't be used in curses mode. * hdrline.c, init.h, parse.c: Change the default format to be more friendly to "0-line messages", and fix optional expansion for %l - it was the wrong way around. Also, add a hack to parse.c so we ignore negative values in Lines headers. * hdrline.c, muttlib.c, protos.h: Undo the %l fix. It broke things. * menu.c: Fix mutt_pad_string; from Edmund Grimley Evans. (MAY NEED TO BE BACKPORTED.) * main.c: Report libiconv version. Tue Feb 12 21:54:41 2002 Thomas Roessler * hdrline.c, muttlib.c, protos.h: Improve %l's behaviour. * extlib.c, main.c, pattern.c, smime_keys.pl: Mike Schiraldi's daily S/MIME patch. Mon Feb 11 17:31:53 2002 Thomas Roessler * smime.c: This patch gets rid of an ugly static variable in smime.c. (From Mike Schiraldi.) * smime_keys.pl: This patch lets smime_keys.pl automagically handle both formats of x509 certificate -- PEM (text) and DER (binary). This lets Outlook users (and probably others) directly import the certs without first converting them manually. (From Mike Schiraldi.) * configure.in: Honor current values of $LIBS and $CPPFLAGS. From Thomas Dickey. * configure.in: Honor $LIBS and $CPPFLAGS. From Thomas Dickey. * init.c: patch-1.3.27.me.initsort.1 Thu Feb 7 21:48:42 2002 Thomas Roessler * smime_keys.pl: Another S/MIME patch from Mike Schiraldi. * smime_keys.pl: Fix smime_keys. * smime.c: S/MIME fixes from Mike Schiraldi. * po/zh_CN.po, po/zh_TW.po, po/sk.po, po/sv.po, po/tr.po, po/uk.po, po/ja.po, po/ko.po, po/lt.po, po/nl.po, po/pl.po, po/pt_BR.po, po/ru.po, po/el.po, po/eo.po, po/es.po, po/et.po, po/fr.po, po/gl.po, po/hu.po, po/id.po, po/it.po, po/ca.po, po/cs.po, po/da.po, po/de.po, po/POTFILES.in, Makefile.am: Make S/MIME messages translatable. Wed Feb 6 19:14:47 2002 Thomas Roessler * lib.h: Avoid a warning on some machines. * lib.h, smime.c: Make some scanf formats safe. Tue Feb 5 22:01:06 2002 Thomas Roessler * ascii.c: The previous fix was complete nonsense. What a day. :-( * ascii.c: The previous fix was complete nonsense. * browser.c, lib.c, lib.h: Use strcoll for the file browser. From David Champion. * hook.c: Fix crypt-hook. From Dale Woolridge . * smime_keys.pl: Clean-up from Mike Schiraldi. * imap/browse.c: Fix. * imap/browse.c: Fix another IMAP browsing bug. * po/ru.po, po/fr.po, po/ko.po: update * smime.c: Don't put garbage onto the screen when trying to decrypt messages. * contrib/smime.rc, init.h, smime.c, smime.h, smime_keys.pl: S/MIME fixes from Oliver Ehli: - smime_keys.pl: support for multiple email adrresses in cert: will add one entry to {keys, cetrificates}/.index now (for each mailbox) support for certificates without intermediate certs (e.g. for people who are their own CA: use root as intermediate, for it probably wouldn't be known to anyone...) bugfix in handle_pem: the checks if some type of cert is present; die() could never be reached, as the variables checked wouldn't have been set in that case, so it would break because of undefined value or some such thing.... (so it has to check $iter instead) - smime.c (init.h, ....) support for importing certificates issued for multiple addresses. introduced smime_fingerprint_cert_command, so finally certs can get compared ... (so the above works..) cleaned up some error messages, that would mess up the terminal. fixed typos (init.h) * ascii.c: Fix. * ascii.c: Fix ascii_*cmp functions. Problem noted by Brad Thompson. Mon Feb 4 09:59:02 2002 Thomas Roessler * smime.c, crypt.c: Some S/MIME fixes from Oliver Ehli . Sun Feb 3 09:58:45 2002 Thomas Roessler * doc/manual.sgml.head, doc/muttrc.man.head, init.h: Add unauto_view. From Jeremy Blosser. * Makefile.am, pgplib.h, pgppubring.c: Add a "-f" flag which helps to dump fingerprints. Contributed by Jason Harris , and not strictly needed for mutt. * pgppubring.c: Correctly calculate fingerprints for type 20 ElGamal keys. Noted by Jason Harris . * pgppubring.c: Fix calculation of fingerprints (and key IDs) for type 20 ElGamal keys. Noted by Jason Harris . Sat Feb 2 16:52:27 2002 Thomas Roessler * po/ca.po: update * po/ca.po: update. * mh.c: Don't forget deletions when a folder is changed. Ups. Fri Feb 1 17:23:20 2002 Thomas Roessler * smime_keys.pl: Fix some possible leaks of the private key (encrypted, but still...). (yow_security_holes.patch from Mike Schiraldi.) Thu Jan 31 22:05:58 2002 Thomas Roessler * doc/smime-notes.txt: Document %C, and other updates. From Mike Schiraldi. * smime.c: Remove some unnecessary quotation marks. * contrib/smime.rc, init.h, smime.c, smime.h, smime_keys.pl: Use mutt -Q from smime_keys. * po/zh_TW.po, po/pt_BR.po, po/ru.po, po/sk.po, po/sv.po, po/tr.po, po/uk.po, po/zh_CN.po, po/it.po, po/ja.po, po/ko.po, po/lt.po, po/nl.po, po/pl.po, po/da.po, po/de.po, po/el.po, po/eo.po, po/es.po, po/et.po, po/fr.po, po/gl.po, po/hu.po, po/id.po, po/ca.po, po/cs.po: update-po * main.c: fix a string. * doc/mutt.man: Document -Q. * init.c, main.c, protos.h: Add a -Q option to query configuration variables. This is needed to avoid a separate mutt configuration parser in smime_keys.pl. Wed Jan 30 22:51:12 2002 Thomas Roessler * send.c: patch-1.3.27.me.postpone_date.2 * smime.c: Mike Schiraldi's daily S/MIME patch, as he puts it. Tue Jan 29 21:08:10 2002 Thomas Roessler * smime.c: Improved certificate handling. Suggested by Oliver Ehli, implemented by Mike Schiraldi. * smime.c: Properly handle certain signatures generated by Outlook. From Mike Schiraldi. * parse.c: Fix a segmentation fault in debugging code. From Daniel Eisenbud. Mon Jan 28 23:29:05 2002 Thomas Roessler * crypt.c, init.h, mutt.h: Add a new crypt_timestamp option. The timestamps aren't really needed any more. * commands.c, menu.c, mutt_curses.h, mutt.h, pattern.c: Add ~V to match successfully verified messages. * contrib/smime.rc: Add a comment. From Mike Schiraldi. * init.h: Fix list-from documentation. From Michael Elkins. * doc/smime-notes.txt: Add more information on S/MIME. Adapted from Oliver Ehli's notes by Mike Schiraldi. * send.c: Avoid C99 comments. Noted by Vincent Lefevre. * po/ja.po, po/sv.po: updates * menu.c: Wide character fix from TAKIZAWA Takashi. * hook.c, Makefile.am: S/MIME-related bug fixes from Brendan Cully. Fri Jan 25 00:08:30 2002 Thomas Roessler * smime.c: ups * commands.c, recvattach.c, smime.c, smime.h: More decryption key detection fixes. * commands.c, smime.c: Make some prompts look nicer, and add sensible selection of the decryption key. Thu Jan 24 23:53:19 2002 Thomas Roessler * commands.c, crypt.c, smime.c, smime.h: More S/MIME nit-picking. * mh.c: Fix. * mh.c: Still more code clean-up. * doc/smime-notes.txt: Update. * mx.c: little fix. * mh.c: Ups, don't use the wrong check function... * mh.c: Clean up the mh code, too. * mh.c: indentation * mh.c, mx.c, mx.h: Maildir efficiency improvements, from Michael Elkins and Thomas Roessler. * crypt.c, curs_lib.c, smime.c: S/MIME nits. * Attic/reap.pl: We don't need this any more. * imap/message.c, doc/Makefile.in, doc/smime-notes.txt, contrib/ca-bundle.crt, contrib/Makefile.in, contrib/smime.rc, attach.c, commands.c, compose.c, configure.in, copy.c, copy.h, crypt.c, crypt.h, curs_main.c, functions.h, globals.h, handler.c, hdrline.c, headers.c, hook.c, init.c, init.h, keymap.c, keymap.h, main.c, Makefile.am, mutt.h, muttlib.c, mx.c, OPS.CRYPT, OPS.PGP, OPS.SMIME, pager.c, parse.c, pattern.c, pgp.c, pgp.h, pgplib.h, pop.c, postpone.c, protos.h, recvattach.c, send.c, sendlib.c, smime.c, smime.h, smime_keys.pl: S/MIME support. From Oliver Ehli and Mike Schiraldi . * po/pt_BR.po: update * doc/manual.sgml.head, doc/muttrc.man.head, attach.c, globals.h, init.h, protos.h, rfc1524.c, sendlib.c: Introduce mime_lookup. From Brian Foley and Ulf Erikson. * po/ru.po: update * mh.c: Make reading maildirs more efficient. * VERSION: Pseudo-revision for mutt-1.5. * m4/glibc21.m4, m4/gssapi.m4, m4/iconv.m4, m4/lcmessage.m4, m4/progtest.m4, m4/funcdecl.m4, m4/gettext.m4, m4/codeset.m4, m4/curslib.m4, m4/README, m4/.cvsignore, m4/Makefile.am.in: version bump * po/sk.po, po/sv.po, po/tr.po, po/uk.po, po/zh_CN.po, po/zh_TW.po, po/pl.po, po/pt_BR.po, po/ru.po, po/id.po, po/it.po, po/ja.po, po/ko.po, po/lt.po, po/nl.po, po/fr.po, po/gl.po, po/hu.po, po/el.po, po/eo.po, po/es.po, po/et.po, po/ca.po, po/cs.po, po/.cvsignore, po/da.po, po/de.po, po/Makefile.in.in, po/POTFILES.in, imap/auth_anon.c, imap/auth.c, imap/auth_cram.c, imap/auth_gss.c, imap/auth.h, imap/auth_login.c, imap/auth_sasl.c, imap/browse.c, imap/BUGS, imap/command.c, imap/.cvsignore, imap/imap.c, imap/imap.h, imap/imap_private.h, imap/Makefile.am, imap/message.c, imap/message.h, imap/README, imap/TODO, imap/utf7.c, imap/util.c: more version bumps. * intl/bindtextdom.c, intl/cat-compat.c, intl/ChangeLog, intl/config.charset, intl/COPYING.LIB-2.1, intl/COPYING.LIB-2, intl/.cvsignore, intl/dcgettext.c, intl/dcigettext.c, intl/dcngettext.c, intl/dgettext.c, intl/dngettext.c, intl/explodename.c, intl/finddomain.c, intl/gettext.c, intl/gettext.h, intl/gettextP.h, intl/hash-string.h, intl/intl-compat.c, intl/l10nflist.c, intl/libgettext.h, intl/libgnuintl.h, intl/libintl.glibc, intl/linux-msg.sed, intl/loadinfo.h, intl/loadmsgcat.c, intl/localcharset.c, intl/locale.alias, intl/localealias.c, intl/Makefile.in, intl/ngettext.c, intl/plural.c, intl/plural.y, intl/po2tbl.sed.in, intl/ref-add.sin, intl/ref-del.sin, intl/textdomain.c, intl/VERSION, intl/xopen-msg.sed: more version number updates. * doc/applying-patches.txt, doc/.cvsignore, doc/devel-notes.txt, doc/dotlock.man, doc/instdoc.sh.in, doc/Makefile.in, doc/manual.sgml.head, doc/manual.sgml.tail, doc/mbox.man, doc/muttbug.man, doc/mutt.man, doc/muttrc.man.head, doc/muttrc.man.tail, doc/patch-notes.txt, doc/PGP-Notes.txt: more version number updates * contrib/iconv/iconv.aix-3.2.5.rc, contrib/iconv/iconv.aix-4.1.5.rc, contrib/iconv/iconv.aix-4.2.0.rc, contrib/iconv/iconv.aix-4.3.2.rc, contrib/iconv/iconv.freebsd-3.3.rc, contrib/iconv/iconv.glibc-2.1.3.rc, contrib/iconv/iconv.glibc-2.1.90.rc, contrib/iconv/iconv.hpux-10.01.rc, contrib/iconv/iconv.hpux-10.20.rc, contrib/iconv/iconv.hpux-11.00.rc, contrib/iconv/iconv.irix-6.5.rc, contrib/iconv/iconv.osf1-4.0a.rc, contrib/iconv/iconv.osf1-4.0d.rc, contrib/iconv/iconv.solaris-2.4.rc, contrib/iconv/iconv.solaris-2.5.1.rc, contrib/iconv/iconv.solaris-2.6-cjk.rc, contrib/iconv/iconv.solaris-2.6.rc, contrib/iconv/iconv.solaris-2.7.rc, contrib/iconv/make.sh, contrib/iconv/README, contrib/.cvsignore, contrib/gpg.rc, contrib/language50.txt, contrib/language.txt, contrib/Makefile.in, contrib/Mush.rc, contrib/patch.slang-1.2.2.keypad.1, contrib/pgp2.rc, contrib/pgp5.rc, contrib/pgp6.rc, contrib/Pine.rc, contrib/sample.mailcap, contrib/sample.muttrc, contrib/sample.muttrc-tlr, contrib/Tin.rc: Bumping more version numbers. * snprintf.c, sort.c, sort.h, stamp-h.in, status.c, strcasecmp.c, strdup.c, system.c, thread.c, url.c, url.h, utf8.c, wcwidth.c, Attic/reap.pl, pgpkey.c, pgplib.c, pgplib.h, pgpmicalg.c, pgppacket.c, pgppacket.h, pgppubring.c, pop_auth.c, pop.c, pop.h, pop_lib.c, postpone.c, prepare, protos.h, query.c, recvattach.c, recvcmd.c, regex.c, reldate.h, remailer.c, remailer.h, resize.c, rfc1524.c, rfc1524.h, rfc2047.c, rfc2047.h, rfc2231.c, rfc2231.h, rfc822.c, rfc822.h, score.c, send.c, sendlib.c, sha1.c, sha1.h, signal.c, md5c.c, md5.h, menu.c, mh.c, mime.h, mime.types, missing, mkinstalldirs, mkjtags.c, muttbug, muttbug.sh.in, mutt_curses.h, mutt.h, muttlib.c, mutt_menu.h, mutt_regex.h, mutt_sasl.c, mutt_sasl.h, mutt_socket.c, mutt_socket.h, mutt_ssl.c, mutt_ssl.h, mutt_ssl_nss.c, mutt_tunnel.c, mutt_tunnel.h, mx.c, mx.h, pager.c, pager.h, parse.c, patchlist.sh, pattern.c, pgp.c, pgpewrap.c, pgp.h, pgpinvoke.c, editmsg.c, enter.c, extlib.c, filter.c, flags.c, from.c, functions.h, gen_defs, getdomain.c, gettext.c, globals.h, gnupgparse.c, handler.c, hash.c, hash.h, hdrline.c, headers.c, help.c, history.c, history.h, hook.c, init.c, init.h, install-sh, keymap.c, keymap.h, lib.c, lib.h, mailbox.h, main.c, makedoc.c, mapping.h, mbox.c, mbyte.c, mbyte.h, attach.c, attach.h, base64.c, browser.c, browser.h, buffy.c, buffy.h, build-release, charset.c, charset.h, check_sec.sh, color.c, commands.c, complete.c, compose.c, config.guess, config.sub, configure.in, copy.c, copy.h, curs_lib.c, curs_main.c, date.c, depcomp, dotlock.c, dotlock.h, edit.c, acconfig.h, account.c, account.h, addrbook.c, alias.c, ascii.c, ascii.h, GPL, INSTALL, Makefile.am, Muttrc.head.in, NEWS, OPS, OPS.MIX, OPS.PGP, PATCHES, README, README.SECURITY, README.SSL, _regex.h, TODO, VERSION, ABOUT-NLS, BEWARE, ChangeLog, COPYRIGHT, .cvsignore: Bumping version numbers to 3.0, for the new unstable branch. * send.c: Set default Fcc when resending a message. * po/ja.po: update Wed Jan 23 22:37:12 2002 Thomas Roessler * po/da.po, po/el.po, po/et.po, po/ko.po, po/pl.po: updates * po/uk.po, po/id.po: update * charset.c: Fix #999. A single missing comma. Tue Jan 22 12:12:45 2002 Thomas Roessler * po/pt_BR.po, po/ru.po, po/sk.po, po/sv.po, po/tr.po, po/uk.po, po/zh_CN.po, po/zh_TW.po, po/hu.po, po/id.po, po/it.po, po/ja.po, po/ko.po, po/lt.po, po/nl.po, po/pl.po, po/ca.po, po/cs.po, po/da.po, po/de.po, po/el.po, po/eo.po, po/es.po, po/et.po, po/fr.po, po/gl.po, ChangeLog, reldate.h, VERSION: automatic post-release commit for mutt-1.3.27 Mon Jan 21 17:43:19 2002 Thomas Roessler * po/it.po: update * po/sv.po, po/de.po, po/eo.po: updates Mon Jan 21 17:43:19 2002 Thomas Roessler * po/it.po: update * po/sv.po, po/de.po, po/eo.po: updates * mutt_ssl.c: A fix from Ulf Erikson, which he says to fix bug #989. Fri Jan 18 11:44:54 2002 Thomas Roessler * po/zh_CN.po, po/zh_TW.po, po/pt_BR.po, po/ru.po, po/sk.po, po/sv.po, po/tr.po, po/uk.po, po/hu.po, po/id.po, po/it.po, po/ja.po, po/ko.po, po/lt.po, po/nl.po, po/pl.po, po/eo.po, po/es.po, po/et.po, po/fr.po, po/gl.po, po/ca.po, po/cs.po, po/da.po, po/de.po, po/el.po, reldate.h, VERSION, ChangeLog: automatic post-release commit for mutt-1.3.26 Thu Jan 17 22:41:45 2002 Thomas Roessler * configure.in: Use ncurses.h for configure tests, if present. Thu Jan 17 22:41:45 2002 Thomas Roessler * configure.in: Use ncurses.h for configure tests, if present. Wed Jan 16 20:44:49 2002 Thomas Roessler * config.guess, config.sub, missing, mkinstalldirs: Updated auto* files. From Lars Hecking. * curs_main.c, protos.h, thread.c: patch-1.3.25-de-new_threads.1 Tue Jan 15 22:08:12 2002 Thomas Roessler * acconfig.h, configure.in: Configure and config.h cleanup. From Lars Hecking. * handler.c: Don't hallucinate a '\n' in the end of quoted-printable encoded attachments. * po/fr.po: update. * flags.c, mh.c, mutt.h, mx.c: patch-1.3.25.tlr.maildir_trash.1 * po/ko.po: update * init.c: Avoid reading past the end of ta string when handling \ or ^ sequences. From Michael Elkins. * po/tr.po, po/uk.po, po/zh_CN.po, po/zh_TW.po, po/nl.po, po/pl.po, po/pt_BR.po, po/ru.po, po/sk.po, po/sv.po, po/gl.po, po/hu.po, po/id.po, po/it.po, po/ja.po, po/ko.po, po/lt.po, po/de.po, po/el.po, po/eo.po, po/es.po, po/et.po, po/fr.po, po/ca.po, po/cs.po, po/da.po, pgpkey.c: Shorten some messages. Noted by Jeremy Blosser. #978. * pattern.c: Fix an off-by-one error. Mon Jan 14 09:03:31 2002 Thomas Roessler * imap/imap.c: fix another case-sensitive comparison. Sun Jan 13 21:19:25 2002 Thomas Roessler * ascii.h: Fix the ascii_strncmp() macro. * imap/auth_sasl.c, imap/browse.c, imap/command.c, imap/imap.c, imap/message.c, imap/util.c: Parse IMAP responses locale- and case- insensitive. From Brendan Cully. * muttlib.c, pager.c: A different fix for the '\012' issue. Bug tracked down by Johannes Geiger . Sat Jan 12 11:42:18 2002 Thomas Roessler * NEWS: More on ~=. * doc/manual.sgml.head, doc/muttrc.man.head, mutt.h, pattern.c: Add a ~= pattern. From Frederic Duval. * doc/manual.sgml.head: Fix a typo, #971. Wed Jan 9 15:39:28 2002 Thomas Roessler * pgp.c: Fix #960. Tue Jan 8 13:06:21 2002 Thomas Roessler * mx.c: Try to fix #943. * INSTALL, NEWS: fix libiconv URL. #959. Mon Jan 7 19:10:51 2002 Thomas Roessler * po/ko.po: update * attach.c: Fix #951. Fri Jan 4 14:30:29 2002 Thomas Roessler * rfc822.c: Terminate the correct buffer. Noted by Durval Menezes . (This bug shouldn't have any security implications. ;-) * po/et.po, po/fr.po, po/pl.po, po/sv.po: updates. Thu Jan 3 20:57:20 2002 Thomas Roessler * mutt_ssl.c, mutt_ssl.h, mutt_ssl_nss.c, globals.h: Move some globals where they belong. From Brendan Cully. Wed Jan 2 16:28:46 2002 Thomas Roessler * acconfig.h: Cleanup; from Lars Hecking. * mutt_ssl.c: Replace a few strncpy() calls by strfcpy(). * recvcmd.c: Bug fix. Problem noted by Vincent Lefevre's compiler. * muttlib.c: Fix the \012 bug. Tue Jan 1 20:18:41 2002 Thomas Roessler * po/zh_TW.po, po/pt_BR.po, po/ru.po, po/sk.po, po/sv.po, po/tr.po, po/uk.po, po/zh_CN.po, po/hu.po, po/id.po, po/it.po, po/ja.po, po/ko.po, po/lt.po, po/nl.po, po/pl.po, po/da.po, po/de.po, po/el.po, po/eo.po, po/es.po, po/et.po, po/fr.po, po/gl.po, po/ca.po, po/cs.po, po/Makefile.in.in, reldate.h, ChangeLog, VERSION: automatic post-release commit for mutt-1.3.25 * intl/COPYING.LIB-2.1, intl/COPYING.LIB-2: ups, these were missing from the CVS. * po/ca.po: update. * po/Attic/zh_TW.Big5.po, po/uk.po, po/sk.po, po/sv.po, po/ru.po, po/pl.po, po/pt_BR.po, po/ko.po, po/nl.po, po/it.po, po/gl.po, po/id.po, po/es.po, po/fr.po, po/el.po, po/eo.po, po/de.po, po/cs.po, po/da.po, ChangeLog, rfc822.c, VERSION: post-release commit for mutt-1.2.5.1. * rfc822.c: Fix a security problem. Tue Jan 1 20:07:35 2002 Thomas Roessler * intl/COPYING.LIB-2.1, intl/COPYING.LIB-2: ups, these were missing from the CVS. * po/ca.po: update. * po/Attic/zh_TW.Big5.po, po/uk.po, po/sk.po, po/sv.po, po/ru.po, po/pl.po, po/pt_BR.po, po/ko.po, po/nl.po, po/it.po, po/gl.po, po/id.po, po/es.po, po/fr.po, po/el.po, po/eo.po, po/de.po, po/cs.po, po/da.po, ChangeLog, rfc822.c, VERSION: post-release commit for mutt-1.2.5.1. * rfc822.c: Fix a security problem. Tue Jan 1 20:05:05 2002 Thomas Roessler * po/ca.po: update. * po/Attic/zh_TW.Big5.po, po/uk.po, po/sk.po, po/sv.po, po/ru.po, po/pl.po, po/pt_BR.po, po/ko.po, po/nl.po, po/it.po, po/gl.po, po/id.po, po/es.po, po/fr.po, po/el.po, po/eo.po, po/de.po, po/cs.po, po/da.po, ChangeLog, rfc822.c, VERSION: post-release commit for mutt-1.2.5.1. * rfc822.c: Fix a security problem. Tue Jan 1 20:02:10 2002 Thomas Roessler * po/Attic/zh_TW.Big5.po, po/uk.po, po/sk.po, po/sv.po, po/ru.po, po/pl.po, po/pt_BR.po, po/ko.po, po/nl.po, po/it.po, po/gl.po, po/id.po, po/es.po, po/fr.po, po/el.po, po/eo.po, po/de.po, po/cs.po, po/da.po, ChangeLog, rfc822.c, VERSION: post-release commit for mutt-1.2.5.1. * rfc822.c: Fix a security problem. Fri Dec 28 17:19:00 2001 Thomas Roessler * protos.h, recvcmd.c, send.c: Make sure References and In-Reply-To headers are generated properly when the user replies to one or more message-type attachments. Wed Dec 26 19:24:46 2001 Thomas Roessler * imap/imap.c: Possible fix for #905. From Daniel Eisenbud. Fri Dec 21 00:22:12 2001 Thomas Roessler * pager.c: Fix #929. Tue Dec 18 15:13:18 2001 Thomas Roessler * imap/imap.c, imap/imap.h, browser.c: Fix from #918. From . * po/Makefile.in.in, m4/gettext.m4, m4/iconv.m4, m4/lcmessage.m4, m4/progtest.m4, ABOUT-NLS, intl/bindtextdom.c, intl/ChangeLog, intl/config.charset, intl/dcgettext.c, intl/dcigettext.c, intl/dcngettext.c, intl/dgettext.c, intl/dngettext.c, intl/explodename.c, intl/finddomain.c, intl/gettext.c, intl/gettext.h, intl/gettextP.h, intl/hash-string.h, intl/intl-compat.c, intl/l10nflist.c, intl/libgettext.h, intl/libgnuintl.h, intl/loadinfo.h, intl/loadmsgcat.c, intl/localcharset.c, intl/locale.alias, intl/localealias.c, intl/Makefile.in, intl/ngettext.c, intl/plural.c, intl/plural.y, intl/textdomain.c, intl/VERSION: Updating to gettext-0.10.40. Mon Dec 17 10:08:18 2001 Thomas Roessler * edit.c: Fix a memory allocation bug. #917. * thread.c, hdrline.c: Another threading update. Thu Dec 13 12:10:59 2001 Thomas Roessler * menu.c, mutt.h, sort.c, thread.c: Threading updates, from Daniel Eisenbud. * pager.c: compile fix. Tue Dec 11 23:30:59 2001 Thomas Roessler * doc/muttrc.man.head: Typo, #911. * po/it.po: update * contrib/gpg.rc: Remove an unnecessary \-quoting. * init.c, pager.c: Add a missing else. * contrib/gpg.rc: Use gettext to determine the good signature pattern. * init.c: Make "`...`" work as expected. * po/it.po: update. Mon Dec 10 13:12:41 2001 Thomas Roessler * query.c: Fix #910. * init.h: Change the default for $pgp_replyencrypt to "yes". * po/ja.po, po/pl.po: updates. Sun Dec 9 09:12:08 2001 Thomas Roessler * po/ca.po, configure.in: Add a Catalan translation. From Ivan Vilata i Balaguer . Tue Dec 4 10:28:22 2001 Thomas Roessler * po/ru.po: update Mon Dec 3 18:36:09 2001 Thomas Roessler * po/da.po, po/de.po: update. * mx.c: Try to detect write() errors by calling fsync() after fflush(). May fix #895. Thu Nov 29 09:43:41 2001 Thomas Roessler * po/zh_TW.po, po/zh_CN.po, po/sk.po, po/sv.po, po/tr.po, po/uk.po, po/nl.po, po/pl.po, po/pt_BR.po, po/ru.po, po/hu.po, po/id.po, po/it.po, po/ja.po, po/ko.po, po/lt.po, po/eo.po, po/es.po, po/et.po, po/fr.po, po/gl.po, ChangeLog, po/cs.po, po/da.po, po/de.po, po/el.po, reldate.h, VERSION: automatic post-release commit for mutt-1.3.24 Wed Nov 28 10:30:36 2001 Thomas Roessler * po/id.po: update Wed Nov 28 10:30:36 2001 Thomas Roessler * po/id.po: update Mon Nov 26 19:16:52 2001 Thomas Roessler * PATCHES: PATCHES should be _empty_ in the CVS version. Ups. * mbyte.c, PATCHES: patch-1.3.23.2.tt.wcwidth_ja.1. Fix wcwidth_ja(), from Takizawa Takashi . * handler.c, muttlib.c: patch-1.3.23.2.bj.state_attach_puts.1, from Byrial Jensen. This patch is supposed to make one message more friendly to translators. * po/et.po, po/ja.po, po/pl.po, po/ru.po, po/da.po, po/de.po: updates. Wed Nov 21 13:58:42 2001 Thomas Roessler * handler.c: Use $wrapmargin in the format=flowed handler, too. * pager.c, globals.h, init.h: Add a $wrapmargin configuration variable to fine-tune Mon Nov 19 10:41:32 2001 Thomas Roessler * hash.c: Fix #868, #876. Work-around from Len Lattanzi . * hdrline.c, protos.h, thread.c: Fix mutt_messages_in_thread(). From Daniel Eisenbud. (patch-1.3.23.2-de-new_threads.2-3.gz). Thu Nov 15 18:53:23 2001 Thomas Roessler * remailer.c: Should be slightly better than a mixmaster patch suggested by Stefan Karrmann . (UNTESTED!) Mon Nov 12 09:53:54 2001 Thomas Roessler * sort.c, thread.c: patch-1.3.23.2-de-new_threads.2 Sat Nov 10 08:14:52 2001 Thomas Roessler * po/eo.po, po/fr.po: update Fri Nov 9 09:28:55 2001 Thomas Roessler * mh.c: Add some NONULL's (#863) * Makefile.am: Distribute patchlist.sh. Ups. Thu Nov 8 22:42:45 2001 Thomas Roessler * po/uk.po, po/zh_CN.po, po/zh_TW.po, po/sk.po, po/sv.po, po/tr.po, po/pt_BR.po, po/ru.po, po/nl.po, po/pl.po, po/id.po, po/it.po, po/ja.po, po/ko.po, po/lt.po, po/gl.po, po/hu.po, po/et.po, po/fr.po, po/cs.po, po/da.po, po/de.po, po/el.po, po/eo.po, po/es.po, reldate.h, VERSION, ChangeLog: automatic post-release commit for mutt-1.3.23.2 * pager.c, init.h, mutt.h: Add an $allow_ansi option. Suggested and (mostly) implemented by Mike Schiraldi. Thu Nov 8 17:35:14 2001 Thomas Roessler * pager.c, init.h, mutt.h: Add an $allow_ansi option. Suggested and (mostly) implemented by Mike Schiraldi. * Makefile.am: Don't depend on GNU make. Noted by Bob Bell. * pgp.c: Fix some messages, so the color marker is actually in the beginning of a new line. * globals.h, handler.c, init.c, mutt.h, muttlib.c, pager.c, pgp.c: somewhat cleaner in-band-signalling between the handlers and the pager. In particular, it's more difficult now to get fake PGP and other mutt-generated "[-- " messages colored. * commands.c, curs_main.c, init.c, init.h, mutt.h, sort.c, thread.c: patch-1.3.23.1-de-new_threads.3-4 * handler.c: 2.47 introduced another bug. I should go to bed now. * handler.c: Replace a ridiculous for loop by a proper calculation. Ahem. * handler.c, pager.c: Use a slightly different reset sequence for the format=flowed hack, and don't send any such sequence when we aren't in the internal pager. * pager.c: Trying to fix #738. Wed Nov 7 22:25:09 2001 Thomas Roessler * handler.c: Fix #860. Noted: The format=flowed code is not yet utf-8 aware. * addrbook.c: Fix #858. * doc/patch-notes.txt, main.c, Makefile.am, muttlib.c, patchlist.sh, protos.h, sendlib.c: Implement the patchlist scheme instead of version number munging. * complete.c: Fix 706, 853. * commands.c, init.h, mutt.h, thread.c: patch-1.3.23.1-de-new_threads.2-3 Tue Nov 6 20:38:17 2001 Thomas Roessler * mutt.h, sort.c, sort.h, thread.c, menu.c: [patch.1.3.23.1.de.new_threads.2] Daniel Eisenbud's redone threading code, version two. * doc/patch-notes.txt: fix a typo. * PATCHES: uuups, there was a "test" left over. * doc/PGP-Notes.txt: Some part of this documentation was severely outdated. * doc/Makefile.in, doc/patch-notes.txt, configure.in, main.c, Makefile.am, muttlib.c, PATCHES, protos.h, sendlib.c: Add and document a new mechanism for displaying patches in running mutts' output. * send.c: Indentation fixing while staring at the code affected by #857. No fix for the crash, though. * doc/manual.sgml.head, doc/muttrc.man.head, alias.c, init.c: Fix an addressbook bug, and introduce "unalias *". From "g.c.w. de bruijn" . Mon Nov 5 21:38:18 2001 Thomas Roessler * imap/browse.c, imap/imap.c, imap/util.c, mutt_ssl.c, mutt_ssl_nss.c, pop.c, thread.c: Missing gettext calls, noted by Byrial Jensen. * commands.c: Make the save-copy prompt more translator-friendly. from Byrial Jensen. * po/da.po, po/de.po, po/eo.po, po/fr.po, po/ja.po, po/pl.po: updates * mh.c: Fix a segmentation fault which occurs when mutt's get-mail POP mode is used with a maildir spool folder. Noted by Frédéric L. W. Meunier <0@pervalidus.net>. * mutt_socket.c, pop.c: Vsevolod Volkov's fix for #851, and a related bug. * headers.c, muttlib.c, protos.h, send.c: Byrial Jensen's mtime hack is needed at more than one place. Noted by Manoj Kasichainula. Wed Oct 31 09:38:07 2001 Thomas Roessler * po/tr.po, po/uk.po, po/zh_CN.po, po/zh_TW.po, po/es.po, po/et.po, po/fr.po, po/gl.po, po/hu.po, po/id.po, po/it.po, po/ja.po, po/ko.po, po/lt.po, po/nl.po, po/pl.po, po/pt_BR.po, po/ru.po, po/sk.po, po/sv.po, ChangeLog, po/cs.po, po/da.po, po/de.po, po/el.po, po/eo.po, reldate.h, VERSION: automatic post-release commit for mutt-1.3.23.1 * imap/message.c, commands.c, curs_main.c, flags.c, hdrline.c, init.h, mbox.c, menu.c, mh.c, mutt.h, mx.c, mx.h, parse.c, pop.c, postpone.c, protos.h, sort.c, sort.h, thread.c: Advanced threading, v 5.1. From Daniel Eisenbud . * pgpewrap.c: Add magic comment so we can use traditional malloc() in this program. Wed Oct 31 09:20:40 2001 Thomas Roessler * imap/message.c, commands.c, curs_main.c, flags.c, hdrline.c, init.h, mbox.c, menu.c, mh.c, mutt.h, mx.c, mx.h, parse.c, pop.c, postpone.c, protos.h, sort.c, sort.h, thread.c: Advanced threading, v 5.1. From Daniel Eisenbud . * pgpewrap.c: Add magic comment so we can use traditional malloc() in this program. Tue Oct 30 22:43:23 2001 Thomas Roessler * init.h: .mh_sequences fix, from lorenzo@cisco.com. * mutt_socket.c, mutt_ssl.c: TLS connection reuse. From Brendan Cully. Mon Oct 29 23:21:48 2001 Thomas Roessler * pager.c: Fix two places which _may_ look like buffer overflows, but aren't. * url.c: Fix #843. * doc/manual.sgml.head: Make the documentation of toggle-unlink more precise - someone on comp.mail.mutt got confused by this. Sun Oct 28 19:46:43 2001 Thomas Roessler * imap/browse.c, imap/imap.c: Fix 839 * po/fr.po: update * sendlib.c: Another aesthetic message-id change. * sendlib.c: GMT's too clumsy. Just take G. * sendlib.c: Use GMT for message-IDs. Note: The addition of the constant string "GMT" is so intended to avoid the production of duplicate message-IDs when mutts running in time zones ahead GMT are updated. * po/ru.po: update. * url.c: Another bug related to #837. * imap/util.c: Fix a problem related to #837 (the bug isn't entirely close, though). Fri Oct 26 23:53:29 2001 Thomas Roessler * doc/manual.sgml.head: Point to the openProjects.net IRC channel instead of dal.net. Thu Oct 25 07:54:35 2001 Thomas Roessler * pgp.c: Handle clearsigned messages gracefully even when pgp_verify_sig is set and pgp_decode_command is unset. Wed Oct 24 11:08:22 2001 Thomas Roessler * complete.c: Suspected fix for #837. Mon Oct 22 09:28:26 2001 Thomas Roessler * imap/util.c, globals.h, init.h: Make IMAP keepalive configurable. From Brendan Cully. Wed Oct 17 17:03:19 2001 Thomas Roessler * curs_main.c: Fix #829. * sendlib.c: Fix #828: Sendmail is now invoked with stdout and stderr redirected to /dev/null. Apparently, sendmail 8.12.1 doesn't like to be invoked with stderr and stdout closed. * curs_main.c: Fix CURHDR confusion. Mutt should compile now. (Sorry for not committing this earlier.) Tue Oct 16 14:29:27 2001 Thomas Roessler * addrbook.c, keymap.c: Address book nit fix from geerd.debruijn@nl.thalesgroup.com. * po/ja.po, po/it.po: update Mon Oct 15 20:18:32 2001 Thomas Roessler * rfc2047.c: Close #821. Fix provided by Edmund. * curs_main.c: AIX portability patch. Suggested by Jan Chrillesen . * doc/manual.sgml.tail: Fixing a nit, From David Ellement. Fri Oct 12 09:03:26 2001 Thomas Roessler * po/fr.po: update Thu Oct 11 20:08:44 2001 Thomas Roessler * imap/message.c: Small fix from Edmund GRIMLEY EVANS . * compose.c: Little fix from sroberts@certicom.com. * po/eo.po: update * pgpewrap.c: Add public domain notice. * Attic/pgpewrap, configure.in, Makefile.am, pgpewrap.c: Include C version of pgpewrap, by Wessel Dankers . * po/da.po: update * compose.c, editmsg.c, sendlib.c: Unify "Can't stat" messages. Suggested by Byrial. Wed Oct 10 23:37:06 2001 Thomas Roessler * mh.c: Fix #560. * pager.c: Fix minor snafu in Vsevolod's patch about important flags for POP folders. * main.c: Mess around with signal handlers. Allegedly, this helps to get things working with Solaris 8. See #455. * imap/message.c: Try to fix #302. * curs_main.c, pager.c: Don't allow setting the "important" flag when message resides on a POP server. * curs_lib.c: Rename pad_char to m_pad_char - AIX curses have a macro called pad_char. Noted by Jan Chrillesen . * pager.c: Patch from #272 (from acli@mingpaoxpress.com). * browser.c: Fix #813. * mx.c: Another consistency fix for maildir_trash. * mh.c, mx.c: Experimental patch to make maildir_trash handling more consistent. * buffy.c: maildir buffy: Don't consider "trashed" new messages new. Fixes #412. * main.c: Include platform information with mutt -v output. * muttbug.sh.in: Include some information about the compiler and compiler flags used with bug reports. * po/pl.po: update * po/fr.po, po/de.po: updates. Tue Oct 9 09:29:55 2001 Thomas Roessler * getdomain.c: A different fix for #767. * po/tr.po, po/uk.po, po/zh_CN.po, po/zh_TW.po, po/ru.po, po/sk.po, po/sv.po, po/pt_BR.po, po/it.po, po/ja.po, po/ko.po, po/lt.po, po/nl.po, po/pl.po, po/eo.po, po/es.po, po/et.po, po/fr.po, po/gl.po, po/hu.po, po/id.po, po/cs.po, po/da.po, po/de.po, po/el.po, reldate.h, ChangeLog, VERSION: automatic post-release commit for mutt-1.3.23 Sun Oct 7 06:43:52 2001 Thomas Roessler * doc/manual.sgml.head: We do update .mh_sequences files now. Sun Oct 7 06:43:52 2001 Thomas Roessler * doc/manual.sgml.head: We do update .mh_sequences files now. Sat Oct 6 09:31:44 2001 Thomas Roessler * doc/manual.sgml.head: Documentation for check-traditional-pgp and for edit-type when used in read mode. Tue Oct 2 22:20:03 2001 Thomas Roessler * enter.c: Fix #801. Mon Oct 1 09:58:49 2001 Thomas Roessler * mh.c: Create mh_sequences files when they don't exist. Suggested by TAKIZAWA Takashi . Fri Sep 28 08:38:44 2001 Thomas Roessler * charset.c: More character set aliases, from Ionel Mugurel Ciobica . * pager.c: Color fix from Brandon Long. Welcome back! Wed Sep 26 10:56:52 2001 Thomas Roessler * mh.c: OK, I couldn't resist. ;-) Depending on the user's usage patterns and configuration, there may be a strong bias in maildir files moving either within the new or to the cur subfolder. This patch adds hit counters for each of these directories. Mutt will then look first into the directory encountered more frequently in the past. This should help to reduce the cost of chasing messages a bit, and isn't too costly itself. (Another possibility for optimization may be to actually base the prediction on the configuration and on the message flags as we know them - in particular, the mark_old and move options could have some effect here. Thinking about message flags, one could even replace the simple heuristic currently implemented by a matrix recording hit counters depending on flags. But then again, it's all just playing around, since this function will be invoked only rarely. ;-) * attach.c, commands.c, copy.c, copy.h, handler.c, mutt.h, recvattach.c: Fix inconsistencies between printing and displaying of message/rfc822 body parts. * attach.c: Fix attachment printing. * mh.c, mx.c, mx.h: Search for messages which may have been moving under our feet in maildir folders. Suggested by Bjoern Jacke. * contrib/gpg.rc: Remove --comment '' - it breaks pgpewrap and isn't necessary with more recent gpg versions. Fri Sep 21 09:35:18 2001 Thomas Roessler * po/pl.po: update Mon Sep 17 10:19:10 2001 Thomas Roessler * send.c: fix #737. Fri Sep 14 08:19:30 2001 Thomas Roessler * po/id.po: update Tue Sep 11 12:24:32 2001 Thomas Roessler * addrbook.c, alias.c, init.c, menu.c, mutt.h, query.c: More addressbook fixes. * addrbook.c, attach.h, browser.c, functions.h, init.c, init.h, keymap.c, keymap.h, menu.c, mutt.h, mutt_menu.h, recvattach.c: The addressbook used to crash when someone issued the alias and unalias commands while on that menu. This patch has a basic fix for this behaviour, and adds delete and undelete functions to this menu. While I'm on it, I've also made sure that "apply-tag" untags everything on all menus. The original crash was noted by Oliver Kauss . Sat Sep 8 14:23:05 2001 Thomas Roessler * init.c: Thomas Guettler reports a segfault when you search for "~b \\${". * po/zh_TW.po: update Thu Sep 6 12:10:10 2001 Thomas Roessler * po/pl.po: update * curs_main.c: Try to fix a boundary condition: Assume that you are in a limited view which includes the folder's last message. Display that message. Wait until a new message is added to the current folder which does NOT match the limit pattern. Press tab. Mutt would get confused. I think that this patch fixes the problem (but I'm not entirely sure). Wed Sep 5 12:09:44 2001 Thomas Roessler * sendlib.c: BSD/OS portability fix from Edmund Grimley Evans. #758. * imap/imap.c, init.h: patch-1.3.22.1.remove_warnings.awn.1, from Andrew W. Nosenko. Tue Sep 4 19:12:23 2001 Thomas Roessler * po/da.po: update * imap/util.c, muttlib.c, mutt_socket.c, pop.c, url.c, url.h: patch-bac.canonifypath-4. The attached patch reverts the IMAP canonification patch I reverted a version ago (sorry for being so wishy-washy). This time I put in some code to preserve IMAP URL passwords in the initial pass, so people who like to use those sorts of URLs still can. That was the only reason I had reverted the patch before. (From Brendan Cully.) * po/ja.po, po/ru.po, po/uk.po: updates * mutt_tunnel.c: patch-bac.tunnelreopen-1 from Brendan Cully. Mon Sep 3 13:59:37 2001 Thomas Roessler * curs_main.c, thread.c: Don't lose track of the current message when collapsing and changing sort modes wildly. Noted by David T-G. * globals.h, init.h, mh.c, NEWS: Make MH sequences variable. * po/de.po: update * sendlib.c: Don't try to attach non-regular files. #754. Fri Aug 31 09:21:55 2001 Thomas Roessler * NEWS: Mention mailto URL support. * imap/imap.c, imap/util.c, imap/command.c: Fix some memory leaks. From Pawel Salek, by way of Brendan Cully. Thu Aug 30 21:30:39 2001 Thomas Roessler * po/sv.po, po/tr.po, po/uk.po, po/zh_CN.po, po/pt_BR.po, po/ru.po, po/sk.po, po/lt.po, po/nl.po, po/pl.po, po/it.po, po/ja.po, po/ko.po, po/gl.po, po/hu.po, po/id.po, po/et.po, po/fr.po, po/eo.po, po/es.po, po/el.po, po/da.po, po/de.po, ChangeLog, doc/Makefile.in, po/cs.po, VERSION: automatic post-release commit for mutt-1.3.22.1 * po/uk.po, po/zh_CN.po, po/sk.po, po/sv.po, po/tr.po, po/pt_BR.po, po/ru.po, po/pl.po, po/lt.po, po/nl.po, po/it.po, po/ja.po, po/ko.po, po/hu.po, po/id.po, po/gl.po, po/et.po, po/fr.po, po/eo.po, po/es.po, po/el.po, po/de.po, po/da.po, ChangeLog, po/cs.po, reldate.h, VERSION: automatic post-release commit for mutt-1.3.22 * contrib/sample.muttrc-tlr: update * build-release: more preparations for stabilizing 1.3. * Attic/README.UPGRADE, Makefile.am: README.UPGRADE is quite outdated. * doc/muttrc.man.head, NEWS: documentation updates. Thu Aug 30 21:04:34 2001 Thomas Roessler * po/uk.po, po/zh_CN.po, po/sk.po, po/sv.po, po/tr.po, po/pt_BR.po, po/ru.po, po/pl.po, po/lt.po, po/nl.po, po/it.po, po/ja.po, po/ko.po, po/hu.po, po/id.po, po/gl.po, po/et.po, po/fr.po, po/eo.po, po/es.po, po/el.po, po/de.po, po/da.po, ChangeLog, po/cs.po, reldate.h, VERSION: automatic post-release commit for mutt-1.3.22 Thu Aug 30 21:00:51 2001 Thomas Roessler * contrib/sample.muttrc-tlr: update * build-release: more preparations for stabilizing 1.3. * Attic/README.UPGRADE, Makefile.am: README.UPGRADE is quite outdated. * doc/muttrc.man.head, NEWS: documentation updates. * doc/mutt.man: mention ~/.mutt/muttrc * curs_main.c: Fix #750 / deb#108628. * pop_auth.c: patch-20010829.vvv.pop_auth Tue Aug 28 20:39:04 2001 Thomas Roessler * handler.c: Don't do character conversion when we call an external handler for a text type. Assume that the conversion is done there. * po/da.po: update Fri Aug 24 08:07:42 2001 Thomas Roessler * sendlib.c: Don't use the 7bit encoding for non-text MIME types. This may produce slightly longer messages, but it helps to avoid corruption with binary attachments which look like text, but aren't. * po/de.po: update * sendlib.c: More liberally apply MIME encodings to non-text body parts when there's a ^From_ line. Thu Aug 23 19:10:04 2001 Thomas Roessler * po/eo.po, po/sv.po: update Wed Aug 22 14:41:32 2001 Thomas Roessler * po/et.po, po/fr.po: update * pop_auth.c: This should fix the warnings which A. Nosenko found. (And may introduce new ones about unused variables.) Tue Aug 21 21:54:33 2001 Thomas Roessler * po/zh_CN.po, po/sk.po, po/sv.po, po/tr.po, po/uk.po, po/pt_BR.po, po/ru.po, po/pl.po, po/ja.po, po/ko.po, po/lt.po, po/nl.po, po/hu.po, po/id.po, po/it.po, po/fr.po, po/gl.po, po/et.po, po/el.po, po/eo.po, po/es.po, po/da.po, po/de.po, po/cs.po, reldate.h, VERSION, ChangeLog: automatic post-release commit for mutt-1.3.21 Mon Aug 20 12:11:28 2001 Thomas Roessler * mx.c: Check for .mew-cache in MH folders. Mon Aug 20 12:11:28 2001 Thomas Roessler * mx.c: Check for .mew-cache in MH folders. Thu Aug 16 12:42:30 2001 Thomas Roessler * sendlib.c: Mutt's detection of overly long lines would fail with text files when the long line is the last one, and is not finished by a newline character. This can, for instance, happen when you send out macintosh-generated HTML files. (And, apparently, we hit some boundary somewhere in the PGP code with that - I had some truncated attachments today.) Mon Aug 13 16:12:08 2001 Thomas Roessler * pop.c: fix content-length headers. * mh.c: Fix treatment of maildir folders. We partially used mh routines for these, introducing absurdities such as .mh_sequences files. Sun Aug 12 10:15:15 2001 Thomas Roessler * init.c, init.h: Fix the "strange e-mail header" bug. It was an uninitialized buffer. Thanks to Brendan Cully for figuring it out. Sat Aug 11 17:39:13 2001 Thomas Roessler * muttlib.c: Undo an earlier change to _mutt_expand_path, which seems to have caused problems. From Brendan Cully. * config.guess, config.sub: Update. Thanks, Brendan! Thu Aug 9 11:28:09 2001 Thomas Roessler * po/uk.po, po/ja.po: update Wed Aug 8 19:27:50 2001 Thomas Roessler * doc/manual.sgml.tail: Adding someone I forgot. Tue Aug 7 12:45:51 2001 Thomas Roessler * doc/manual.sgml.tail: Update credits. I'm sure I forgot some people. If you feel you're one of them, please drop me a line! Mon Aug 6 17:49:06 2001 Thomas Roessler * curs_lib.c: Here's a fix to allow (n)curses versions to work with some terminfo entries where (for whatever reason), someone specified cvvis but not cnorm. From a report/discussion with Mario Vanoni . (From Thomas Dickey.) * buffy.c: Another little MH buffy bug. From Len Lattanzi . Fri Aug 3 16:55:41 2001 Thomas Roessler * mh.c: fix an mh_buffy segfault. * configure.in: Don't default to "no" when we can't find sendmail. #713; Brendan Cully. * buffy.c, mh.c, mx.h: MH buffy. Thu Aug 2 22:59:16 2001 Thomas Roessler * contrib/gpg.rc: Don't emit a comment armor header at all. * mh.c: Update mh_sequences when messages are deleted. Note: Currently, we only clean up our own sequences, and leave others' sequences alone. Should possibly be fixed. * mh.c: Fix #720. * imap/browse.c: Namespace fix. From Pawel Slawek (or Peter Bloomfield?); forwarded by Brendan Cully. Wed Aug 1 22:40:29 2001 Thomas Roessler * po/eo.po: update * po/fr.po, po/ru.po, po/de.po: updates. * gnupgparse.c, pgpkey.c: Signed fixes. Noted by Vincent Lefevre's compiler. Tue Jul 31 12:28:19 2001 Thomas Roessler * mh.c: More MH fixes. * mh.c: fix a small typo * mailbox.h, mh.c, mx.c: Add mh_sequences support. I hope this works. Sun Jul 29 09:48:04 2001 Thomas Roessler * contrib/gpg.rc: Fix the comment header, and generally be less verbose. Thu Jul 26 17:42:48 2001 Thomas Roessler * imap/util.c: patch-bac.imapnextword-1. From Brendan Cully. * pgpkey.c: Don't confuse validity and trust when it comes to PGP keys. * thread.c: O(n log (n)) sorting from Jan Kratochvil . Wed Jul 25 19:51:58 2001 Thomas Roessler * po/lt.po, po/nl.po, po/pl.po, po/pt_BR.po, po/ru.po, po/sk.po, po/sv.po, po/tr.po, po/uk.po, po/zh_CN.po, po/da.po, po/de.po, po/el.po, po/eo.po, po/es.po, po/et.po, po/fr.po, po/gl.po, po/hu.po, po/id.po, po/it.po, po/ja.po, po/ko.po, po/cs.po: update-po after gettext update. Tue Jul 24 21:29:47 2001 Thomas Roessler * po/zh_CN.po, po/zh_TW.po, po/sk.po, po/sv.po, po/tr.po, po/uk.po, po/ru.po, po/pl.po, po/pt_BR.po, po/ja.po, po/ko.po, po/lt.po, po/nl.po, po/gl.po, po/hu.po, po/id.po, po/it.po, ChangeLog, po/cs.po, po/da.po, po/de.po, po/el.po, po/eo.po, po/es.po, po/et.po, po/fr.po, reldate.h, VERSION: automatic post-release commit for mutt-1.3.20 * imap/imap.c: Avoid mail loss with IMAP. From Brendan Cully. Tue Jul 24 21:26:03 2001 Thomas Roessler * imap/imap.c: Avoid mail loss with IMAP. From Brendan Cully. * imap/command.c: patch-bac.capability-20010724.1. From Brendan Cully. * mbox.c: Add a status message, so "Writing messages" doesn't stay on screen forever. * imap/imap.c: The attached patch fixes a couple bugs I introduced recently when working around the buggy but firmly entrenched UW-IMAP 4.7 server. These resulted in additional overhead when synchronising mailboxes and occasional problems opening empty mailboxes. From: Brendan Cully Thu Jul 19 14:51:14 2001 Thomas Roessler * curs_main.c: Redraw when an alias is created - the user may have assigned a different realname. * COPYRIGHT: update Wed Jul 11 07:19:45 2001 Thomas Roessler * INSTALL: Replace mutt-dev@cs.hmc.edu by mutt-dev@mutt.org. Noted by "Mark E. Mallett" . Mon Jul 9 20:54:34 2001 Thomas Roessler * acconfig.h, configure.in, Makefile.am: locale-related fix from Lars Hecking. Wed Jul 4 07:35:20 2001 Thomas Roessler * imap/util.c: Fix a nit. From "Andrew W. Nosenko" Tue Jul 3 19:32:12 2001 Thomas Roessler * m4/iconv.m4, configure.in: Iconv-related cleanup. From Brendan Cully. * init.c, muttlib.c, protos.h: Unified buffer handling, from Brendan Cully. * pgppubring.c: Don't sign-extend chars. * pgp.c: Fixing a PGP signature reporting bug; adding debugging output. * mutt_socket.c: Don't fcntl -1. From Brendan. * imap/imap.c, imap/imap_private.h, imap/message.c, muttlib.c, protos.h: Fix #677. From Brendan Cully. Mon Jul 2 20:28:32 2001 Thomas Roessler * query.c: Fix a minor nit with the external query interface. * doc/manual.sgml.head: documentation from Brendan Cully. Fri Jun 29 10:06:16 2001 Thomas Roessler * imap/imap.c, hook.c, init.h, mutt.h, mutt_socket.c, protos.h: patch-bac-vvvacounthook-20010628.1 Thu Jun 28 20:34:05 2001 Thomas Roessler * query.c: Query patch from Olivier Chapuis . Wed Jun 27 16:08:06 2001 Thomas Roessler * po/ru.po: update. * init.h, mutt.h, mx.c: patch-1.3.19i.rs.keep_flagged Tue Jun 26 10:26:54 2001 Thomas Roessler * pgppubring.c: fixes. * pgplib.h, pgppubring.c: Fix handling of revocation certificates. * pgppubring.c: Also dump revocations. * pgplib.c, pgplib.h, pgppubring.c: Add a very simple signature-dumping mode to pgpring. (Not needed for mutt.) Tue Jun 19 08:39:17 2001 Thomas Roessler * po/ja.po: update * imap/imap.c, imap/message.c: IMAP error checking for bug #662. From Brendan Cully. Mon Jun 18 17:29:55 2001 Thomas Roessler * po/Attic/zh_CN.GB2312.po, po/Attic/zh_TW.Big5.po, po/zh_CN.po, po/zh_TW.po, configure.in: Renaming the Chinese translations. * po/eo.po: update * globals.h, init.h, mutt.h, pop_auth.c, pop.h: The attached patch adds two variables: $pop_authenticators and $pop_auth_try_all. From Vsevolod Volkov. Thu Jun 14 13:29:06 2001 Thomas Roessler * po/pl.po: update Wed Jun 13 08:29:16 2001 Thomas Roessler * m4/gettext.m4, m4/glibc21.m4: Avoid more m4 macro collisions. * imap/auth_sasl.c, mutt_sasl.c, mutt_sasl.h, pop_auth.c: An updated version of the previous patch. From Brendan. * pop_auth.c: This patch closes a ridiculous bug where the SASL library could be used without being initialised. I don't understand why lots of people weren't having problems, unless no one who uses SASL uses POP :) closes 549 From Brendan Cully. * po/cs.po: update Tue Jun 12 12:45:29 2001 Thomas Roessler * m4/gettext.m4, m4/progtest.m4, configure.in: gettext-related fixes. Most of this may just be temporary if we decide to get rid of our own gettext.m4. * m4/gettext.m4: Fix comments. * po/tr.po: update Mon Jun 11 18:32:05 2001 Thomas Roessler * imap/auth.c, imap/imap.c, doc/manual.sgml.head: patch-bac.flags-20010611.1 * po/es.po, po/da.po: update. * doc/manual.sgml.head: Updates from Byrial Jensen. * keymap.c: command/function cosmetics from Byrial Jensen. * po/de.po, po/et.po, po/sv.po: update. * doc/muttbug.man, doc/mutt.man, init.c, init.h: Use the EMAIL environment variable as the default for $from. * po/eo.po, po/el.po: update. Thu Jun 7 23:15:53 2001 Thomas Roessler * po/fr.po, po/id.po: updates for 1.3.19. * po/Attic/zh_TW.Big5.po: A fixed version from EGE. * build-release: Don't try to upload to sigtrap.guug.de any more. * po/Attic/zh_CN.GB2312.po, po/Attic/zh_TW.Big5.po, po/tr.po, po/uk.po, po/ru.po, po/sk.po, po/sv.po, po/ja.po, po/ko.po, po/lt.po, po/nl.po, po/pl.po, po/pt_BR.po, po/hu.po, po/id.po, po/it.po, po/fr.po, po/gl.po, po/es.po, po/et.po, po/el.po, po/eo.po, po/cs.po, po/da.po, po/de.po, reldate.h, VERSION, ChangeLog: automatic post-release commit for mutt-1.3.19 * check_sec.sh: Don't check in intl/ * m4/codeset.m4, m4/glibc21.m4, m4/iconv.m4: More from the gettext munster patch from E.G.E. * po/Attic/zh_TW.Big5.po, m4/gettext.m4, m4/lcmessage.m4, m4/progtest.m4: Gettext update. (From E.G.E., of course.) * intl/bindtextdom.c, intl/cat-compat.c, intl/config.charset, intl/dcgettext.c, intl/dcigettext.c, intl/dcngettext.c, intl/dgettext.c, intl/dngettext.c, intl/explodename.c, intl/finddomain.c, intl/gettext.c, intl/gettext.h, intl/gettextP.h, intl/hash-string.h, intl/intl-compat.c, intl/l10nflist.c, intl/libgettext.h, intl/libgnuintl.h, intl/libintl.glibc, intl/linux-msg.sed, intl/loadinfo.h, intl/loadmsgcat.c, intl/localcharset.c, intl/locale.alias, intl/localealias.c, intl/Makefile.in, intl/ngettext.c, intl/plural.c, intl/plural.y, intl/po2tbl.sed.in, intl/ref-add.sin, intl/ref-del.sin, intl/textdomain.c, intl/VERSION, intl/xopen-msg.sed, intl/ChangeLog, intl/.cvsignore, acconfig.h, configure.in, gettext.c, lib.h, Makefile.am, mbyte.c: Gettext update. * po/ru.po: update. * configure.in: ALL_LINGUAS. I forgot to do this earlier today. * NEWS: Documentation update from Brendan Cully. Thu Jun 7 20:09:54 2001 Thomas Roessler * check_sec.sh: Don't check in intl/ * m4/codeset.m4, m4/glibc21.m4, m4/iconv.m4: More from the gettext munster patch from E.G.E. * po/zh_TW.Big5.po, m4/gettext.m4, m4/lcmessage.m4, m4/progtest.m4: Gettext update. (From E.G.E., of course.) * intl/bindtextdom.c, intl/cat-compat.c, intl/config.charset, intl/dcgettext.c, intl/dcigettext.c, intl/dcngettext.c, intl/dgettext.c, intl/dngettext.c, intl/explodename.c, intl/finddomain.c, intl/gettext.c, intl/gettext.h, intl/gettextP.h, intl/hash-string.h, intl/intl-compat.c, intl/l10nflist.c, intl/libgettext.h, intl/libgnuintl.h, intl/libintl.glibc, intl/linux-msg.sed, intl/loadinfo.h, intl/loadmsgcat.c, intl/localcharset.c, intl/locale.alias, intl/localealias.c, intl/Makefile.in, intl/ngettext.c, intl/plural.c, intl/plural.y, intl/po2tbl.sed.in, intl/ref-add.sin, intl/ref-del.sin, intl/textdomain.c, intl/VERSION, intl/xopen-msg.sed, intl/ChangeLog, intl/.cvsignore, acconfig.h, configure.in, gettext.c, lib.h, Makefile.am, mbyte.c: Gettext update. * po/ru.po: update. * configure.in: ALL_LINGUAS. I forgot to do this earlier today. * NEWS: Documentation update from Brendan Cully. * po/sv.po, po/tr.po, po/uk.po, po/zh_CN.GB2312.po, po/zh_TW.Big5.po, po/pt_BR.po, po/ru.po, po/sk.po, po/ko.po, po/lt.po, po/nl.po, po/pl.po, po/et.po, po/fr.po, po/gl.po, po/hu.po, po/id.po, po/it.po, po/ja.po, po/cs.po, po/da.po, po/de.po, po/el.po, po/eo.po, po/es.po: Updating the gl translation, another update-po run. * po/zh_TW.Big5.po: Changed to utf-8 in order to avoid problems with recent gettext versions. Thanks to EGE! (BTW, the file name is lying now. Is this a problem?) * po/tr.po, po/uk.po, po/zh_CN.GB2312.po, po/zh_TW.Big5.po, po/ru.po, po/sk.po, po/sv.po, po/pt_BR.po, po/pl.po, po/ja.po, po/ko.po, po/lt.po, po/nl.po, po/eo.po, po/es.po, po/et.po, po/fr.po, po/gl.po, po/hu.po, po/id.po, po/it.po, po/cs.po, po/da.po, po/de.po, po/el.po: update-po; adding an Estonian translation. * po/it.po: Fix a small bug. * imap/message.c: This patch ensures IMAP FLAGS aren't parsed twice when fetching the full message body. It really only amounts to a cosmetic error, but may cause spurious "Mailbox externally modified" messages. From Brendan Cully. * INSTALL, README.SSL, rfc2047.c: Documentation updates and a little bug fix. From Brendan Cully. * init.c: Don't add empty strings to lists. From Thomas Parmelan . Tue Jun 5 15:43:41 2001 Thomas Roessler * handler.c: Leave slightly more margin with format=flowed. * imap/command.c, mutt_socket.c, mutt_ssl.c, mutt_tunnel.c: patch-bac.sockets-20010605.1 * imap/auth.c, init.h: Change the delimiter for imap_authenticators to a colon. * imap/auth_gss.c, imap/auth_login.c, imap/auth_sasl.c, imap/imap.c, imap/auth_anon.c, imap/auth.c, imap/auth_cram.c, imap/auth.h: The attached patch should be the last feature I want to get in before 1.4. It creates a new config variable $imap_authenticators, which is a comma-separated list of authentication methods for mutt to try to use to authenticate to an IMAP server. If it is unspecified you get the old behaviour - any method is tried, the first to succeed or fail ends the auth loop. (From Brendan Cully.) * globals.h, init.h: The attached patch should be the last feature I want to get in before 1.4. It creates a new config variable $imap_authenticators, which is a comma-separated list of authentication methods for mutt to try to use to authenticate to an IMAP server. If it is unspecified you get the old behaviour - any method is tried, the first to succeed or fail ends the auth loop. * attach.c, commands.c, handler.c: Check mutt_create_filter*'s return value for errors. This should avoid a bunch of possible crashes. Mon Jun 4 18:29:33 2001 Thomas Roessler * doc/manual.sgml.head: Score documentation fix. * po/pl.po: Update. * doc/.cvsignore, .cvsignore: Ignore some more generated files. From Andrew Nosenko. * Makefile.am: -I$(includedir) is moved from INCLUDES variable to the end of CPPFLAGS. This allow build Mutt with Bruno's libiconv and --prefix=/usr on glibc-2.1.2 systems. From "Andrew W. Nosenko" . * doc/instdoc.sh.in, doc/Makefile.in, contrib/Makefile.in, configure.in, init.c, INSTALL, main.c, Makefile.am, muttbug.sh.in, sendlib.c: Clean up the sharedir mess. From Lars Hecking. Fri Jun 1 08:53:23 2001 Thomas Roessler * imap/command.c, imap/imap.c, imap/imap_private.h, imap/message.c, curs_main.c, mailbox.h: More concurrent IMAP modification handling from Brendan Cully. * po/fr.po: Update. Thu May 31 18:04:24 2001 Thomas Roessler * mutt_tunnel.c: Tunnel fixes. * configure.in: Fix some typos. * mutt_curses.h, configure.in: Utf-8 support with ncurses, by Sven Verdoolaege. Thomas E. Dickey says it looks reasonable, so I include it. Wed May 30 23:00:51 2001 Thomas Roessler * imap/command.c, imap/imap.c, enter.c, Makefile.am, mutt_sasl.c, mutt_sasl.h, mutt_socket.c, mutt_socket.h, mutt_ssl.c, mutt_ssl_nss.c, mutt_tunnel.c: Socket API clean-up from Brendan Cully. * send.c: If messages have no References header, fall back to using In-Reply-To when constructing a reply's references header. This may not be strictly according to the book, but looks like a reasonable suggestion (which came from Vincent Lefebvre). * curs_main.c: Check whether any messages are visible. Tue May 29 20:26:23 2001 Thomas Roessler * m4/gssapi.m4, imap/auth.c, imap/auth_gss.c, imap/auth_sasl.c, imap/imap.c, configure.in, globals.h, init.h, Makefile.am, mutt_socket.c, mutt_socket.h, mutt_tunnel.c, mutt_tunnel.h, README: GSSAPI fixes, tunnel driver. From Brendan Cully. * configure.in, md5.h, sha1.h: More type-determination fixes from Lars Hecking. Mon May 28 19:14:47 2001 Thomas Roessler * imap/util.c: Consult /etc/services for imaps port. From Brendan Cully. * imap/Makefile.am, Attic/checktypes.c, configure.in, Makefile.am, md5c.c, md5.h, sha1.c, sha1.h: Improve checking for 32bit integers. From Brendan Cully and Lars Hecking. * muttbug.sh.in: Cosmetics. From Brendan Cully. * imap/command.c, imap/imap.c, imap/imap_private.h: Detect external modifications of IMAP folders. From Brendan Cully. * curs_main.c: Fix attaching messages via IMAP. From Brendan Cully. Thu May 24 10:18:30 2001 Thomas Roessler * po/ja.po: update. * browser.c: patch-bac.chdir-20010523.2 Wed May 23 14:19:16 2001 Thomas Roessler * browser.c: patch-bac.chdir-20010523.1 * imap/browse.c: patch-bac.createnull-20010522.1 Tue May 22 21:45:52 2001 Thomas Roessler * doc/manual.sgml.head: Documentation nit from Björn Jacke. * configure.in: Let configure --help look prettier. From Brendan Cully. * doc/manual.sgml.head, doc/manual.sgml.tail: Documentation fixes from Brendan Cully. * imap/imap.c: Attachment deletion on IMAP servers, take two. Mon May 21 08:42:07 2001 Thomas Roessler * imap/imap.c, imap/message.c, commands.c, mx.c, protos.h: Attachment deletion for IMAP folders. By Brendan Cully. Sun May 20 22:35:29 2001 Thomas Roessler * handler.c: Fix character set conversion for non-plain text types with 8bit content-transfer-encodings. Noted by Björn Jacke. * imap/message.c: \Seen for FCCs. From Brendan Cully. Thu May 17 18:37:21 2001 Thomas Roessler * pager.c: patch-1.3.18.bj.segfault.1. * handler.c: Fix multibyte encodings with quoted-printable. (patch-1.3.18.tt.decode_quoted.1) From TAKIZAWA Takashi . Tue May 15 20:41:55 2001 Thomas Roessler * imap/browse.c, imap/util.c, mutt_socket.c: patch-bac.notes-20010515.1 * rfc1524.c: Make tests on an attachment's file name possible. Patch from Bob Bell . Sun May 13 15:43:48 2001 Thomas Roessler * po/de.po: Update. Sat May 12 05:49:31 2001 Thomas Roessler * handler.c: Undo one of yesterday's aesthetical changes. * muttlib.c: IMAP path canonification hack from Brendan Cully. * handler.c: Adding a hack to use format=flowed's quoting information in the pager, using ANSI color sequences to turn off quote coloring. Fri May 11 22:16:17 2001 Thomas Roessler * handler.c: Don't cut off the final part of ttachments with overlong lines. * handler.c: Correctly handle extremely long lines. * handler.c: Improve handling of indented text when wrapping text/plain; format=flowed. This is, in particular, important when replying to messages with indented text. I hope this code does The Right Thing most of the time now. (Further note that we still try to avoid wrapping at places where the user didn't do so.) * handler.c: Some more esthetical nits. * handler.c: More fixes. * recvcmd.c: Fix some nits with respect to text/plain; format=flowed. * copy.c, handler.c, init.h, mutt.h, send.c: Add experimental support for text/plain; format=flowed. * send.c: Fix #590. * headers.c: Some code simplifications. * headers.c, muttlib.c: Fix a memory leak in mutt_free_envelope(); avoid dangling pointers in header editing. Thu May 10 13:15:45 2001 Thomas Roessler * po/ja.po: update. * hdrline.c: Fix %D. From Len Lattanzi . * headers.c: Fix header editing and references headers. * imap/auth_anon.c, imap/auth_cram.c, imap/auth_gss.c, imap/auth_login.c, imap/auth_sasl.c, imap/browse.c, imap/command.c, imap/imap.c, imap/message.c, imap/util.c, sort.c, copy.c, curs_main.c, globals.h, hook.c, init.h, mbox.c, menu.c, muttlib.c, mutt_socket.c, mutt_ssl.c, mx.c, pgpkey.c, pop_auth.c, pop.c, pop_lib.c, protos.h: A slightly extended version of Dave Ewart's sleeptime patch. * po/fr.po, po/id.po, po/sv.po, po/da.po: update. * po/hu.po, configure.in: Adding the Hungarian translation from Szabolcs Horvath . Mon May 7 19:21:41 2001 Thomas Roessler * imap/imap.h, imap/README, imap/util.c, muttlib.c: IMAP path canonicalization. From Brendan Cully. Wed May 2 20:49:46 2001 Thomas Roessler * doc/manual.sgml.tail: Document some missing functions. * po/tr.po, po/uk.po, po/zh_CN.GB2312.po, po/zh_TW.Big5.po, po/pt_BR.po, po/ru.po, po/sk.po, po/sv.po, po/id.po, po/it.po, po/ja.po, po/ko.po, po/lt.po, po/nl.po, po/pl.po, po/de.po, po/el.po, po/eo.po, po/es.po, po/fr.po, po/gl.po, po/cs.po, po/da.po: make update-po. Tue May 1 21:32:50 2001 Thomas Roessler * po/zh_CN.GB2312.po, po/zh_TW.Big5.po, po/ru.po, po/sk.po, po/sv.po, po/tr.po, po/uk.po, po/pl.po, po/pt_BR.po, po/lt.po, po/nl.po, po/gl.po, po/id.po, po/it.po, po/ja.po, po/ko.po, po/da.po, po/de.po, po/el.po, po/eo.po, po/es.po, po/fr.po, po/cs.po, ChangeLog, reldate.h, VERSION: automatic post-release commit for mutt-1.3.18 * pgp.c: #568: Out-of-band reporting for traditional signed+encrypted messages. Tue May 1 21:24:41 2001 Thomas Roessler * pgp.c: #568: Out-of-band reporting for traditional signed+encrypted messages. Thu Apr 26 15:52:34 2001 Thomas Roessler * configure.in: Replace tabs by spaces. * BEWARE, Makefile.am: Add a word of warning concerning the case problems. * imap/command.c, imap/imap.c, imap/message.c, imap/util.c, imap/browse.c, parse.c, pattern.c, pgp.c, pgpkey.c, postpone.c, recvattach.c, remailer.c, rfc1524.c, rfc2047.c, send.c, sendlib.c, url.c, account.c, addrbook.c, alias.c, ascii.c, ascii.h, attach.c, charset.c, color.c, commands.c, copy.c, edit.c, handler.c, headers.c, init.c, keymap.c, Makefile.am, mutt.h, muttlib.c, mutt_ssl_nss.c, mx.c: Add ascii_strcasecmp() and ascii_strncasecmp() functions which do locale-independent and case-insensitive string comparisons. Needed for mutt to work in iso-8859-9 environments, where tolower('I') != 'i'. Wed Apr 25 22:08:41 2001 Thomas Roessler * globals.h, init.h, mutt.h, parse.c, protos.h, send.c, sendlib.c, thread.c, url.c: Implement RFC 2822's idea of the In-Reply-To header. In particular, we have to drop the $in_reply_to configuration variable. Also, the change in the specification makes some changes to the threading code reasonable. * parse.c: Use RFC 2822's interpretation of two-digit years. * charset.c: Kluge around some problems with iso-8859-9 locales. Tue Apr 24 11:21:22 2001 Thomas Roessler * commands.c: When the character set is changed, ask whether or not mutt should convert. Thu Apr 19 09:39:49 2001 Thomas Roessler * compose.c: Don't try to select the secret key from the public key ring. Wed Apr 18 15:12:50 2001 Thomas Roessler * sendlib.c: Fix a segmentation fault. Bug reported by Björn Jacke and analyzed by Lars Hecking. Fri Apr 13 23:20:15 2001 Thomas Roessler * enter.c: Fix KEY_ENTER. From EGE. * build-release, README: Introducing trithemius.gnupg.org. Wed Apr 11 23:42:59 2001 Thomas Roessler * hook.c: Avoid excessive unhooking from within hooks. Problem noted by Eugene Lee on mutt-users. * doc/Makefile.in: Don't rely on GNU make's implicit rules for shell scripts. Noted by EGE. Mon Apr 9 16:10:59 2001 Thomas Roessler * INSTALL: Fix the documentation of --enable-locale-fix. From EGE. * enter.c, keymap.c: Entering multibyte characters. From Edmund Grimley Evans. * send.c: Avoid a crash. patch-1.3.17.tlr.pgpflags_fault.1. Thu Apr 5 23:23:37 2001 Thomas Roessler * po/it.po: update * po/tr.po: update. * init.h: Fix a minor typo in the documentation. Wed Apr 4 23:29:29 2001 Thomas Roessler * send.c: Fix pgp_replyencrypt and friends for group-replies to several tagged messages. Noted by Werner Koch. Tue Apr 3 19:26:55 2001 Thomas Roessler * pgpkey.c: More PGP key selection changes: Clean up the key selection mechanism. I'd appreciate if some of you could review the logic. * pgpkey.c: Fixes for the previous patch. * pgpkey.c: Add an error message in case keys can be found, but none are valid. * init.h: Write "mail folder" instead of "folder" in the description of $postponed. If people believe they understand it better that way, fine with me. (Debian #89195.) * doc/manual.sgml.head: Fix a typo. Debian #90400. * po/sv.po: update. * url.c: Permit for passwords which contain '@'. From Felix von Leitner . * mutt_socket.c: Set the close on exec bit for IMAP sockets. From Jason Gunthorpe . #536, Debian #92651. Mon Apr 2 13:02:56 2001 Thomas Roessler * pop.c: Fix a buffer overrun. Noted by Gordon Sadler ; #530. * imap/Makefile.am: Fix dependencies. From Lars Hecking. Fri Mar 30 08:53:12 2001 Thomas Roessler * imap/Makefile.am: Add a rule for ../types.h. Thu Mar 29 11:23:05 2001 Thomas Roessler * pgp.c: Adding a dprint statement. Wed Mar 28 14:59:52 2001 Thomas Roessler * pgp.c, pgp.h: Add some more PGP good signature checks, so we can detect whether or not an encrypted+signed message is OK. * main.c: fix some of the copyright messages. * gnupgparse.c, pgpkey.c, pgplib.c, pgplib.h, pgppacket.c: Make mutt compatible with GnuPG's latest features. As requested by Werner Koch. * po/tr.po, po/uk.po, po/zh_CN.GB2312.po, po/zh_TW.Big5.po, po/ru.po, po/sk.po, po/sv.po, po/lt.po, po/nl.po, po/pl.po, po/pt_BR.po, po/it.po, po/ja.po, po/ko.po, po/es.po, po/fr.po, po/gl.po, po/id.po, po/eo.po, po/el.po, po/de.po, po/da.po, po/cs.po, reldate.h, VERSION, ChangeLog: automatic post-release commit for mutt-1.3.17 * po/pl.po: update. Wed Mar 28 12:00:38 2001 Thomas Roessler * po/pl.po: update. Fri Mar 23 12:30:17 2001 Thomas Roessler * send.c: handle my_hdr message-id: correctly. Tue Mar 20 17:28:55 2001 Thomas Roessler * pgp.c: Fix Content-Disposition of PGP/MIME messages. The second part should get a file name for convenience, not the first one. * po/ja.po: Update from Oota Toshiya . * mbyte.c: Fix a bug in mbrtowc_iconv(). From TAKIZAWA Takashi . Mon Mar 12 11:54:38 2001 Thomas Roessler * po/ru.po: update from Vsevolod. Thu Mar 8 16:48:50 2001 Thomas Roessler * pager.c: Cosmetic change for OP_PAGER_TOP, suggested by Mike Schiraldi . Mon Mar 5 20:52:04 2001 Thomas Roessler * init.h: Fix use_ipv6. * po/ja.po: update. Sun Mar 4 14:25:07 2001 Thomas Roessler * po/eo.po: update. * pgppacket.c: Fix the interpretation of new-style packet lengths. This is a really bad bug. * init.h, mutt.h, mutt_socket.c: Make it possible to enable ipv6 at run time. Sat Mar 3 18:17:23 2001 Thomas Roessler * mutt_ssl.c: Fix a typo concerning OpenSSL version numbers. Thu Mar 1 10:18:04 2001 Thomas Roessler * po/fr.po: update. * po/de.po, po/id.po: updates. * imap/imap.c: Don't engage STARTTLS when already in SSL mode. Tue Feb 27 16:59:45 2001 Thomas Roessler * depcomp, Makefile.am, missing: Adding files for users of automake-cvs. From Lars Hecking. * configure.in: Simplifications from Lars Hecking. * doc/Makefile.in: Distribute instdoc.sh.in. * po/zh_CN.GB2312.po, po/zh_TW.Big5.po, po/ru.po, po/sk.po, po/sv.po, po/tr.po, po/uk.po, po/ko.po, po/lt.po, po/nl.po, po/pl.po, po/pt_BR.po, po/id.po, po/it.po, po/ja.po, po/es.po, po/fr.po, po/gl.po, po/el.po, po/eo.po, po/da.po, po/de.po, contrib/Makefile.in, po/cs.po, reldate.h, VERSION, ChangeLog: automatic post-release commit for mutt-1.3.16 Mon Feb 26 16:35:39 2001 Thomas Roessler * pgp.c: Fix behaviour with multiple signed blocks inside one application/pgp. * pgp.c: Add out-of-band signature status signalling for application/pgp with clearsig. Mon Feb 26 16:35:39 2001 Thomas Roessler * pgp.c: Fix behaviour with multiple signed blocks inside one application/pgp. * pgp.c: Add out-of-band signature status signalling for application/pgp with clearsig. Fri Feb 23 09:13:55 2001 Thomas Roessler * imap/imap.c, mutt_ssl.c, po/ru.po: update. * url.h: Ports are unsigned short, not short. * po/de.po: Update. Wed Feb 21 17:02:18 2001 Thomas Roessler * po/fr.po: update. * po/pl.po, po/sv.po: updates. Tue Feb 20 19:05:17 2001 Thomas Roessler * imap/auth_gss.c, imap/message.c: More IMAP patches from Brendan. * sendlib.c: lookup_mime_type() could overflow. This is, however, harmless, because it only works on data from local configuration files which are either under the control of the user or under the control of root. Mon Feb 19 18:21:53 2001 Thomas Roessler * imap/command.c: Improved error handling. * po/de.po: There is no such thing as a "Text Anhang" in German. * imap/imap.c, imap/imap.h, hook.c, mailbox.h, mx.c: Brendan Cully's generic access() wrapper which know about IMAP. * po/el.po: Update. Fri Feb 16 00:42:57 2001 Thomas Roessler * imap/BUGS, imap/message.c: Bugfix. From B.C. * imap/message.c: Fix #378. From Brendan Cully. * imap/imap.c: Support for \HasNoChildren. From Brendan Cully. Thu Feb 15 16:37:27 2001 Thomas Roessler * imap/browse.c, imap/imap.c, imap/imap.h, imap/util.c, acconfig.h, configure.in, globals.h, init.h, mutt.h, muttlib.c, mutt_sasl.c, pop_auth.c, url.c: Brendan Cully's latest STARTTLS patch. * po/ja.po, configure.in: Adding ja.po. * charset.c: Fix iconv-hook. It would segfault with x-unknown and other problematic cases. * init.h: Fix the documentation of pgp_verify_sig. It's ask-yes, not ask. Wed Feb 14 23:58:28 2001 Thomas Roessler * INSTALL: Add a comment about the sample iconv-hook files. * doc/instdoc.sh.in, doc/Makefile.in, doc/manual.sgml.head, doc/muttrc.man.head, doc/muttrc.man.tail, contrib/iconv/iconv.aix-3.2.5.rc, contrib/iconv/iconv.aix-4.1.5.rc, contrib/iconv/iconv.aix-4.2.0.rc, contrib/iconv/iconv.aix-4.3.2.rc, contrib/iconv/iconv.freebsd-3.3.rc, contrib/iconv/iconv.glibc-2.1.3.rc, contrib/iconv/iconv.glibc-2.1.90.rc, contrib/iconv/iconv.hpux-10.01.rc, contrib/iconv/iconv.hpux-10.20.rc, contrib/iconv/iconv.hpux-11.00.rc, contrib/iconv/iconv.irix-6.5.rc, contrib/iconv/iconv.osf1-4.0a.rc, contrib/iconv/iconv.osf1-4.0d.rc, contrib/iconv/iconv.solaris-2.4.rc, contrib/iconv/iconv.solaris-2.5.1.rc, contrib/iconv/iconv.solaris-2.6-cjk.rc, contrib/iconv/iconv.solaris-2.6.rc, contrib/iconv/iconv.solaris-2.7.rc, contrib/iconv/make.sh, contrib/iconv/README, contrib/Makefile.in, mutt.h, protos.h, charset.c, configure.in, hook.c, init.h: iconv-hook. * imap/auth.c, imap/imap.c, imap/message.c, acconfig.h, configure.in, mutt_sasl.c, mutt_socket.h, mutt_ssl.c, mutt_ssl.h: STARTTLS patch from Brendan Cully. * rfc2047.c, sendlib.c: Minor charset fixes. Users can now give any character set names in Tue Feb 13 23:42:29 2001 Thomas Roessler * charset.c: Some more strange character set aliaes. * charset.c: Add more possibly-interesting character set names. * charset.c: While I'm on it, fix a warning and remove some weired code by proper use of ctype functions. * imap/utf7.c, charset.c, charset.h, gettext.c, gnupgparse.c, handler.c, rfc2047.c, rfc2231.c, sendlib.c: Change charset-hook's behaviour. * po/id.po: update. * po/de.po: Fix some typos. From Björn Jacke. * recvattach.c: A little fix for those who don't have PGP installed. ;-) * commands.c, curs_main.c, functions.h, OPS.PGP, pgp.c, pgp.h, protos.h, recvattach.c: Add a function check-traditional-pgp which can be used to handle old-style PGP messages and/or parts more easily. * query.c: Match all fields when searching on the query menu. * attach.c: Fix #470: multipart- and message-type attachments weren't handled correctly. Mon Feb 12 20:42:40 2001 Thomas Roessler * curs_lib.c: Fix '?' in the file name dialogue. Fixes #468, #465. * po/sv.po, po/tr.po, po/uk.po, po/zh_CN.GB2312.po, po/zh_TW.Big5.po, po/pl.po, po/pt_BR.po, po/ru.po, po/sk.po, po/eo.po, po/es.po, po/fr.po, po/gl.po, po/id.po, po/it.po, po/ko.po, po/lt.po, po/nl.po, po/cs.po, po/da.po, po/de.po, po/el.po, reldate.h, VERSION, ChangeLog: automatic post-release commit for mutt-1.3.15 * NEWS: Tell users about some of the new features. * pgppacket.c: Don't free(NULL). * mutt.h, pgp.c, pgp.h, pgplib.c, pgplib.h, pgpmicalg.c, pgppacket.c, pgppacket.h, pgppubring.c, postpone.c, protos.h, send.c, sendlib.c, compose.c, configure.in, gnupgparse.c, init.h, Makefile.am: Auto-detect the micalg used with PGP/MIME signatures. Mon Feb 12 17:48:25 2001 Thomas Roessler * NEWS: Tell users about some of the new features. * pgppacket.c: Don't free(NULL). * mutt.h, pgp.c, pgp.h, pgplib.c, pgplib.h, pgpmicalg.c, pgppacket.c, pgppacket.h, pgppubring.c, postpone.c, protos.h, send.c, sendlib.c, compose.c, configure.in, gnupgparse.c, init.h, Makefile.am: Auto-detect the micalg used with PGP/MIME signatures. * handler.c: Make mutt_decode_* usable without passing a BODY structure. * imap/auth_anon.c, imap/auth_cram.c, imap/auth_gss.c: Fixes so mutt at least compiles with Brendan's new SASL patch. * lib.c: Fix mutt_read_line's behaviour when encountering an EOF. From Aaron Lehmann . * pager.c: Avoid an infinite loop in the pager. From Edmund Grimley Evans. * imap/auth_login.c, imap/auth_sasl.c, imap/browse.c, imap/command.c, imap/imap.c, imap/imap_private.h, imap/message.c, imap/util.c, mutt_sasl.c, mutt_sasl.h, mutt_ssl.c, mutt_ssl.h: Brendan Cully's SASL patch. Thu Feb 8 15:50:51 2001 Thomas Roessler * attach.c, commands.c, curs_lib.c, muttlib.c, pgp.c, recvattach.c, remailer.c: Replace various instances of endwin() by mutt_endwin(). This should help to avoid chaotic screen output on the "second" screen. * po/da.po: update. * doc/manual.sgml.head: Fix a typo. Tue Feb 6 22:14:01 2001 Thomas Roessler * doc/manual.sgml.head, doc/muttrc.man.head: Document fuzzy dates. * date.c, pattern.c: Fuzzy date matching. From Eike Rathke . Fri Feb 2 12:36:19 2001 Thomas Roessler * pgpinvoke.c: Apply more conservative quoting to some PGP invocation. * po/sv.po: Update from Jörgen Tegnér. Thu Feb 1 17:03:44 2001 Thomas Roessler * po/tr.po: update Wed Jan 31 18:31:27 2001 Thomas Roessler * send.c: Don't use group mailboxes with list-reply. E.g., when you have "ietf" as a list pattern, and a message goes to IETF-Announce:;, ietf-openpgp@somewhere.org, list-reply will now yield ietf-openpgp and _not_: IETF-Announce: ietf-openpgp@... * po/pt_BR.po, po/ru.po, po/sk.po, po/sv.po, po/tr.po, po/uk.po, po/zh_CN.GB2312.po, po/zh_TW.Big5.po, po/fr.po, po/gl.po, po/id.po, po/it.po, po/ko.po, po/lt.po, po/nl.po, po/pl.po, po/cs.po, po/da.po, po/de.po, po/el.po, po/eo.po, po/es.po: Including the turkish translation from Fatih Demir ; make update-po. * configure.in: Including the turkish translation from Fatih Demir . Tue Jan 30 10:24:36 2001 Thomas Roessler * doc/manual.sgml.head: Stan Ryckman noted that we are abusing "envelope" where it should be "header". * thread.c: Fix sort_aux=received. From . * pager.c: Eric Fischer sent us this patch as part of bug#441. I'm not entirely sure that it works, but let's try it. * po/de.po, po/id.po: update * po/fr.po: update. * pop_auth.c: Fixing a stupid typo. bug#445, from Larry Rosenman . Sat Jan 27 13:50:26 2001 Thomas Roessler * po/zh_CN.GB2312.po, po/zh_TW.Big5.po, po/sk.po, po/sv.po, po/uk.po, po/pt_BR.po, po/ru.po, po/pl.po, po/ko.po, po/lt.po, po/nl.po, po/gl.po, po/id.po, po/it.po, po/es.po, po/fr.po, po/eo.po, po/el.po, po/de.po, po/da.po, po/cs.po, reldate.h, VERSION, ChangeLog: automatic post-release commit for mutt-1.3.14 * recvattach.c: More improvements to the recvattach collapsing. * mutt.h, pager.c, pager.h, protos.h, recvattach.c, attach.c, attach.h, compose.c, functions.h, init.h, OPS: Add collapsing to the receive-attach menu, and improve digest handling that way. Sat Jan 27 13:41:11 2001 Thomas Roessler * recvattach.c: More improvements to the recvattach collapsing. * mutt.h, pager.c, pager.h, protos.h, recvattach.c, attach.c, attach.h, compose.c, functions.h, init.h, OPS: Add collapsing to the receive-attach menu, and improve digest handling that way. Thu Jan 25 12:04:46 2001 Thomas Roessler * po/cs.po: Fixes from Björn Jacke . * contrib/pgp6.rc: A nit from Björn Jacke . Mon Jan 22 11:04:56 2001 Thomas Roessler * mutt_ssl.c: patch-1.3.13.tk.ssl.connect.1 Thu Jan 18 11:27:56 2001 Thomas Roessler * complete.c: Completion fix. From Aaron Schrab . Wed Jan 17 08:53:12 2001 Thomas Roessler * rfc822.c: This one-line diff should fix the behaviour of the address parser when encountering loose dots in addresses. * imap/auth_sasl.c: Try to catch mysterious failures of the SASL library instead of hanging. From Brendan Cully. Mon Jan 15 10:40:50 2001 Thomas Roessler * copy.c: Some debugging helpers. * send.c: Use safe_fclose() where a NULL pointer may be passed to fclose(). * pattern.c: Make ~m usable in $simple_search. From . Wed Jan 10 19:36:43 2001 Thomas Roessler * recvcmd.c, send.c: Make some messages about mime-forwarding more comprehensible to normal users. Mon Jan 8 23:09:32 2001 Thomas Roessler * imap/auth_sasl.c, imap/utf7.c, imap/util.c, charset.c, charset.h, check_sec.sh, dotlock.c, enter.c, gnupgparse.c, keymap.c, lib.c, mutt_sasl.c, parse.c, pgp.c, pgppubring.c, pop_auth.c, regex.c, rfc2047.c, rfc2231.c, rfc822.c, sendlib.c, strdup.c: Let check_sec.sh check for use of the unsafe malloc, realloc, free, and strdup routines. While we are on it, plug some memory leaks and make some code understandable. * intl/cat-compat.c, imap/auth_cram.c, imap/auth_gss.c, imap/imap.c, imap/imap_private.h, imap/message.c, base64.c, browser.c, check_sec.sh, commands.c, complete.c, copy.c, curs_lib.c, edit.c, handler.c, init.c, lib.c, pager.c, pgp.c, pgpkey.c, pop_lib.c, protos.h, query.c, rfc2231.c, rfc822.c, send.c, sendlib.c, snprintf.c: Fix and/or check more fishy code. * intl/cat-compat.c, imap/auth_cram.c, imap/auth_gss.c, browser.c, buffy.c, check_sec.sh, curs_main.c, enter.c, init.c, main.c, makedoc.c, mkjtags.c, mutt_sasl.c, pgp.c, pgpinvoke.c, pgpkey.c, pop.c, protos.h, regex.c, rfc2231.c, sendlib.c: Going through possible security problems with a fine comb. If you want to help, check out the current source, and run check_sec.sh. * attach.c, build-release, check_sec.sh, edit.c, pgpkey.c: Some automated security checks concerning fopen() calls. Thu Jan 4 05:39:31 2001 Thomas Roessler * gettext.c: Don't use debugfile unless DEBUG is #defined. Wed Jan 3 13:39:48 2001 Thomas Roessler * enter.c, mbyte.c: More wide-char patches from EGE. * enter.c: Don't accept '\0' as keyboard input. * imap/auth_sasl.c: Set SASL_IP_{LOCAL,REMOTE} properties - needed for krb4 support; from yak@MIT.EDU. * enter.c: Try to fix nonprintable character input. * enter.c: Extend the editor so it supports unprintable characters. Tue Jan 2 16:34:26 2001 Thomas Roessler * enter.c: Make my_wcstombs more robust. From EGE. * main.c: Only show mailboxes with -y. From devenish@arcme.uwa.edu.au. * account.h: Fix password input. From Vsevolod Volkov. Sun Dec 31 15:30:52 2000 Thomas Roessler * po/ru.po, pop_lib.c: Missing patches from VVV. * imap/imap.c, curs_main.c, functions.h, globals.h, OPS: Experimental patch to add an imap-fetch-mail function. * mutt.h, protos.h, browser.c, curs_lib.c, enter.c, main.c: Make browser behaviour more consistent with expectations. * po/zh_CN.GB2312.po, po/zh_TW.Big5.po, po/sk.po, po/sv.po, po/uk.po, po/pt_BR.po, po/ru.po, po/lt.po, po/nl.po, po/pl.po, po/it.po, po/ko.po, po/id.po, po/es.po, po/fr.po, po/gl.po, po/eo.po, po/da.po, po/de.po, po/el.po, po/cs.po, reldate.h, VERSION, ChangeLog: automatic post-release commit for mutt-1.3.13 Sat Dec 30 10:28:16 2000 Thomas Roessler * po/pl.po: update. Sat Dec 30 10:28:16 2000 Thomas Roessler * po/pl.po: update. Fri Dec 22 18:03:34 2000 Thomas Roessler * configure.in: autoconf consmetics. From L.H. * enter.c, mutt.h: Some more changes to the enter code. * enter.c: Fix some ugly bugs in the completion code. In particular, replace_part() could lead to heap corruption. * po/lt.po, configure.in: Lithuanian translation. From Gediminas Paulauskas . Thu Dec 21 09:19:41 2000 Thomas Roessler * flags.c, init.h, mh.c, mutt.h: patch.me.maildir_trash.1 Sun Dec 17 19:54:58 2000 Thomas Roessler * po/sv.po: update. Thu Dec 14 15:40:30 2000 Thomas Roessler * doc/manual.sgml.head: Improve hook documentation. From Lars Hecking. * enter.c: More file name completion fixes. * enter.c: Fix "tab-tab" at the change-folder prompt. Sun Dec 10 21:01:35 2000 Thomas Roessler * imap/message.c, init.h, mutt.h: Avoid implicit flag updates with IMAP. From Brendan Cully. * configure.in, enter.c, mbyte.c, mbyte.h, mutt.h: More enter.c updates. From E.G.E.. * mbyte.h, mutt.h, configure.in, enter.c: More changes to the utf-8 friendly line editor: Implement some missing functions, include some more header files. Fri Dec 8 10:38:30 2000 Thomas Roessler * curs_lib.c: Remove an unnecessary ENTER_STATE allocation. * curs_lib.c, enter.c, mutt.h, protos.h: Make _mutt_enter_string() re-entrant. * curs_lib.c, edit.c, enter.c, protos.h: Make the line editor utf-8 friendly. First take from Edmund Grimley Evans. Wed Dec 6 20:31:46 2000 Thomas Roessler * gnupgparse.c: Fix pgp_ignore_subkeys. * mutt_curses.h: Make the BEEP macro a bit safer. From EGE. * imap/imap.c: Fix a memory leak in imap_logout_all. Mon Dec 4 09:00:08 2000 Thomas Roessler * mbyte.c: A little fix for the -HAVE_WC_FUNCS +LOCALES_HACK case. From EGE. Sun Dec 3 09:34:41 2000 Thomas Roessler * doc/PGP-Notes.txt: Document the fact that Courier MTA corrupts PGP/MIME signatures. Sat Dec 2 09:16:47 2000 Thomas Roessler * po/el.po, po/uk.po: update. Tue Nov 28 11:19:57 2000 Thomas Roessler * po/da.po, po/de.po, po/fr.po, po/id.po: updates Mon Nov 27 13:14:28 2000 Thomas Roessler * attach.h, commands.c, compose.c, curs_main.c, protos.h, recvattach.c: Make sure edit-type works without a segmentation fault from the receive-attach menu. * po/uk.po, po/zh_CN.GB2312.po, po/zh_TW.Big5.po, po/ru.po, po/sk.po, po/sv.po, po/pl.po, po/pt_BR.po, po/nl.po, po/it.po, po/ko.po, po/fr.po, po/gl.po, po/id.po, po/eo.po, po/es.po, po/el.po, po/cs.po, po/da.po, po/de.po, reldate.h, VERSION, ChangeLog: automatic post-release commit for mutt-1.3.12 Thu Nov 23 10:30:49 2000 Thomas Roessler * contrib/sample.muttrc-tlr: Use display_filter to fix some ugliness people are sending me. * commands.c: Don't endwin() before invoking the display_filter. Thu Nov 23 10:30:49 2000 Thomas Roessler * contrib/sample.muttrc-tlr: Use display_filter to fix some ugliness people are sending me. * commands.c: Don't endwin() before invoking the display_filter. Tue Nov 21 10:32:34 2000 Thomas Roessler * protos.h, main.c, curs_lib.c, globals.h: [stable] Introduce mutt_curses_message and mutt_nocurses_message. From Olaf Kirch. * globals.h, main.c, protos.h, curs_lib.c: Introduce mutt_curses_message/mutt_nocurses_message. From Olaf Kirch. Mon Nov 20 13:20:28 2000 Thomas Roessler * contrib/gpg.rc: Add a missing --textmode switch. Sun Nov 19 20:39:49 2000 Thomas Roessler * NEWS: Mention $print_split. * contrib/sample.muttrc-tlr: update * mutt.h, pgp.c, protos.h, commands.c, init.h: Introduce a new option named $print_split. While we are on it, unify the pipe-message and print-message code, and fix the PGP key-extraction code so it doesn't interact with OPTPIPEDECODE in strange manners any more. Sat Nov 18 19:50:48 2000 Thomas Roessler * curs_lib.c: Remove an unnecessary include statement. Fri Nov 17 09:19:41 2000 Thomas Roessler * po/sv.po: Small fix from Jörgen Tegnér . * imap/auth_gss.c: [stable] GSSAPI patch from Bill Nottingham . * doc/manual.sgml.tail, curs_main.c, functions.h: Make folder synchronization possible from within the pager. From Chris Cutler . Wed Nov 15 20:29:58 2000 Thomas Roessler * charset.c: Fix langinfo-based character set detection. From Martin Norbäck . Tue Nov 14 16:57:19 2000 Thomas Roessler * curs_main.c: another possibly problematic case. * curs_main.c: Try fixing a possible segmentation fault. I'm not entirely sure how I produced it, but it's at least obvious where it happened. Mon Nov 13 22:19:57 2000 Thomas Roessler * gnupgparse.c, init.h, mutt.h: Add the pgp_ignore_subkeys option. Unset it to get the traditional listing with all the subkeys. (Experimental, may introduce new bugs.) * po/ru.po, po/sv.po: update * remailer.c: Qualify some more header fields. Tue Nov 7 10:31:51 2000 Thomas Roessler * init.h, mutt.h, send.c: Add a sig_on_top option. * po/el.po: update Mon Nov 6 11:27:07 2000 Thomas Roessler * po/zh_TW.Big5.po, po/da.po: update * configure.in: Make building mutt without iconv support possible. From EGE. Fri Nov 3 10:16:32 2000 Thomas Roessler * init.h: Change pgp_good_sign's default to 0 instead of UL "". This should fix the annoying error messages when starting up mutt on some systems. * init.c: Make error reporting more verbose. * po/de.po, po/fr.po, po/id.po: updates Wed Nov 1 13:14:18 2000 Thomas Roessler * po/zh_CN.GB2312.po, po/zh_TW.Big5.po, po/sk.po, po/sv.po, po/uk.po, po/id.po, po/it.po, po/ko.po, po/nl.po, po/pl.po, po/pt_BR.po, po/ru.po, po/cs.po, po/da.po, po/de.po, po/el.po, po/eo.po, po/es.po, po/fr.po, po/gl.po, ChangeLog, reldate.h, VERSION: automatic post-release commit for mutt-1.3.11 Fri Oct 27 10:51:01 2000 Thomas Roessler * enter.c: A nicer version of {capitalize,...}-word functions. * doc/manual.sgml.head: Document the recent additions to the line editor. * enter.c, functions.h, OPS: Add capitalize-word, upcase-word, downcase-word functions to the editor. Bindings follow the Emacs conventions (i.e., M-c, M-u, M-d). Fri Oct 27 10:51:01 2000 Thomas Roessler * enter.c: A nicer version of {capitalize,...}-word functions. * doc/manual.sgml.head: Document the recent additions to the line editor. * enter.c, functions.h, OPS: Add capitalize-word, upcase-word, downcase-word functions to the editor. Bindings follow the Emacs conventions (i.e., M-c, M-u, M-d). Wed Oct 25 18:56:20 2000 Thomas Roessler * rfc822.c: Fix parsing of route-addrs. Tue Oct 24 08:59:21 2000 Thomas Roessler * doc/manual.sgml.tail: Document edit-type. From Mikko Hänninen. * po/el.po: update Mon Oct 23 16:39:10 2000 Thomas Roessler * doc/manual.sgml.head: Typo. From Daniel Roesen . * doc/manual.sgml.head: Fix documentation of uznknown MIME type handling. From Brian Salter-Duke Wed Oct 18 09:01:56 2000 Thomas Roessler * recvattach.c: Fix tree formatting in the recvattach menu. Tue Oct 17 15:10:51 2000 Thomas Roessler * commands.c, curs_lib.c, hdrline.c, menu.c, protos.h: Fix pager and index display when non-printable space characters are encountered. From EGE. * sendlib.c: Teach mutt to attach files of arbitrary type. Mon Oct 16 17:29:55 2000 Thomas Roessler * curs_lib.c: nl_langinfo({YES,NO}EXPR) may return an _extended_ regular expression. Close #312. * po/zh_TW.Big5.po, po/id.po, po/sv.po: update * mutt_socket.c: Fix the strange "Can't connect" error messages. From Brendan Cully. Thu Oct 12 14:49:58 2000 Thomas Roessler * po/da.po: update Wed Oct 11 14:17:17 2000 Thomas Roessler * po/de.po: update. * po/fr.po: update * po/uk.po, po/zh_CN.GB2312.po, po/zh_TW.Big5.po, po/pt_BR.po, po/ru.po, po/sk.po, po/sv.po, po/nl.po, po/pl.po, po/ko.po, po/es.po, po/fr.po, po/gl.po, po/id.po, po/it.po, po/cs.po, po/da.po, po/de.po, po/el.po, po/eo.po, ChangeLog, Makefile.am, reldate.h, VERSION: automatic post-release commit for mutt-1.3.10 * buffy.c: Compilation fix from Emil Sit . Wed Oct 11 10:21:57 2000 Thomas Roessler * buffy.c: Compilation fix from Emil Sit . Tue Oct 10 19:22:48 2000 Thomas Roessler * po/POTFILES.in, doc/manual.sgml.head, globals.h, init.c, init.h, mailbox.h, mutt.h, muttlib.c, mx.c, mx.h, pop_auth.c, pop.c, pop.h, pop_lib.c, protos.h, recvattach.c, browser.c, buffy.c, commands.c, compose.c, configure.in, curs_main.c, Makefile.am: Vsevolod Volkov's POP mailbox patch. * doc/manual.sgml.head: Mixmaster documentation patch from Brian Salter-Duke. Mon Oct 9 08:30:35 2000 Thomas Roessler * main.c: Add an #ifdef for HAVE_GETADDRINFO. * mutt_socket.c: Use AF_INET6 only when necessary. Sat Oct 7 18:06:24 2000 Thomas Roessler * curs_lib.c, help.c: Display fixes from EGE. Thu Oct 5 19:12:28 2000 Thomas Roessler * query.c: Catch some possible NULL pointer deferences. From chris+usenet@chiappa.net (Chris Chiappa), posted to comp.mail.mutt. Wed Oct 4 18:50:35 2000 Thomas Roessler * mutt_ssl_nss.c: Downgrade Michael Elkins' indentation style to the version used throughout mutt. ;-) * acconfig.h, configure.in, init.c, init.h, Makefile.am, mutt.h, mutt_socket.c, mutt_ssl_nss.c, pop.c: Adding support for Netscape's (pardon, Mozilla's) SSL implementation. From Michael Elkins. * globals.h, init.h, mutt_socket.c, protos.h, signal.c: patch.me.connect_timeout.1 Tue Oct 3 10:47:20 2000 Thomas Roessler * NEWS: Document some of the recent user-visible changes. * doc/manual.sgml.head: More documentation for the "L" to_char. Thanks, Byrial! * hdrline.c, init.h: Adding a list flag to to_chars, From Andreas Plesner Jacobsen . Note: If you don't like the new behaviour, just set $to_chars to the old " +TCF" value. * po/ru.po: update Mon Oct 2 09:11:52 2000 Thomas Roessler * configure.in, mutt_socket.c: patch-bac.ipv6-1 * curs_lib.c: patch-1.3.9.bj.yesno.1 Thu Sep 28 06:53:36 2000 Thomas Roessler * init.h: Fix a minor typo. From Byrial. * charset.c, charset.h, init.c, INSTALL: Document the --without-wc-funcs switch to configure, and clean up the code to set the character set from nl_langinfo from EGE. Wed Sep 27 14:28:35 2000 Thomas Roessler * charset.c: Catch another error condition which may be caused by a broken nl_langinfo() function. * COPYRIGHT: We don't need to mention EAY's copyright any more. * charset.c: Fix #287. Tue Sep 26 23:05:46 2000 Thomas Roessler * po/eo.po: update * Attic/sha1dgst.c, Attic/sha.h, Attic/sha_locl.h, checktypes.c, main.c, Makefile.am, pgppubring.c, sha1.c, sha1.h: Replace the BSD-licensed sha-1 from SSLeay with a public domain version in order to satisfy GPL license zelots. Mon Sep 25 13:03:09 2000 Thomas Roessler * po/sv.po: update * send.c: patch-1.3.9.bj.f-up-prompt.1 Thu Sep 21 09:37:14 2000 Thomas Roessler * po/sk.po, po/sv.po, po/uk.po, po/zh_CN.GB2312.po, po/zh_TW.Big5.po, po/ru.po, po/nl.po, po/pl.po, po/pt_BR.po, po/it.po, po/ko.po, po/es.po, po/fr.po, po/gl.po, po/id.po, po/el.po, po/eo.po, po/da.po, po/de.po, po/cs.po, ChangeLog, reldate.h, VERSION: automatic post-release commit for mutt-1.3.9 * rfc2047.c: Make some of the code more readable. From EGE. Thu Sep 21 07:56:40 2000 Thomas Roessler * rfc2047.c: Make some of the code more readable. From EGE. Fri Sep 15 09:19:29 2000 Thomas Roessler * rfc2047.c, rfc2047.h, sendlib.c: Fix some RFC2047 encoding bugs. Wed Sep 13 21:01:31 2000 Thomas Roessler * rfc2047.c: Undo part of the character set canonicalization. EGE pointed out it isn't needed. * rfc2231.c: Replace "unknown" by "unknown-8bit". * sendlib.c: s/iconv_open/mutt_iconv_open/. Suggested by EGE. * charset.c: Add "646" as an alias for us-ascii. SunOS 5.8 seems to need it. * browser.c: Let the browser handle non-existent directories more gracefully. From Byrial Jensen. Tue Sep 12 23:18:47 2000 Thomas Roessler * configure.in: Remove some caching. From EGE. Mon Sep 11 10:50:37 2000 Thomas Roessler * charset.c, copy.c, mbyte.c, rfc2047.c, sendlib.c: Fix some more character set glitches. Sat Sep 9 07:30:29 2000 Thomas Roessler * charset.c: sizeof (dest) == 4. I should have written dlen instead. Noted by EGE. Fri Sep 8 21:52:04 2000 Thomas Roessler * imap/imap.c: Brendan's version of the last fix. I put it in since he's most likely the next one to look at or change this. ,-) * imap/imap.c: Fix a silly little IMAP bug. From Daniel Jacobowitz . * charset.c, protos.h, rfc2231.c, sendlib.c: Add a character set comparison function. Thu Sep 7 21:56:00 2000 Thomas Roessler * charset.c: Add a table of official character set names. Data taken from www.iana.org. * rfc2231.c: Detect pure 7bit data and don't encode them. This helps a bit in situations where mutt believes it has some really strange us-ascii alias as the character set. * po/es.po, po/el.po: update * curs_lib.c: Make the use of nl_langinfo(YESEXPR/NOEXPR) more robust. Problem noted by Wolfgang Baumann . Wed Sep 6 08:47:13 2000 Thomas Roessler * snprintf.c: Fix the MAX fix. from Byrial Jensen. Tue Sep 5 22:14:36 2000 Thomas Roessler * init.c, muttlib.c, pgppubring.c, protos.h, snprintf.c: Clean up some warning messages. From Bob Bell. * hook.c: Fix a segmentation fault in hook parsing. From Bob Bell. Mon Sep 4 10:49:48 2000 Thomas Roessler * imap/browse.c, imap/imap.c, imap/imap.h, imap/imap_private.h, imap/util.c, account.c, account.h, browser.c, curs_main.c, url.c, url.h: patch-bac.imapurl-4 * po/ru.po, po/da.po: update * po/id.po: update. * recvcmd.c: Fix a segmentation fault when replying to multiple message/rfc822-type attachments. Noted by David Champion. Fri Sep 1 08:58:39 2000 Thomas Roessler * init.c: Don't mutt_pretty_mailbox when setting variables, since this may badly interact with non-default settings. Suggested by Byrial Jensen. Thu Aug 31 15:14:25 2000 Thomas Roessler * muttlib.c: patch-1.3.8.bj.pretty_mailbox.1 * doc/manual.sgml.head: patch-1.3.8.bj.manquote.1 * imap/command.c, imap/imap.c: patch-bac.command-3 Wed Aug 30 21:34:42 2000 Thomas Roessler * pager.c: Fix display of backspace sequences. From EGE. * po/fr.po, po/de.po: update * po/sk.po, po/sv.po, po/uk.po, po/zh_CN.GB2312.po, po/zh_TW.Big5.po, po/id.po, po/it.po, po/ko.po, po/nl.po, po/pl.po, po/pt_BR.po, po/ru.po, po/cs.po, po/da.po, po/de.po, po/el.po, po/eo.po, po/es.po, po/fr.po, po/gl.po, ChangeLog, VERSION: automatic post-release commit for mutt-1.3.8 * VERSION: ups * po/POTFILES.in, imap/Attic/imap_ssl.c, imap/Attic/imap_ssl.h, imap/Attic/md5c.c, imap/Attic/md5.h, imap/Makefile.am, imap/util.c, ChangeLog, configure.in, curs_main.c, init.c, Makefile.am, md5c.c, md5.h, mutt_socket.c, mutt_ssl.c, mutt_ssl.h, reldate.h, VERSION: SSL unification patch from Vsevolod. * imap/command.c, imap/imap.c, imap/message.c, imap/message.h: patch-bac.expunge-2 * muttlib.c: Fix mutt_prety_mailbox. From Vsevolod. Wed Aug 30 10:08:15 2000 Thomas Roessler * VERSION: ups * po/POTFILES.in, imap/Attic/imap_ssl.c, imap/Attic/imap_ssl.h, imap/Attic/md5c.c, imap/Attic/md5.h, imap/Makefile.am, imap/util.c, ChangeLog, configure.in, curs_main.c, init.c, Makefile.am, md5c.c, md5.h, mutt_socket.c, mutt_ssl.c, mutt_ssl.h, reldate.h, VERSION: SSL unification patch from Vsevolod. * imap/command.c, imap/imap.c, imap/message.c, imap/message.h: patch-bac.expunge-2 * muttlib.c: Fix mutt_prety_mailbox. From Vsevolod. Wed Aug 30 08:43:12 2000 Thomas Roessler * imap/command.c, imap/imap.c, imap/message.c, imap/message.h: patch-bac.expunge-2 * muttlib.c: Fix mutt_prety_mailbox. From Vsevolod. Tue Aug 29 11:36:25 2000 Thomas Roessler * curs_lib.c: The next version of Byrial Jensen's yesorno patch, this time without a memory leak. * acconfig.h, configure.in, curs_lib.c, main.c: Use locale for yes/no expressions. Mon Aug 28 13:14:55 2000 Thomas Roessler * rfc2231.c: Little fix from EGE. * po/ru.po: Update from Vsevolod. * complete.c: From: EGE Fix a buffer overrun in complete.c. * imap/auth_sasl.c, imap/command.c, imap/imap_private.h, muttlib.c: From: Brendan Cully The attached small patch adjusts mutt_pretty_mailbox to handle URLs. * browser.c, curs_lib.c, hdrline.c, protos.h, recvattach.c: From: Edmund GRIMLEY EVANS This patch moves hdr_format_s from hdrline.c to curs_lib.c and renames it to mutt_format_s. The function is then used in various places in browser.c and recvattach.c where previously there was "%%%ss". * rfc2047.c, rfc2047.h, rfc2231.c, rfc2231.h, sendlib.c: Do character set selection for RFC2231 encodings. From EGE, but with choose_charset renamed to mutt_choose_charset. * mbyte.c, protos.h, utf8.c, wcwidth.c: From: edmundo@rano.org (EGE) This is the patch TAKIZAWA Takashi and I came up with in the end. When the Charset is euc-jp or shift_jis, iconv is used for mbrtowc and wcrtomb. The worst part is mbrtowc_iconv(), where I attempted to make mbrtowc both restartable (it can process part of multibyte character) and fast in the case where there is nothing left over from a previous character. Also I try to make no assumptions about how those character sets work, which is easy, because I know very little about them ... People who don't use one of those two stateless Japanese display charsets shouldn't be affected. People whose systems provide the wchar_t functions should be even less affected, because they don't even get this code in their binary. Fri Aug 25 06:28:24 2000 Thomas Roessler * imap/imap.c, imap/imap_ssl.c, imap/imap_ssl.h, imap/util.c, account.c, account.h, browser.c, mutt_socket.c, mx.c, url.c, url.h: patch-bac.imapurl-2, with small modifications. Tue Aug 22 22:23:10 2000 Thomas Roessler * muttlib.c: Fix #251, from Brendan. * main.c, Makefile.am, parse.c, protos.h, url.c, url.h: Add an URL parser, and support for mailto URLs. * doc/manual.sgml.head: Minor fixes from Will Fiveash. * po/ru.po: update * hdrline.c: Fix %B in index_format. Mon Aug 21 19:25:26 2000 Thomas Roessler * imap/browse.c, imap/imap.c, muttlib.c, mutt_socket.c: patch-bac.parsepath-2 * doc/manual.sgml.head, doc/manual.sgml.tail: Documentation patch from Lars Hecking. * imap/imap.h, imap/imap_private.h, imap/message.c, imap/util.c, imap/browse.c, imap/command.c, imap/imap.c, doc/manual.sgml.head, browser.c, browser.h, buffy.c, functions.h, globals.h, init.h, OPS: patch-bac.createplus-1 * imap/auth_anon.c, imap/auth_cram.c, imap/auth_gss.c, imap/auth_login.c, imap/auth_sasl.c, imap/browse.c, imap/command.c, imap/imap.c, imap/imap_private.h, imap/message.c: patch-bac.command-2 Thu Aug 17 06:06:02 2000 Thomas Roessler * po/zh_CN.GB2312.po, configure.in: Adding zh_CN.GB2312 translation. * imap/Makefile.am, doc/Makefile.in, mutt_socket.c, mx.c: Random cleanup from Brendan Cully. * hdrline.c: Fix justification of number formats. (EGE) Tue Aug 15 17:21:19 2000 Thomas Roessler * po/ru.po: update * mbyte.c, pager.c, protos.h: Another charset fix from EGE. Thu Aug 10 15:48:13 2000 Thomas Roessler * imap/Makefile.am: Fix from Brendan Cully. * doc/mutt.man, doc/muttrc.man.tail: More minor fixes. * doc/mutt.man: Document $MAILDIR. * init.c: Tell mutt about the MAILDIR environment variable DJB talks about in maildir (5). * doc/muttbug.man: Fix a typo. * doc/mbox.man: fix some typos. Wed Aug 9 21:14:35 2000 Thomas Roessler * doc/Makefile.in, doc/mbox.man: Install mbox (5), and fix a typo. * doc/mbox.man: Document the mbox format in a manual page. There may be some need for this. * configure.in, init.c, main.c, Makefile.am: Minor portability and compilation fixes. Tue Aug 8 18:17:54 2000 Thomas Roessler * po/POTFILES.in: Some files were missing. From Vsevolod Volkov. * imap/command.c, imap/imap.c, imap/imap_private.h, imap/Makefile.am, imap/message.c, init.c, mutt_socket.c, mx.c: * handles expunged messages better. Previously mutt's state was only updated when syncing the mailbox. This was the reason for Bob Bell's segfault when manipulating mailboxes with multiple simultaneous clients. * makes a small adjustment for Sam's weird Courier server, which returns an OK FETCH completed response even when FETCH fails. I should probably report that behaviour to him as a bug, though. * renames IMAP_REOPEN_PENDING to IMAP_EXPUNGE_PENDING * gets rid of the _("Closing mailbox...") message, which was obscuring the status updates. * clears some spurious mutt_clear_error calls in imap_cmd_finish. * makes socket reads and writes check that they have an open connection. Shouldn't be necessary (and such calls are logged), but can happen currently. * Some SASL vs regular authenticator tweaks in the imap Makefile. (From Brendan Cully.) Mon Aug 7 08:31:36 2000 Thomas Roessler * po/Makefile.in.in, imap/Makefile.am, configure.in, Makefile.am, mapping.h, sort.h: Cross compilation patches from Rüdiger Kuhlmann . Sun Aug 6 14:35:15 2000 Thomas Roessler * curs_lib.c: Return an exit value of 1 if mutt is left via ctrl-c. From Andre Albsmeier . Sat Aug 5 17:50:03 2000 Thomas Roessler * imap/imap.c, imap/imap_private.h, imap/message.c, imap/auth_anon.c, imap/auth_cram.c, imap/auth_gss.c, imap/auth_login.c, imap/auth_sasl.c, imap/browse.c, imap/command.c, imap/Makefile.am, mutt_socket.c: Unified IMAP command code. * doc/manual.sgml.head: Fix keyboard binding documentation. From Thomas Schultz . Fri Aug 4 21:47:11 2000 Thomas Roessler * sendlib.c: Fix a character set encoding bug. From EGE. * imap/auth_sasl.c, imap/imap_ssl.c, doc/manual.sgml.head, account.c, mutt_sasl.c, mutt_sasl.h, mutt_socket.c, mutt_socket.h: SASL patch from Brendan Cully. Thu Aug 3 22:08:13 2000 Thomas Roessler * charset.c: fix a segmentation fault. * po/eo.po, po/sv.po: update. * po/ru.po, po/sk.po, po/sv.po, po/uk.po, po/zh_TW.Big5.po, po/ko.po, po/nl.po, po/pl.po, po/pt_BR.po, po/fr.po, po/gl.po, po/id.po, po/it.po, imap/Makefile.am, po/cs.po, po/da.po, po/de.po, po/el.po, po/eo.po, po/es.po, reldate.h, VERSION, ChangeLog: automatic post-release commit for mutt-1.3.7 * sendlib.c: Use a correct Envelope from when bouncing with $envelope_from enabled. * imap/auth_sasl.c, imap/BUGS, imap/imap.c, imap/imap_ssl.c, mutt_sasl.c: More IMAP fixes from Brendan. Thu Aug 3 08:24:55 2000 Thomas Roessler