summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [Maildir] Correct double free when the source message file doesn't existMilan Crha2018-01-051-1/+0
* Bug 791282 - Sanitize RFC2047 encoded strings to avoid exploitsMilan Crha2018-01-051-0/+35
* Prevent passing NULL ldap handle into LDAP functionsMilan Crha2018-01-041-162/+268
* Bug 791475 - Incorrectly parses headers in certain caseMilan Crha2018-01-021-2/+23
* Bug 791327 - Adapt to gweather_info_new() API changeMilan Crha2017-12-111-3/+8
* Revert "Update weather source for API change"Milan Crha2017-12-111-1/+2
* Update weather source for API changeBastien Nocera2017-12-071-2/+1
* Correct a failure condition in cal_client_init_in_dbus_thread()Milan Crha2017-12-061-1/+1
* Bug 790987 - [IMAPx] Also copy/move locally cached message on COPY/MOVE commandMilan Crha2017-12-051-9/+93
* Bug 791016 - [Camel] Fix a compiler warning at folder_summary_update_counts_b...Philip Withnall2017-12-011-4/+2
* Bug 790635 - Slow start with 10+ mail accounts enabledMilan Crha2017-11-301-7/+18
* Show feedback on message download for offline after going onlineMilan Crha2017-11-283-11/+95
* Revert "Bug 790635 - Show feedback on message download for offline after goin...Milan Crha2017-11-283-71/+39
* Bug 790887 - [IMAPx] Folder '[Gmail]' hidden after startMilan Crha2017-11-271-2/+35
* Correct typo in libgweather include directory variableMilan Crha2017-11-271-1/+1
* Bug 790635 - Show feedback on message download for offline after going onlineMilan Crha2017-11-273-39/+71
* Bug 790020 - Use original location when composing new message in Search FolderMilan Crha2017-11-242-0/+33
* Bug 790759 - Proxies are ignored in EWebDAVDiscover and Google OAuth2 token r...Eloi Vanderbeken2017-11-232-11/+117
* Correct introspection code build without libgdataMilan Crha2017-11-231-0/+16
* Bug 790267 - Expired Google OAuth2 token not refreshed ][Milan Crha2017-11-231-1/+23
* [CalDAV/CardDAV] Always set error on failed connection attemptMilan Crha2017-11-232-14/+12
* [File Calendar] Include detailed information in Free/Busy responseMilan Crha2017-11-211-0/+8
* Merge duplicated code around EGDataOAuth2AuthorizerMilan Crha2017-11-2116-1371/+564
* [OAuth2] Enhance how expired or invalid access tokens are handledMilan Crha2017-11-214-28/+138
* [SMTP] Recognize rejected credentials during SASL authenticationMilan Crha2017-11-211-0/+5
* Bug 790267 - Expired Google OAuth2 token not refreshedMilan Crha2017-11-201-5/+13
* Bug 789549 - [IMAPx] Runtime warning after message copy/moveMilan Crha2017-11-151-1/+5
* Bug 790032 - Google Contacts ESource recreated every start of source-registryMilan Crha2017-11-142-3/+27
* Extend workaround for bug 674885 (type initialisation deadlock in GObject)Milan Crha2017-11-137-0/+14
* [CamelOfflineStore] Incorrect disconnect when going onlineMilan Crha2017-11-101-4/+6
* [google-backend] Limit for what sources authentication method is changedMilan Crha2017-11-071-16/+40
* Bug 789147 - [IMAPx] Slow message move with UID MOVEMilan Crha2017-11-025-101/+106
* Bug 789555 - "Synchronize for offline" works on opened folders onlyMilan Crha2017-10-316-17/+116
* Bug 789677 - [ECalClient] Incorrect free call in process_detached_instances()Jan Alexander Steffens (heftig)2017-10-311-3/+9
* [IMAPx] Prevent deadlock under camel_imapx_server_copy_message_sync()Milan Crha2017-10-271-11/+23
* [IMAPx] Show progress of message body download onlyMilan Crha2017-10-273-4/+6
* Bug 789132 - Different TZID of RECURRENCE-ID fails to match instancesMilan Crha2017-10-262-39/+61
* Bug 742167 - Stuck when going onlineMilan Crha2017-10-261-25/+0
* [CalDAV/CardDAV] Append ending slash to URL when missingMilan Crha2017-10-261-0/+12
* Bug 789169 - [CalDAV] Ask for credentials when PUT fails with UnauthorizedMilan Crha2017-10-246-124/+719
* Return hash-like IDs from camel_header_msgid_generate()Milan Crha2017-10-231-11/+47
* Bug 696047 - [alarm-notify] Busy loop on midnight and DST changeMilan Crha2017-10-161-7/+15
* Bug 788848 - [IMAPx] Enhance which folders are refreshed on NOTIFY noticesMilan Crha2017-10-121-1/+61
* Prevent crash when an On The Web calendar has set incorrect URIMilan Crha2017-10-111-0/+5
* [GTasks] Remember when timed query resulted in '400 Bad Request'Milan Crha2017-10-111-1/+7
* [CalDAV/CardDAV] Improve logic for object load from the serverMilan Crha2017-10-116-3/+142
* [ESoupSession] Special-case Daily Limit errors and propagate them to the callerMilan Crha2017-10-111-0/+19
* Extend a developer comment of camel_message_info_property_lock()Milan Crha2017-10-101-0/+6
* [IMAPx] Prevent crash in imapx_update_store_summary()Milan Crha2017-10-101-0/+3
* Bug 788686 - Google Tasks not shown in To Do-list after restart of EvolutionMilan Crha2017-10-092-7/+91