Fri, 25 Jan 2008 00:51:06 +0000 |
Sean Egan |
merge of '7a2d6f31a70791d5e6e8af6fae041e30d5a1c48f'
|
Mon, 21 Jan 2008 07:32:49 +0000 |
Mark Doliner |
Undo revision accb4afcd6bbf17cf99d9aac0b4b448293190647. This should
|
Mon, 21 Jan 2008 07:00:02 +0000 |
Mark Doliner |
disapproval of revision 'd77adf1b9a4b44f121620f20e2643602e3f6776e'
|
Sun, 20 Jan 2008 20:52:45 +0000 |
Evan Schoenberg |
Track validity of flap_connections to prevent a crash when a disconnect is initiated via purple_timeout_add in flap_connection_schedule_destroy() and then is subsequently destroyed before the timeout is actually called.
|
Wed, 23 Jan 2008 23:28:38 +0000 |
Sean Egan |
Don't send keep-alives if we've received data since in the last KEEPALIVE_INTERVAL seconds
|
Sat, 10 Nov 2007 12:10:04 +0000 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin' (head d8103be97302efb404e2f6922925f661c807ad23)
|
Sun, 14 Oct 2007 21:08:42 +0000 |
Will Thompson |
Rename:
|
Sat, 03 Nov 2007 17:52:28 +0000 |
Nathan Walp |
replace most calls to strerror with calls to g_strerror. strerror will return
|
Tue, 09 Oct 2007 13:42:15 +0000 |
Will Thompson |
Remove explicit setting of wants_to_die from prpls.
|
Fri, 05 Oct 2007 15:50:17 +0000 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin' (head 294731552d0baf5f1f37a45e0c119b2188f34ba8)
|
Fri, 21 Sep 2007 02:46:27 +0000 |
Daniel Atallah |
Clear the password consistently when we get a "Signed-On elsewhere" or a "Invalid Password" disconnection. Disconnection reason codes will take care of this in the core, but until then, this is ok. Fixes #3204.
|
Mon, 01 Oct 2007 16:07:14 +0000 |
Will Thompson |
Add disconnection reasons to oscar.
|
Sat, 08 Sep 2007 03:09:35 +0000 |
John Bailey |
The FSF changed its address a while ago; our files were out of date.
|
Mon, 06 Aug 2007 06:42:10 +0000 |
Mark Doliner |
Wiggle two comments around
|
Sun, 22 Jul 2007 08:28:55 +0000 |
Mark Doliner |
Move a call to purple_connection_error() from oscar.c to
|
Sun, 22 Jul 2007 08:18:27 +0000 |
Mark Doliner |
Call the AIM_CB_SPECIAL_CONNERR callback from
|
Mon, 04 Jun 2007 04:58:44 +0000 |
Mark Doliner |
Get rid of a compile warning
|
Sun, 03 Jun 2007 19:04:22 +0000 |
Mark Doliner |
Only check for EAGAIN if send returns -1, not when it returns 0
|
Tue, 29 May 2007 09:51:51 +0000 |
Mark Doliner |
Cleanup and simplification of some tlvlist stuff in the oscar protocol.
|
Tue, 22 May 2007 18:56:09 +0000 |
Daniel Atallah |
Make all the oscar memory allocations and frees use the glib functions to avoid problems when mixing C runtimes.
|
Mon, 19 Mar 2007 07:01:17 +0000 |
Sean Egan |
sed -ie 's/gaim/purple/g'
|
Sat, 20 Jan 2007 02:32:10 +0000 |
Sean Egan |
Rename gtk/ and libgaim/ to pidgin/ and libpurple/
|