]> git.0d.be Git - empathy.git/history - libempathy/empathy-auth-factory.c
Updated Spanish Translation
[empathy.git] / libempathy / empathy-auth-factory.c
2014-01-07 Guillaume DesmottesMerge branch 'gnome-3-10'
2013-12-27 Guillaume DesmottesMerge branch 'gnome-3-10'
2013-12-19 Guillaume DesmottesMerge remote-tracking branch 'origin/gnome-3-10'
2013-10-31 Guillaume DesmottesMerge branch 'gnome-3-10'
2013-10-31 Guillaume DesmottesMerge branch 'gnome-3-10'
2013-10-31 Guillaume DesmottesMerge remote-tracking branch 'origin/gnome-3-10'
2013-10-21 Guillaume Desmottesstop using generated ServerTLSConnection API
2013-10-10 Xavier ClaessensAdd missing telepathy-glib-dbus.h includes
2013-10-03 Xavier ClaessensAdd missing telepathy-glib-dbus.h includes
2013-09-09 Guillaume DesmottesMerge branch 'gnome-3-8'
2013-09-09 Guillaume DesmottesMerge branch 'gnome-3-8'
2013-08-20 Marco Barisionekeyring: move from Empathy to tp-account-widgets
2013-06-26 Xavier ClaessensMerge branch 'gnome-3-8'
2013-06-26 Guillaume DesmottesMerge branch 'gnome-3-8'
2013-06-17 Guillaume DesmottesMerge remote-tracking branch 'origin/gnome-3-8'
2013-06-11 Xavier ClaessensMerge branch 'gnome-3-8'
2013-05-24 Guillaume DesmottesMerge branch 'gnome-3-8'
2013-05-07 Xavier ClaessensMerge branch 'gnome-3-8'
2013-05-03 Guillaume DesmottesMerge branch 'gnome-3-8'
2013-05-03 Guillaume DesmottesMerge branch 'gnome-3-8'
2013-04-03 Xavier ClaessensMerge branch 'gnome-3-8'
2013-04-01 Emanuele AinaReorder header inclusions accordingly to the Telepathy...
2013-04-01 Emanuele AinaUse a flat namespace for internal includes
2013-03-27 Emanuele AinaConsistently use `#include "config.h"` everywhere
2012-09-17 Guillaume Desmottesinclude telepathy-glib.h
2012-07-23 Xavier ClaessensAdd Ubuntu Online Accounts auth handler
2012-07-18 Xavier ClaessensMove SASL mechanism implementations into its own file
2011-11-29 Guillaume DesmottesMerge remote-tracking branch 'jonny/ft'
2011-11-23 Guillaume DesmottesAllow user to try another password if auth failed
2011-11-23 Guillaume Desmottesauth-factory: relay the auth-password-failed signal
2011-11-07 Danielle MadeleyMake GOA optional again
2011-11-05 Danielle MadeleyMerge branch 'ui-fixes'
2011-11-04 Xavier ClaessensImport Facebook and windows Live GOA accounts
2011-11-04 Xavier Claessensempathy-auth-client: use a TpSimpleClientFactory
2011-10-14 Danielle MadeleyMerge remote-tracking branch 'pochu/upgrade-software'
2011-10-14 Danielle MadeleyMerge remote-tracking branch 'pochu/error-dialog'
2011-10-14 Danielle MadeleyMerge remote-tracking branch 'pochu/misc-fixes'
2011-10-14 Danielle MadeleyMerge branch: 'Add top-up link to chat text when there...
2011-09-28 Xavier ClaessensUse g_cclosure_marshal_generic for all signals
2011-09-05 Emilio Pozuelo Monfortempathy_dispatcher_chat_with_contact_id(): add optional cb
2011-05-31 Sjoerd SimonsMerge branch 'speedup-protocol-chooser'
2011-05-30 Guillaume Desmottesuse tp_channel_dispatch_operation_claim_async() (#650386)
2011-04-04 Guillaume DesmottesRevert "-Fix use of include <config.h> to make sure...
2011-04-04 Kjartan Maraas-Fix use of include <config.h> to make sure translation...
2011-04-04 Stef WalterRemove unnecessary code in empathy_auth_factory_constru...
2011-03-22 Stef WalterMerge branch 'reference-identities'
2011-03-18 Guillaume Desmottesauth-factory: allow to handle more than one auth channe...
2011-03-18 Guillaume Desmottesauth-factory: use a proper priv pointer
2011-03-18 Guillaume DesmottesAllow to Observe a ServerAuthentication channel while...
2011-03-18 Guillaume Desmottescommon_checks: tell the truth in debug messages
2011-03-18 Guillaume Desmottescommon_checks: rename must_be_sasl arg to observe
2011-03-17 Kjartan MaraasFix warnings from GCC 4.6 about variables that are...
2011-03-14 Danielle MadeleyMerge branch 'glassrose-contact-blocking-rebase'
2011-03-07 Guillaume Desmottesauth-factory: set Observer.DelayApprovers (#643872)
2011-02-01 Jonny LambMerge branch 'muc-password'
2011-01-28 Jonny Lambkeyring: rename current functions to be more specifical...
2011-01-10 Guillaume DesmottesMerge remote branch 'glassrose/accounts-supporting...
2010-12-24 Danielle MadeleyMerge remote branch 'glassrose/enable-disable-accounts...
2010-12-15 Jonny LambMerge branch 'sasl-gui'
2010-12-14 Jonny Lambauth-factory: add a comment as to why we're also an...
2010-12-09 Jonny Lambauth-factory: become an Observer and claim auth channel...
2010-12-07 Jonny LambMerge branch 'sasl'
2010-12-06 Jonny Lambserver-sasl-handler: make a GAsyncInitable and get...
2010-12-03 Jonny Lambserver-sasl-handler: add an account property
2010-12-01 Jonny Lambauth-factory: create ServerSASLHandlers and signal...
2010-12-01 Jonny Lambauth-factory: add EmpathyAuthFactory::new-server-sasl...
2010-12-01 Jonny Lambauth-factory: also handle auth channels
2010-09-09 Cosimo CecchiUse separate new/free functions for the handler context...
2010-09-09 Cosimo CecchiDon't assume there's only one concurrent TpHandleChanne...
2010-08-24 Cosimo CecchiMerge branch 'tls-connection'
2010-08-18 Cosimo CecchiProperly use errors when handling channels
2010-08-13 Cosimo CecchiUnref the handler after the signal.
2010-08-13 Cosimo CecchiAdd a first skeleton of the auth factory.