summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Correct a developer comment for SECTION:e-cancellable-locksMilan Crha2019-09-091-1/+1
* I#148 - Alarm for the end of a task not workingMilan Crha2019-08-292-3/+30
* I#147 - CamelVeeFolder: Propagate searches into subfoldersMilan Crha2019-08-271-18/+204
* Avoid possible use after free caused in vee_folder_set_expression()Milan Crha2019-08-271-2/+1
* I#136 - Meta backends: Fails to remove locally created object in online modeMilan Crha2019-08-214-2/+53
* evo-I#551 - Enhance URL end recognition regarding closing bracketMilan Crha2019-08-191-1/+30
* I#141 - e_xml_parse_data: Recover from XML errors if possibleMilan Crha2019-08-191-1/+1
* Fix two memory leaksMilan Crha2019-08-162-5/+19
* I#142 - EContact: Define defaults for attributes without TYPEMilan Crha2019-08-161-35/+292
* GOA module: Run EWS autodiscovery asynchronouslyMilan Crha2019-08-151-41/+55
* I#138 - Notify clients when backend is refreshing its contentMilan Crha2019-08-099-1/+255
* evo-I#568 - Set GtkLabel's width-chars when using line-wrapMilan Crha2019-08-083-0/+3
* Correct typo in a developer commentMilan Crha2019-08-081-1/+1
* evo-I#559 - CalDAV: Unescape URI path parts during refresh in iCloudMilan Crha2019-08-081-2/+62
* I#68 - WebDAV registry backend Refresh can remove existing sources ]I[Milan Crha2019-08-071-4/+2
* EDataFactory: Free backend when no client connects to itMilan Crha2019-08-0711-54/+299
* Let the message-location check also real message location in the search foldersMilan Crha2019-08-021-0/+18
* e_webdav_discover_dialog_new: Set default response button for the dialogMilan Crha2019-08-011-0/+1
* M!31 - EWebDAVDiscoverContent: Select implicitly the single itemДилян Палаузов2019-08-011-0/+9
* M!30 - ecal: Add camel and libedataserver to the library search path for the girIain Lane2019-08-011-1/+4
* M!29 - WebDAV: Add a way to allow any component with MKCALENDARДилян Палаузов2019-08-011-1/+6
* M!27 - e-book-backend-ldap.c:func_exists() avoid strdup+freeДилян Палаузов2019-08-011-6/+1
* I#112 - Credentials prompter re-asks for credentials of disabled accounts ][Milan Crha2019-07-161-0/+3
* EWebDAVDiscover can report failure on success and hide collectionsMilan Crha2019-07-161-13/+22
* I#137 - POSIX locale tests fail with ICU 64.xMilan Crha2019-07-161-0/+5
* M!22 - Ignore the return value of g_string_append()Дилян Палаузов2019-07-126-44/+35
* M!26 - Fix a possible memory leak in e_cal_client_get_component_as_string()Дилян Палаузов2019-07-111-12/+2
* M!23 - Use the return value of g_string_free(*, FALSE)Дилян Палаузов2019-07-1113-133/+40
* M!24 - e-vcard.c:read_attribute_params(): Remove unneeded if()Дилян Палаузов2019-07-101-4/+2
* M!20 - camel-search-sql-sexp.c:func_and() memory leakДилян Палаузов2019-07-081-5/+3
* M!19 - e-book-backend-ldap.c:address_populate(): avoid g_strdup+g_free callДилян Палаузов2019-07-081-3/+1
* M!18 - Prefer g_string_append_c() over g_string_append()Дилян Палаузов2019-07-0828-50/+49
* Miscellaneous changes in ecmb_modify_object_sync()Milan Crha2019-06-281-6/+7
* Fix a memory leak in e_cal_recur_generate_instances_sync()Milan Crha2019-06-281-1/+1
* evo-I#479 - Call mail account refresh also after going online ][Milan Crha2019-06-271-8/+6
* Prefer built-in timezone component in e_cal_util_copy_timezone()Milan Crha2019-06-261-0/+9
* I#130 - [CamelOfflineFolder] Multiple downsync operations can run simultaneouslyMilan Crha2019-06-211-6/+65
* [LDAP] Fix several memory leaksMilan Crha2019-06-181-4/+14
* I#128 - [LDAP] Claim an error when a Contact List might be saved incompleteMilan Crha2019-06-181-37/+107
* evo-I#479 - Call mail account refresh also after going onlineMilan Crha2019-06-141-0/+9
* Remove forgotten debug print from an LDAP book backendMilan Crha2019-06-131-2/+0
* Correct e_cal_component_get_start_plus_duration()Milan Crha2019-06-131-1/+3
* [IMAPx] Prefer local search in folders fully synchronized for offlineMilan Crha2019-06-121-3/+23
* Change how CamelOfflineStore goes onlineMilan Crha2019-06-111-3/+6
* evo-I#476 - Hide "Server handles meeting invitations" for VJOURNAL/CalDAVMilan Crha2019-06-071-2/+4
* Memos cannot have set reminders according to RFC 5545Milan Crha2019-06-071-5/+0
* M!17 - Use Media Type from RFC 8551 for S/MIME creationTom Kranz2019-06-063-15/+30
* I#121 - CalDAV-advertised subscribed WebCal is not importedMilan Crha2019-06-046-19/+54
* CamelOperation can be used by other thread while in its finalize()Milan Crha2019-06-041-5/+5
* Add ESourceLocal::writable extension propertyMilan Crha2019-05-313-13/+129