Mercurial > pidgin
log
age | author | description |
---|---|---|
Fri, 14 Sep 2007 00:28:55 +0000 | John Bailey | propagate from branch 'im.pidgin.cpw.rekkanoryo.examples' (head 55aed29a474f580bfb8b319bdcab36dc80024bd4) |
Fri, 14 Sep 2007 00:17:33 +0000 | Daniel Atallah | There shouldn't be assert()s in pretty much any libpurple code. |
Fri, 14 Sep 2007 00:03:30 +0000 | Daniel Atallah | Clear the password when we get an auth. error and we're not saving passwords so that you don't need to go into the account settings to reset it. Fix #3083. |
Fri, 14 Sep 2007 00:01:47 +0000 | Daniel Atallah | Cleanup the SASL init and add error checking. |