Claim missing user name when authenticating
[platform/upstream/evolution-data-server.git] / libebackend /
2014-03-03 Matthew BarnesMiscellaneous cleanups.
2014-02-26 TarnykoReplace 'interface' with 'iface' in the code
2014-02-13 Matthew BarnesEAuthenticationSession: Remove an unneeded #include.
2014-02-13 Matthew BarnesESource: Add functions for password management.
2014-02-05 Milan CrhaESource changes not always written to a disk
2014-01-07 Matthew BarnesBug 721527 - License text contains obsolete FSF postal...
2013-12-08 Matthew BarnesCoding style and whitespace cleanups.
2013-12-06 Tristan Van BerkomLibebackend: Fixing gtk-doc comments and adding gtk...
2013-11-25 Milan CrhaBug #680961 - Broken dispatching of EAuthenticationSession
2013-11-22 Milan CrhaESourceRegistry: Ignore hidden files from .source folde...
2013-11-21 Colin Waltersregistry-server: Demote g_print() to g_debug()
2013-11-21 Colin Walterslibebackend: Use g_debug() for normal operation message...
2013-11-17 Matthew BarnesMakefile.am cleanups.
2013-11-13 Matthew BarnesECollectionBackend: Implement "proxy-resolver" property.
2013-11-13 Milan CrhaFix/mute issues found by Coverity scan
2013-10-29 Bastien NoceraBug 710808 - Name all the timeouts added with g_timeout...
2013-10-25 Matthew BarnesECollectionBackend: Add a read-only "proxy-resolver...
2013-10-20 Matthew BarnesMiscellaneous cleanups.
2013-09-27 Matthew BarnesRemove other GLib 2.35.x checks.
2013-08-16 Milan CrhaBug #703181 - Book/calendar backends can authenticate...
2013-07-09 Matthew BarnesAdd ESoupAuthBearer.
2013-07-01 Milan CrhaGError instance use-after-free in collection_backend_lo...
2013-04-17 Matthew BarnesESource: Move "remember-password" to Authentication...
2013-04-17 Milan CrhaBug #691939 - Password prompt has "save password" alway...
2013-04-15 Matthew BarnesAutomatically strip D-Bus info from error messages.
2013-04-12 Colin Waltersbuild: Fix srcdir != builddir from git
2013-04-12 Milan CrhaBug #681837 - Make enum type registration thread safe
2013-03-17 Matthew BarnesAdd e_weak_ref_new() and e_weak_ref_free().
2013-03-17 Matthew Barneslibedataserver: Use g_cclosure_marshal_generic() for...
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().
next