[Telepathy] released telepathy-gabble 0.3.2

Robert McQueen robert.mcqueen at collabora.co.uk
Tue Aug 29 12:37:05 PDT 2006


Gabble release, complies with with stream-engine 0.3.1 and implements
spec 0.13.3. A few bug fixes... full changes follow.

Regards,
Rob

Tue Aug 29 20:28:41 BST 2006  Robert McQueen
<robert.mcqueen at collabora.co.uk>
  tagged telepathy-gabble 0.3.2

Tue Aug 29 20:26:37 BST 2006  Robert McQueen
<robert.mcqueen at collabora.co.uk>
  * bump version to 0.3.2

Tue Aug 29 19:58:54 BST 2006  rob.taylor at collabora.co.uk
  * do ERROR_CFLAGS properly

Tue Aug 29 19:35:21 BST 2006  rob.taylor at collabora.co.uk
  * AM_INIT_AUTOMAKE wasn't actually being invoked with a version,
thanks to typo..

Tue Aug 29 19:33:17 BST 2006  rob.taylor at collabora.co.uk
  * change to use nano-version rather than release for greater sanity
and `date ` doesnt work in the version string

Tue Aug 29 14:02:36 BST 2006  dafydd.harries at collabora.co.uk
  * use g_hash_table_replace rather than _insert so that we don't use
freed string as session ID

Wed Aug 23 22:55:05 BST 2006  dafydd.harries at collabora.co.uk
  * pass LmMessage to session action handler functions 'cos it's useful

Wed Aug 23 22:50:04 BST 2006  dafydd.harries at collabora.co.uk
  * resolve conflicts

Fri Jun  2 18:51:00 BST 2006  dafydd.harries at collabora.co.uk
  * refactor session action handling

Fri Jun  2 17:35:52 BST 2006  dafydd.harries at collabora.co.uk
  * wrap long line

Tue Aug 29 14:46:43 BST 2006  rob.taylor at collabora.co.uk
  * add missing AM_INIT_AUTOMAKE

Tue Aug 29 10:00:54 BST 2006  rob.taylor at collabora.co.uk
  * resolve conflict with local autoconf versioning change

Wed Jun 28 14:20:31 BST 2006  rob.taylor at collabora.co.uk
  * add configure flag for ignoring loudmouth version

Wed Jun 28 14:19:16 BST 2006  rob.taylor at collabora.co.uk
  * dont use as-version, use new style AC_INIT and AM_INIT_AUTOMAKE

Thu Aug 24 19:26:51 BST 2006  Robert McQueen
<robert.mcqueen at collabora.co.uk>
  * set elements of the struct which actually exist

Thu Aug 24 19:14:45 BST 2006  Robert McQueen
<robert.mcqueen at collabora.co.uk>
  * remove now-deprecated member element from GetSessionHandlers

Tue Aug 22 14:10:32 BST 2006  Simon McVittie
<simon.mcvittie at collabora.co.uk>
  * Update generate/README to reflect the new process

Tue Aug 22 18:00:51 BST 2006  Robert McQueen
<robert.mcqueen at collabora.co.uk>
  * correct error string to say RequestStreams

Tue Aug 22 18:00:38 BST 2006  Robert McQueen
<robert.mcqueen at collabora.co.uk>
  * make the media channel implement IceSignalling interface

Tue Aug 22 18:00:23 BST 2006  Robert McQueen
<robert.mcqueen at collabora.co.uk>
  * add IceSignalling to telepathy-interfaces.h

Mon Aug 21 20:30:53 BST 2006  Robert McQueen
<robert.mcqueen at collabora.co.uk>
  * run gintset through indent -nut (except for the function parameters,
which I disagree with :D)

Mon Aug 21 20:25:13 BST 2006  Robert McQueen
<robert.mcqueen at collabora.co.uk>
  * patch from Olli Salli <olli.salli at nokia.com> to optimise intset foreach

Mon Aug 21 20:21:06 BST 2006  Robert McQueen
<robert.mcqueen at collabora.co.uk>
  * patch from Olli Salli <olli.salli at nokia.com> to fix g_intset_clear
to actually work

Mon Aug 21 20:19:08 BST 2006  Robert McQueen
<robert.mcqueen at collabora.co.uk>
  * add gabble.manager and write-mgr-file to _boring

Tue Aug 22 16:23:14 BST 2006  Robert McQueen
<robert.mcqueen at collabora.co.uk>
  * update the generate shell scripts to point to telepathy-spec, not
telepathy-python

Tue Aug 22 15:51:31 BST 2006  Robert McQueen
<robert.mcqueen at collabora.co.uk>
  * update media channel and session to support new
IceSignalling/IceSessionHandler in spec 0.13.3

Tue Aug 22 15:45:58 BST 2006  Robert McQueen
<robert.mcqueen at collabora.co.uk>
  * regenerate gobject stubs with Channel.Interface.IceSignalling from
spec 0.13.3

Tue Aug 22 15:45:30 BST 2006  Robert McQueen
<robert.mcqueen at collabora.co.uk>
  * regenerate XML with new Channel.Interface.IceSignalling from spec 0.13.3

Mon Aug 21 17:16:18 BST 2006  ole.andre.ravnaas at collabora.co.uk
  * GabbleMediaFactory: register the correct kind of messagehandler with
loudmouth (IQ instead of MESSAGE).

Mon Aug 21 17:15:50 BST 2006  ole.andre.ravnaas at collabora.co.uk
  * GabbleMediaFactory: set the factory property when creating the
GabbleMediaChannel object.

Mon Aug 21 17:15:23 BST 2006  ole.andre.ravnaas at collabora.co.uk
  * fixed a debug printout de-referencing random memory, for real this
time. :)

Mon Aug 21 17:13:38 BST 2006  ole.andre.ravnaas at collabora.co.uk
  * GabbleMediaFactory: removed trailing whitespace and fixed a debug
printout de-referencing random memory.

Mon Aug 21 17:12:27 BST 2006  ole.andre.ravnaas at collabora.co.uk
  * GabbleMediaFactory: fixed sid housekeeping code.

Mon Aug 21 17:10:03 BST 2006  ole.andre.ravnaas at collabora.co.uk
  * GabbleMediaChannel: register sid when the remote end provided it.

Mon Aug 21 17:08:34 BST 2006  ole.andre.ravnaas at collabora.co.uk
  * GabbleConnection: removed dangling media code which is now in the
factory.

Mon Aug 21 17:07:37 BST 2006  ole.andre.ravnaas at collabora.co.uk
  * GabbleConnection: removed commented out stun properties that are now
stored in the properties mixin.

Fri Aug  4 20:13:21 BST 2006  senko at senko.net
  * removed sid allocation from connection, fixed media factory (no more
zombie sessions, switched to new debugging framework)

Fri Aug  4 01:51:29 BST 2006  senko at senko.net
  * made gabble use the new media factory object

Fri Aug  4 01:48:55 BST 2006  senko at senko.net
  * created media factory object

Mon Aug 21 17:33:16 BST 2006  Robert McQueen
<robert.mcqueen at collabora.co.uk>
  * swap -> and . to help the compiler... :)

Fri Aug 18 18:25:33 BST 2006  Robert McQueen
<robert.mcqueen at collabora.co.uk>
  * don't remove people from the publish channel in response to updated
roster items if they are awaiting our approval - this state is only
arrived at by <presence type=subscribe> nodes

Fri Aug 18 17:25:29 BST 2006  Robert McQueen
<robert.mcqueen at collabora.co.uk>
  * replace odd block logic with another switch statement instead

Fri Aug 18 17:24:18 BST 2006  Robert McQueen
<robert.mcqueen at collabora.co.uk>
  * split big switch statement for publish/subscribe/known changes into
three for clarity

Fri Aug 18 17:13:50 BST 2006  Robert McQueen
<robert.mcqueen at collabora.co.uk>
  * use _gabble_roster_item_get instead of directly accessing the
hashtable, to create new roster items and avoid null pointer dereference

Fri Aug 18 17:12:35 BST 2006  Robert McQueen
<robert.mcqueen at collabora.co.uk>
  * remove roster items after handling blocking, to avoid dereferencing
freed memory

Fri Aug 11 12:24:22 BST 2006  Simon McVittie
<simon.mcvittie at collabora.co.uk>
  * Stringify group member change reasons for easier debugging

Wed Aug  9 18:08:58 BST 2006  Simon McVittie
<simon.mcvittie at collabora.co.uk>
  * group-mixin: include actor, reason in members-changed debug

Wed Aug  9 17:54:23 BST 2006  Simon McVittie
<simon.mcvittie at collabora.co.uk>
  * group-mixin.c: Initialize mixin->priv->actors

Wed Aug  9 17:37:26 BST 2006  Simon McVittie
<simon.mcvittie at collabora.co.uk>
  * gabble-muc-channel.c: fill in some more reason codes

Wed Aug  9 17:37:04 BST 2006  Simon McVittie
<simon.mcvittie at collabora.co.uk>
  * Add BANNED reason code to telepathy-constants.h

Wed Aug  9 17:27:30 BST 2006  Simon McVittie
<simon.mcvittie at collabora.co.uk>
  * gabble-muc-channel.c: Fill in reason_code when kicked or banned

Wed Aug  9 16:54:40 BST 2006  Simon McVittie
<simon.mcvittie at collabora.co.uk>
  * gabble-muc-channel.c: Add actor, reason_code (mostly stub, but actor
partly implemented)

Wed Aug  9 15:38:41 BST 2006  Simon McVittie
<simon.mcvittie at collabora.co.uk>
  * Add TP_CHANNEL_GROUP_CHANGE_REASON_foo to telepathy-constants.h

Wed Aug  9 13:31:31 BST 2006  Simon McVittie
<simon.mcvittie at collabora.co.uk>
  * Add actor, reason params to gabble_group_mixin_change_members

Thu Aug 10 15:39:20 BST 2006  Simon McVittie
<simon.mcvittie at collabora.co.uk>
  * gabble-register.c: don't say registration succeeded when all we've
done is send off a request
  This caused registration failures (notably, trying to register an
  already-existing JID) to be presented as either a successful registration
  or a wrong password.

Wed Aug  9 20:06:51 BST 2006  Robert McQueen
<robert.mcqueen at collabora.co.uk>
  * bump version to 0.3.1.1

Wed Aug  9 20:01:33 BST 2006  Robert McQueen
<robert.mcqueen at collabora.co.uk>
  tagged telepathy-gabble 0.3.1
-- 
Robert McQueen
Director, Collabora Ltd.


More information about the Telepathy mailing list