log

age author description
Wed, 14 May 2008 04:58:36 +0000 Ka-Hing Cheung merge of '994f8bdccfcf73a73924e593d2c398c8d416e5e9'
Wed, 14 May 2008 02:21:25 +0000 Daniel Atallah Fix a NULL printf. Fixes #5387.
Wed, 14 May 2008 01:57:45 +0000 Stu Tomlinson Clean up the comments about MSNP14, and make the --enable-msnp14 option no
Wed, 14 May 2008 07:38:58 +0000 Ka-Hing Cheung Someone should write a tool to insert a name in the right place
Wed, 14 May 2008 05:11:32 +0000 Ka-Hing Cheung patch from Andrew Gaul to fix another memleak
Wed, 14 May 2008 04:30:40 +0000 Ka-Hing Cheung this causes a use after free
Tue, 13 May 2008 20:54:30 +0000 Stu Tomlinson unleak (thanks sadrul!)
Tue, 13 May 2008 20:45:29 +0000 Stu Tomlinson Rewrite a ChangeLog entry I just wrote.
Tue, 13 May 2008 20:43:21 +0000 Stu Tomlinson Make MSN buddy list synchronization more forgiving, only ask about
Tue, 13 May 2008 18:56:11 +0000 Daniel Atallah merge of '657be692e8fe314ef25624dc2b70d25e1cf8085b'
Tue, 13 May 2008 16:52:40 +0000 Sadrul Habib Chowdhury Remove a compile warning.
Tue, 13 May 2008 16:52:21 +0000 Sadrul Habib Chowdhury This should make the column widths a bit better. Thanks to vekin in
Tue, 13 May 2008 18:55:06 +0000 Daniel Atallah Patch from Will Hawkins to fix SIMPLE authentication on some servers.
Tue, 13 May 2008 14:24:43 +0000 Stu Tomlinson Refresh email credentials for @live.com accounts too
Tue, 13 May 2008 11:17:46 +0000 Kelemen G«¡bor Hungarian translation updated for 2.4.2
Tue, 13 May 2008 02:34:52 +0000 Daniel Atallah For chats created using the "normal" (i.e. Join a Chat) flow, there will always
Tue, 13 May 2008 00:12:38 +0000 Etan Reisner Close up scope of a variable, I'm just cleaning up my tree some.
Tue, 13 May 2008 00:08:06 +0000 Etan Reisner Make this a doxygen comment.
Mon, 12 May 2008 02:56:24 +0000 Daniel Atallah Fix functions to match definitions.
Mon, 12 May 2008 02:55:08 +0000 Daniel Atallah Presumably this is what was intended.
Mon, 12 May 2008 02:27:24 +0000 Daniel Atallah Fix function to match header definition
Mon, 12 May 2008 02:27:08 +0000 Daniel Atallah More s/ssize_t/gssize/
Mon, 12 May 2008 02:24:20 +0000 Daniel Atallah Build fixes for MSVC
Mon, 12 May 2008 02:21:52 +0000 Daniel Atallah Using named elements in a struct initialization doesn't work in MSVC.
Mon, 12 May 2008 02:18:55 +0000 Daniel Atallah Fix jabber_iq_register_handler() to match header.
Mon, 12 May 2008 02:18:11 +0000 Daniel Atallah Reuse cleanup function.
Mon, 12 May 2008 02:17:00 +0000 Daniel Atallah MSVC build fixes
Mon, 12 May 2008 02:13:40 +0000 Daniel Atallah Use gssize instead of ssize_t as the latter isn't available everywhere.
Mon, 12 May 2008 02:08:04 +0000 Daniel Atallah Bonjour build fixes for MSVC.
Mon, 12 May 2008 02:03:13 +0000 Richard Laager Remove the stat check that isn't useful and breaks on OS X.