Wed, 21 Nov 2007 15:00:17 +0000 |
Stu Tomlinson |
Log a debug message when exiting as a result of the single instance check
|
Wed, 21 Nov 2007 21:46:48 +0000 |
Sadrul Habib Chowdhury |
disapproval of revision '91ae77ce12a4ab3798e303eea54d3bef749d5ca5'
|
Wed, 21 Nov 2007 08:29:33 +0000 |
Ka-Hing Cheung |
Andrew Gaul fixed another memory leak
|
Wed, 21 Nov 2007 05:22:39 +0000 |
Daniel Atallah |
Implement more of XEP-0065 to support sending files through a proxy. To avoid adding strings this close to a release, it only supports using a proxy that is discovered from the server, but we'll include an account option to manually specify a ft proxy in the next release. Lots of this is based on a patch from galt - Fixes #3730, #116, #1768
|
Wed, 21 Nov 2007 02:53:27 +0000 |
Daniel Atallah |
Prevent crashing when authorizing or denying after the account is disconnected.
|
Wed, 21 Nov 2007 02:26:23 +0000 |
John Bailey |
I never logged this. Refs #2265
|
Wed, 21 Nov 2007 02:15:23 +0000 |
John Bailey |
NEWS'ing. Looks like I'm not too late?
|
Tue, 20 Nov 2007 18:54:55 +0000 |
Ka-Hing Cheung |
another patch from my coworker Andrew Gaul that plugged a leak, I fixed it
|
Tue, 20 Nov 2007 15:55:13 +0000 |
Luke Schierer |
Daniel tells me the make check failure is not new, and that we shouldn't hold up the release for it. I say we release today :-)
|
Mon, 19 Nov 2007 23:06:16 +0000 |
Etan Reisner |
merge of '374a8877bfa4fa06b384482815befe37f2c72b9b'
|
Mon, 19 Nov 2007 20:50:48 +0000 |
Stu Tomlinson |
Fix a double-free and a leak at the same time.
|
Mon, 19 Nov 2007 15:31:59 +0000 |
Daniel Atallah |
Fix a discovery related crash. I think this still needs better error handling. Fixes #3995.
|
Mon, 19 Nov 2007 13:18:03 +0000 |
Stu Tomlinson |
Unable to connect is not an authentication failure, even if it happens
|
Mon, 19 Nov 2007 08:07:11 +0000 |
Evan Schoenberg |
merge of '22963f332a80135af80a80919aee45d70dd0e1c0'
|
Mon, 19 Nov 2007 08:05:36 +0000 |
Evan Schoenberg |
The Jabber registration process depends upon having a non-NULL cbdata->who,
|
Mon, 19 Nov 2007 06:15:29 +0000 |
Evan Schoenberg |
merge of '114c116bf552647586c41688811808aec9d2ed28'
|
Mon, 19 Nov 2007 08:07:09 +0000 |
Evan Schoenberg |
merge of '5a8a1c7157bbb174029ef625cbf079604f7ad7fa'
|
Mon, 19 Nov 2007 07:56:50 +0000 |
Ka-Hing Cheung |
QuLogic submitted this patch a long time ago, References #2571. I believe
|
Mon, 19 Nov 2007 07:44:51 +0000 |
Ka-Hing Cheung |
prpl->set_buddy_icon may keep a reference to PurpleStoredImage, move the
|
Mon, 19 Nov 2007 03:16:29 +0000 |
Daniel Atallah |
Fix #3983 by canceling the file transfer when connecting to the remote host fails.
|
Mon, 19 Nov 2007 03:10:41 +0000 |
Daniel Atallah |
merge of '28981c935948f2d4e944f786a01e16ecadfd4848'
|
Mon, 19 Nov 2007 02:45:41 +0000 |
Ka-Hing Cheung |
soap faults are now properly handled
|
Mon, 19 Nov 2007 00:40:33 +0000 |
Daniel Atallah |
This is a patch from Lee Roach to update the mingw "clean" makefile targets to remove some generated files and to fix a couple other issues. Fixes #3981.
|
Sun, 18 Nov 2007 21:03:29 +0000 |
Stu Tomlinson |
This fixes the problem where all accounts are disabled due to connection
|