log libpurple/protocols/jabber/jabber.c @ 32783:6da4f286898c

age author description
Thu, 11 Aug 2011 14:44:44 +0000 Ethan Blanton merge of '269c6e29c67a1c066871499e76575d4700bf6744'
Sun, 17 Jul 2011 21:14:23 +0000 Ethan Blanton Change another hostname lookup fallback to use g_strlcpy.
Sun, 17 Jul 2011 05:08:07 +0000 Paul Aurich jabber: Fix /join behavior. Closes #14205.
Sat, 25 Jun 2011 02:34:24 +0000 Paul Aurich jabber: Make jabber_prpl_send_raw() return strlen(buf) when len is negative.
Tue, 19 Apr 2011 05:05:25 +0000 Daniel Atallah Use the new account-contextual DNS API everywhere. Refs #11110
Tue, 08 Mar 2011 02:27:47 +0000 Mark Doliner merge of '2873917d9d4d30d86018ef5da25d8076c9c402ab'
Tue, 08 Mar 2011 02:27:25 +0000 Mark Doliner disapproval of revision '385542a8270ac30d2121b533494264a28cd04423'
Mon, 07 Mar 2011 06:43:26 +0000 Mark Doliner merge of '385542a8270ac30d2121b533494264a28cd04423'
Mon, 07 Mar 2011 06:42:57 +0000 Mark Doliner I don't see any reason to copy then free this variable. Also let's call
Sun, 06 Mar 2011 22:53:15 +0000 Paul Aurich jabber: Add support for joining a room based not on the current server.
Mon, 21 Feb 2011 02:14:43 +0000 Paul Aurich disapproval of revision '3de680fff7ddd1b00149657afb7f6cd833000a90'
Mon, 21 Feb 2011 00:17:36 +0000 Evan Schoenberg When a jabber identity is added or removed, the caps_hash that would be created changes; uncache it so that it is recalculated as appropriate.
Sun, 20 Feb 2011 02:22:03 +0000 Paul Aurich jabber: Use a straight equality check instead of collate
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Sat, 20 Nov 2010 02:42:59 +0000 Paul Aurich jabber: Print out plaintext-equivalent passwords when PURPLE_UNSAFE_DEBUG is set.