summaryrefslogtreecommitdiff
path: root/src/libedataserver
Commit message (Expand)AuthorAgeFilesLines
* I#87 - [CalDAV] Free/busy request uses wrong format for the time-rangeMilan Crha2019-02-212-0/+44
* I#86 - Rejecting connection certificate causes constant connection retriesMilan Crha2019-02-182-0/+56
* [CalDAV] POST data to scheduling outbox with correct Content-Type ][Milan Crha2019-02-181-3/+3
* [CalDAV] POST data to scheduling outbox with correct Content-TypeMilan Crha2019-02-182-9/+63
* [OAuth2] Add GSettings keys to override client ID and secretMilan Crha2019-02-112-3/+95
* I#73 - Add e-dataserver-autocleanups header ][Milan Crha2019-01-141-1/+0
* I#73 - Add e-dataserver-autocleanups headerCorentin Noël2019-01-143-0/+103
* Revert "I#73 - Add e-dataserver-autocleanups header"Abderrahim Kitouni2019-01-123-109/+0
* I#73 - Add e-dataserver-autocleanups headerCorentin Noël2019-01-113-0/+109
* I#68 - WebDAV registry backend Refresh can remove existing sourcesMilan Crha2018-12-121-4/+5
* I#65 - [Documentation] Fix several warnings with non-existing linksCorentin Noël2018-12-068-20/+46
* M!6 - [Documentation] Fix references to unexisting functions or classesCorentin Noël2018-12-052-3/+4
* Let child source with 'none' authentication method use collection source auth...Milan Crha2018-12-041-1/+3
* [Flatpak] Save passwords in libsecret with the same prefix as used by D-Bus s...Milan Crha2018-12-031-1/+7
* Correct how extra compiler warnings are used in the maintainer modeMilan Crha2018-11-141-1/+2
* Remove e-gdbus-templates from libedataserverMilan Crha2018-11-084-3160/+0
* evo-I#113 - Make 'Mark messages as read' a folder/account optionMilan Crha2018-11-072-1/+156
* Suppress libxml2 warnings when parsing data with e_xml_parse_data()Milan Crha2018-10-241-1/+1
* Correct e-source-camel.c to unset G_PARAM_EXPLICIT_NOTIFYMilan Crha2018-10-121-1/+1
* Use G_PARAM_EXPLICIT_NOTIFY flag to avoid false property change notificationsMilan Crha2018-10-1235-51/+194
* I#42 - [Collection CalDAV] Populate calendar-auto-schedule for discovered sou...Milan Crha2018-10-103-13/+40
* Bug 228772 - Allow to specify a default language for a given identityMilan Crha2018-10-082-1/+121
* I#31 - [ESoupSession] Preset authentication when username is filledMilan Crha2018-09-241-68/+148
* I#29 - Changed user name not propagated to collection child sources ][Milan Crha2018-09-171-18/+23
* Address two Clang warningsMilan Crha2018-09-031-0/+1
* Correct few annotations in developer commentsMilan Crha2018-08-272-3/+3
* [EClient] Really default readonly property to FALSEMilan Crha2018-07-191-1/+1
* ESourceRegistry's thread main_context can leakMilan Crha2018-07-183-20/+171
* I#10 - [CalDAV/CardDAV] Avoid GET after PUT when the server didn't modify the...Milan Crha2018-06-191-0/+2
* Google's "Daily Limit Exceeded" error not always propagated into UIMilan Crha2018-06-131-25/+42
* Bug 795869 - Synchronize color of WebDAV resourcesMilan Crha2018-06-112-0/+115
* Bug 795197 - Add an API to refresh collection backendMilan Crha2018-06-082-0/+131
* Bug 796281 - [Calendar] Runtime warning when searching in empty DescriptionMilan Crha2018-05-291-2/+2
* Bug 796115 - [EWebDAVDiscover] Propagate auth error from .well-known addressesMilan Crha2018-05-211-4/+29
* [module-secret-monitor] Correct runtime warning from secret_service_search_sy...Milan Crha2018-05-181-6/+8
* Bug 796206 - CalDAV PUT's If-Match ETag is double quotedMilan Crha2018-05-181-33/+25
* Address some of the compiler and static analyzers warningsMilan Crha2018-05-178-18/+58
* Move evolution-alarm-notify to evolution-data-serverMilan Crha2018-05-113-0/+8
* Bug 795997 - Fails to parse Google OAuth2 authorization codeMilan Crha2018-05-101-8/+41
* Link WebKitGTK+ only with libedataserverui when OAuth2 is enabledMilan Crha2018-04-191-3/+3
* Bug 795295 - Fails to compile after icu 61.1 upgrade (icu::UnicodeString)Hussam Al-Tayeb2018-04-162-0/+2
* Introduce e_util_debug_print() for consistent debug print formMilan Crha2018-04-062-4/+83
* Bug 794434 - [EWebDAVDiscover] The .well-known addresses not tried after firs...Milan Crha2018-03-211-2/+2
* Bug 793759 - categories.xml keeps changing on diskMilan Crha2018-02-281-5/+24
* Bug 793852 - Remove unused code after changes for bug 793466Lubomir Rintel2018-02-271-23/+0
* Bug 793466 - [evolution-source-registry] Empty .source file causes high CPU u...Milan Crha2018-02-161-1/+3
* Correct return value of e_oauth2_service_get_access_token_sync()Milan Crha2018-02-051-1/+1
* Provide associated ESource to more EOAuth2Service virtual methodsMilan Crha2018-02-024-55/+129
* Correct return value of e_soup_session_get_authentication_requires_credentials()Milan Crha2018-02-021-1/+1
* Correct developer documentation in e-oauth2-service/sMilan Crha2018-01-242-7/+8