Mercurial > pidgin
graph
-
Fix a double free when connecting to the sender of a bonjour file fails. Also plug a small leak. Fixes #5971.Thu, 17 Jul 2008 04:38:07 +0000, by Daniel Atallah
-
MsnSlpSession->call_id isn't used anywhere, so get rid of itWed, 16 Jul 2008 09:16:52 +0000, by Mark Doliner
-
This check is duplicated three lines above. It was probably intendedWed, 16 Jul 2008 09:11:03 +0000, by Mark Doliner
-
Fixup MSN mailbox handling based on a patch from Felipe, plus variousThu, 17 Jul 2008 05:25:48 +0000, by Elliott Sales de Andrade
-
Avoid a crash in OIM processing if the request was cancelled outside ofThu, 17 Jul 2008 04:52:32 +0000, by Elliott Sales de Andrade
-
Always save the MSN transaction in each command, not just forThu, 17 Jul 2008 03:23:59 +0000, by Elliott Sales de Andrade
-
Commit the changes to oim.h that I forgot last time. Fixes #6343,Wed, 16 Jul 2008 03:53:28 +0000, by Elliott Sales de Andrade
-
fixes a crash and probably more correct and definitely easier to understandWed, 16 Jul 2008 02:39:15 +0000, by Ka-Hing Cheung
-
merge of '2b34b093b628670d60af5d699520a5dcede1fe74'Wed, 16 Jul 2008 00:59:19 +0000, by Ka-Hing Cheung
-
Allow macros in the plugin name when compiling statically.Tue, 15 Jul 2008 17:21:17 +0000, by Evan Schoenberg
-
When sending MSN OIM's, wrap Base64'd text at 76 characters. BecauseTue, 15 Jul 2008 01:42:01 +0000, by Elliott Sales de Andrade
-
On MSN, when an error occurs when opening a switchboard and calling theMon, 14 Jul 2008 04:55:34 +0000, by Elliott Sales de Andrade
-
When connecting to MSN with the HTTP method, the payload length was notMon, 14 Jul 2008 04:08:30 +0000, by Elliott Sales de Andrade
-
merge of '1a465eae5dc1b7bfc09b0724788403c096f461ce'Mon, 14 Jul 2008 03:04:03 +0000, by Elliott Sales de Andrade
-
A2B in #pidgin noticed that the link was missingMon, 14 Jul 2008 06:33:05 +0000, by Ka-Hing Cheung
-
remove soap2.c from windows as well, from Andrea VisinoniSun, 13 Jul 2008 23:28:37 +0000, by Ka-Hing Cheung
-
sadrul pointed out that I am dumbSun, 13 Jul 2008 21:04:23 +0000, by Ka-Hing Cheung
-
g_hash_table_remove_all is glib 2.12+ onlySun, 13 Jul 2008 19:55:55 +0000, by Ka-Hing Cheung
-
Argh. Forgot to update COPYRIGHT for Luke Bratch (947fd3aa).Sun, 13 Jul 2008 18:29:05 +0000, by Sadrul Habib Chowdhury
-
Add purple_get_host_name to get the hostname of the machine.Sun, 13 Jul 2008 18:01:57 +0000, by Sadrul Habib Chowdhury
-
Allow not creating a different directory for each user. Closes #5997.Sun, 13 Jul 2008 17:20:41 +0000, by Luke Bratch
-
Add menuitem for 'join chat' in the docklet menu. Closes #3623.Sun, 13 Jul 2008 17:00:50 +0000, by Balwinder S Dheeman
-
Initialize the commands subsystem before the plugins.Sun, 13 Jul 2008 15:51:38 +0000, by Sadrul Habib Chowdhury
-
merge of '8ef03a3edef528af90c03195f4225c8ee97214fd'Sun, 13 Jul 2008 10:09:19 +0000, by Sadrul Habib Chowdhury
-
Add Dimmuxx's real name to ChangeLog and COPYRIGHT. Also, put my nameSun, 13 Jul 2008 22:51:47 +0000, by Elliott Sales de Andrade
-
MSNP15 is here! Hopefully I didn't break anything. Sorry for the ton ofSun, 13 Jul 2008 07:14:37 +0000, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head 674f6a1c7267dc286556d800aed27b28a169c523)Sun, 13 Jul 2008 05:20:46 +0000, by Elliott Sales de Andrade
-
Workaround a bug in MSN servers where it sends an extra space at theSun, 13 Jul 2008 04:55:39 +0000, by Elliott Sales de Andrade
-
On MSN, always send the privacy settings and contact list after parsingSun, 13 Jul 2008 04:48:05 +0000, by Elliott Sales de Andrade
-
merge of '057f9dd738df2f3f1b3bd757d04cdd78dd379ecb'Sun, 13 Jul 2008 04:31:18 +0000, by Elliott Sales de Andrade
-
Disable the MSN blocked text dialog for now because it doesn't alwaysSun, 13 Jul 2008 04:04:10 +0000, by Elliott Sales de Andrade
-
On MSN, cancel the connection process to a server before checkingSun, 13 Jul 2008 01:15:09 +0000, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head 3fc4df7332983d84a3632b6372c6f7c894b529a3)Sat, 12 Jul 2008 07:32:05 +0000, by Elliott Sales de Andrade
-
merge of '0cbcb7f910c95c3dac3f06c404e29dcc8b709419'Sat, 12 Jul 2008 07:29:56 +0000, by Elliott Sales de Andrade
-
Also commit the change from b062f14d1bcd8e6c28b2b05977aa19a4bfd4867c toSat, 12 Jul 2008 07:29:38 +0000, by Elliott Sales de Andrade
-
Take out the code on MSN for REM and SYN that I missed.Sun, 13 Jul 2008 04:31:00 +0000, by Elliott Sales de Andrade
-
Take care of more cleanup in the MSN code.Sat, 12 Jul 2008 06:44:19 +0000, by Elliott Sales de Andrade
-
merge of '67ca4287c39e084b96718b0e1768578954ac66a5'Sat, 12 Jul 2008 04:50:47 +0000, by Elliott Sales de Andrade
-
The great MSN debug message cleanup! Threw in a few whitespace fixes,Sat, 12 Jul 2008 04:42:24 +0000, by Elliott Sales de Andrade
-
In MSN servconn, make handling of EAGAIN similar to that in httpconn.Wed, 09 Jul 2008 04:39:02 +0000, by Elliott Sales de Andrade
-
Fix updating the MSN buddy icon, which was probably broken by theWed, 09 Jul 2008 04:18:07 +0000, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head 99fe11b8da675f3b74b853ea29a16d8c9564cb95)Wed, 09 Jul 2008 02:06:38 +0000, by Elliott Sales de Andrade
-
On MSN, SBS command doesn't have a payload.Sat, 12 Jul 2008 04:50:15 +0000, by Elliott Sales de Andrade
-
Get rid of that whole msn_set_payload_len thing and correctly set theWed, 09 Jul 2008 01:46:10 +0000, by Elliott Sales de Andrade
-
merge of '5033650a1e57437cc3f2894adc41935daa6b3269'Wed, 09 Jul 2008 00:32:18 +0000, by Elliott Sales de Andrade
-
When receiving an MSN OUT, don't try to dereference cmd->params whenSun, 29 Jun 2008 20:01:14 +0000, by Elliott Sales de Andrade
-
When receiving an MSN custom smiley, look at the switchboard for theSun, 29 Jun 2008 19:17:26 +0000, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head b5d22abac579cbb2742419d7d2d7ea33caa56e39)Sat, 28 Jun 2008 08:08:22 +0000, by Elliott Sales de Andrade
-
Make sure xmlnode_copy also copies the prefix and namespace_map fromSat, 28 Jun 2008 06:55:30 +0000, by Elliott Sales de Andrade
-
Add a #define so that MSN ApplicationId is more easily updated. Also,Sat, 28 Jun 2008 06:02:50 +0000, by Elliott Sales de Andrade
-
Clean up some MSN SOAP stuff.Sat, 28 Jun 2008 06:01:22 +0000, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head 88a24003053cda8454a59fd448eb6575bdea2e0e)Mon, 23 Jun 2008 05:38:55 +0000, by Elliott Sales de Andrade
-
Clean up some #define's in msn.h and various supporting changes.Mon, 23 Jun 2008 05:36:52 +0000, by Elliott Sales de Andrade
-
Allow forcing an MSN HTTP connection to connect to a new server. ThisMon, 23 Jun 2008 04:10:46 +0000, by Elliott Sales de Andrade
-
On MSN, only notify the user of a Nudge when the ID of the datacastMon, 23 Jun 2008 01:14:02 +0000, by Elliott Sales de Andrade
-
Remove some MSN code duplication in processing messages from YahooMon, 23 Jun 2008 00:54:05 +0000, by Elliott Sales de Andrade
-
Remove a confusing debug message.Sun, 22 Jun 2008 23:44:12 +0000, by Elliott Sales de Andrade
-
disapproval of revision '075bff91d9cbcfd6f59c270802c5bffeb98c3b50'Wed, 09 Jul 2008 00:27:44 +0000, by Elliott Sales de Andrade
-
A patch from felipec to stop requesting the MSN buddy icon when theSun, 22 Jun 2008 22:59:50 +0000, by Elliott Sales de Andrade
-
A patch from felipec to consistently use NULL for the status of offlineSun, 22 Jun 2008 21:31:58 +0000, by Elliott Sales de Andrade