Mercurial > pidgin
log
age | author | description |
---|---|---|
Fri, 21 Sep 2007 12:50:41 +0000 | Sadrul Habib Chowdhury | Add and remove url-datas for alias update requests. |
Fri, 21 Sep 2007 12:48:42 +0000 | Sadrul Habib Chowdhury | Initialize file-descriptors to -1. |
Fri, 21 Sep 2007 07:38:26 +0000 | Sean Egan | Don't include OS information in jabber:iq:version requests |
Fri, 21 Sep 2007 03:24:29 +0000 | Daniel Atallah | Clear the password consistently when we get a "Signed-On elsewhere" or a "Invalid Password" disconnection. Disconnection reason codes will take care of this in the core, but until then, this is ok. |
Fri, 21 Sep 2007 02:46:27 +0000 | Daniel Atallah | Clear the password consistently when we get a "Signed-On elsewhere" or a "Invalid Password" disconnection. Disconnection reason codes will take care of this in the core, but until then, this is ok. Fixes #3204. |
Fri, 21 Sep 2007 01:49:27 +0000 | Daniel Atallah | Clear out the unsaved password if we're already disconnected and we switch to offline status. Fixes #3218. |