log libpurple/account.c @ 26390:507d2366d329

age author description
Mon, 26 Jan 2009 06:44:00 +0000 Mark Doliner Remove trailing whitespace
Thu, 22 Jan 2009 19:46:18 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head c5b982597812ab3c0fd2dbca9be31f173fda67bb)
Tue, 06 Jan 2009 03:39:51 +0000 Paul Aurich Patch from Paul Aurich to add purple_strequal to help readability and simplicity of code. Ie, don't need to negate the value of strcmp, since this does a strcmp and does the negation for us
Fri, 12 Dec 2008 20:03:58 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head b8d6086aef6b2e65d86e8ce60220ab7f460d5079)
Mon, 08 Dec 2008 17:57:09 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 81aa401ac9855c99eb55a7cf91fa221860dee220)
Sat, 13 Dec 2008 05:45:27 +0000 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head d5bb29138cbe033bbfd8ec689203d73818765327)
Sun, 16 Nov 2008 06:57:47 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 8daee71db7028dda036c11e23ca5a60fe834fa95)
Sun, 02 Nov 2008 18:39:39 +0000 Sadrul Habib Chowdhury A couple of minor fixes.
Sun, 02 Nov 2008 10:54:00 +0000 Gary Kramlich Finish off the libpurple updates for the hidden blist structs
Tue, 20 Jan 2009 04:08:00 +0000 Daniel Atallah Thomas Gibson-Robinson noticed that the "saveable" attribute of a status type
Thu, 11 Dec 2008 21:10:57 +0000 Sadrul Habib Chowdhury Use ref-counting to prevent a crash if request-auth callbacks are called
Sat, 06 Dec 2008 19:16:21 +0000 Florian Qu«²ze Fix a crash in purple_accounts_delete that happens when the buddy list hasn't
Sun, 16 Nov 2008 00:10:02 +0000 Richard Laager propagate from branch 'im.pidgin.cpw.khc.msnp14.soap' (head a8cd841bcb25707847d12b7743eaf73cc27274af)
Thu, 30 Oct 2008 22:40:49 +0000 Richard Laager Build everything with the *_DISABLE_DEPRECATED flags set. This allows us
Sun, 31 Aug 2008 17:54:21 +0000 Daniel Atallah An optimization for purple_accounts_find() to eliminate a malloc/free per
Wed, 23 Apr 2008 16:38:08 +0000 Stu Tomlinson Allow changing to or from an empty password when the protocol specifies
Wed, 27 Feb 2008 22:43:36 +0000 Etan Reisner Add this back, the merge lost it.
Wed, 27 Feb 2008 00:24:57 +0000 Etan Reisner merge of '3195166356877e091e9b3d663bc03f7682ed3a17'
Tue, 26 Feb 2008 01:33:35 +0000 Etan Reisner Register and unregister the PurpleConnectionErrorInfo pointers with dbus, I
Tue, 26 Feb 2008 14:02:06 +0000 Stu Tomlinson I'm going to pretend this solves all my problems, except I can't see how
Thu, 31 Jan 2008 02:23:55 +0000 Eoin Coffey Made account.c use purple_connection_get_prpl instead of gc->prpl.
Mon, 14 Jan 2008 19:42:14 +0000 Daniel Atallah Plug a small leak.
Wed, 09 Jan 2008 22:14:17 +0000 Daniel Atallah This makes authorization requests go away when the account is disconnected. It will leak the protocol's user_data, but without an API change, there isn't much that can be done about that. References #4609
Thu, 03 Jan 2008 04:57:40 +0000 Richard Laager Probe for -Wstrict-prototypes to get some more warnings. I then cleaned up
Tue, 25 Dec 2007 06:38:17 +0000 Mark Doliner Infinitesimally better debug message
Mon, 17 Dec 2007 12:09:59 +0000 Will Thompson Don't bother making transient connection errors persist across a restart.
Mon, 10 Dec 2007 15:22:27 +0000 Will Thompson Ensure that an error's description actually is UTF-8 before writing it out to
Thu, 06 Dec 2007 09:52:58 +0000 Sadrul Habib Chowdhury Normalize the names appropriately when searching for accounts. This should
Wed, 05 Dec 2007 00:03:11 +0000 Etan Reisner merge of '93a8de710501e9a772b3fb12ab3db6682a41b3d6'
Sat, 01 Dec 2007 23:40:13 +0000 Will Thompson g_strdup() connection error descriptions when restoring cached errors for