aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-auth-factory.h
Commit message (Collapse)AuthorAgeFilesLines
* include telepathy-glib.hGuillaume Desmottes2012-09-171-1/+1
| | | | | tp-glib 1.0 will enforce to only include telepathy-glib.h so best doing it to reduce the delta with the future stable branch.
* Allow user to try another password if auth failedGuillaume Desmottes2011-11-231-0/+4
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=661640
* empathy-auth-client: use a TpSimpleClientFactoryXavier Claessens2011-11-041-1/+1
| | | | | This prevent TpBaseClient to create a full TpAccountManager and allow us to prepare TP_ACCOUNT_FEATURE_STORAGE feature on accounts
* auth-factory: use a proper priv pointerGuillaume Desmottes2011-03-181-1/+2
|
* auth-factory: become an Observer and claim auth channels where necessaryJonny Lamb2010-12-101-2/+4
| | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
* Add a first skeleton of the auth factory.Cosimo Cecchi2010-08-131-0/+66