test-utils: Added argumement to the fixture closure data to open async
[platform/upstream/evolution-data-server.git] / libebackend /
2013-04-18 Colin Waltersbuild: Fix srcdir != builddir from git
2013-04-17 Matthew BarnesESource: Move "remember-password" to Authentication...
2013-04-17 Milan CrhaBug #691939 - Password prompt has "save password" alway...
2013-04-16 Matthew BarnesAutomatically strip D-Bus info from error messages.
2013-04-12 Milan CrhaBug #681837 - Make enum type registration thread safe
2013-03-02 Matthew BarnesCoding style and whitespace cleanup.
2013-02-28 Matthew BarnesECollectionBackend: Synchronize display-names on mail...
2013-02-27 Tristan Van BerkomAdded EDS_TESTING env var to silence messages
2013-02-25 Tristan Van BerkomMake the ESourceRegistryServer modules relocatable...
2013-02-25 Milan CrhaDo not update EBackend::online in a separate thread
2013-02-22 Matthew BarnesEBackend: Update online state from the correct main...
2013-02-22 Matthew BarnesEBackend: Add a read-only "main-context" property.
2013-02-22 Matthew Barnese_source_registry_server_load_directory: Monitor failur...
2013-02-21 Milan CrhaDo not compile code which might be unnecessary with...
2013-02-21 Milan CrhaRevert "Revert "Make network connection change listener...
2013-02-21 Matthew BarnesRevert "Make network connection change listener actuall...
2013-02-21 Milan CrhaMake network connection change listener actually working
2013-02-20 Matthew BarnesEBackend: Use e_source_authentication_ref_connectable().
2013-02-18 Matthew BarnesEBackend: Utilize g_network_monitor_can_reach_async().
2013-02-18 Matthew BarnesEBackend: Keep a reference on GNetworkMonitor.
2013-02-18 Matthew BarnesEBackend: Add a "connectable" property (GSocketConnecta...
2013-02-17 Matthew BarnesEBackend: Use g_clear_object() in dispose().
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.
next