Tue, 13 Nov 2007 22:01:42 +0000 |
Kelemen G«¡bor |
fixes #3766
|
Tue, 13 Nov 2007 21:55:21 +0000 |
Luke Schierer |
further fix the po/Changelog
|
Tue, 13 Nov 2007 21:54:06 +0000 |
Martin Srebotnjak |
fixes#3735
|
Tue, 13 Nov 2007 21:48:04 +0000 |
Luke Schierer |
merge of '6b1a373e3e69276313a52397e9213c08c1d67846'
|
Tue, 13 Nov 2007 18:00:22 +0000 |
Mark Doliner |
merge of '7a98d978e56502762335bda8f19011a139ac460a'
|
Tue, 13 Nov 2007 06:27:27 +0000 |
Daniel Atallah |
My changes to disable external port mapping exposed a flaw where the server socket was being closed immediately, before the client had read all the data - this caused the client to receive a RST and consequently error. The solution is to wait for the client to close the connection before closing the server connection. I'm surprised this hasn't been a problem elsewhere - it seems like it would be.
|
Tue, 13 Nov 2007 04:29:06 +0000 |
Daniel Atallah |
Don't map the port used for bonjour file transfers externally. This adds a new function that will go away in 3.0.0 when we can modify purple_network_do_listen to take an additional parameter.
|
Tue, 13 Nov 2007 02:20:58 +0000 |
Daniel Atallah |
Cleanup and fix the socks5 proxy connect address to be correct.
|
Mon, 12 Nov 2007 23:20:25 +0000 |
Daniel Atallah |
I messed this up at some point.
|
Mon, 12 Nov 2007 23:16:52 +0000 |
Daniel Atallah |
Don't allow the buffer to be overrun when you have lots of local IPs.
|
Mon, 12 Nov 2007 23:10:08 +0000 |
Daniel Atallah |
merge of 'aa714a29059f790cb003a8fe1bec9c8873d09e33'
|
Mon, 12 Nov 2007 20:39:26 +0000 |
Bj«Órn Voigt |
- "Listening musik"
|
Mon, 12 Nov 2007 19:04:01 +0000 |
Stu Tomlinson |
merge of '9a0d3011817c44b114c37789a6561df8c8d75a80'
|
Mon, 12 Nov 2007 18:59:14 +0000 |
Will Thompson |
merge of '42565dfdfb1d0477d08281c1c37e99bba59c56fc'
|
Mon, 12 Nov 2007 18:47:40 +0000 |
Will Thompson |
Add a clickable link to the SSL FAQ to errors about accounts which need SSL
|
Mon, 12 Nov 2007 08:27:56 +0000 |
Mark Doliner |
Get rid of a few silly doxygen warnings
|
Mon, 12 Nov 2007 08:27:17 +0000 |
Mark Doliner |
Fix a warning from make docs:
|
Mon, 12 Nov 2007 19:02:00 +0000 |
Stu Tomlinson |
The order of these variable declarations is important if we want the
|
Mon, 12 Nov 2007 17:13:44 +0000 |
Sadrul Habib Chowdhury |
Add maximize flags for windows.
|
Mon, 12 Nov 2007 16:53:54 +0000 |
Sadrul Habib Chowdhury |
merge of '45a353a8a7978312260680050564b3a32f0d07aa'
|
Mon, 12 Nov 2007 09:27:56 +0000 |
Kelemen G«¡bor |
Hungarian translation updated
|
Tue, 13 Nov 2007 13:19:08 +0000 |
Claudio Satriano |
First translation update for 2.3.0 and first try of mtn commit :)
|
Mon, 12 Nov 2007 08:58:25 +0000 |
Jochen Kemnade |
updated German translation
|
Mon, 12 Nov 2007 08:10:40 +0000 |
Mark Doliner |
merge of '64bb85d88261de930f9c987d2347b6babf8e7641'
|
Mon, 12 Nov 2007 07:59:13 +0000 |
Mark Doliner |
merge of '13fac0dd91d110f10bc90c13074fe6277ba77b0d'
|
Mon, 12 Nov 2007 07:32:28 +0000 |
Kevin Stange |
1.1.2 -> 1.1.5
|
Mon, 12 Nov 2007 08:10:24 +0000 |
Mark Doliner |
Add a lengthy comment about a small problem with our signal handler
|
Mon, 12 Nov 2007 07:57:31 +0000 |
Mark Doliner |
Update our Doxyfile.in using "doxygen -u Doxyfile.in"
|
Mon, 12 Nov 2007 05:49:34 +0000 |
John Bailey |
Update the FSF address that I missed in my round of updates a couple months ago.
|
Mon, 12 Nov 2007 05:46:42 +0000 |
John Bailey |
merge of '4d861866c16a8e87cc915a0d71b0b5a9365cbb3c'
|
Mon, 12 Nov 2007 03:09:54 +0000 |
Stu Tomlinson |
kill another compile warning
|
Mon, 12 Nov 2007 05:09:17 +0000 |
Daniel Atallah |
Leak fix, cleanup and code reuse.
|
Mon, 12 Nov 2007 04:17:10 +0000 |
Daniel Atallah |
I thought I was just fixing a leak in this commit, but it turns out I forgot to add the new files in the previous commit.
|
Mon, 12 Nov 2007 03:41:20 +0000 |
Daniel Atallah |
Don't strip the silc dlls.
|
Tue, 27 Nov 2007 15:56:20 +0000 |
Ethan Blanton |
Some platforms require additional includes before net/if.h, and this
|
Mon, 12 Nov 2007 03:37:14 +0000 |
Daniel Atallah |
Patch from some Intel folks to implement file transfer in Bonjour using XEP-0096 and 0065. This hopefully will work with Gaijm (haven't yet tested) and, of course, between libpurple instances; it will not work with Adium or iChat.
|
Mon, 12 Nov 2007 02:43:06 +0000 |
Daniel Atallah |
Update the win32 SILC Toolkit to 1.1.5.
|
Mon, 12 Nov 2007 02:29:15 +0000 |
Stu Tomlinson |
Squish some warnings here too, with evil(?) casts
|
Mon, 12 Nov 2007 01:59:01 +0000 |
Stu Tomlinson |
Silence a warning about blist_node_extended_menu defined but not used by
|
Mon, 12 Nov 2007 01:42:39 +0000 |
Stu Tomlinson |
Fix usage of purple_request_action_with_hint() (again?), hint and user_data
|
Mon, 12 Nov 2007 00:00:52 +0000 |
Daniel Atallah |
Fix build.
|
Sun, 11 Nov 2007 22:31:16 +0000 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin' (head d2826de9438a8a8756c77368c1f585807a3984d0)
|
Sun, 11 Nov 2007 22:29:39 +0000 |
Will Thompson |
Mention PidginMiniDialog in ChangeLog.API
|
Sun, 11 Nov 2007 22:27:52 +0000 |
Will Thompson |
Use the error icon rather than the disconnect icon in connection error
|
Sun, 11 Nov 2007 22:18:20 +0000 |
Will Thompson |
Switch to purple_connection_error_reason in msnp9, and a few places I missed in
|
Sun, 11 Nov 2007 22:09:49 +0000 |
Will Thompson |
Don't open a dialog window on connection errors --- they're shown in the buddy
|
Sun, 11 Nov 2007 21:56:58 +0000 |
Will Thompson |
Clarify PURPLE_CONNECTION_ERROR_INVALID_USERNAME slightly.
|
Sun, 11 Nov 2007 21:41:59 +0000 |
Will Thompson |
Use PURPLE_CONNECTION_ERROR_INVALID_USERNAME in oscar and yahoo, which were
|
Sun, 11 Nov 2007 21:37:39 +0000 |
Will Thompson |
I don't think that incorrect passwords can be helpfully distinguished from
|
Sun, 11 Nov 2007 21:22:12 +0000 |
Will Thompson |
Consensus on #pidgin is that certificate errors and AUTHENTICATION_IMPOSSIBLE
|
Sun, 11 Nov 2007 19:09:49 +0000 |
Will Thompson |
Add PURPLE_CONNECTION_ERROR_{INVALID_USERNAME,INCORRECT_PASSWORD}, to be used
|
Sun, 11 Nov 2007 17:01:59 +0000 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin' (head 0f99eebc17d3efab8dac3d72feb857ab25b06cb7)
|
Sun, 11 Nov 2007 14:19:55 +0000 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin' (head 18b9b46acf72ed063fad2e2779a5202fd6d8126b)
|
Sat, 10 Nov 2007 13:06:12 +0000 |
Will Thompson |
Propagating ipp to im.pidgin.cpw.resiak.disconnectreason caused
|
Sat, 10 Nov 2007 12:10:04 +0000 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin' (head d8103be97302efb404e2f6922925f661c807ad23)
|
Wed, 07 Nov 2007 11:23:03 +0000 |
Will Thompson |
Make mini-dialogs follow the blist's size changes.
|