summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare 3.20.83.20.8gnome-3-20Debarshi Ray2017-08-032-1/+8
* facebook: Update READMEDebarshi Ray2017-08-021-0/+1
* facebook: Make it work with Graph API > 2.3Debarshi Ray2017-08-021-10/+9
* facebook: Avoid CRITICALs if get_identity_sync can't parse the responseDebarshi Ray2017-08-021-14/+12
* google: Update is_identity_node to match the web UIDebarshi Ray2017-06-121-2/+2
* Prepare 3.20.73.20.7Debarshi Ray2017-03-102-1/+9
* kerberos: Don't leak the resultDebarshi Ray2017-03-101-1/+2
* daemon: Don't rely on G_DISABLE_ASSERT being undefinedDebarshi Ray2017-03-101-1/+4
* kerberos: Style fixDebarshi Ray2017-03-081-2/+2
* kerberos: Don't leak the name_ownerDebarshi Ray2017-03-081-3/+11
* Prepare 3.20.63.20.6Debarshi Ray2017-01-252-1/+10
* identity: Don't leak the invocation when handling SignOutDebarshi Ray2017-01-101-0/+2
* identity: Don't leak operation_result when handling ExchangeSecretKeysDebarshi Ray2017-01-101-1/+1
* daemon: Don't leak the list of providers in goa_daemon_initDebarshi Ray2017-01-061-0/+2
* kerberos: Don't leak the return_key in sign_in_identity_syncDebarshi Ray2017-01-061-1/+2
* kerberos: Style fixesDebarshi Ray2017-01-061-4/+4
* daemon: Don't leak the provider when coalescing EnsureCredential callsDebarshi Ray2017-01-061-3/+4
* identity: Don't leak the invocation when handling ExchangeSecretKeysDebarshi Ray2017-01-061-0/+2
* identity: Fix ensure_credentials_for_accounts() leakChristophe Fergeau2017-01-051-0/+2
* identity: Fix the error handling when signing out an identityDebarshi Ray2017-01-041-1/+4
* goa_identity_manager_get_identity_finish should return a new refDebarshi Ray2017-01-042-3/+6
* Prepare 3.20.53.20.5Debarshi Ray2016-12-142-1/+10
* build: New API key for GoogleDebarshi Ray2016-12-141-2/+2
* Update zh_CN translationhosiet2016-10-291-132/+148
* Prepare 3.20.43.20.4Debarshi Ray2016-09-142-1/+15
* identity: Don't leak the identifier in handle_sign_inDebarshi Ray2016-09-141-1/+1
* Updated Scottish Gaelic translationGNOME Translation Robot2016-09-051-268/+266
* Updated Slovenian translationMatej Urbančič2016-08-251-180/+228
* Updated Serbian translationМирослав Николић2016-08-202-268/+270
* Updated Indonesian translationAndika Triwidada2016-08-151-73/+76
* Updated Czech translationMarek Černocký2016-08-091-225/+229
* identity: Don't leak the GoaObject from find_object_with_principalDebarshi Ray2016-08-011-4/+15
* Prepare 3.20.33.20.3Debarshi Ray2016-07-282-1/+25
* identity: Silence -Wincompatible-pointer-typesDebarshi Ray2016-07-281-1/+1
* Updated Hungarian translationBalázs Meskó2016-07-251-128/+132
* Updated Lithuanian translationAurimas Černius2016-07-241-168/+172
* identity: Don't leak the invocation when handling SignInDebarshi Ray2016-07-181-0/+2
* Updated Brazilian Portuguese translationRafael Fontenelle2016-07-171-249/+287
* kerberos: Don't leak the GSimpleAsyncResult in sign_in_identityDebarshi Ray2016-07-151-0/+2
* kerberos: Don't leak the object path from sign_in_identityDebarshi Ray2016-07-151-1/+3
* Updated Portuguese translationTiago Santos2016-07-151-167/+170
* Updated Swedish translationAnders Jonsson2016-07-141-217/+221
* Updated German translationFlo H2016-07-141-211/+215
* Updated Polish translationPiotr Drąg2016-07-141-224/+228
* identity: ensure unused credential cache is cleaned upRay Strode2016-07-141-1/+7
* identity: don't register new identity to list if sign in unsuccessfulRay Strode2016-07-141-4/+4
* telepathy: Use GoaProvider:remove_account for deleting the TpAccountDebarshi Ray2016-07-143-51/+200
* tplinker: Shuffle some code aroundDebarshi Ray2016-07-141-20/+20
* telepathy: Implement GoaProvider:initialize to start the linkerDebarshi Ray2016-07-146-24/+40
* daemon: Call goa_provider_initialize during start-upDebarshi Ray2016-07-141-1/+18