summaryrefslogtreecommitdiff
path: root/src/camel/providers/imapx/camel-imapx-server.c
Commit message (Expand)AuthorAgeFilesLines
* I#469 - IMAPx: Ignore 'Permission denied' error on refreshMilan Crha2023-04-191-0/+9
* IMAPX: Add option for "Single client mode"Milan Crha2023-03-311-14/+45
* M!120 - camel: Remove the last use of GTimeValCorentin Noël2023-03-201-1/+1
* IMAPx: Folder refresh could remove new message from local summaryMilan Crha2023-02-031-6/+13
* I#437 - IMAP: Excessive memory usage on folder summary downloadMilan Crha2022-11-211-14/+34
* Stored values are never readДилян Палаузов2022-10-051-2/+0
* IMAPX: Hide complete requests in debug logs for some sensitive commandsMilan Crha2022-09-271-2/+26
* Add camel_folder_get_full_display_name()Milan Crha2022-07-081-2/+2
* I#383 - Add option to respect Power Saver modeMilan Crha2022-06-031-4/+12
* M!79 - Add nullable annotations into developer documentationMichael McClurg2022-01-271-5/+5
* I#369 - IMAPx: Add an option to send client 'ID' during login phasez-z-zoey2022-01-101-0/+11
* M!84 - Correct typos of doesnt/dontДилян Палаузов2021-11-081-1/+1
* I#343 - Slow down automatic background downloads when in power saver modeMilan Crha2021-08-301-0/+9
* IMAPx: Change how Junk and NotJunk flags are handledMilan Crha2021-06-141-3/+12
* evo-I#571 - IMAPx QResync: Folder doesn't show all messages actually in itMilan Crha2021-04-301-0/+3
* I#328 - IMAPx: LIST-STATUS is not an extension of the LIST-EXTENDEDMilan Crha2021-04-221-1/+7
* [IMAPx] Cancel authentication request when failed to get the SASL responseMilan Crha2021-02-221-1/+15
* CamelFolder: Cancel save of the changes early in the dispose()Milan Crha2021-02-081-29/+3
* I#293 - IMAPx: Ignore unexpected untagged LIST/LSUB responsesMilan Crha2021-02-011-7/+19
* I#265 - code-cleanup: Remove unnecessary NULL pointer checksMarkus Elfring2020-11-111-27/+7
* I#172 - [IMAPx] Ignore truncated COPYUID server responseMilan Crha2020-08-311-1/+33
* Revert "IMAPx: Correct ref/unref imbalance on a GConverter in/out base streams"Milan Crha2020-07-021-10/+4
* IMAPx: Correct ref/unref imbalance on a GConverter in/out base streamsMilan Crha2020-07-021-4/+10
* I#211 - IMAPx: No IDLE after extraneous connection resetMilan Crha2020-05-061-1/+6
* I#189 - Crash on malformed server response with minimal capabilitiesMilan Crha2020-02-101-1/+2
* I#168 - Camel: Can fail to connect when password contains non-ASCII lettersMilan Crha2020-02-071-2/+45
* Prefer GSlice over heap allocation for short-lived structuresMilan Crha2020-01-211-15/+21
* I#157 - IMAPx: Does not respect LOGINDISABLEDMilan Crha2019-10-151-0/+8
* M!32 - Replace deprecated 'g_type_class_add_private'Pablo Barciela2019-09-091-8/+2
* I#108 - [IMAPx] Folder changes could be claimed in a wrong folder after APPENDMilan Crha2019-05-291-4/+8
* I#33 - Port to libical-glibMilan Crha2019-05-171-1/+1
* [IMAPx] Fix a leak of CamelMessageInfo when downloading message from a serverMilan Crha2019-05-141-0/+1
* I#116 - [IMAPx] Correct handling of mailbox names (with RFC 6855 extension)Milan Crha2019-05-131-12/+15
* I#114 - [IMAPx] Option to enable full folder update on metered networksMilan Crha2019-05-091-0/+13
* I#92 - [IMAPx] Permanently delete single items in real Trash folderMilan Crha2019-03-111-6/+111
* Bug 719328 - [IMAPx] Fails to update folder content with QResyncMilan Crha2018-12-071-42/+90
* I#40 - [IMAPx] Support RFC 6855 (IMAP Support for UTF-8) ][Milan Crha2018-10-051-2/+18
* I#40 - [IMAPx] Support RFC 6855 (IMAP Support for UTF-8)Milan Crha2018-10-051-0/+20
* I#37 - [IMAPx] Disable request of BODYSTRUCTURE when its response is brokenMilan Crha2018-10-021-12/+43
* Enhance attachment detection in a MIME messageMilan Crha2018-07-261-1/+1
* [IMAPx] Search for whole word "Cyrus" when parsing version from the server re...Milan Crha2018-07-101-2/+20
* I#14 - [IMAPx] Use extended LIST with Cyrus IMAP >= 2.5.11 ][Milan Crha2018-07-031-24/+47
* I#14 - [IMAPx] Use extended LIST with Cyrus IMAP >= 2.5.11Milan Crha2018-07-021-9/+52
* I#13 - [IMAPx] Fails to append message to Yahoo! with no CRLF at the endMilan Crha2018-06-271-0/+9
* Bug 796136 - [IMAPx] Guess message info's attachment flag more accuratelyMilan Crha2018-06-061-2/+24
* Address some of the compiler and static analyzers warningsMilan Crha2018-05-171-26/+72
* Bug 794727 - [IMAPx] False unsubscribed signal emitted when LSUB is requiredMilan Crha2018-05-021-14/+71
* Bug 793601 - [IMAPx] Asks for password when server is unavailableMilan Crha2018-03-291-0/+6
* [IMAPx] Enhance processing of server IDLE notificationsMilan Crha2018-02-201-14/+52
* Bug 793476 - [IMAPx] Message download interleave when synchronizing for offlineMilan Crha2018-02-201-0/+11