|
|
|
@5531:32bfe3700b27
|
[5531:32bfe3700b27]
|
2 weeks |
Rocco Rutte <pdmef@…> |
Fix an infinite loop for imap searches
Reported by Emanuele Giaquinta on …
|
|
|
|
@5503:e37ae3f79ec0
|
[5503:e37ae3f79ec0]
|
6 weeks |
Brendan Cully <brendan@…> |
Dead code
|
|
|
|
@5502:f53e3909ace2
|
[5502:f53e3909ace2]
|
6 weeks |
Brendan Cully <brendan@…> |
Remove redundant code
|
|
|
|
@5501:e0f0a7915711
|
[5501:e0f0a7915711]
|
6 weeks |
Brendan Cully <brendan@…> |
Use sorted headers in imap_exec_msgset. Fixes [e68f79fef249].
Closes #3000 …
|
|
|
|
@5499:1d94905ad00b
|
[5499:1d94905ad00b]
|
6 weeks |
Brendan Cully <brendan@…> |
The msgset changes seem buggy. Reverting pending further testing.
|
|
|
|
@5498:e68f79fef249
|
[5498:e68f79fef249]
|
6 weeks |
Brendan Cully <brendan@…> |
Split long IMAP commands for the benefit of lazy servers (closes …
|
|
|
|
@5497:2731e5174c5a
|
[5497:2731e5174c5a]
|
6 weeks |
Brendan Cully <brendan@…> |
Properly set the SASL external auth name when using SSL client certs.
Also …
|
|
|
|
@5496:22498996719f
|
[5496:22498996719f]
|
7 weeks |
Brendan Cully <brendan@…> |
Remove leftover IMAP IDLE handling from before [53d9210aa4ee].
|
|
|
|
@5495:36aa1130091a
|
[5495:36aa1130091a]
|
7 weeks |
Brendan Cully <brendan@…> |
Introduce $imap_pipeline_depth.
This lets users control the number of …
|
|
|
|
@5494:53d9210aa4ee
|
[5494:53d9210aa4ee]
|
7 weeks |
Brendan Cully <brendan@…> |
Rework IMAP command queueing to allow pipelining to be disabled.
IDLE …
|
|
|
|
@5443:8b783c916893
|
[5443:8b783c916893]
|
3 months |
Rocco Rutte <pdmef@…> |
Use realpath() in mutt_pretty_mailbox() for paths that may need it.
This …
|
|
|
|
@5405:96a01436f88b
|
[5405:96a01436f88b]
|
5 months |
Brendan Cully <brendan@…> |
Escape LSUB mailbox names given to mutt_parse_rc_line.
Handle literals in …
|
|
|
|
@5401:bba92e401440
|
[5401:bba92e401440]
|
5 months |
Rocco Rutte <pdmef@…> |
Guard idata->mailbox read in imap_mailbox_state. Closes #3057.
|
|
|
|
@5378:ac00273b3a88
|
[5378:ac00273b3a88]
|
5 months |
Brendan Cully <brendan@…> |
Use context to get IMAP new message count in mailbox browser if possible.
|
|
|
|
@5371:97aa20438c47
|
[5371:97aa20438c47]
|
5 months |
Brendan Cully <brendan@…> |
Terminate open IMAP message sets at end of mailbox even if the last …
|
|
|
|
@5364:8017c8074f62
|
[5364:8017c8074f62]
|
5 months |
Wilfried Goesgens <dothebart@…> |
Print GSSAPI status messages to debug log on error.
|
|
|
|
@5291:3869e46f6fd4
|
[5291:3869e46f6fd4]
|
11 months |
Brendan Cully <brendan@…> |
Turn down some debug logging levels
|
|
|
|
@5283:1770ab532bfd
|
[5283:1770ab532bfd]
|
11 months |
Rocco Rutte <pdmef@…> |
Add percentages to progress bar optionally supplied by caller.
This is …
|
|
|
|
@5240:51595292e112
|
[5240:51595292e112]
|
12 months |
Brendan Cully <brendan@…> |
Fix the test for flushing queued STATUS requests in imap_buffy_check.
This …
|
|
|
|
@5215:4e9445a06369
|
[5215:4e9445a06369]
|
13 months |
Andreas Jaggi |
Let imap_complete_hosts work with the last mailbox (closes #2949).
This …
|
|
|
|
@5200:d82bcae5312c
|
[5200:d82bcae5312c]
|
14 months |
Brendan Cully <brendan@…> |
Check subscriptions after any authentication, rather than after fist …
|
|
|
|
@5198:9cfb5ac98e26
|
[5198:9cfb5ac98e26]
|
14 months |
Brendan Cully <brendan@…> |
Update auth_cram for new MD5 code (untested).
|
|
|
|
@5128:35087370cfd4
|
[5128:35087370cfd4]
|
18 months |
Brendan Cully <brendan@…> |
Simplify IMAP message fetch loop slightly
|
|
|
|
@5127:eb5db1cd5251
|
[5127:eb5db1cd5251]
|
18 months |
Brendan Cully <brendan@…> |
Handle a missing or corrupted header cache entry (closes #2676)
If …
|
|
|
|
@5122:7c5c4e11cd38
|
[5122:7c5c4e11cd38]
|
18 months |
Brendan Cully <brendan@…> |
Make imap_hcache_open robust against missing idata->ctx
|
|
|
|
@5121:29faa739ed01
|
[5121:29faa739ed01]
|
18 months |
Brendan Cully <brendan@…> |
Do not attempt to parse idata->ctx->path if an explicit path is given
|
|
|
|
@5120:429fb67340cd
|
[5120:429fb67340cd]
|
18 months |
Brendan Cully <brendan@…> |
Add $message_cache_clean option to prune message cache on sync
|
|
|
|
@5118:9a1796a3f8f9
|
[5118:9a1796a3f8f9]
|
18 months |
Brendan Cully <brendan@…> |
Fix some warnings
|
|
|
|
@5115:8082e4c9f524
|
[5115:8082e4c9f524]
|
18 months |
Brendan Cully <brendan@…> |
Make IMAP header cache layout match body cache.
You can now make them …
|
|
|
|
@5114:c72582d8023f
|
[5114:c72582d8023f]
|
18 months |
Brendan Cully <brendan@…> |
Add hcache path name hook
|
|
|
|
@5112:4411620e877b
|
[5112:4411620e877b]
|
18 months |
Brendan Cully <brendan@…> |
Do not hold hcache open while mailbox is open - it can lead to lockups
|
|
|
|
@5111:c38765da3fe8
|
[5111:c38765da3fe8]
|
18 months |
Brendan Cully <brendan@…> |
Add imap_hcache_del; minor cleanups
|
|
|
|
@5103:df7a0ee95618
|
[5103:df7a0ee95618]
|
18 months |
Brendan Cully <brendan@…> |
Kill off some IMAP TODO items
|
|
|
|
@5102:9f6afccedd2f
|
[5102:9f6afccedd2f]
|
18 months |
Brendan Cully <brendan@…> |
Null out idata->hcache when closing, and remove close from open failure …
|
|
|
|
@5098:1c9db84ed54f
|
[5098:1c9db84ed54f]
|
18 months |
Fabian Groffen <grobian@…> |
Fix compiler aliasing warnings
|
|
|
|
@5076:94d3441e86d0
|
[5076:94d3441e86d0]
|
18 months |
Brendan Cully <brendan@…> |
Fix logic error introduced in [efbcef81ac49]
|
|
|
|
@5074:d10bc7f74089
|
[5074:d10bc7f74089]
|
18 months |
Brendan Cully <brendan@…> |
IMAP header cache API improvements.
|
|
|
|
@5073:efbcef81ac49
|
[5073:efbcef81ac49]
|
18 months |
Brendan Cully <brendan@…> |
Keep hcache pointer in idata, open and close with mailbox
|
|
|
|
@5071:a2480d667c19
|
[5071:a2480d667c19]
|
18 months |
Brendan Cully <brendan@…> |
Small hcache-related memory leaks
|
|
|
|
@5064:1e2d32e1a644
|
[5064:1e2d32e1a644]
|
18 months |
Brendan Cully <brendan@…> |
Remove broken namespace support
|
|
|
|
@5062:5e0ea671962d
|
[5062:5e0ea671962d]
|
19 months |
Brendan Cully <brendan@…> |
Only reset UIDNEXT if new mail has been detected.
This prevents mutt from …
|
|
|
|
@5058:89abe8bd0713
|
[5058:89abe8bd0713]
|
19 months |
Fabian Groffen <grobian@…> |
Fix some warnings.
|
|
|
|
@5055:943d0177c154
|
[5055:943d0177c154]
|
19 months |
Brendan Cully <brendan@…> |
Add missing hcache.h include
|
|
|
|
@5052:b0014913dd74
|
[5052:b0014913dd74]
|
19 months |
Brendan Cully <brendan@…> |
Add hook for proper IMAP unseen count in mailbox browser
|
|
|
|
@5047:720070fc62e0
|
[5047:720070fc62e0]
|
19 months |
Brendan Cully <brendan@…> |
Reset uidnext unconditionally in IMAP new mail check.
Reverts a logic …
|
|
|
|
@5046:eabef30c9344
|
[5046:eabef30c9344]
|
19 months |
Brendan Cully <brendan@…> |
Fix a segfault in the new mboxcache hcache lookup.
idata may not have an …
|
|
|
|
@5045:29ceb4442588
|
[5045:29ceb4442588]
|
19 months |
Brendan Cully <brendan@…> |
Fix segfault in new mboxcache hcache check when create is 0
|
|
|
|
@5044:aa6f191cfa10
|
[5044:aa6f191cfa10]
|
19 months |
Brendan Cully <brendan@…> |
Add create flag to imap_mboxcache_get
|
|
|
|
@5043:aef7a5bf213c
|
[5043:aef7a5bf213c]
|
19 months |
Brendan Cully <brendan@…> |
Push mbox cache header cache check into imap_mboxcache_get
|
|
|
|
@5042:becbad651ecc
|
[5042:becbad651ecc]
|
19 months |
Brendan Cully <brendan@…> |
Cache IMAP access checks
|
|
|
|
@5041:4f598543d7a5
|
[5041:4f598543d7a5]
|
19 months |
Brendan Cully <brendan@…> |
Adjust context->size on IMAP load and expunge (closes #2749)
|
|
|
|
@5036:c01a36ebe339
|
[5036:c01a36ebe339]
|
19 months |
Brendan Cully <brendan@…> |
Merge flea restore
|
|
|
|
@5034:f467353f5657
|
[5034:f467353f5657]
|
19 months |
Brendan Cully <brendan@…> |
Add tmp flag to bcache_put, create bcache_commit.
|
|
|
|
@5033:bf208df92829
|
[5033:bf208df92829]
|
19 months |
Brendan Cully <brendan@…> |
Allow IMAP FCC to reconnect if append fails (closes: #890)
|
|
|
|
@5028:058de4be5821
|
[5028:058de4be5821]
|
19 months |
Brendan Cully <brendan@…> |
Add close hook for mh/maildir.
stat the directory on open.
Make IMAP close …
|
|
|
|
@5027:e9451c4c0092
|
[5027:e9451c4c0092]
|
19 months |
Brendan Cully <brendan@…> |
Add function pointer for close hook in Context.
Slowly inch towards …
|
|
|
|
@5026:dc7ed7df43aa
|
[5026:dc7ed7df43aa]
|
19 months |
Brendan Cully <brendan@…> |
Use RECENT for first mailbox check if header cache check fails
|
|
|
|
@5025:0cb476dc70a7
|
[5025:0cb476dc70a7]
|
19 months |
Brendan Cully <brendan@…> |
Consult header cache if available for last known new mail count.
This …
|
|
|
|
@5020:034ad0e55397
|
[5020:034ad0e55397]
|
19 months |
Brendan Cully <brendan@…> |
Make message cache write to temporary location until file is …
|
|
|
|
@5018:888a57a2b5f2
|
[5018:888a57a2b5f2]
|
19 months |
Brendan Cully <brendan@…> |
Reset list.name before each list response in folder browser
|
|
|
|
@5016:a6da24788400
|
[5016:a6da24788400]
|
19 months |
Brendan Cully <brendan@…> |
Merge $umask backout
|
|
|
|
@5006:aa96e6137c69
|
[5006:aa96e6137c69]
|
19 months |
Michael Elkins <me@…> |
Fixed segfault when attempting to open an imaps mailbox when mutt is not …
|
|
|
|
@5000:e648206c02e2
|
[5000:e648206c02e2]
|
19 months |
Brendan Cully <brendan@…> |
Remove .cvsignores
|
|
|
|
@4993:35b8facdbdda
|
[4993:35b8facdbdda]
|
19 months |
Brendan Cully <brendan@…> |
Update IMAP ACL parser to recognize RFC rights
|
|
|
|
@4989:e9203a364537
|
[4989:e9203a364537]
|
19 months |
Brendan Cully <brendan@…> |
Recheck capabilities after authentication (closes: #2837)
|
|
|
|
@4984:ad2172897839
|
[4984:ad2172897839]
|
19 months |
Rado S <regrado@…> |
Let imap_conn_find have first crack at completion of root
|
|
|
|
@4983:bb43900e853f
|
[4983:bb43900e853f]
|
19 months |
Brendan Cully <brendan@…> |
Don't skip the last connection in imap_complete_hosts
|
|
|
|
@4973:83ca0fb6e36a
|
[4973:83ca0fb6e36a]
|
19 months |
Brendan Cully <brendan@…> |
Substitute INBOX for empty mailbox _after_ cleanup (closes: #2841)
|
|
|
|
@4963:5fc8c7cee1dd
|
[4963:5fc8c7cee1dd]
|
19 months |
Alain Bench <veronatif@…> |
Remove buggy usage of M_ICONV_HOOK_TO flag in …
|
|
|
|
@4938:0bb4645e994b
|
[4938:0bb4645e994b]
|
20 months |
Brendan Cully <brendan@…> |
Add imap_close_connection to fully reset IMAP state. (closes: …
|
|
|
|
@4923:e6fed93f7e5e
|
[4923:e6fed93f7e5e]
|
20 months |
Brendan Cully <brendan@…> |
Update copyrights.
|
|
|
|
@4911:68766daa9799
|
[4911:68766daa9799]
|
20 months |
Kees Cook <kees@…> |
Full fix for null-pointer dereferences on partial opens. Thanks also
to …
|
|
|
|
@4909:7b2c2fb1bbcd
|
[4909:7b2c2fb1bbcd]
|
20 months |
Brendan Cully <brendan@…> |
Do not attempt to free NULL IMAP headers after a partial mailbox load.
|
|
|
|
@4907:550087e50c65
|
[4907:550087e50c65]
|
20 months |
Brendan Cully <brendan@…> |
Sanity-check mailbox name in imap_subscribe. (Closes: #2746)
|
|
|
|
@4886:3b35d0c7f2ed
|
[4886:3b35d0c7f2ed]
|
23 months |
Rocco Rutte <pdmef@…> |
Rename PROG_(SIZE|MSG) to M_PROGRESS_\1.
|
|
|
|
@4877:50ed18f4c5cc
|
[4877:50ed18f4c5cc]
|
23 months |
Brendan Cully <brendan@…> |
If a method list has been given, fall back to the next …
|
|
|
|
@4864:3b905d2cc679
|
[4864:3b905d2cc679]
|
2 years |
Rocco Rutte <pdmef@…> |
Unify size and count progress display.
|
|
|
|
@4854:eb5e27b69beb
|
[4854:eb5e27b69beb]
|
2 years |
Brendan Cully <brendan@…> |
Update TODO
|
|
|
|
@4816:2f530c143b4b
|
[4816:2f530c143b4b]
|
2 years |
Rocco Rutte <pdmef@…> |
Generic ACL support.
|
|
|
|
@4799:8c220d6e393c
|
[4799:8c220d6e393c]
|
2 years |
Brendan Cully <brendan@…> |
Unbreak imap_check_subscribed after command data type change.
|
|
|
|