log libpurple/protocols/jabber/jabber.c @ 20128:57e9d1ecefff

age author description
Tue, 02 Oct 2007 17:16:16 +0000 Will Thompson Rename PURPLE_REASON_INVALID_USERNAME to PURPLE_REASON_INVALID_SETTINGS, so it
Wed, 19 Sep 2007 15:03:59 +0000 Will Thompson Use PurpleDisconnectReasons in prpl-jabber.
Sun, 16 Sep 2007 00:00:22 +0000 Andreas Monitzer Forgot to specify that the application shouldn't reconnect when no encryption is available on the server but the user has asked to require it.
Sat, 15 Sep 2007 18:27:01 +0000 Sadrul Habib Chowdhury Plug some memory leaks.
Sat, 15 Sep 2007 10:52:20 +0000 Sadrul Habib Chowdhury Use the #define's instead of the strings.
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.