log

age author description
Fri, 14 Sep 2007 02:41:20 +0000 John Bailey Comment tweaks to be closer to the version handed out via the wiki as well as
Fri, 14 Sep 2007 00:37:11 +0000 Daniel Atallah Sneakiness to make it easy to compile xmpp on win32 with Cyrus SASL support. This isn't ready for popular consumption yet, but if anyone wants the sasl binary that I compiled against MIT Kerberos, let me know.
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.
Thu, 13 Sep 2007 21:34:55 +0000 Sean Egan Fixes #3051 Patch from Will Hawkins to clean up SIMPLE login and registration