summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Bug #680961 - Broken dispatching of EAuthenticationSessionMilan Crha2013-11-251-0/+6
* UOA: Add support for IMAP access to Windows Live accounts.Matthew Barnes2013-11-225-0/+231
* UOA: Return IMAP/SMTP user names when collecting user info.Matthew Barnes2013-11-223-8/+62
* UOA: Miscellaneous cleanups.Matthew Barnes2013-11-222-44/+46
* UOA: Update google-calendar service to use OAuth-based CalDAV.Matthew Barnes2013-11-211-2/+9
* Bug 710808 - Name all the timeouts added with g_timeout_add()Bastien Nocera2013-10-291-3/+4
* EOwncloudBackend: Bind to SoupSession's GProxyResolver.Matthew Barnes2013-10-251-13/+4
* Bug 709561 - Pick up Windows Live mail from GOAMatthew Barnes2013-10-074-3/+326
* Bug 708627 - Use PLAIN instead of LOGIN for GOA SMTP accountsMatthew Barnes2013-10-051-1/+1
* trust-prompt: Show a GcrCertificateWidget in the dialog.Matthew Barnes2013-09-248-2078/+140
* GOA: Honor GoaMail's "smtp-use-auth" setting.Matthew Barnes2013-08-151-0/+7
* GOA: Handle IMAP/SMTP settings before handling OAuth settings.Matthew Barnes2013-08-151-24/+4
* Bug #705814 - Crash in certificate_viewer_new()Milan Crha2013-08-121-1/+1
* drop GtkStockYosef Or Boczko2013-08-012-2/+2
* google: Use CalDAV v2 if OAuth 2.0 support is available.Matthew Barnes2013-07-091-17/+76
* google: Minor module cleanups.Matthew Barnes2013-07-091-10/+9
* UOA: Add service-specific descriptions for E-D-S.Matthew Barnes2013-06-221-5/+17
* Add a desktop file for Ubuntu Online Accounts.Iain Lane2013-06-223-1/+20
* Bug 701797 - UOA: Remove ResponseType and AuthPath from service filesKen VanDine2013-06-082-8/+0
* Bug 699024 - [google/yahoo] Don't override usernameMatthew Barnes2013-05-062-10/+28
* EGoaClient nitpicks.Matthew Barnes2013-04-271-4/+6
* Bug 698726 - Handle goa-daemon crashes/restarts gracefullyMatthew Barnes2013-04-274-56/+722
* Remove backward-compatibility cruft for goa-1.0 < 3.8.Matthew Barnes2013-04-165-390/+18
* Bug 696285 - ownCloud: Check addressbook even if calendar failsVadim Rutkovsky2013-03-251-6/+7
* goa: Add missing linker flag (for real).Matthew Barnes2013-03-051-1/+1
* goa: Add missing linker flag.Matthew Barnes2013-03-031-0/+1
* Coding style and whitespace cleanup.Matthew Barnes2013-03-023-82/+198
* Fix a compiler warning when using an older GOA.Matthew Barnes2013-03-011-0/+2
* Add EGoaPasswordBased.Matthew Barnes2013-02-284-105/+350
* yahoo-backend: Remove display-name synchronization on mail sources.Matthew Barnes2013-02-281-7/+0
* google-backend: Remove display-name synchronization on mail sources.Matthew Barnes2013-02-281-7/+0
* goa: Populate imap/smtp details if using GOA >= 3.8.Matthew Barnes2013-02-281-2/+185
* module-gnome-online-accounts.c cleanups.Matthew Barnes2013-02-281-16/+27
* Fix few memory leaks in evolution-source-registryMilan Crha2013-02-121-0/+1
* Bug #686528 - Pickup ownCloud accounts from GOAMilan Crha2013-02-126-38/+1059
* uoa: Add ESignonSessionPassword.Matthew Barnes2013-02-024-0/+605
* uoa: Add e_source_get_ag_service_type().Matthew Barnes2013-02-023-32/+43
* uoa: Move service type definintions to uoa-utils.hMatthew Barnes2013-02-022-15/+15
* uoa: Remove #include <libaccounts-glib/ag-auth-data.h>Matthew Barnes2013-02-022-6/+0
* uoa: Remove a debug message.Matthew Barnes2013-02-021-3/+0
* Add an "ubuntu-online-accounts" module.Matthew Barnes2013-01-3114-0/+1775
* GOA: Support the upcoming "imap_smtp" provider type.Matthew Barnes2013-01-281-0/+3
* gnome_online_accounts_get_backend_name() cleanups.Matthew Barnes2013-01-281-3/+5
* Make GTK+ a soft dependancyTristan Van Berkom2013-01-172-10/+8
* Coding style and whitespace cleanups.Matthew Barnes2013-01-125-89/+112
* Bug #690177 - Use trust-prompt for certificate verification in WebDAV backendsMilan Crha2013-01-093-8/+22
* google-backend: Populate [Authentication] group for contacts.Matthew Barnes2012-12-311-0/+40
* gnome-online-accounts: Implement EOAuth2Support interface.Matthew Barnes2012-12-311-2/+134
* Bisect Gtk+ calls into separate filesMilan Crha2012-12-134-175/+297
* [trust-prompt] Add certificate viewer and "issuer*" parametersMilan Crha2012-12-116-4/+1879