log libpurple/protocols/msn/servconn.c @ 32768:50cd80d3554e

age author description
Tue, 18 Oct 2011 20:25:41 +0000 andrew victor Add a purple_connection_update_last_received() function to update the
Sat, 01 Oct 2011 21:04:35 +0000 andrew victor Convert code to use the purple_account accessor functions.
Fri, 28 May 2010 22:45:52 +0000 masca Include internal.h on each c file to avoid windows breakage as recommended by Daniel.
Fri, 28 May 2010 08:05:38 +0000 masca Remove unnecesary includes from msn.h.
Sun, 11 Oct 2009 19:20:44 +0000 Sadrul Habib Chowdhury Swap two lines to fix a crash.
Thu, 08 Oct 2009 21:31:18 +0000 Sadrul Habib Chowdhury Fix a leak, and a series of typos.
Thu, 08 Oct 2009 18:14:41 +0000 Sadrul Habib Chowdhury Donot use a servconn if it's freed. Mark a leak.
Tue, 21 Jul 2009 04:31:27 +0000 Elliott Sales de Andrade Propagate connect errors from the MSN proxy callback to the servconn error
Tue, 21 Jul 2009 03:57:20 +0000 Elliott Sales de Andrade Fix a small warning.
Tue, 21 Jul 2009 03:56:44 +0000 Elliott Sales de Andrade Set the session error after disconnecting the servconn instead of before.
Sun, 19 Jul 2009 17:56:02 +0000 Ka-Hing Cheung if I return FALSE to remove the timeout handle, I should probably set
Sun, 19 Jul 2009 17:41:38 +0000 Ka-Hing Cheung Timeout switchboard connections at 60 seconds, should Fixes #3330 for most
Tue, 18 Nov 2008 07:32:23 +0000 Mark Doliner This should fix another crash I've seen. We weren't correctly
Sat, 15 Nov 2008 16:15:33 +0000 Mark Doliner Separate the parsing of data into a separate function from the reading of
Sat, 15 Nov 2008 09:44:05 +0000 Mark Doliner Make the two "read_cb()" functions more similar, and fix a rare
Sat, 15 Nov 2008 02:49:49 +0000 Mark Doliner It's not possible for wasted to be TRUE here. Wasted will only be TRUE
Sat, 15 Nov 2008 02:43:59 +0000 Mark Doliner It's not appropriate to set processing to FALSE here. I think this is
Wed, 12 Nov 2008 09:10:29 +0000 Mark Doliner The "processing" flag basically says "this connection is busy, don't
Tue, 30 Sep 2008 06:40:11 +0000 Ka-Hing Cheung print out the servconn number when it's disconnected
Tue, 12 Aug 2008 23:35:02 +0000 Daniel Atallah More leaks of fds to client processes.
Sun, 10 Aug 2008 04:59:17 +0000 Elliott Sales de Andrade Fix up some types.
Fri, 01 Aug 2008 04:06:42 +0000 Elliott Sales de Andrade Update MSN's last_received time when we receive something on the NS
Sun, 13 Jul 2008 01:15:09 +0000 Elliott Sales de Andrade On MSN, cancel the connection process to a server before checking
Wed, 09 Jul 2008 04:39:02 +0000 Elliott Sales de Andrade In MSN servconn, make handling of EAGAIN similar to that in httpconn.
Mon, 23 Jun 2008 04:10:46 +0000 Elliott Sales de Andrade Allow forcing an MSN HTTP connection to connect to a new server. This
Fri, 06 Jun 2008 22:46:04 +0000 Mark Doliner Delete trailing whitespace
Mon, 12 May 2008 02:24:20 +0000 Daniel Atallah Build fixes for MSVC
Fri, 25 Jan 2008 13:43:46 +0000 Stu Tomlinson compile fix
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, 03 Nov 2007 17:52:28 +0000 Nathan Walp replace most calls to strerror with calls to g_strerror. strerror will return
Tue, 23 Oct 2007 17:27:12 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.2.2' (head 0adab134b7a42e144aee3ac60d825db1f28a42a4)
Sun, 14 Oct 2007 09:57:32 +0000 Mark Doliner Fix all our calls to fcntl(listenfd, F_SETFL, O_NONBLOCK);
Fri, 28 Sep 2007 16:34:43 +0000 Richard Laager propagate from branch 'im.pidgin.rlaager.merging.2_2_1_conflicts' (head 4ad1081695d083df424898e6e7091f731b401265)
Fri, 21 Sep 2007 13:39:48 +0000 Sadrul Habib Chowdhury Obligatory typo.
Fri, 21 Sep 2007 13:18:41 +0000 Sadrul Habib Chowdhury Initialize file descriptors to -1 here too. These haven't caused any
Sun, 16 Sep 2007 18:07:46 +0000 Richard Laager explicit merge of '5d4b00a88466bb9e851eaca42ab3fd3f2c4093ef'
Sun, 16 Sep 2007 18:03:53 +0000 Richard Laager explicit merge of 'd565bd9a8e62d3302ac14bb7c3a68a52c0c6a65e'
Tue, 28 Aug 2007 04:38:24 +0000 Carlos Silva propagate from branch 'im.pidgin.pidgin' (head 4313008137cace2c9699584ec7308c1e888ae137)
Tue, 07 Aug 2007 02:37:58 +0000 Carlos Silva Add the possibility to create an Address Book, useful for newly registered MSN users.
Sat, 16 Jun 2007 07:03:31 +0000 Ka-Hing Cheung Compile!
Sat, 16 Jun 2007 04:00:32 +0000 Carlos Silva propagate from branch 'im.pidgin.pidgin' (head d3e5a5add3f39caa08b46c83177328e51c2d961a)
Sat, 26 May 2007 14:09:52 +0000 Stu Tomlinson Fix a compile warning
Sat, 26 May 2007 13:59:07 +0000 Stu Tomlinson Revert a bunch of whitespace changes so reviewing a diff against
Sun, 15 Apr 2007 04:59:43 +0000 Richard Laager Fix up some gaim -> purple issues.
Sun, 15 Apr 2007 04:29:56 +0000 Richard Laager merge of 'b4911943cba6f29cf0694dfd563cac17612236dc'
Sun, 15 Apr 2007 03:56:08 +0000 Richard Laager propagate from branch 'im.pidgin.rlaager.merging.msnp13-and-sf-1621854-4-rlaager-whitespace' (head 51cec0ffea45c8589dcb7bf0f9e36e749ed43017)
Sun, 15 Apr 2007 03:43:17 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 98b6b547b29ea1192b73cc4e1de1e674edef4328)
Sun, 21 Oct 2007 04:46:33 +0000 Luke Schierer applied changes from 2762c6075c0dc52a96098c5478c5bf68cfd890a3
Fri, 28 Sep 2007 15:48:30 +0000 Richard Laager applied changes from e67a54b3bf4349b6e65a46f749626a122c6afb22
Fri, 28 Sep 2007 15:48:01 +0000 Richard Laager applied changes from b23d40378bee58e6e5a79f04f532b50daf43f802
Thu, 13 Sep 2007 03:02:34 +0000 Daniel Atallah A fix from Laszlo Pandy to make the MSN HTTP Method work again. Fixes #2638 and should make a number of people happy. This introduces a new string that isn't marked as translatable for 2.2.0 because it is so late in the game.
Sun, 15 Apr 2007 04:12:27 +0000 Ka-Hing Cheung Committing khc's msnp14 changes from Trac Ticket #148. --rlaager
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Fri, 24 Aug 2007 02:50:55 +0000 Sadrul Habib Chowdhury Input handlers are unsigned integers. So set them to 0 instead of -1 after
Wed, 13 Jun 2007 12:25:13 +0000 Daniel Atallah Avoid accessing an invalid pointer when ret == -1
Thu, 07 Jun 2007 06:26:06 +0000 Mark Doliner We should surface this error to the user when calling
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/