Mercurial > pidgin.yaz
graph
-
Print that specific message only when there is a CN; otherwise fall backFri, 16 Oct 2009 04:42:39 +0000, by Paul Aurich
-
printf("%s", NULL) when a cert has no CN. Refs #10519.Fri, 16 Oct 2009 02:39:40 +0000, by Paul Aurich
-
merge of '33ac448c0d0fbe2bd41ad24c9d2e8faa14fafa69'Fri, 16 Oct 2009 01:27:25 +0000, by Paul Aurich
-
This should derfernately be changeloggedThu, 15 Oct 2009 23:48:54 +0000, by Mark Doliner
-
Don't call aim_src_clientready() until we have activated our feedbagThu, 15 Oct 2009 23:42:27 +0000, by Mark Doliner
-
Typo.Fri, 16 Oct 2009 01:16:38 +0000, by Paul Aurich
-
jabber: Remove useless jabber_normalize calls now that the data in the hash tableThu, 15 Oct 2009 16:25:09 +0000, by Paul Aurich
-
merge of '0ff7fb50305f33b84a373ff00a085c25175515c1'Thu, 15 Oct 2009 16:13:57 +0000, by Paul Aurich
-
Yahoo prpl is crashing everytime a message from a yahoo buddy is received (have not checked federated ids).Thu, 15 Oct 2009 09:21:18 +0000, by Sulabh Mahajan
-
Credit Frostregen for the userlist styling thing. Refs #9377.Wed, 14 Oct 2009 15:28:27 +0000, by John Bailey
-
jabber: Reduce these from assertions to checks.Thu, 15 Oct 2009 16:13:00 +0000, by Paul Aurich
-
merged with im.pidgin.pidginWed, 14 Oct 2009 13:26:08 +0900, by Yoshiki Yazawa
-
merge of '1bcd0bb175fd417fd165aa7b52e219c97b0e30c6'Wed, 14 Oct 2009 03:13:29 +0000, by Daniel Atallah
-
merge of '5fc198b7a02aacaaa8a7045d9df437c2d0e9006b'Tue, 13 Oct 2009 19:52:35 +0000, by Paul Aurich
-
Register URL handlers for everything that Windows has knows about like we doWed, 14 Oct 2009 03:11:27 +0000, by Daniel Atallah
-
merge of '80eaa62b397424cadf9ea37ca0e98894f823fbf5'Mon, 12 Oct 2009 22:19:48 +0000, by John Bailey
-
merge of '466c48e634f92dbe476c9d7504ef7eb91a4b304e'Mon, 12 Oct 2009 19:54:27 +0000, by John Bailey
-
merge of '899182ae412c1d58eab5efb5001e980fdfda4190'Mon, 12 Oct 2009 20:23:50 +0000, by Elliott Sales de Andrade
-
Shut up valgrind ("unitialized bytes(s)...") and changelog.Tue, 13 Oct 2009 17:24:38 +0000, by Paul Aurich
-
Fix the code dealing with writing a TXT lookup response from child to parent.Tue, 13 Oct 2009 17:23:00 +0000, by Paul Aurich
-
jabber: Use the newly refactored code to simplify "Initiate Chat".Mon, 12 Oct 2009 18:24:37 +0000, by Paul Aurich
-
jabber: Refactor the chat-joining codeMon, 12 Oct 2009 18:11:32 +0000, by Paul Aurich
-
jabber: Add an "Initiate Chat" blist context menu option for GTalk accounts.Mon, 12 Oct 2009 17:36:12 +0000, by eion
-
ChangeLog the MSN thing and rearrange the ChangeLog sections to be moreMon, 12 Oct 2009 17:57:23 +0000, by John Bailey
-
Fix MSN forgetting display names for buddies. Fixes #10421.Mon, 12 Oct 2009 17:45:17 +0000, by Sadrul Habib Chowdhury
-
merge of '3abad7606f4a2dfd1903df796f33924b12509a56'Mon, 12 Oct 2009 08:27:03 +0000, by Sadrul Habib Chowdhury
-
Oops, forgot to credit kryojenik on fixing federated user blocking. Refs #9983.Mon, 12 Oct 2009 05:18:44 +0000, by John Bailey
-
Credit kryojenik for his patch. Refs #9814.Mon, 12 Oct 2009 05:08:17 +0000, by John Bailey
-
Explicitly define the enum values like Paul wanted. Refs #9814.Mon, 12 Oct 2009 05:03:50 +0000, by John Bailey
-
Handle adding Lotus Sametime and Microsoft OCS buddies to Yahoo! accounts.Mon, 12 Oct 2009 05:01:17 +0000, by kryojenik23-pidgin
-
Minor comment typo.Sat, 10 Oct 2009 04:24:35 +0000, by Elliott Sales de Andrade
-
Swap two lines to fix a crash.Sun, 11 Oct 2009 19:20:44 +0000, by Sadrul Habib Chowdhury
-
Fix a small leak.Sat, 10 Oct 2009 19:47:30 +0000, by Sadrul Habib Chowdhury
-
A leak fix in the candidate list, and some code simplification.Sat, 10 Oct 2009 19:44:44 +0000, by Sadrul Habib Chowdhury
-
merged with im.pidgin.pidginSun, 11 Oct 2009 17:36:59 +0900, by Yoshiki Yazawa
-
Use the appropriate function to remove an input watcher.Sat, 10 Oct 2009 22:58:28 +0000, by Paul Aurich
-
merged with im.pidgin.pidginSun, 11 Oct 2009 00:51:47 +0900, by Yoshiki Yazawa
-
ssl-gnutls: I think this error message makes a little more sense.Sat, 10 Oct 2009 03:53:59 +0000, by Paul Aurich
-
Check in the configure.ac check to go along with that #ifdef... Refs #10412.Sat, 10 Oct 2009 03:37:48 +0000, by Paul Aurich
-
Some wordsmithing on this message from Y S Landro, Richard, William, and Kevin (on the translators m-l).Sat, 10 Oct 2009 03:34:01 +0000, by Paul Aurich
-
Check the GnuTLS version before using a recent-ish flag. Fixes #10412.Sat, 10 Oct 2009 03:27:31 +0000, by Paul Aurich
-
merge of '1db1fa363515af9bf20cd293f7ff7995d16099bb'Sat, 10 Oct 2009 00:56:35 +0000, by Sadrul Habib Chowdhury
-
Allow setting a destroy-function for the data. Fixes a leak.Fri, 09 Oct 2009 18:01:51 +0000, by Sadrul Habib Chowdhury
-
Fix an incorrect leak-fix. Thanks Elliott!Fri, 09 Oct 2009 17:33:16 +0000, by Sadrul Habib Chowdhury
-
merge of '5b55f7c6ba5c3a07e85fbc2cd0370a411c7c70db'Fri, 09 Oct 2009 18:54:35 +0000, by Paul Aurich
-
merge of '0818f22621a06fa5a61bba3d4a10de1e42813cfa'Fri, 09 Oct 2009 01:39:41 +0000, by Paul Aurich
-
Fix a leak, and a series of typos.Thu, 08 Oct 2009 21:31:18 +0000, by Sadrul Habib Chowdhury
-
Fixing leak is nice, but let's not crash in the process.Thu, 08 Oct 2009 19:15:31 +0000, by Sadrul Habib Chowdhury
-
Leak fix for perl plugins.Thu, 08 Oct 2009 18:16:41 +0000, by Sadrul Habib Chowdhury
-
Donot use a servconn if it's freed. Mark a leak.Thu, 08 Oct 2009 18:14:41 +0000, by Sadrul Habib Chowdhury
-
Fix a possible leak.Thu, 08 Oct 2009 18:12:06 +0000, by Sadrul Habib Chowdhury
-
Fix leaks, and a bug.Thu, 08 Oct 2009 18:10:48 +0000, by Sadrul Habib Chowdhury
-
Nullify the freed pointer so it's not accessed later.Thu, 08 Oct 2009 18:03:05 +0000, by Sadrul Habib Chowdhury
-
Leak fix.Thu, 08 Oct 2009 17:41:41 +0000, by Sadrul Habib Chowdhury
-
Leak fix.Thu, 08 Oct 2009 15:32:04 +0000, by Sadrul Habib Chowdhury
-
Don't crash when $gc is undefined in a call to Purple::Prpl::send_raw.Fri, 09 Oct 2009 01:16:11 +0000, by Paul Aurich
-
merge of '333738ef627ffd5419b727b4031f65b60f94f7aa'Thu, 08 Oct 2009 04:02:26 +0000, by Sadrul Habib Chowdhury
-
Free up the parsers.Wed, 07 Oct 2009 21:29:18 +0000, by Sadrul Habib Chowdhury
-
Add missing null sentinels, and help the compiler catch such errors.Wed, 07 Oct 2009 21:17:10 +0000, by Sadrul Habib Chowdhury
-
Plug leaks in the file-selector code.Wed, 07 Oct 2009 20:23:16 +0000, by Sadrul Habib Chowdhury
-
German translation updateWed, 07 Oct 2009 20:37:03 +0000, by Bj«Órn Voigt
-
- German updateWed, 07 Oct 2009 20:19:19 +0000, by Bj«Órn Voigt
-
merge of '071f90416f664b41b4426e7929dc0a595aa02127'Tue, 06 Oct 2009 15:58:05 +0000, by Sadrul Habib Chowdhury
-
Fix sending /buzz on yahoo.Tue, 06 Oct 2009 15:56:43 +0000, by Sadrul Habib Chowdhury
-
Mark "STUN server:" for translation.Fri, 09 Oct 2009 18:51:11 +0000, by Paul Aurich
-
merge of '319a1520a23092d6a84cf888dd358669dd7ba7c3'Tue, 06 Oct 2009 03:34:05 +0000, by Paul Aurich
-
German translation update:Mon, 05 Oct 2009 20:02:09 +0000, by Bj«Órn Voigt
-
Add the Entrust.net Secure Server CA (taken from Debian's set). Closes #10247.Tue, 06 Oct 2009 03:33:27 +0000, by Paul Aurich
-
jabber: Re-arrange the code that detects legacy servers so that we don't stomp over "Host Unknown" errors.Tue, 06 Oct 2009 03:25:26 +0000, by Paul Aurich
-
jabber: Fix removing a buddy with a pending subscription.Mon, 05 Oct 2009 18:10:08 +0000, by Paul Aurich
-
Note whether IDN support is enabled/disabled in the Help->About dialog.Sun, 04 Oct 2009 18:01:35 +0000, by Paul Aurich
-
Remove a stray printf()Sun, 04 Oct 2009 18:01:17 +0000, by Paul Aurich
-
Document the opaque structure. Refs #10432.Sun, 04 Oct 2009 17:53:22 +0000, by Paul Aurich
-
Updated Vietnamese translation. Closes #10409.Sun, 04 Oct 2009 05:48:40 +0000, by clytie
-
Oops, forgot to ChangeLog that. Refs #9377.Sun, 04 Oct 2009 02:18:21 +0000, by John Bailey
-
Allow a user to use gtkrc to style the userlist in chat windows. I don't thinkSun, 04 Oct 2009 02:15:22 +0000, by John Bailey
-
Add Sulabh as a developer, as we were supposed to do once the Summer of CodeSat, 03 Oct 2009 21:30:52 +0000, by John Bailey
-
Don't attempt to change the alias on the server if the contact is not (yet)Sat, 03 Oct 2009 21:01:57 +0000, by Elliott Sales de Andrade
-
Don't crash is passport is NULL on Windows. I don't know why this wouldSat, 03 Oct 2009 20:01:35 +0000, by Elliott Sales de Andrade
-
Null-terminate this string explicitly to avoid valgrind complaining.Sat, 03 Oct 2009 03:25:05 +0000, by Paul Aurich
-
jabber: Don't try to pull a photo out of the <PHOTO/> cdata.Sat, 03 Oct 2009 02:50:48 +0000, by Paul Aurich
-
Prevent a NULL sprintf(%s) when no resource is assigned to an account during inband registration. Fixes #10420.Fri, 02 Oct 2009 16:19:19 +0000, by Daniel Atallah
-
merge of '4f0da4d0982e7676421da341297c5a36718765e3'Fri, 02 Oct 2009 13:01:28 +0000, by Sadrul Habib Chowdhury
-
Do not special case the first group added to the buddy list.Thu, 01 Oct 2009 18:47:34 +0000, by Sadrul Habib Chowdhury
-
Plug leaks from incorrect color types/names in gntrc.Wed, 30 Sep 2009 17:55:16 +0000, by Sadrul Habib Chowdhury
-
Add ":p" (since we already have :-p) as an XMPP smiley.Fri, 02 Oct 2009 05:57:54 +0000, by Paul Aurich
-
Extend the TinyURL plugin.Wed, 30 Sep 2009 15:20:25 +0000, by Sadrul Habib Chowdhury
-
merge of '3817d6fd81f4052bb57cd8ad113d8ffd8028591b'Tue, 29 Sep 2009 16:19:47 +0000, by Paul Aurich
-
merge of '6a834614341327cc0cbbdc3887692354df8999e3'Tue, 29 Sep 2009 01:36:03 +0000, by Sadrul Habib Chowdhury
-
Fix a possible null-dereference and/or memory leak.Mon, 28 Sep 2009 17:41:56 +0000, by Sadrul Habib Chowdhury
-
Do not create a conversation yet.Mon, 28 Sep 2009 17:39:33 +0000, by Sadrul Habib Chowdhury
-
Typo fix (thanks to clang-analyzer).Sat, 26 Sep 2009 18:05:44 +0000, by Sadrul Habib Chowdhury
-
jabber: Don't crash when disconnecting if there's been no response from the server.Mon, 28 Sep 2009 22:11:54 +0000, by Paul Aurich
-
Generate the "preference" attribute correctly for candidates on localesMon, 28 Sep 2009 18:11:28 +0000, by Marcus Lundblad
-
merge of 'ad95721f47b1dcb2d2e5c50c91701526fc4fd67f'Mon, 28 Sep 2009 06:44:46 +0000, by Mark Doliner
-
Fix a string now that we're not in string freeze. Thanks, QuLogic!Mon, 28 Sep 2009 02:30:09 +0000, by Paul Aurich
-
Minor leak fixes. Probably not too important since they're in DNS resolverMon, 28 Sep 2009 01:54:43 +0000, by Elliott Sales de Andrade
-
I think this is the more correct way of determining invisibility.Sat, 26 Sep 2009 17:38:05 +0000, by Sadrul Habib Chowdhury
-
Fix a couple of possible null-pointer dereferences.Sat, 26 Sep 2009 17:34:10 +0000, by Sadrul Habib Chowdhury
-
Allow unsetting account alias in finch.Sat, 26 Sep 2009 17:05:37 +0000, by Sadrul Habib Chowdhury
-
merged with im.pidgin.pidginFri, 25 Sep 2009 14:32:16 +0900, by Yoshiki Yazawa
-
merge of '363fb1f7fa72426b9e239a320bd53c6bd59f57f9'Fri, 25 Sep 2009 03:41:49 +0000, by Paul Aurich
-
More tightly scope a variable and avoid trying to free an unset variable.Fri, 25 Sep 2009 03:39:35 +0000, by brian lu
-
jabber: Don't crash when adding a buddy without a node (no '@'). Closes #10261.Thu, 24 Sep 2009 16:58:31 +0000, by Paul Aurich
-
jabber: Always require a resource when starting Legacy IQ Auth.Thu, 24 Sep 2009 16:38:49 +0000, by Paul Aurich
-
Updated swedish translation, with suggestions from Tapo C.Thu, 24 Sep 2009 20:38:30 +0000, by Peter Hjalmarsson
-
merged with im.pidgin.pidginThu, 24 Sep 2009 16:02:36 +0900, by Yoshiki Yazawa
-
Fix some problems adding "stuff" to oscar buddy lists, where "stuff" isThu, 24 Sep 2009 01:50:02 +0000, by Mark Doliner
-
Don't attempt to remove the master group in our cleanlist function.Thu, 24 Sep 2009 01:29:56 +0000, by Mark Doliner
-
merge of '6447eb03b5b0d21ec2d313005e95d66b4376eeae'Wed, 23 Sep 2009 10:02:08 +0000, by maiku
-
Fix a crash when content modify contains unknown content.Wed, 23 Sep 2009 10:00:56 +0000, by maiku
-
Change the way we handle these if checks to hopefully be a littleTue, 22 Sep 2009 06:30:04 +0000, by Mark Doliner