log

age author description
Wed, 05 Jan 2011 16:25:38 +0000 John Bailey Credit thundpressor for his patches. Fixes #13162.
Wed, 05 Jan 2011 16:22:00 +0000 morshed nader gtksourceiter: Fix a few memory leaks in our bundled copy of this widget. Refs #13162.
Wed, 05 Jan 2011 16:21:21 +0000 morshed nader gtksourceundomanager: Fix a few memory leaks in our bundled copy of this widget. Refs #13162.
Wed, 05 Jan 2011 16:20:42 +0000 morshed nader gtkblist: Fix a few memory leaks. Refs #13162.
Wed, 05 Jan 2011 04:43:41 +0000 Elliott Sales de Andrade Oops, this shouldn't be in here.
Wed, 05 Jan 2011 04:11:39 +0000 Elliott Sales de Andrade Free the buffer with the SlpMsgPart. Should fix a few leaks from
Wed, 05 Jan 2011 03:29:13 +0000 Elliott Sales de Andrade This flag is only part of a direct connection and handled there.
Wed, 05 Jan 2011 02:01:54 +0000 Elliott Sales de Andrade Sanitizing the soap connection would have cleared the current request,
Wed, 05 Jan 2011 01:56:45 +0000 Elliott Sales de Andrade Setting handled=TRUE will call _handle_next at the end of the function
Tue, 04 Jan 2011 23:43:40 +0000 Elliott Sales de Andrade Using conn->current_request looks a bit iffy here. And even if it
Tue, 04 Jan 2011 23:36:56 +0000 Elliott Sales de Andrade Everyone provides a callback here. Might as well make it required.
Tue, 04 Jan 2011 09:12:59 +0000 Elliott Sales de Andrade A direct connection really has no need of the whole P2P packet header,
Tue, 04 Jan 2011 08:32:06 +0000 Elliott Sales de Andrade Add CVE ID in ChangeLog.
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Tue, 04 Jan 2011 06:42:45 +0000 Richard Laager Remove trailing whitespace
Mon, 03 Jan 2011 19:18:07 +0000 Mark Doliner Add a comment that we should eventually remove this pref
Thu, 30 Dec 2010 02:43:47 +0000 John Bailey Stu points out that removing this old pref could be a problem for users sharing .purple directories.
Thu, 30 Dec 2010 01:22:52 +0000 hanzz Yahoo: Fix a crash that happens when the PurpleAccount disconnects after
Thu, 30 Dec 2010 01:06:03 +0000 jch Prevent sending ISON messages larger than 512 bytes. Fixes #9692.
Thu, 30 Dec 2010 00:58:17 +0000 John Bailey Migrate the pref the previous commit dropped. Refs #11459.
Thu, 30 Dec 2010 00:42:24 +0000 rok mandeljc Add additional options to the autoaccept plugin. Fixes #11459.
Wed, 29 Dec 2010 02:32:10 +0000 mterry Make QQ 2008 the default QQ protocol version. Fixes #11635.
Tue, 28 Dec 2010 11:34:19 +0000 opensuse-project Stop translating gpointer to int in the dbus API. This has the effect of
Tue, 28 Dec 2010 11:09:22 +0000 jakub adam vvconfig: Stop resetting device selections to defaults. Fixes #13044.
Tue, 28 Dec 2010 11:03:37 +0000 jakub adam Stop sending audio when placing a call on hold. Fixes #13032.
Tue, 28 Dec 2010 10:49:46 +0000 John Bailey Include the name for 'Meadow Mari' in the stats script so the page shows it.
Tue, 28 Dec 2010 06:01:41 +0000 Paul Aurich oscar: Plug two leaks in peer_proxy code
Tue, 28 Dec 2010 05:57:57 +0000 Paul Aurich oscar: Fix a leak in aim_tlvlist_add_caps
Tue, 28 Dec 2010 05:54:04 +0000 Paul Aurich oscar: Fix a memleak on receipt of messages
Tue, 28 Dec 2010 05:37:20 +0000 Paul Aurich upnp: Asynch-ronize the callbacks from UPnP to calling code. Refs #12387