aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-server-sasl-handler.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "-Fix use of include <config.h> to make sure translations work"Guillaume Desmottes2011-04-041-4/+0
* -Fix use of include <config.h> to make sure translations workKjartan Maraas2011-04-041-0/+4
* add empathy_server_sasl_handler_get_channel()Guillaume Desmottes2011-03-181-0/+12
* server-sasl-handler: remove stored password if they can't be savedGuillaume Desmottes2011-03-171-0/+6
* Only show the "Remember password" tickybox if we can do thatDanielle Madeley2011-03-031-0/+37
* Implement MaySaveResponse and Ch.I.CredentialsStorage in SASL handlerDanielle Madeley2011-03-031-3/+40
* keyring: rename current functions to be more specifically about account passw...Jonny Lamb2011-01-281-4/+4
* server-sasl-handler: add more debugging and only call Close in Status_SucceededJonny Lamb2010-12-151-1/+5
* server-sasl-handler: shorten very long linesJonny Lamb2010-12-071-4/+4
* server-sasl-handler: stop using GET_PRIVJonny Lamb2010-12-071-18/+15
* server-sasl-handler: handle invalid SASL statusesJonny Lamb2010-12-061-0/+7
* server-sasl-handler: save the password if requestedJonny Lamb2010-12-061-1/+21
* server-sasl-handler: make a GAsyncInitable and get the passwordJonny Lamb2010-12-061-6/+139
* auth-client: improve the password request dialogJonny Lamb2010-12-031-1/+9
* server-sasl-handler: add an account propertyJonny Lamb2010-12-031-2/+32
* server-sasl-handler: addedJonny Lamb2010-12-011-0/+264