log

age author description
Sun, 02 Aug 2009 22:48:05 +0000 Paul Aurich Updated Russian translation some more. Closes #9818.
Sun, 02 Aug 2009 20:42:00 +0000 Paul Aurich jabber: Keep a second connection open over which to send the terminate.
Sun, 02 Aug 2009 05:53:56 +0000 Paul Aurich Oops, fix loading smiley themes.
Sun, 02 Aug 2009 05:34:11 +0000 Paul Aurich Don't use pointers (even opaquely) once they're freed. Closes #9822.
Sun, 02 Aug 2009 05:04:41 +0000 Paul Aurich Fix a bunch of memory leaks reported by Josh Mueller. Refs #9822.
Sun, 02 Aug 2009 04:33:26 +0000 Paul Aurich Clarify load_smiley_theme a little. Refs #9822.
Sun, 02 Aug 2009 04:10:32 +0000 Paul Aurich yahoo: Fix some "leaks" (in reality these shouldn't happen). Refs #9822.
Sun, 02 Aug 2009 03:58:52 +0000 Paul Aurich oscar: g_new0 cannot fail. It always aborts, right? Refs #9822.
Sun, 02 Aug 2009 03:00:00 +0000 Paul Aurich jabber: Add a BOSH send timer (queue up stanzas), fixes connecting to Prosody
Sat, 01 Aug 2009 22:12:30 +0000 Paul Aurich jabber: Store the "own JabberBuddy" in the JabberStream* struct.
Sat, 01 Aug 2009 21:45:24 +0000 Paul Aurich jabber: Stop fall-through on connection error.
Sat, 01 Aug 2009 18:55:27 +0000 Paul Aurich merge of '8351342d3a30c75649de9c3d4abc7b6f45ce8f82'
Sat, 01 Aug 2009 18:51:02 +0000 Paul Aurich cert: Fix a reversed check. Oops.
Sat, 01 Aug 2009 05:31:59 +0000 duck zephyr: Build properly on Hurd.
Sat, 01 Aug 2009 04:32:24 +0000 Paul Aurich jabber: Ridiculously verbose logging for BOSH.