log

age author description
Sat, 07 Nov 2009 04:41:04 +0000 Paul Aurich jabber: did someone say something about the end of the struct?
Sat, 07 Nov 2009 03:45:13 +0000 Paul Aurich xmppdisco: Close the input request when closing the dialog. Fixes a crash.
Fri, 06 Nov 2009 21:28:04 +0000 Sadrul Habib Chowdhury merge of 'ac8595402f07bcd2e5467756aa6ccf6d9daf907a'
Fri, 06 Nov 2009 21:26:36 +0000 Sadrul Habib Chowdhury Fix compile with debugging enabled.
Fri, 06 Nov 2009 18:12:01 +0000 Paul Aurich oscar: According to the online docs, statusCode 607 is rate limit (confirmed
Fri, 06 Nov 2009 09:57:49 +0000 Paul Aurich Hmm, I think I'm reaching diminishing returns.
Fri, 06 Nov 2009 09:30:40 +0000 Paul Aurich jabber: These uses of strlen() are unnecessary.
Fri, 06 Nov 2009 09:16:01 +0000 Paul Aurich jabber: If it should never happen, we certainly should never keep going in the function!
Fri, 06 Nov 2009 09:13:28 +0000 Paul Aurich jabber: Use purple_connection_get_prpl() instead of jabber_plugin.
Fri, 06 Nov 2009 09:07:46 +0000 Paul Aurich Oops, make that build.
Fri, 06 Nov 2009 08:55:36 +0000 Paul Aurich jabber: Fix a few places where the default for require_tls was wrong.
Fri, 06 Nov 2009 08:47:28 +0000 Paul Aurich jabber: Use purple_strequal to simplify some auth code
Fri, 06 Nov 2009 08:39:49 +0000 Paul Aurich jabber: Convert to purple_debug_* convenience functions.
Fri, 06 Nov 2009 08:14:53 +0000 Paul Aurich jabber: Print account name on sent stanzas in the debug log.
Fri, 06 Nov 2009 04:21:47 +0000 Daniel Atallah Add some additional debug output to the avahi mdns implemenation.