| Commit message (Expand) | Author | Age | Files | Lines |
* | include telepathy-glib.h | Guillaume Desmottes | 2012-09-17 | 1 | -2/+0 |
* | use tp_channel_dup_immutable_properties() | Guillaume Desmottes | 2012-09-11 | 1 | -7/+8 |
* | sasl-handler: factor out channel_has_may_save_response() | Guillaume Desmottes | 2012-09-11 | 1 | -24/+24 |
* | Move X-TELEPATHY-PASSWORD mechanism code into empathy-sasl-mechanisms.c | Xavier Claessens | 2012-08-27 | 1 | -80/+26 |
* | Remember password at least until session restart | Xavier Claessens | 2012-08-27 | 1 | -8/+4 |
* | add missing config.h includes | Guillaume Desmottes | 2012-03-07 | 1 | -0/+2 |
* | server-sasl-handler: add auth-password-failed signal | Guillaume Desmottes | 2011-11-23 | 1 | -0/+16 |
* | Use g_cclosure_marshal_generic for all signals | Xavier Claessens | 2011-09-28 | 1 | -1/+1 |
* | sasl-handler: only save password if we manage to connect | Guillaume Desmottes | 2011-09-14 | 1 | -22/+34 |
* | empathy_server_sasl_handler_class_init: properly initialize the dispose function | Alexey Fisher | 2011-08-02 | 1 | -1/+1 |
* | Revert "-Fix use of include <config.h> to make sure translations work" | Guillaume Desmottes | 2011-04-04 | 1 | -4/+0 |
* | -Fix use of include <config.h> to make sure translations work | Kjartan Maraas | 2011-04-04 | 1 | -0/+4 |
* | add empathy_server_sasl_handler_get_channel() | Guillaume Desmottes | 2011-03-18 | 1 | -0/+12 |
* | server-sasl-handler: remove stored password if they can't be saved | Guillaume Desmottes | 2011-03-17 | 1 | -0/+6 |
* | Only show the "Remember password" tickybox if we can do that | Danielle Madeley | 2011-03-03 | 1 | -0/+37 |
* | Implement MaySaveResponse and Ch.I.CredentialsStorage in SASL handler | Danielle Madeley | 2011-03-03 | 1 | -3/+40 |
* | keyring: rename current functions to be more specifically about account passw... | Jonny Lamb | 2011-01-28 | 1 | -4/+4 |
* | server-sasl-handler: add more debugging and only call Close in Status_Succeeded | Jonny Lamb | 2010-12-15 | 1 | -1/+5 |
* | server-sasl-handler: shorten very long lines | Jonny Lamb | 2010-12-07 | 1 | -4/+4 |
* | server-sasl-handler: stop using GET_PRIV | Jonny Lamb | 2010-12-07 | 1 | -18/+15 |
* | server-sasl-handler: handle invalid SASL statuses | Jonny Lamb | 2010-12-06 | 1 | -0/+7 |
* | server-sasl-handler: save the password if requested | Jonny Lamb | 2010-12-06 | 1 | -1/+21 |
* | server-sasl-handler: make a GAsyncInitable and get the password | Jonny Lamb | 2010-12-06 | 1 | -6/+139 |
* | auth-client: improve the password request dialog | Jonny Lamb | 2010-12-03 | 1 | -1/+9 |
* | server-sasl-handler: add an account property | Jonny Lamb | 2010-12-03 | 1 | -2/+32 |
* | server-sasl-handler: added | Jonny Lamb | 2010-12-01 | 1 | -0/+264 |