log

age author description
Wed, 05 Sep 2007 05:43:08 +0000 Mark Doliner When doing oscar server-side list management, do deletions before
Wed, 05 Sep 2007 01:12:44 +0000 William Ehlhardt - Add purple_reserved fields to various structures.
Tue, 04 Sep 2007 21:55:59 +0000 Daniel Atallah Deal better with receiving a msn ACK when there is no switchboard connected. Fixes #2640.
Tue, 04 Sep 2007 21:00:24 +0000 Sadrul Habib Chowdhury Catch the event at the very end to make sure other plugins can play with it
Tue, 04 Sep 2007 19:00:57 +0000 Daniel Atallah Lookup the default First and Last name values for bonjour on win32 in a thread to avoid delays when the plugin is being loaded. Apparently for some people the delay is quite significant when they're part of a domain, but the domain server isn't accessible.
Tue, 04 Sep 2007 18:19:39 +0000 Sadrul Habib Chowdhury merge of '13a4e3e02e0fa91a6083954093807fa58bab04e8'
Tue, 04 Sep 2007 18:08:14 +0000 Daniel Atallah Store the socket_type in the PurpleNetworkListenData correctly so that callback functions can use it correctly. Fixes #2933.