log

age author description
Mon, 28 Sep 2009 01:54:43 +0000 Elliott Sales de Andrade Minor leak fixes. Probably not too important since they're in DNS resolver
Sat, 26 Sep 2009 17:38:05 +0000 Sadrul Habib Chowdhury I think this is the more correct way of determining invisibility.
Sat, 26 Sep 2009 17:34:10 +0000 Sadrul Habib Chowdhury Fix a couple of possible null-pointer dereferences.
Sat, 26 Sep 2009 17:05:37 +0000 Sadrul Habib Chowdhury Allow unsetting account alias in finch.
Fri, 25 Sep 2009 03:41:49 +0000 Paul Aurich merge of '363fb1f7fa72426b9e239a320bd53c6bd59f57f9'
Fri, 25 Sep 2009 03:39:35 +0000 brian lu More tightly scope a variable and avoid trying to free an unset variable.
Thu, 24 Sep 2009 16:58:31 +0000 Paul Aurich jabber: Don't crash when adding a buddy without a node (no '@'). Closes #10261.
Thu, 24 Sep 2009 16:38:49 +0000 Paul Aurich jabber: Always require a resource when starting Legacy IQ Auth.
Thu, 24 Sep 2009 20:38:30 +0000 Peter Hjalmarsson Updated swedish translation, with suggestions from Tapo C.
Thu, 24 Sep 2009 01:50:02 +0000 Mark Doliner Fix some problems adding "stuff" to oscar buddy lists, where "stuff" is
Thu, 24 Sep 2009 01:29:56 +0000 Mark Doliner Don't attempt to remove the master group in our cleanlist function.
Wed, 23 Sep 2009 10:02:08 +0000 maiku merge of '6447eb03b5b0d21ec2d313005e95d66b4376eeae'
Wed, 23 Sep 2009 10:00:56 +0000 maiku Fix a crash when content modify contains unknown content.
Tue, 22 Sep 2009 06:30:04 +0000 Mark Doliner Change the way we handle these if checks to hopefully be a little
Tue, 22 Sep 2009 06:01:08 +0000 Mark Doliner Minor cleanup. gc->prpl is guarranteed to be a PurplePlugin with