log libpurple/protocols/jabber/jabber.c @ 29113:3bf5dbff753b

age author description
Tue, 01 Dec 2009 21:18:45 +0000 Paul Aurich jabber: Complete the fix for a NULL printf() on registration on Windows. Closes #10420 again.
Fri, 27 Nov 2009 20:36:31 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 3e6ed1829a654e5c7cf286670e3adc20e6158113)
Tue, 17 Nov 2009 23:05:18 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 2980a8828dae367476dcf5d8e52783fdc137d8bf)
Tue, 17 Nov 2009 19:23:05 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head d2984fa9ffdaa63b01cc1e0d94aec5622cd080c1)
Mon, 09 Nov 2009 03:42:26 +0000 Paul Aurich jabber: Complete (though untested) SCRAM implementation.
Sat, 07 Nov 2009 06:10:17 +0000 Paul Aurich jabber: Factor the SASL auth methods into their own files.
Mon, 30 Nov 2009 16:07:54 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Fri, 27 Nov 2009 17:07:19 +0000 Paul Aurich jabber: More namespaces! This is a good stopping point for now.
Fri, 27 Nov 2009 07:13:38 +0000 Paul Aurich merge of '5e1784d5a975dc0726e72521fbf6024dfa281d84'
Thu, 26 Nov 2009 22:47:53 +0000 Paul Aurich jabber: Add the missing file and fix up the Google session namespaces
Thu, 26 Nov 2009 22:35:07 +0000 Paul Aurich jabber: Start putting all the namespaces in one location with consistent naming.
Wed, 25 Nov 2009 19:00:39 +0000 Stu Tomlinson Add some safety to jabber_send_signal_cb in case someone else was listening
Fri, 20 Nov 2009 16:36:33 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Tue, 17 Nov 2009 21:34:28 +0000 Marcus Lundblad jabber: don't crash when right-clicking on buddies non on the local roster
Fri, 13 Nov 2009 15:04:10 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Thu, 12 Nov 2009 23:24:43 +0000 Marcus Lundblad jabber: Determine if a buddy can receive a file transfer (when we have
Sun, 08 Nov 2009 02:21:28 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Fri, 06 Nov 2009 09:13:28 +0000 Paul Aurich jabber: Use purple_connection_get_prpl() instead of jabber_plugin.
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: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.
Wed, 04 Nov 2009 16:58:41 +0900 Yoshiki Yazawa commit differences as a revision for now.
Mon, 26 Oct 2009 03:41:22 +0000 Paul Aurich jabber: Oops. --leaks.
Sun, 25 Oct 2009 15:30:09 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Sat, 24 Oct 2009 00:59:12 +0000 Paul Aurich jabber: Reject invalid chat nicks in /nick command. Fixes #10532.
Wed, 21 Oct 2009 14:41:12 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Fri, 16 Oct 2009 20:22:26 +0000 Paul Aurich jabber: Correct the /part command's help.
Wed, 14 Oct 2009 13:26:08 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Sat, 10 Oct 2009 19:44:44 +0000 Sadrul Habib Chowdhury A leak fix in the candidate list, and some code simplification.
Sun, 11 Oct 2009 00:51:47 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin