log libpurple/protocols/oscar/family_feedbag.c @ 22856:ab2322195dab

age author description
Mon, 05 May 2008 09:22:46 +0000 Mark Doliner Minor changes... mostly whitespace related.
Thu, 24 Apr 2008 11:32:13 +0000 Evan Schoenberg I missed 2 aim_putsnac() calls which needed to be removed for 2e791da1.
Thu, 24 Apr 2008 11:10:03 +0000 Evan Schoenberg All SNACs on FLAP channel 2 except in the auth family are now sent through
Tue, 04 Dec 2007 06:12:52 +0000 Mark Doliner Recycle, reduce, reuse
Mon, 03 Dec 2007 08:57:37 +0000 Mark Doliner g_strdup() is awesome. 11 insertions(+), 35 deletions(-)
Fri, 28 Sep 2007 15:50:42 +0000 Richard Laager applied changes from 02a707bbb0cf1cab4c65c4977bed39c67c5b2452
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Wed, 05 Sep 2007 05:43:08 +0000 Mark Doliner When doing oscar server-side list management, do deletions before
Tue, 31 Jul 2007 06:51:29 +0000 Mark Doliner Some changes from Matthew Goldstein and I to not automatically remove
Tue, 29 May 2007 10:25:05 +0000 Mark Doliner Clean up some other ssi-related things. This commit and my last one
Tue, 29 May 2007 09:51:51 +0000 Mark Doliner Cleanup and simplification of some tlvlist stuff in the oscar protocol.
Tue, 22 May 2007 18:56:09 +0000 Daniel Atallah Make all the oscar memory allocations and frees use the glib functions to avoid problems when mixing C runtimes.
Sat, 05 May 2007 18:14:18 +0000 Evan Schoenberg Similarly, aim_ssi_sync() should return the success value of its determining function, aim_ssi_addmoddel()
Sat, 05 May 2007 18:10:33 +0000 Evan Schoenberg It is more useful for these aim_ssi methods to return a real value (the result of aim_ssi_sync()) than to always return 0 regardless of their success or failure
Thu, 03 May 2007 08:34:53 +0000 Mark Doliner This is ugly and probably not a "correct" fix, but it seems to fix