summaryrefslogtreecommitdiff
path: root/libebackend
Commit message (Expand)AuthorAgeFilesLines
* build: Fix srcdir != builddir from gitColin Walters2013-04-181-4/+4
* ESource: Move "remember-password" to Authentication extension.Matthew Barnes2013-04-171-2/+19
* Bug #691939 - Password prompt has "save password" always checkedMilan Crha2013-04-171-1/+10
* Automatically strip D-Bus info from error messages.Matthew Barnes2013-04-151-10/+21
* Bug #681837 - Make enum type registration thread safeMilan Crha2013-04-123-72/+10
* Coding style and whitespace cleanup.Matthew Barnes2013-03-0210-57/+119
* ECollectionBackend: Synchronize display-names on mail sources.Matthew Barnes2013-02-281-0/+18
* Added EDS_TESTING env var to silence messagesTristan Van Berkom2013-02-281-0/+17
* Make the ESourceRegistryServer modules relocatable like addressbook & calendarTristan Van Berkom2013-02-252-1/+16
* Do not update EBackend::online in a separate threadMilan Crha2013-02-251-29/+2
* EBackend: Update online state from the correct main loop context.Matthew Barnes2013-02-221-33/+47
* EBackend: Add a read-only "main-context" property.Matthew Barnes2013-02-222-0/+49
* e_source_registry_server_load_directory: Monitor failure is non-fatal.Matthew Barnes2013-02-221-10/+28
* Do not compile code which might be unnecessary with GLib 2.35.9+Milan Crha2013-02-211-5/+10
* Revert "Revert "Make network connection change listener actually working""Milan Crha2013-02-211-19/+97
* Revert "Make network connection change listener actually working"Matthew Barnes2013-02-211-97/+19
* Make network connection change listener actually workingMilan Crha2013-02-211-19/+97
* EBackend: Use e_source_authentication_ref_connectable().Matthew Barnes2013-02-201-17/+4
* EBackend: Utilize g_network_monitor_can_reach_async().Matthew Barnes2013-02-171-5/+110
* EBackend: Keep a reference on GNetworkMonitor.Matthew Barnes2013-02-171-10/+32
* EBackend: Add a "connectable" property (GSocketConnectable).Matthew Barnes2013-02-172-0/+152
* EBackend: Use g_clear_object() in dispose().Matthew Barnes2013-02-171-9/+2
* e_extensible_load_extensions: Allow for retries.Matthew Barnes2013-02-161-2/+16
* EBackend: Avoid breaking libebackend ABI.Matthew Barnes2013-02-131-1/+1
* Introduce e_backend_is_destination_reachable()Milan Crha2013-02-132-0/+117
* Fix few memory leaks in evolution-source-registryMilan Crha2013-02-122-0/+2
* Add e_data_factory_ref_initable_backend().Matthew Barnes2013-02-042-1/+65
* Oopsie...Matthew Barnes2013-02-011-1/+1
* Deprecate e_authentication_session_new().Matthew Barnes2013-02-012-5/+8
* Use e_source_registry_server_new_auth_session().Matthew Barnes2013-02-012-5/+6
* Add e_source_registry_server_new_auth_session().Matthew Barnes2013-02-012-0/+57
* collection_backend_child_added: Inherit the auth session type.Matthew Barnes2013-02-011-0/+6
* EServerSideSource: Add an "auth-session-type" property.Matthew Barnes2013-02-012-0/+94
* Make ECollectionBackend and ECollectionBackendFactory instantiable.Matthew Barnes2013-01-282-9/+10
* Make use of G_DEFINE_QUARK()Mathias Hasselmann2013-01-241-13/+3
* Deprecate e_source_registry_server_load_all().Matthew Barnes2013-01-212-3/+10
* Add e_source_registry_server_load_resource().Matthew Barnes2013-01-212-0/+79
* Bump libsoup dependency to 2.40.3Milan Crha2013-01-181-49/+3
* Avoid GSList in new public APIs.Matthew Barnes2013-01-123-20/+19
* Coding style and whitespace cleanups.Matthew Barnes2013-01-128-197/+234
* Bug #690177 - Use trust-prompt for certificate verification in WebDAV backendsMilan Crha2013-01-092-3/+232
* collection_backend_child_added: Inherit OAuth 2.0 support.Matthew Barnes2012-12-311-0/+10
* EServerSideSource: Add "oauth2-support" property.Matthew Barnes2012-12-312-0/+202
* libebackend: Add EOAuth2Support interface.Matthew Barnes2012-12-314-0/+372
* Add e_source_registry_server_find_extension().Matthew Barnes2012-12-312-24/+65
* ESourceRegistryServer: Add a "tweak-key-file" signal.Matthew Barnes2012-12-242-3/+113
* Revert "Fix build"Matthew Barnes2012-12-232-2/+2
* Fix buildDan Vrátil2012-12-232-2/+2
* Deprecate E_AUTHENTICATION_SESSION_KEYRING_ERROR.Matthew Barnes2012-12-151-12/+16
* Workaround file description leak from e_source_registry_authenticate_sync()Milan Crha2012-12-121-2/+23