log mcabber/src/jab_iq.c @ 977:5b01de4ac5e1

age author description
Tue, 10 Oct 2006 20:15:06 +0200 Alexis Hildebrandt Cosmetic changes
Wed, 27 Sep 2006 22:57:23 +0200 Mikael Berthe Use U suffix for unsigned defines
Sat, 09 Sep 2006 13:10:27 +0200 Mikael Berthe Do not enter chat mode after command "/del"
Thu, 25 May 2006 21:56:37 +0200 Mikael Berthe Improve readability (/request {time,version})
Sat, 15 Apr 2006 11:17:34 +0200 Mikael Berthe Use hgcset (if available) when answering to IQ:version requests
Sat, 01 Apr 2006 15:57:14 +0200 Mikael Berthe Nicer message when receiving IQ result packet
Sat, 25 Mar 2006 20:01:51 +0100 Mikael Berthe Use PACKAGE_NAME/PACKAGE_VERSION instead of PACKAGE/VERSION
Sat, 25 Mar 2006 18:16:10 +0100 Mikael Berthe Remove useless checks before g_free() calls
Sat, 25 Mar 2006 18:10:36 +0100 Mikael Berthe Store most data in UTF-8 internally
Mon, 13 Mar 2006 18:41:01 +0100 Mikael Berthe Free eviqs data field in iqs_del() and evs_del()
Mon, 13 Mar 2006 17:28:24 +0100 Mikael Berthe Introduce user "events" list
Sat, 18 Feb 2006 15:04:17 +0100 Mikael Berthe Fix a bug in iqs_check_timeout()
Sat, 18 Feb 2006 12:05:46 +0100 Mikael Berthe Display IQ results (time, version) in the chat window
Wed, 15 Feb 2006 23:00:49 +0100 Mikael Berthe Fix UTC time in IQ:version queries
Sun, 12 Feb 2006 11:39:32 +0100 Mikael Berthe Update Copyright (2006)
Sun, 12 Feb 2006 11:06:26 +0100 Mikael Berthe Propagate context to IQ callback functions
Thu, 09 Feb 2006 23:25:25 +0100 Mikael Berthe Cosmetics (line wrapping)
Thu, 09 Feb 2006 23:21:49 +0100 Mikael Berthe Implement IQ:time requests
Thu, 09 Feb 2006 23:20:28 +0100 Mikael Berthe Implement IQ:version requests
Thu, 09 Feb 2006 23:18:38 +0100 Mikael Berthe Introduce jb_iqs_display_list() helper function for debugging
Thu, 09 Feb 2006 23:16:46 +0100 Mikael Berthe Call IQ callback function when receiving an IQ error packet
Tue, 07 Feb 2006 21:14:47 +0100 Mikael Berthe Minor format change in IQ id string
Mon, 06 Feb 2006 21:06:19 +0100 Mikael Berthe Use the new IQ system for authentication
Mon, 06 Feb 2006 20:04:58 +0100 Mikael Berthe Call IQ callback function when receiving a RESULT packet
Mon, 06 Feb 2006 20:02:09 +0100 Mikael Berthe Switch IQ packet creation to the new IQ system
Mon, 06 Feb 2006 19:57:00 +0100 Mikael Berthe Introduce new IQ system
Fri, 16 Dec 2005 18:07:14 +0100 Mikael Berthe Answer IQ:version & IQ:time requests
Thu, 15 Dec 2005 23:29:56 +0100 Mikael Berthe Try to guess if a roster item is an agent
Thu, 15 Dec 2005 18:29:14 +0100 Mikael Berthe Improve IQ management
Thu, 15 Dec 2005 15:40:21 +0100 Mikael Berthe Code cleanup + remove deprecated Agents list IQ request
Thu, 15 Dec 2005 13:09:36 +0100 Mikael Berthe Set the subscription pending flag
Thu, 15 Dec 2005 12:52:37 +0100 Mikael Berthe Store subscription data
Tue, 13 Dec 2005 22:20:23 +0100 Mikael Berthe Code cleanup
Tue, 13 Dec 2005 22:16:27 +0100 Mikael Berthe Clean up handle_iq_result()
Tue, 13 Dec 2005 20:08:46 +0100 Mikael Berthe IQ: send feature-not-implemented error stanzas
Mon, 05 Dec 2005 23:56:29 +0100 Mikael Berthe Remove debug print statements
Mon, 05 Dec 2005 00:01:16 +0100 Mikael Berthe Fix modelines
Sun, 04 Dec 2005 11:51:47 +0100 Mikael Berthe Fix connection issue
Sun, 04 Dec 2005 11:06:59 +0100 Mikael Berthe Move IQ Jabber stuff to a separate file base mcabber/src/jabglue.c@51f59d9753bc