log libpurple/protocols/jabber/jabber.c @ 21086:8c9aad9479c0

age author description
Wed, 10 Oct 2007 22:57:51 +0000 Gabriel Schulhof Removed request stuff - now on pidgin-request-ui-hint
Wed, 10 Oct 2007 23:20:18 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head ef97aa9259d77504bb07c2dff5ec0750d498e847)
Sat, 06 Oct 2007 15:55:47 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 1757e82b3ed17d8ad45db9d2c62f0187a8bee93d)
Fri, 02 Nov 2007 06:59:04 +0000 John Bailey This patch prevents changing the saved account password for XMPP accounts
Tue, 23 Oct 2007 17:27:12 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.2.2' (head 0adab134b7a42e144aee3ac60d825db1f28a42a4)
Fri, 12 Oct 2007 00:19:12 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin' (head f33ba0034c79d8e37a70d664ec534356fa361608)
Tue, 09 Oct 2007 23:01:11 +0000 Daniel Atallah Fix CID 337, null pointer deref. Also plug a leak.
Tue, 09 Oct 2007 22:46:02 +0000 Daniel Atallah Make sure that the xmlns isn't null before dereferencing it to fix CID 320.
Tue, 09 Oct 2007 13:36:08 +0000 Will Thompson I missed some wants_to_dies in jabber.
Tue, 09 Oct 2007 13:32:58 +0000 Will Thompson Stop jabber setting wants_to_die itself. This involved plumbing disconnection
Sat, 06 Oct 2007 12:05:22 +0000 Will Thompson Split the "you don't have SSL support" meaning of
Fri, 05 Oct 2007 18:33:27 +0000 Will Thompson Sprinkle gc->wants_to_die = TRUE liberally around connection errors that really
Fri, 05 Oct 2007 15:50:17 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin' (head 294731552d0baf5f1f37a45e0c119b2188f34ba8)
Mon, 01 Oct 2007 04:21:32 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.2.1' (head 4321e1e266d11dddee2cde190828ae5001812367)
Sat, 29 Sep 2007 13:55:03 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.2.1' (head 08edb66dad9cab9051d6c7658063ee41d827f055)
Sat, 29 Sep 2007 13:00:50 +0000 Luke Schierer propagate from branch 'im.pidgin.pidgin.2.2.1' (head d80b73af2a76c9ef004532af875209973de125b5)
Fri, 28 Sep 2007 16:34:43 +0000 Richard Laager propagate from branch 'im.pidgin.rlaager.merging.2_2_1_conflicts' (head 4ad1081695d083df424898e6e7091f731b401265)
Tue, 25 Sep 2007 09:01:03 +0000 Mark Doliner propagate from branch 'im.pidgin.pidgin' (head b2924d43f1e1cb2d01705932d9a06df6eedf7ac0)
Tue, 25 Sep 2007 08:59:30 +0000 Mark Doliner Is there any reason these statuses were set to not saveable and
Sat, 22 Sep 2007 16:19:34 +0000 Gabriel Schulhof Updated hinting to be less invasive
Sat, 22 Sep 2007 09:48:07 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 025faf23aaac403798451974c320c4de6df470d5)
Thu, 20 Sep 2007 23:22:35 +0000 Sean Egan Music support for Google Talk
Thu, 20 Sep 2007 16:30:17 +0000 Sadrul Habib Chowdhury Use an independant status type for 'current media' stuff, instead of using
Fri, 19 Oct 2007 18:28:33 +0000 Luke Schierer applied changes from d4b316d73ebaf93803ca2642e78b8821c3b5d5c7
Sat, 29 Sep 2007 04:33:19 +0000 Evan Schoenberg applied changes from 99f8d517ae6588b2dba3527cb0951f32e640ff57
Sat, 29 Sep 2007 04:24:59 +0000 Evan Schoenberg Merged xmpp leak fixes
Fri, 28 Sep 2007 14:52:51 +0000 Richard Laager applied changes from 8a731bbd0197fbcc91a705c2d8f528154216defa
Sun, 23 Sep 2007 20:30:57 +0000 Jeffrey Connelly Comment a partial implementation of the libpurple attention API for
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.