root/ChangeLog

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @5497:2731e5174c5a [5497:2731e5174c5a] 22 hours Brendan Cully <brendan@…> Properly set the SASL external auth name when using SSL client certs. Also …
(edit) @5495:36aa1130091a [5495:36aa1130091a] 3 days Brendan Cully <brendan@…> Introduce $imap_pipeline_depth. This lets users control the number of …
(edit) @5493:045c5942e1ad [5493:045c5942e1ad] 3 days Rocco Rutte <pdmef@…> Manual: Fix DTD validation error and message header display section
(edit) @5491:a2fc5e7c77ae [5491:a2fc5e7c77ae] 4 days Rocco Rutte <pdmef@…> Manual: Fix style and typos. Noted by Vincent Lefevre, see #3109.
(edit) @5489:63efed810906 [5489:63efed810906] 4 days Brendan Cully <brendan@…> Fix infinite loop with "mutt -", introduced in [31c9e9727d42]. Treats - as …
(edit) @5487:6fd1fa2d98bc [5487:6fd1fa2d98bc] 6 days Rocco Rutte <pdmef@…> Manual: fix/improve markup/content, see #3109
(edit) @5485:bc8b07e9e95b [5485:bc8b07e9e95b] 7 days Rocco Rutte <pdmef@…> Improve color/mono command synopsis. Closes #2630.
(edit) @5483:9373afa9278f [5483:9373afa9278f] 7 days Rocco Rutte <pdmef@…> Port certificate host checking from msmtp to mutt. It supports IDN, …
(edit) @5481:6b4f25cd9dac [5481:6b4f25cd9dac] 8 days Brendan Cully <brendan@…> Better documentation for how quote_regexp determines quote level. Closes …
(edit) @5479:95a11c7f677d [5479:95a11c7f677d] 9 days Vincent Lefevre <vincent@…> Updated French translation.
(edit) @5477:fb77465af534 [5477:fb77465af534] 10 days Rocco Rutte <pdmef@…> Validate charset names for all charset options. Validation is either done …
(edit) @5475:622ef570a7e3 [5475:622ef570a7e3] 12 days Brendan Cully <brendan@…> Fix a couple of compiler warnings introduced in [00ce81d778bf]. Make the …
(edit) @5472:508ffc26dad2 [5472:508ffc26dad2] 2 weeks Rocco Rutte <pdmef@…> Prefer "backtick" over "backtic" on comments and docs as it's more common, …
(edit) @5470:e3c465918417 [5470:e3c465918417] 5 weeks Rocco Rutte <pdmef@…> Merge with brendan
(edit) @5467:0e2f9189a1dd [5467:0e2f9189a1dd] 5 weeks Brendan Cully <brendan@…> Fix m4 serial numbers to avoid aclocal 1.10 warnings
(edit) @5465:45ce2903b9e9 [5465:45ce2903b9e9] 5 weeks Brendan Cully <brendan@…> Disable GCC long long warnings with -pedantic. Closes #2823. Thanks to …
(edit) @5463:5511a52bbc9f [5463:5511a52bbc9f] 5 weeks Rocco Rutte <pdmef@…> Use itemized lists for listing possible sort config settings.
(edit) @5458:f93dcd689032 [5458:f93dcd689032] 5 weeks Rocco Rutte <pdmef@…> Encode lines written to $alias_file in $config_charset if set. Closes …
(edit) @5455:f135d64e0082 [5455:f135d64e0082] 6 weeks Rocco Rutte <pdmef@…> Cleanup unused vars changeset ba0d96408425 didn't remove
(edit) @5453:953430663eff [5453:953430663eff] 7 weeks Rocco Rutte <pdmef@…> Allow UTF-8 charset to be misspelled as "utf8"
(edit) @5451:b9ac445b035b [5451:b9ac445b035b] 7 weeks Rocco Rutte <pdmef@…> Prevent some pointers of 'struct body' being saved to hcache This …
(edit) @5449:2a9e9c487bad [5449:2a9e9c487bad] 7 weeks Rocco Rutte <pdmef@…> Document redirection to trigger batch send mode in mutt(1) and mutt -h. …
(edit) @5447:f72fce68ca19 [5447:f72fce68ca19] 8 weeks Vladimir Marek <Vladimir.Marek@…> Use stat() instead of dirent->d_type to test for directory. Closes #3089.
(edit) @5445:f41ba27be46f [5445:f41ba27be46f] 8 weeks Rocco Rutte <pdmef@…> Fix casts for progress update to prevent -ftrapv aborts to trigger. Closes …
(edit) @5443:8b783c916893 [5443:8b783c916893] 8 weeks Rocco Rutte <pdmef@…> Use realpath() in mutt_pretty_mailbox() for paths that may need it. This …
(edit) @5441:fb0df4ae0836 [5441:fb0df4ae0836] 2 months Vincent Lefevre <vincent@…> Clamp timeval math to unsigned int to match progress timestamps. This is …
(edit) @5439:d8bbdcd01ec4 [5439:d8bbdcd01ec4] 2 months Brendan Cully <brendan@…> Stub in a gpgme version of extract-keys. It doesn't currently work right …
(edit) @5437:48e90b82a4ee [5437:48e90b82a4ee] 2 months Brendan Cully <brendan@…> Handle DONTHANDLEPGPKEYS in handler instead of crypto modules. This lets …
(edit) @5435:49fe0292b503 [5435:49fe0292b503] 2 months rtc@… When deleting attachments, always print newline separating header from …
(edit) @5433:63cfab6d508b [5433:63cfab6d508b] 2 months Brendan Cully <brendan@…> Show more information about problematic SMIME signatures under gpgme. Also …
(edit) @5431:fe615fd5e0de [5431:fe615fd5e0de] 2 months Brendan Cully <brendan@…> Basic support for $ssl_client_cert when compiled with gnutls. The key must …
(edit) @5429:c5256c65eedb [5429:c5256c65eedb] 2 months Brendan Cully <brendan@…> Mark new error message for translation.
(edit) @5427:50cc55e95be6 [5427:50cc55e95be6] 2 months Brendan Cully <brendan@…> fflush before fsync and close. Closes #2962 again.
(edit) @5425:32374c911c6c [5425:32374c911c6c] 2 months Brendan Cully <brendan@…> Check S/MIME signing ID exists before attempting to use it. Closes #3069. …
(edit) @5423:4e37699a7750 [5423:4e37699a7750] 2 months Brendan Cully <brendan@…> Document difference between index and pager search. Closes #2886.
(edit) @5421:f5fe657f0633 [5421:f5fe657f0633] 2 months Brendan Cully <brendan@…> Make multipart decoding a little more forgiving. First, ignore bad …
(edit) @5419:4b790909a037 [5419:4b790909a037] 2 months Christoph Berg <cb@…> Document that From_ lines use asctime-style dates, not RFC2822 …
(edit) @5417:5ab92dd44ce2 [5417:5ab92dd44ce2] 3 months Vladimir Marek <Vladimir.Marek@…> Wrap Fqdn in NONULL() to prevent crash with -d5 if Fqdn is NULL
(edit) @5415:b2b844141ac1 [5415:b2b844141ac1] 3 months Rocco Rutte <pdmef@…> Allow for mail addresses longer than 256 characters (closes #3066).
(edit) @5413:bf74c85070c4 [5413:bf74c85070c4] 3 months Rocco Rutte <pdmef@…> Respect $wrap_search in generic menu search (e.g. for browser)
(edit) @5411:f4259a92dab6 [5411:f4259a92dab6] 3 months Paul Walker <paul@…> Make default muttrc header weeding tidier. Closes #286.
(edit) @5408:9d0509641865 [5408:9d0509641865] 3 months Vladimir Marek <Vladimir.Marek@…> Cosmetic fix to configure --help. Closes #3060.
(edit) @5406:8a3a037ec6b3 [5406:8a3a037ec6b3] 3 months Rocco Rutte <pdmef@…> UPDATING: fix 1.5.18 line as noted by Kyle Wheeler
(edit) @5404:d612ef757ee9 [5404:d612ef757ee9] 3 months Rocco Rutte <pdmef@…> Use C99 macros "PRId64"/"PRId32" to format file sizes/offsets if …
(edit) @5402:a697362846e9 [5402:a697362846e9] 3 months Rocco Rutte <pdmef@…> Mention requirement to encode X-Label: headers in UPDATING
(edit) @5400:51c494a2e735 [5400:51c494a2e735] 3 months Piarres Beobide Ega?a <pi@…> Updated Basque translation.
(edit) @5398:1bdb7a7c3c8f [5398:1bdb7a7c3c8f] 3 months Rocco Rutte <pdmef@…> Fix new mail detection for >2 GB mboxes with $check_mbox_size set
(edit) @5396:927465b4aab2 [5396:927465b4aab2] 3 months Rocco Rutte <pdmef@…> Improve documentation for handling multiple folders and new mail detection
(edit) @5394:38319cd7d832 [5394:38319cd7d832] 3 months Ivan Vilata i Balaguer <ivan@…> Updated Catalan translation
(edit) @5389:85654735d27e [5389:85654735d27e] 3 months Rocco Rutte <pdmef@…> Mention mime_lookup change in UPDATING
(edit) @5387:771276a3bace [5387:771276a3bace] 3 months Rocco Rutte <pdmef@…> hcversion.h depends on new mutt_md5 tool
(edit) @5385:aaeee8f868c4 [5385:aaeee8f868c4] 3 months Andreas Jobs Fix GPGME S/MIME micalg generation, broken in [e6f958b093b6]. Closes …
(edit) @5383:d4a903e7077b [5383:d4a903e7077b] 3 months Brendan Cully <brendan@…> Build local md5 tool for hcachever.sh. Closes #3025.
(edit) @5380:ff9e4d0464b1 [5380:ff9e4d0464b1] 3 months Brendan Cully <brendan@…> automatic post-release commit for mutt-1.5.18
(edit) @5379:fa4990c5b5c6 [5379:fa4990c5b5c6] 3 months Brendan Cully <brendan@…> Update UPDATING.
(edit) @5377:b341d157ae72 [5377:b341d157ae72] 3 months Rocco Rutte <pdmef@…> When necessary, convert strings to utf-8 in the header cache. If iconv is …
(edit) @5375:132474d6dd3b [5375:132474d6dd3b] 3 months Rocco Rutte <pdmef@…> Make mutt_check_alias_name() multibyte-aware (closes #2403).
(edit) @5373:7f4711b9b61f [5373:7f4711b9b61f] 4 months Brendan Cully <brendan@…> Ensure alias file ends with \n before appending new aliases. Closes #1580.
(edit) @5371:97aa20438c47 [5371:97aa20438c47] 4 months Brendan Cully <brendan@…> Terminate open IMAP message sets at end of mailbox even if the last …
(edit) @5368:385efdbf9423 [5368:385efdbf9423] 4 months Brendan Cully <brendan@…> Make SASL support conn_poll method. Make SASL IP lookup failure non-fatal. …
(edit) @5366:2ce792b31ae4 [5366:2ce792b31ae4] 4 months Rocco Rutte <pdmef@…> Pass buffer size to mutt_wctoutf8() to prevent crashes if MB_LEN_MAX<6 as …
(edit) @5364:8017c8074f62 [5364:8017c8074f62] 4 months Wilfried Goesgens <dothebart@…> Print GSSAPI status messages to debug log on error.
(edit) @5362:3b7b3c0e459e [5362:3b7b3c0e459e] 5 months Dan Fandrich <dan@…> Replace strtok_r when it's not available. The implementation comes from …
(edit) @5360:e3bc99a4a6bd [5360:e3bc99a4a6bd] 6 months N.J. Mann <njm@…> Respect ctx->quiet when initializing progress bar.
(edit) @5358:c4212a17fad6 [5358:c4212a17fad6] 6 months S?bastien Hinderer <Sebastien.Hinderer@…> Remove pointless NULL checks against arrays. This silences a warning on …
(edit) @5356:9a7d802004d3 [5356:9a7d802004d3] 6 months Vincent Lefevre <vincent@…> Updated French translation.
(edit) @5354:d2eb082fd872 [5354:d2eb082fd872] 6 months Anders Helmersson <anders.helmersson.utsikt@…> Fix progress updates for large messages. Closes #3029.
(edit) @5352:9414b9dd36db [5352:9414b9dd36db] 6 months Rocco Rutte <pdmef@…> Fix truncation logic for soft-padding (Closes #3035).
(edit) @5350:95807c4b824f [5350:95807c4b824f] 7 months Benno Schulenberg <i18n@…> Improvements to the Dutch translation
(edit) @5348:6e6e6c4bee59 [5348:6e6e6c4bee59] 8 months Rocco Rutte <pdmef@…> Fix logic error in b3cde588fe9a commit
(edit) @5346:02fd1874a894 [5346:02fd1874a894] 8 months Rocco Rutte <pdmef@…> Update stale INSTALL+README files
(edit) @5344:2d88a6996973 [5344:2d88a6996973] 8 months Rocco Rutte <pdmef@…> Mention that References: and Date: cannot be changed in editor (closes …
(edit) @5342:6e40e869a477 [5342:6e40e869a477] 8 months Rocco Rutte <pdmef@…> Link $timeout from $mail_check, see Debian #385456.
(edit) @5340:dae38f5ab2a5 [5340:dae38f5ab2a5] 8 months Rocco Rutte <pdmef@…> hcache: Fetch data for correct message from hcache. With …
(edit) @5338:2a5636080210 [5338:2a5636080210] 8 months Rocco Rutte <pdmef@…> Fix mutt_dotlock build issue on cygwin (closes #3009).
(edit) @5336:3cf8bc21bc3d [5336:3cf8bc21bc3d] 8 months Johan Svedberg <johan@…> Updated Swedish translation
(edit) @5334:d6e0b6f1f8ff [5334:d6e0b6f1f8ff] 9 months Rocco Rutte <pdmef@…> POP: Name hcache the way IMAP does. Place the file under …
(edit) @5331:9709d244c64b [5331:9709d244c64b]