Fri, 14 Sep 2007 05:03:10 +0000 |
Kevin Stange |
Make Win32 build from dist tarball.
|
Fri, 14 Sep 2007 05:52:46 +0000 |
Sadrul Habib Chowdhury |
Remove this for now to pass distcheck. I need to find a way to bring this
|
Fri, 14 Sep 2007 05:52:04 +0000 |
Sean Egan |
Please NEWS and continue to ChangeLog things.
|
Fri, 14 Sep 2007 04:28:13 +0000 |
Kevin Stange |
merge of '11768a3d08fa04aafe9292064f8999c0fc368c8b'
|
Fri, 14 Sep 2007 04:26:52 +0000 |
Kevin Stange |
Ship zap.h for MySpaceIM to pass distcheck (and allow dist tarball to work)
|
Fri, 14 Sep 2007 04:22:57 +0000 |
Ambrose C. Li |
Fixes #3085 , zh_TW translation update
|
Fri, 14 Sep 2007 03:44:03 +0000 |
Sadrul Habib Chowdhury |
merge of 'da40aebad3ad2fda4c989c859927ab42a0825de5'
|
Fri, 14 Sep 2007 03:15:25 +0000 |
Ethan Blanton |
whoops, missed the changelog for the Brazilian Portuguese translation
|
Fri, 14 Sep 2007 03:12:14 +0000 |
Ethan Blanton |
Portuguese language translation from Maurcio.
|
Fri, 14 Sep 2007 02:41:20 +0000 |
John Bailey |
Comment tweaks to be closer to the version handed out via the wiki as well as
|
Fri, 14 Sep 2007 00:37:11 +0000 |
Daniel Atallah |
Sneakiness to make it easy to compile xmpp on win32 with Cyrus SASL support. This isn't ready for popular consumption yet, but if anyone wants the sasl binary that I compiled against MIT Kerberos, let me know.
|
Fri, 14 Sep 2007 00:28:55 +0000 |
John Bailey |
propagate from branch 'im.pidgin.cpw.rekkanoryo.examples' (head 55aed29a474f580bfb8b319bdcab36dc80024bd4)
|
Fri, 14 Sep 2007 00:17:33 +0000 |
Daniel Atallah |
There shouldn't be assert()s in pretty much any libpurple code.
|
Fri, 14 Sep 2007 00:03:30 +0000 |
Daniel Atallah |
Clear the password when we get an auth. error and we're not saving passwords so that you don't need to go into the account settings to reset it. Fix #3083.
|
Fri, 14 Sep 2007 00:01:47 +0000 |
Daniel Atallah |
Cleanup the SASL init and add error checking.
|
Thu, 13 Sep 2007 21:34:55 +0000 |
Sean Egan |
Fixes #3051 Patch from Will Hawkins to clean up SIMPLE login and registration
|
Thu, 13 Sep 2007 04:32:19 +0000 |
William Ehlhardt |
merge of '5d4b00a88466bb9e851eaca42ab3fd3f2c4093ef'
|
Fri, 14 Sep 2007 03:38:19 +0000 |
Sadrul Habib Chowdhury |
Don't fail on distcheck.
|
Thu, 13 Sep 2007 07:50:10 +0000 |
Sadrul Habib Chowdhury |
Typo
|
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.
|
Thu, 13 Sep 2007 02:38:20 +0000 |
Daniel Atallah |
Fix crash in musicmessaging plugin when something else has set the message to NULL (in this case, I'm guessing the Offline Messaging plugin). Fixes #3050.
|
Thu, 13 Sep 2007 02:17:31 +0000 |
Sadrul Habib Chowdhury |
merge of '2510b3bdf51be7bd339aca4a39ec86bf73c6716c'
|
Thu, 13 Sep 2007 01:25:22 +0000 |
Daniel Atallah |
This is parts 1 and 2 of patch #2910 from Vladimir (thecrux) to improve NTLM proxy handling. Specifically, it specifies that we're using Unicode strings and uses the hostname of the local machine instead of incorrectly using the proxy server's hostname for authentication. References #2910.
|
Thu, 13 Sep 2007 04:30:54 +0000 |
William Ehlhardt |
- Make x509_signed_by return TRUE indiscriminately so that other things
|