log

age author description
Mon, 12 Oct 2009 05:08:17 +0000 John Bailey Credit kryojenik for his patch. Refs #9814.
Mon, 12 Oct 2009 05:03:50 +0000 John Bailey Explicitly define the enum values like Paul wanted. Refs #9814.
Mon, 12 Oct 2009 05:01:17 +0000 kryojenik23-pidgin Handle adding Lotus Sametime and Microsoft OCS buddies to Yahoo! accounts.
Sat, 10 Oct 2009 04:24:35 +0000 Elliott Sales de Andrade Minor comment typo.
Sun, 11 Oct 2009 19:20:44 +0000 Sadrul Habib Chowdhury Swap two lines to fix a crash.
Sat, 10 Oct 2009 19:47:30 +0000 Sadrul Habib Chowdhury Fix a small leak.
Sat, 10 Oct 2009 19:44:44 +0000 Sadrul Habib Chowdhury A leak fix in the candidate list, and some code simplification.
Sat, 10 Oct 2009 22:58:28 +0000 Paul Aurich Use the appropriate function to remove an input watcher.
Sat, 10 Oct 2009 03:53:59 +0000 Paul Aurich ssl-gnutls: I think this error message makes a little more sense.
Sat, 10 Oct 2009 03:37:48 +0000 Paul Aurich Check in the configure.ac check to go along with that #ifdef... Refs #10412.
Sat, 10 Oct 2009 03:34:01 +0000 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:27:31 +0000 Paul Aurich Check the GnuTLS version before using a recent-ish flag. Fixes #10412.
Sat, 10 Oct 2009 00:56:35 +0000 Sadrul Habib Chowdhury merge of '1db1fa363515af9bf20cd293f7ff7995d16099bb'
Fri, 09 Oct 2009 18:01:51 +0000 Sadrul Habib Chowdhury Allow setting a destroy-function for the data. Fixes a leak.
Fri, 09 Oct 2009 17:33:16 +0000 Sadrul Habib Chowdhury Fix an incorrect leak-fix. Thanks Elliott!
Fri, 09 Oct 2009 18:54:35 +0000 Paul Aurich merge of '5b55f7c6ba5c3a07e85fbc2cd0370a411c7c70db'
Fri, 09 Oct 2009 01:39:41 +0000 Paul Aurich merge of '0818f22621a06fa5a61bba3d4a10de1e42813cfa'
Thu, 08 Oct 2009 21:31:18 +0000 Sadrul Habib Chowdhury Fix a leak, and a series of typos.
Thu, 08 Oct 2009 19:15:31 +0000 Sadrul Habib Chowdhury Fixing leak is nice, but let's not crash in the process.
Thu, 08 Oct 2009 18:16:41 +0000 Sadrul Habib Chowdhury Leak fix for perl plugins.
Thu, 08 Oct 2009 18:14:41 +0000 Sadrul Habib Chowdhury Donot use a servconn if it's freed. Mark a leak.
Thu, 08 Oct 2009 18:12:06 +0000 Sadrul Habib Chowdhury Fix a possible leak.
Thu, 08 Oct 2009 18:10:48 +0000 Sadrul Habib Chowdhury Fix leaks, and a bug.
Thu, 08 Oct 2009 18:03:05 +0000 Sadrul Habib Chowdhury Nullify the freed pointer so it's not accessed later.
Thu, 08 Oct 2009 17:41:41 +0000 Sadrul Habib Chowdhury Leak fix.
Thu, 08 Oct 2009 15:32:04 +0000 Sadrul Habib Chowdhury Leak fix.
Fri, 09 Oct 2009 01:16:11 +0000 Paul Aurich Don't crash when $gc is undefined in a call to Purple::Prpl::send_raw.
Thu, 08 Oct 2009 04:02:26 +0000 Sadrul Habib Chowdhury merge of '333738ef627ffd5419b727b4031f65b60f94f7aa'
Wed, 07 Oct 2009 21:29:18 +0000 Sadrul Habib Chowdhury Free up the parsers.
Wed, 07 Oct 2009 21:17:10 +0000 Sadrul Habib Chowdhury Add missing null sentinels, and help the compiler catch such errors.