Add optimized indexing capabilities for phone number values.
[platform/upstream/evolution-data-server.git] / libebackend /
2013-02-16 Matthew Barnese_extensible_load_extensions: Allow for retries.
2013-02-13 Matthew BarnesEBackend: Avoid breaking libebackend ABI.
2013-02-13 Milan CrhaIntroduce e_backend_is_destination_reachable()
2013-02-12 Milan CrhaFix few memory leaks in evolution-source-registry
2013-02-04 Matthew BarnesAdd e_data_factory_ref_initable_backend().
2013-02-01 Matthew BarnesOopsie...
2013-02-01 Matthew BarnesDeprecate e_authentication_session_new().
2013-02-01 Matthew BarnesUse e_source_registry_server_new_auth_session().
2013-02-01 Matthew BarnesAdd e_source_registry_server_new_auth_session().
2013-02-01 Matthew Barnescollection_backend_child_added: Inherit the auth sessio...
2013-02-01 Matthew BarnesEServerSideSource: Add an "auth-session-type" property.
2013-01-28 Matthew BarnesMake ECollectionBackend and ECollectionBackendFactory...
2013-01-24 Mathias HasselmannMake use of G_DEFINE_QUARK()
2013-01-22 Matthew BarnesDeprecate e_source_registry_server_load_all().
2013-01-22 Matthew BarnesAdd e_source_registry_server_load_resource().
2013-01-18 Milan CrhaBump libsoup dependency to 2.40.3
2013-01-12 Matthew BarnesAvoid GSList in new public APIs.
2013-01-12 Matthew BarnesCoding style and whitespace cleanups.
2013-01-09 Milan CrhaBug #690177 - Use trust-prompt for certificate verifica...
2012-12-31 Matthew Barnescollection_backend_child_added: Inherit OAuth 2.0 support.
2012-12-31 Matthew BarnesEServerSideSource: Add "oauth2-support" property.
2012-12-31 Matthew Barneslibebackend: Add EOAuth2Support interface.
2012-12-31 Matthew BarnesAdd e_source_registry_server_find_extension().
2012-12-24 Matthew BarnesESourceRegistryServer: Add a "tweak-key-file" signal.
2012-12-23 Matthew BarnesRevert "Fix build"
2012-12-23 Dan VrátilFix build
2012-12-15 Matthew BarnesDeprecate E_AUTHENTICATION_SESSION_KEYRING_ERROR.
2012-12-12 Milan CrhaWorkaround file description leak from e_source_registry...
2012-12-10 Colin WaltersMake ENamedParameters a fully boxed type
2012-12-09 Matthew BarnesUpdate API documentation.
2012-12-07 Milan CrhaIntroduce evolution-user-prompter service
2012-11-12 Matthew BarnesEDataFactory: Add a "backend-created" signal.
2012-11-10 Matthew BarnesCoding style and whitespace cleanup.
2012-11-05 Milan CrhaReplace deprecated GLib symbols (as of GLib 2.34.x)
2012-11-02 Milan CrhaCollection's child source Enabled should match collecti...
2012-11-02 Milan CrhaRevert "Revert "Bug #678400 - ECollectionBackend popula...
2012-11-01 Matthew BarnesAdd AllowAuthPromptAll() method to SourceManager interface.
2012-11-01 Matthew BarnesRemove erroneous version number from ${privlibdir}.
2012-10-23 Matthew BarnesRevert "Bug #678400 - ECollectionBackend populates...
2012-10-23 Milan CrhaBug #678400 - ECollectionBackend populates disabled...
2012-10-22 Matthew BarnesEAuthenticationSession: Close prompt before storing...
2012-10-13 Matthew BarnesESourceRegistryServer: File monitor should set flags...
2012-09-30 Stef WalterBug 679914 - Replace libgnomekeyring with libsecret
2012-09-12 Matthew BarnesBug 683785 - Add e_source_new_with_uid()
2012-08-25 Matthew BarnesFinish documenting ECollectionBackend APIs.
2012-08-24 Matthew BarnesBug 680961 - Broken dispatching of EAuthenticationSession
2012-08-24 Matthew BarnesEAuthenticationMediator: Fix some runtime warnings.
2012-08-24 Matthew BarnesExport the EDBusAuthenticator interface from an isolate...
2012-08-21 Matthew BarnesAdd e_collection_backend_dup_resource_id().
2012-08-19 Matthew BarnesCoding style and whitespace cleanup.
2012-08-16 Matthew BarnesRevert "Export the EDBusAuthenticator interface from...
2012-08-15 Matthew BarnesFix typo.
2012-08-15 Matthew BarnesExport the EDBusAuthenticator interface from an isolate...
2012-08-15 Matthew BarnesAdd e_collection_backend_claim_all_resources().
2012-08-10 Matthew Barnessource_registry_server_create_source(): Create parent...
2012-08-10 Matthew Barnesserver_side_source_write(): Create parent directories.
2012-08-08 Milan CrhaBug #681046 - Occasional crash of evolution-source...
2012-08-03 Matthew BarnesEServerSideSource: Support creating/deleting remote...
2012-08-03 Matthew BarnesECollectionBackend: Add virual methods to create/delete...
2012-08-03 Matthew BarnesAdd e_source_registry_server_ref_backend().
2012-08-03 Matthew BarnesRemove collection_backend_children_contains().
2012-08-02 Milan CrhaDebug-print also error message on ERROR authentication
2012-07-31 Matthew BarnesECollectionBackend: Implement authenticate_sync() method.
2012-07-31 Matthew BarnesEBackend: Add authenticate() sync+async methods.
2012-07-28 Matthew BarnesReplace e_source_registry_server_queue_auth_session().
2012-07-28 Matthew BarnesBug 678893 - Allow concurrent authentication sessions
2012-07-27 Matthew BarnesECollectionBackend: Convert the children queue to a...
2012-07-23 Matthew BarnesEServerSideSource: Forgot to remove the AsyncClosure...
2012-07-23 Matthew BarnesEServerSideSource: Remove clone of EAsyncClosure.
2012-07-21 Matthew Barnessource_registry_server_create_sources_cb(): Fix error...
2012-07-17 Matthew BarnesUse template files to generate GEnumClass types.
2012-07-15 Matthew BarnesECollectionBackend: Minor cleanup.
2012-07-07 Matthew Barnesserver_side_source_remove(): Disregard G_IO_ERROR_NOT_F...
2012-07-03 Debarshi RayFix make distcheck
2012-06-27 Matthew BarnesECollectionBackend: Add default method for dup_resource...
2012-06-24 Matthew BarnesDeprecate EDbHash.
2012-06-21 Matthew BarnesEServerSideSource: Don't write changes to disk until...
2012-06-21 Matthew BarnesEServerSideSource: Add an "exported" property.
2012-06-18 Milan CrhaDo not call g_object_notify() when property didn't...
2012-06-18 Matthew BarnesTighten up pkg-config files.
2012-06-13 Matthew Barnesserver_side_source_write(): Fix file relocation.
2012-06-13 Matthew BarnesECollectionBackend: Restore resources from cached key...
2012-06-12 Matthew BarnesECollectionBackendClass: Add dup_resource_id() method.
2012-06-12 Matthew BarnesAdd e_collection_backend_get_cache_dir().
2012-06-12 Matthew BarnesEServerSideSource: Add a "write-directory" property.
2012-06-08 Matthew BarnesFix include paths for generated D-Bus headers.
2012-06-06 Matthew BarnesEAuthenticationMediator: Resolve some thread-safety...
2012-06-03 Matthew BarnesImplement single-file includes for all E-D-S libraries.
2012-06-03 Matthew BarnesAdapt libebackend to the new ESource API.
2012-06-03 Matthew BarnesAdd a new "evolution-source-registry" D-Bus service.
2012-06-03 Matthew BarnesGenerate GDBus classes for a new D-Bus service.
2012-05-29 Matthew BarnesEFileCache cleanups.
2012-05-26 Matthew Barneslibebackend documentation touch ups.
2012-04-21 Matthew BarnesNudge ESource toward its new API.
2012-04-17 Matthew BarnesEDataFactory: Readability tweaks.
2012-04-17 Matthew BarnesAdd e_data_factory_ref_backend_factory().
2012-04-16 Matthew BarnesEDataFactory: Clarify a comment.
2012-04-16 Matthew BarnesEDataFactory: Move reload policy to subclasses.
2012-04-16 Matthew BarnesRemove EBackend::last-client-gone signal.
2012-04-16 Matthew BarnesEDataFactory: Keep only weak references to backends.
next