| Commit message (Expand) | Author | Age | Files | Lines |
* | The FSF changed its address a while ago; our files were out of date. | John Bailey | 2007-09-08 | 58 | -58/+58 |
* | Patch from QuLogic. Fixes #2903 ('Missing newlines in debug messages.') | Sadrul Habib Chowdhury | 2007-09-05 | 3 | -3/+3 |
* | Deal better with receiving a msn ACK when there is no switchboard connected. ... | Daniel Atallah | 2007-09-04 | 1 | -1/+2 |
* | Patch from Gal Topper to fix an endianness issue in MSN file transfers. Fixes... | Sean Egan | 2007-09-03 | 1 | -1/+1 |
* | In MSN prpl, use attention API. Can be disabled by undefining | Jeff Connelly | 2007-08-27 | 3 | -7/+59 |
* | Input handlers are unsigned integers. So set them to 0 instead of -1 after | Sadrul Habib Chowdhury | 2007-08-24 | 1 | -4/+4 |
* | Warning fixes in the aftermath of resiak's authorize_cb and deny_cb type fixing. | Daniel Atallah | 2007-08-12 | 1 | -3/+5 |
* | cmd->params[2] could be NULL, or purple_url_decode() could return NULL. Don't... | Evan Schoenberg | 2007-07-14 | 1 | -1/+1 |
* | accept() wants a pointer to a socklen_t, not an unsigned int. This has no pro... | Evan Schoenberg | 2007-07-04 | 1 | -1/+1 |
* | Use the glib strcasecmp functions everywhere, as we've had reports of | Richard Laager | 2007-07-01 | 1 | -1/+1 |
* | propagate from branch 'im.pidgin.pidgin.2.1.0' (head bcf28ef7e8ff6bb7068d4f7f... | Richard Laager | 2007-06-16 | 3 | -3/+22 |
|\ |
|
| * | propagate from branch 'im.pidgin.pidgin.2.1.0' (head 6733196cafc60146d92a2656... | Sean Egan | 2007-06-15 | 2 | -4/+4 |
| |\ |
|
| * | | Avoid accessing an invalid pointer when ret == -1 | Daniel Atallah | 2007-06-13 | 1 | -1/+1 |
| * | | Don't retrieve hotmail authorization info for non-hotmail accounts. Fixes #1580 | Stu Tomlinson | 2007-06-10 | 2 | -2/+21 |
* | | | merge of '6733196cafc60146d92a26565e0d90bd8b43a9ef' | Richard Laager | 2007-06-16 | 2 | -1/+2 |
|\ \ \
| | |/
| |/| |
|
| * | | Replace "wer" with "were" | Richard Laager | 2007-06-14 | 1 | -1/+1 |
| * | | propagate from branch 'im.pidgin.pidgin' (head 40543ce7b48e6be1fa33e3381d376f... | Richard Laager | 2007-06-07 | 1 | -3/+3 |
| |\ \
| | |/
| |/| |
|
| * | | We should surface this error to the user when calling | Mark Doliner | 2007-06-07 | 1 | -0/+1 |
* | | | disapproval of revision '2d8ea56b90971e7851442d96b7d74ecb4f052126' | Richard Laager | 2007-06-16 | 1 | -3/+3 |
| |/
|/| |
|
* | | Mark the return type const for the following functions. I noticed this | Richard Laager | 2007-06-07 | 1 | -3/+3 |
|/ |
|
* | Improve parsing user info for MSN, Fixes #690 | Stu Tomlinson | 2007-06-02 | 2 | -5/+24 |
* | Handle problems initiating or joining a switchboard session more gracefully. | Stu Tomlinson | 2007-06-02 | 2 | -7/+47 |
* | Fix problems with MSN when you use a wrong password. | Stu Tomlinson | 2007-06-02 | 2 | -0/+3 |
* | Under some conditions, we're getting "BPR MOB Y" when there hasn't previously... | Daniel Atallah | 2007-05-31 | 1 | -0/+2 |
* | Handle new accounts with no buddies better - finish login when the first | Stu Tomlinson | 2007-05-27 | 2 | -15/+17 |
* | Only write out the HTML comment on win32, to avoid the risk of confusing | Stu Tomlinson | 2007-05-24 | 1 | -2/+4 |
* | When closing IM windows on MSN, don't release the switchboard connection | Stu Tomlinson | 2007-05-23 | 1 | -1/+6 |
* | Remove an unused variable | Stu Tomlinson | 2007-05-20 | 1 | -1/+0 |
* | Support for @msn.com accounts when opening Inbox, and unconditioanlly request | Stu Tomlinson | 2007-05-20 | 2 | -2/+7 |
* | A couple of tweaks to open Hotmail inbox | Stu Tomlinson | 2007-05-20 | 2 | -0/+6 |
* | Periodically refresh the authentication info required to automatically log | Stu Tomlinson | 2007-05-19 | 1 | -1/+14 |
* | merge of 'f17d0ae4cbd08357e5b5f0df9ecd86d770c130ba' | Evan Schoenberg | 2007-05-17 | 2 | -2/+3 |
|\ |
|
| * | Fix MSN "Open Hotmail Inbox" for non-hotmail.com accounts (eg. hotmail.co.uk) | Stu Tomlinson | 2007-05-17 | 2 | -2/+3 |
* | | slpcall now explicitlt references its xfer and unreferences it when it is des... | Evan Schoenberg | 2007-05-17 | 3 | -0/+6 |
* | | disapproval of revision '20a4a4077bba23ee2db10a235a79b0f193497653' | Evan Schoenberg | 2007-05-17 | 3 | -6/+0 |
* | | slpcall now explicitlt references its xfer and unreferences it when it is des... | Evan Schoenberg | 2007-05-17 | 3 | -0/+6 |
|/ |
|
* | In MSN we fake sending messages to yourself. This had a small bug in that | Stu Tomlinson | 2007-05-12 | 1 | -2/+26 |
* | Patch from sourceforge tracker 1652005 from wabz to fix displaying file | Stu Tomlinson | 2007-05-12 | 3 | -32/+16 |
* | Fix declaration after statement. | Daniel Atallah | 2007-05-04 | 1 | -1/+2 |
* | merge of 'ce035a1ed2ecddee707549904f889a9c7b7c2dca' | Sean Egan | 2007-05-04 | 2 | -2/+10 |
|\ |
|
| * | Make MSN mobile buddies offline, mobile, and offline-messagable. Fixes #215 | Sean Egan | 2007-05-04 | 2 | -2/+10 |
* | | merge of 'bff0ee9ac3da9191ccb9858fe6aec2445fab73d0' | Richard Laager | 2007-05-03 | 2 | -19/+8 |
|\ \ |
|
| * | | Remove a bunch of unnecessary NULL checking for g_free() | Daniel Atallah | 2007-05-03 | 1 | -17/+6 |
| * | | This should fix #569. I'm waiting for a debug log to see exactly what is up. | Daniel Atallah | 2007-05-03 | 1 | -1/+1 |
| * | | Fix calculating SHA1C for buddy icons | Stu Tomlinson | 2007-05-03 | 1 | -1/+1 |
| |/ |
|
* | | merge of 'e9f12eb06c5b8c4a1af8d1ac70e54a4ad447e9fc' | Richard Laager | 2007-05-03 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | disapproval of revision 'bf9779a51471f98c95339f8736da02b6af1a0a89' | Richard Laager | 2007-05-03 | 1 | -1/+1 |
* | | Now that version.h is a generated source file, we need to add | Stu Tomlinson | 2007-05-03 | 1 | -0/+1 |
|/ |
|
* | Re-comment that out | Sean Egan | 2007-04-30 | 1 | -1/+1 |
* | And now the protocols | Gary Kramlich | 2007-04-30 | 1 | -1/+13 |