summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* LDAP: Change how LDAP query is constructedMilan Crha2019-11-111-16/+5
* I#173 - ESoupSession: Accept also compressed responsesMilan Crha2019-11-061-0/+2
* I#169 - Detached instances shown as with floating time ][Milan Crha2019-10-241-5/+7
* I#169 - Detached instances shown as with floating timeMilan Crha2019-10-241-2/+17
* I#156 - EBook/CalMetaBackend: Automatic refresh not always setup ][Milan Crha2019-10-162-8/+4
* ESource: Required signals not connected after EDBusObject is replacedMilan Crha2019-10-161-18/+65
* EBackend: Slightly enhance g_warning() messages with an ESource identificationMilan Crha2019-10-161-3/+13
* I#164 - HSTS (RFC 6797) support for "On The Web" calendarsMilan Crha2019-10-161-4/+73
* ESoupSession: Do not presend credentials on insecure connectionsMilan Crha2019-10-161-6/+13
* I#162 - e-cal-recur: Ignores recurrence exceptionsMilan Crha2019-10-151-1/+1
* I#157 - IMAPx: Does not respect LOGINDISABLEDMilan Crha2019-10-153-2/+12
* Correct runtime warning from camel_network_service_can_reach()Milan Crha2019-10-151-6/+11
* EWeatherSource: Use g_signal_connect_object() in e_weather_source_parse()Milan Crha2019-10-141-2/+2
* I#159 - LDAP: Fails to read userCertificate from the server ][Milan Crha2019-10-111-0/+1
* I#159 - LDAP: Fails to read userCertificate from the serverMilan Crha2019-10-111-13/+81
* evo-I#635 - LDAP: Double free when query conversion failsMilan Crha2019-09-301-1/+0
* I#156 - EBook/CalMetaBackend: Automatic refresh not always setupMilan Crha2019-09-202-16/+38
* I#151 - Camel: Correct result of the "is" filter condition on address headersMilan Crha2019-09-091-1/+6
* I#145 - WebDAV: Not every 403/Forbidden means wrong credentialsMilan Crha2019-09-094-65/+212
* M!33 - ESourceAuthentication: Add is-external propertyCorentin Noël2019-09-097-30/+123
* M!32 - Replace deprecated 'g_type_class_add_private'Pablo Barciela2019-09-09237-2042/+836
* 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