aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-server-sasl-handler.h
Commit message (Collapse)AuthorAgeFilesLines
* Clean up #include directives in headersEmanuele Aina2013-04-021-1/+0
| | | | | | Reorder some inclusions and remove a few blank lines. https://bugzilla.gnome.org/show_bug.cgi?id=697076
* include telepathy-glib.hGuillaume Desmottes2012-09-171-2/+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.
* add empathy_server_sasl_handler_get_channel()Guillaume Desmottes2011-03-181-0/+3
|
* Only show the "Remember password" tickybox if we can do thatDanielle Madeley2011-03-031-0/+3
|
* server-sasl-handler: make a GAsyncInitable and get the passwordJonny Lamb2010-12-061-2/+9
| | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
* auth-client: improve the password request dialogJonny Lamb2010-12-031-1/+2
| | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
* server-sasl-handler: add an account propertyJonny Lamb2010-12-031-1/+4
| | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
* server-sasl-handler: addedJonny Lamb2010-12-011-0/+71
Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>