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.
Wed, 12 Sep 2007 19:11:38 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 483b6435074838149d6e95b836d4a2d9263f265d)
Fri, 17 Aug 2007 22:10:43 +0000 Gabriel Schulhof explicit merge of 'fc49baf44017a8fd511c607b435668baf2a0f518'
Sun, 12 Aug 2007 17:55:38 +0000 Gabriel Schulhof Added hints to jabber jabber.c
Mon, 10 Sep 2007 23:54:49 +0000 Sean Egan Don't put "Mood: \(null\) \(null\)" on XMPP buddies
Mon, 10 Sep 2007 13:57:15 +0000 Daniel Atallah merge of '1c7910841138381c841363256ca3c7905b1f26b0'
Wed, 05 Sep 2007 22:32:14 +0000 Andreas Monitzer propagate from branch 'im.pidgin.pidgin' (head 996cf0c57149ba6e1c714ebb1f11d5d4bac8fb68)
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Tue, 28 Aug 2007 19:03:07 +0000 Andreas Monitzer Fixed code indenting, some spaces were still left and now replaced by tabs.