log libpurple/account.c @ 29737:b983db2b01f5

age author description
Fri, 16 Apr 2010 07:35:11 +0000 Mark Doliner Add getter and setter for account->perm_deny. Patch by Stephen Whitmore.
Mon, 12 Apr 2010 03:55:07 +0000 yonas yanfa account: Add copies of connection signed-(on|off) and connection-error.
Thu, 18 Feb 2010 16:37:18 +0000 Daniel Atallah Minor optimization / incorrect use prevention
Sat, 09 Jan 2010 04:03:53 +0000 Daniel Atallah propagate from branch 'im.pidgin.pidgin' (head d5a2e2287440ac7134c201e66921754bd4187ba9)
Sat, 31 Oct 2009 17:52:54 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head bc551a0f3f61b07c37e8677925b1aeae91e849be)
Mon, 12 Oct 2009 05:08:37 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 2ac9ba8bc7ccc501db6f24fdfe06025a3957852a)
Wed, 16 Sep 2009 15:44:34 +0000 John Bailey merge of '6aa03fdea8a7360d07b6a8c72cfd0796a2990753'
Wed, 16 Sep 2009 15:44:26 +0000 John Bailey This effectively moves Etan's API addition off im.pidgin.pidgin and onto
Fri, 08 Jan 2010 20:11:49 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin.2.6.5' (head 794204a24ba7bf26cdb07ae71b9573b09927d641)
Thu, 07 Jan 2010 23:48:32 +0000 Daniel Atallah *** Plucked rev 0707f870a510922ae86ef379b5f01efa76d01402 (8e1d807c1aadfb510e14f047d2cf00e0c06be465):
Wed, 06 Jan 2010 00:48:50 +0000 Stu Tomlinson purple_account_request_authorization() does not require non-NULL auth and
Sun, 03 Jan 2010 23:33:59 +0000 Elliott Sales de Andrade Fix some funny indenting.
Mon, 26 Oct 2009 04:21:28 +0000 Paul Aurich account: Don't leak the account->privacy / account->deny lists.
Thu, 08 Oct 2009 19:15:31 +0000 Sadrul Habib Chowdhury Fixing leak is nice, but let's not crash in the process.
Thu, 08 Oct 2009 18:12:06 +0000 Sadrul Habib Chowdhury Fix a possible leak.