[Telepathy] Telepathy-salut 0.1.3 released

Sjoerd Simons sjoerd at luon.net
Wed Jun 13 07:23:51 PDT 2007


Hi,

  I've just released salut 0.1.3. 
  
  Tarball at:
    http://telepathy.freedesktop.org/releases/telepathy-salut/telepathy-salut_0.1.3.orig.tar.gz

  Darcs changelog below

    Sjoerd

Wed Jun 13 15:06:16 CEST 2007  Sjoerd Simons <sjoerd at luon.net>
  tagged telepathy-salut 0.1.3

Wed Jun 13 15:05:59 CEST 2007  Sjoerd Simons <sjoerd at luon.net>
  * version 0.1.3

Wed Jun 13 15:04:19 CEST 2007  Sjoerd Simons <sjoerd at luon.net>
  * Require that both nickname and published-name are non-empthy when set

Wed Jun 13 11:17:55 CEST 2007  Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
  * don't create the stanza if there is an error during build argument parsing

Wed Jun 13 10:50:15 CEST 2007  Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
  * gibber-xmpp-stanza.c: use gibber_goto_if_reached and gibber_goto_if_fail during stanza build parsing to fix a leak

Wed Jun 13 10:49:50 CEST 2007  Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
  * gibber-debug: add gibber_goto_if_reached and gibber_goto_if_fail macros

Wed Jun 13 10:21:06 CEST 2007  Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
  * gibber-xmpp-stanza.c: use g_return_if_reached instead of g_assert_not_reached during stanza_build args parsing

Wed Jun 13 10:18:50 CEST 2007  Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
  * gibber-xmpp-stanza: typedef GibberBuildTag

Tue Jun 12 18:37:54 CEST 2007  Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
  * gibber-xmpp-stanza.c: use type_names array to find the optionnal NS associated with a type

Tue Jun 12 18:26:37 CEST 2007  Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
  * gibber-xmpp-stanza.c: use the sub_type_names array instead of a switch to check if sub types belong to the right type

Tue Jun 12 18:24:11 CEST 2007  Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
  * test-stanza-build.c: test if the stanza is not NULL

Tue Jun 12 16:24:34 CEST 2007  Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
  * gibber-namespaces.h: add #define test to protect against multi inclusion

Tue Jun 12 15:23:50 CEST 2007  Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
  * gibber-xmpp-stanza.c: properly handle STREAM types

Tue Jun 12 15:03:45 CEST 2007  Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
  * ibber-xmpp-stanza.c: use static array instead of big switch to find subtype's name

Tue Jun 12 14:42:10 CEST 2007  Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
  * gibber-xmpp-stanza.c: use static array instead of big switch to find type's name

Tue Jun 12 13:33:57 CEST 2007  Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
  * gibber-xmpp-stanza.c: use g_slist_delete_link instead of 4 instructions doing exactly that

Tue Jun 12 13:18:15 CEST 2007  Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
  * gibber-xmpp-stanza.c: remove useless case GIBBER_STANZA_END in gibber_xmpp_stanza_build parsing

Tue Jun 12 13:02:56 CEST 2007  Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
  * gibber-debug.c: fix a leak in gibber_debug_stanza

Tue Jun 12 12:44:36 CEST 2007  Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
  * test-stanza-build.c: we have to unref the stanza

Tue Jun 12 12:14:34 CEST 2007  Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
  * add a gibber_xmpp_stanza_build simple test

Tue Jun 12 12:13:18 CEST 2007  Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
  * gibber-xmpp-stanza: implement gibber_xmpp_stanza_build

Mon Jun 11 20:17:48 CEST 2007  Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
  * move DEBUG_STANZA to gibber-debug

Mon Jun 11 19:44:46 CEST 2007  Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
  * resolve conflict in src/debug.h due to merge with barisione's branch

Wed Jun  6 19:53:25 CEST 2007  Simon McVittie <simon.mcvittie at collabora.co.uk>
  * Resolve src/debug.h

Sun May 27 16:08:36 CEST 2007  Marco Barisione <marco at barisione.org>
  * Print the namespace of tags in debug_stanza

Thu May 17 19:33:55 CEST 2007  Marco Barisione <marco at barisione.org>
  * Add a DEBUG_STANZA macro to print the content of a stanza

Fri Jun  8 11:47:09 CEST 2007  Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
  * salut-im-manager: return TP_CHANNEL_FACTORY_REQUEST_STATUS_NOT_AVAILABLE when requesting a channel with a unknown contact (fix a crasher)

Tue Jun 12 18:18:38 CEST 2007  Sjoerd Simons <sjoerd at luon.net>
  * Remove salut-muc-transport-iface, it's not used anymore

Tue Jun 12 18:09:01 CEST 2007  Sjoerd Simons <sjoerd at luon.net>
  * Move SalutMucConnection to gibber as GibberMucConnection

Tue Jun 12 14:55:44 CEST 2007  Sjoerd Simons <sjoerd at luon.net>
  * Don't try to marshal enum's as int's

Mon Jun 11 16:22:59 CEST 2007  Sjoerd Simons <sjoerd at luon.net>
  * Don't ref the SalutConnection in SalutMucChannel

Mon Jun 11 16:22:09 CEST 2007  Sjoerd Simons <sjoerd at luon.net>
  * Give an NOT_AVAILABLE error instead of INVALID_ARGUMENT when asking olpc properties for an offline contact

Mon Jun 11 16:21:26 CEST 2007  Sjoerd Simons <sjoerd at luon.net>
  * Return "" when requesting aliases for an offline contact

Mon Jun 11 15:01:12 CEST 2007  Sjoerd Simons <sjoerd at luon.net>
  * Fix some silly memleaks in gibber-xmpp-node, spotted by Marco Barisione and Mikael Hallendal

Mon Jun 11 13:04:15 CEST 2007  Sjoerd Simons <sjoerd at luon.net>
  * Properly unref the multicast and rmulticast transports

Mon Jun 11 12:41:35 CEST 2007  Sjoerd Simons <sjoerd at luon.net>
  * Use max_packet_size of the underlying transport instead of hardcoding 1500

Mon Jun 11 12:40:30 CEST 2007  Sjoerd Simons <sjoerd at luon.net>
  * GibberMulticastTransport: Set max_packet_size

Mon Jun 11 12:34:39 CEST 2007  Sjoerd Simons <sjoerd at luon.net>
  * Put the packet to repair in the receivers list so the sender in the packet is always the one who originally sent the packet

Mon Jun 11 12:33:16 CEST 2007  Sjoerd Simons <sjoerd at luon.net>
  * Enabled multicast looping

Mon Jun 11 11:39:10 CEST 2007  Sjoerd Simons <sjoerd at luon.net>
  * No need to pass the name parameter to _get_connection, it's always the same

Sun Jun 10 21:09:59 CEST 2007  Sjoerd Simons <sjoerd.simons at collabora.co.uk>
  * Properly return errors if we can't connect to the multicast channel in RequestChannel. Listen to signals on the muc-connection instead of it's transports

Sun Jun 10 21:07:57 CEST 2007  Sjoerd Simons <sjoerd.simons at collabora.co.uk>
  * Output transport errors as debug too

Sun Jun 10 21:07:25 CEST 2007  Sjoerd Simons <sjoerd.simons at collabora.co.uk>
  * Check setsockopt returns and return/set error on failure. Also not that SO_REUSEADDR needs an int optval instead of unsigned char

Sat Jun  9 14:01:06 CEST 2007  Sjoerd Simons <sjoerd.simons at collabora.co.uk>
  * Streaming property no long exists

Mon Jun 11 11:35:40 CEST 2007  Sjoerd Simons <sjoerd at luon.net>
  * SalutMucConnection: Use the right marshaller for receveived-stanza

Mon Jun 11 11:35:00 CEST 2007  Sjoerd Simons <sjoerd at luon.net>
  * Use the right signature for the received-stanza signal from a  salut-muc-connection

Sat Jun  9 12:14:25 CEST 2007  Sjoerd Simons <sjoerd.simons at collabora.co.uk>
  * Actually disconnect from the rmulticast channel when the muc channel is closed

Sat Jun  9 12:12:29 CEST 2007  Sjoerd Simons <sjoerd.simons at collabora.co.uk>
  * Disconnect the multicast transport if the rmulticast connection function returned an error

Sat Jun  9 12:11:47 CEST 2007  Sjoerd Simons <sjoerd.simons at collabora.co.uk>
  * Add _disconnect api to SalutMucConnection

Sat Jun  9 12:10:45 CEST 2007  Sjoerd Simons <sjoerd.simons at collabora.co.uk>
  * Remove the session timeout on dispose and disconnect

Fri Jun  8 22:57:27 CEST 2007  Sjoerd Simons <sjoerd.simons at collabora.co.uk>
  * Make salut-muc-connection a full transport handler instead of a child of gibberxmppconnection, so we can handle the extra info send by the rmulticast protocol. Also remove the plain multicast option, it's not worth it to support both

Fri Jun  8 22:55:58 CEST 2007  Sjoerd Simons <sjoerd.simons at collabora.co.uk>
  * Remove non-streaming mode

Fri Jun  8 18:20:31 CEST 2007  Sjoerd Simons <sjoerd.simons at collabora.co.uk>
  * emit new-sender signal when new senders are detected

Fri Jun  8 18:16:47 CEST 2007  Sjoerd Simons <sjoerd.simons at collabora.co.uk>
  * Let the mesh take into account the sender info

Fri Jun  8 18:15:44 CEST 2007  Sjoerd Simons <sjoerd.simons at collabora.co.uk>
  * Add a custom buffer derivative for GibberRMulticast

Fri Jun  8 17:48:40 CEST 2007  Sjoerd Simons <sjoerd.simons at collabora.co.uk>
  * Allow subclasses to send custom GibberBuffer derivatives to upstream

Thu Jun  7 14:52:28 CEST 2007  Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
  * salut-im-channel.h: more coding style tweaks

Thu Jun  7 14:45:12 CEST 2007  Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
  * salut-im-channel.c: tweak to fit Collabora coding style

Thu Jun  7 14:08:11 CEST 2007  Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
  * salut-im-channel.h: tweak to fit Collabora coding style

Thu Jun  7 13:12:12 CEST 2007  Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
  * salut-im-manager.c: tweaks to fit Collabora coding style

Thu Jun  7 12:38:16 CEST 2007  Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
  * salut-im-manager.h: tweaks to fit Collabora coding style

Thu Jun  7 11:20:53 CEST 2007  Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
  * use generated TP_IFACE_OLPC_BUDDY_INFO

Fri Jun  8 13:51:31 CEST 2007  Sjoerd Simons <sjoerd at luon.net>
  * Be better in detecting no command output

Fri Jun  8 13:50:54 CEST 2007  Sjoerd Simons <sjoerd at luon.net>
  * Print the process node and pid, usefull for debugging

Fri Jun  8 13:50:08 CEST 2007  Sjoerd Simons <sjoerd at luon.net>
  * Don't add new senders to the session packet, there isn't any usefull info just yet

Fri Jun  8 13:49:34 CEST 2007  Sjoerd Simons <sjoerd at luon.net>
  * Various fixes caused by the change in semantic of the packet_id in the een packet and the extra state

Fri Jun  8 11:44:04 CEST 2007  Sjoerd Simons <sjoerd at luon.net>
  * Handle the cases where _repair and/or _seen are called before _push

Fri Jun  8 11:22:08 CEST 2007  Sjoerd Simons <sjoerd at luon.net>
  * Test with multiple offsets and calling _seen and _repair before _push

Fri Jun  8 11:21:07 CEST 2007  Sjoerd Simons <sjoerd at luon.net>
  * Don't init two different states to the same value

Thu Jun  7 17:34:19 CEST 2007  Sjoerd Simons <sjoerd at luon.net>
  * test-r-multicast-sender: Improve macro's so they will react correctly on overflow

Thu Jun  7 17:28:23 CEST 2007  Sjoerd Simons <sjoerd at luon.net>
  * Fix the behaviour that diff(a,b) == -diff(a,b)

Thu Jun  7 17:27:47 CEST 2007  Sjoerd Simons <sjoerd at luon.net>
  * Add the behaviour that diff(a,b) == -diff(a,b)

Thu Jun  7 16:29:52 CEST 2007  Sjoerd Simons <sjoerd at luon.net>
  * Fix silly errors gibber_r_multicast_packet_diff

Thu Jun  7 16:27:20 CEST 2007  Sjoerd Simons <sjoerd at luon.net>
  * Add a test for gibber_r_multicast_packet_diff

Thu Jun  7 15:15:47 CEST 2007  Sjoerd Simons <sjoerd at luon.net>
  * Correctly detect out of range packets

Thu Jun  7 15:00:50 CEST 2007  Sjoerd Simons <sjoerd at luon.net>
  * Use guint32 for the serial everywhere, to get the right overflow behaviour

Thu Jun  7 14:58:18 CEST 2007  Sjoerd Simons <sjoerd at luon.net>
  * Test at the point of id counter overflow

Thu Jun  7 14:55:59 CEST 2007  Sjoerd Simons <sjoerd at luon.net>
  * Let the sender keep a record of the next packet it expects as input, instead of the last packet it got as input

Wed Jun  6 19:52:25 CEST 2007  Simon McVittie <simon.mcvittie at collabora.co.uk>
  * Add Channel_Type_File_Transfer.xml to all.xml

Wed Jun  6 19:51:18 CEST 2007  Simon McVittie <simon.mcvittie at collabora.co.uk>
  * Fix conflict in extensions/ in favour of using normal extension build process for everything, even with --disable-olpc

Wed Jun  6 19:50:11 CEST 2007  Simon McVittie <simon.mcvittie at collabora.co.uk>
  * Remove extensions/spec-gen.am (no longer used)

Tue Jun  5 18:55:43 CEST 2007  Marco Barisione <marco at barisione.org>
  * Emit the "connected" signal when a connection is established

Tue May 29 16:02:33 CEST 2007  Marco Barisione <marco at barisione.org>
  * Make the published name configurable

Fri May 18 22:59:46 CEST 2007  Marco Barisione <marco at barisione.org>
  * Link libsalut-extensions even if OLPC extensions are not enabled

Tue May 15 21:14:56 CEST 2007  Marco Barisione <marco at barisione.org>
  * Add a copy of the file transfer interface to the extensions dir

Wed Jun  6 19:37:29 CEST 2007  Simon McVittie <simon.mcvittie at collabora.co.uk>
  * Fix out-of-tree tests

Wed Jun  6 19:34:00 CEST 2007  Simon McVittie <simon.mcvittie at collabora.co.uk>
  * Use correct member to store JID. Fix compilation without --enable-olpc

Wed Jun  6 19:31:04 CEST 2007  Simon McVittie <simon.mcvittie at collabora.co.uk>
  * Include gibber-r-multicast-sender-signals-marshal.list in dist

Wed Jun  6 19:29:06 CEST 2007  Simon McVittie <simon.mcvittie at collabora.co.uk>
  * extensions/Makefile.am: get all.xml from $(srcdir)

Wed Jun  6 19:26:27 CEST 2007  Simon McVittie <simon.mcvittie at collabora.co.uk>
  * Add _boring

Wed Jun  6 19:13:50 CEST 2007  Simon McVittie <simon.mcvittie at collabora.co.uk>
  * tests/: make sure test scripts are executable

Wed Jun  6 18:58:43 CEST 2007  Simon McVittie <simon.mcvittie at collabora.co.uk>
  * Pull in auto-generation machinery from Gabble. Move tools from lib/ to extensions/ to resemble Gabble

Wed Jun  6 14:02:28 CEST 2007  Simon McVittie <simon.mcvittie at collabora.co.uk>
  * Sync extensions XML from Gabble

Tue May 15 21:32:26 CEST 2007  Marco Barisione <marco at barisione.org>
  * The extensions dir need to be compiled before the other ones

Mon May 21 19:21:09 CEST 2007  Simon McVittie <simon.mcvittie at collabora.co.uk>
  * as-ac-expand.m4: update from autostars.sf.net CVS, fixing recursive expansion

Wed Jun  6 17:04:08 CEST 2007  Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
  * use tp_g_value_slice_free instead of our own free_gvalue

Wed Jun  6 17:01:52 CEST 2007  Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
  * salut-connection.c: tweak OLPC specific code to fit Collabora coding style

Wed Jun  6 16:50:30 CEST 2007  Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
  * move void debug_set_log_file_from_env declaration to avoid double G_BEGIN_DECLS

Wed Jun  6 15:31:17 CEST 2007  Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
  * few coding style tweaks

Wed Jun  6 15:19:13 CEST 2007  Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
  * BuddyInfo interface: add jid key support to GetProperties and PropertiesChanged

Wed Jun  6 15:16:28 CEST 2007  Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
  * salut-contact: add jid public variable

Wed Jun  6 14:09:43 CEST 2007  Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
  * move jid from _SalutSelfPrivate to _SalutSelf as the OLPC BuddyInfo interface will need it

Wed Jun  6 13:41:08 CEST 2007  Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
  * add jid key support to BuddyInfo.SetProperties implementation

Wed Jun  6 12:22:33 CEST 2007  Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
  * add support for SALUT_LOGFILE env variable to log output to a file

Thu Jun  7 10:15:47 CEST 2007  Sjoerd Simons <sjoerd at luon.net>
  * Initial coupling of transport to sender abstraction and sending of session packets

Thu Jun  7 10:14:50 CEST 2007  Sjoerd Simons <sjoerd at luon.net>
  * Move packet id diff utility to r-multicast-packet, change the receiver naming to be more in line with the rest of the code

Thu Jun  7 10:14:13 CEST 2007  Sjoerd Simons <sjoerd at luon.net>
  * Connect the rmulticast transport, print debug info if we got an error on stdin

Thu Jun  7 09:41:23 CEST 2007  Sjoerd Simons <sjoerd at luon.net>
  * GibberTransport: Assert that a transport is in the CONNECTED state when sending

Thu Jun  7 09:40:34 CEST 2007  Sjoerd Simons <sjoerd at luon.net>
  * Add a fatal timeout, send the packets in a 100 ms interval instead of as fast as possible

Thu Jun  7 09:37:44 CEST 2007  Sjoerd Simons <sjoerd at luon.net>
  * Print unknown output, don't print packet loss

Thu Jun  7 09:36:13 CEST 2007  Sjoerd Simons <sjoerd at luon.net>
  * Only print process ended reason if it was unexpected error

Thu Jun  7 09:34:40 CEST 2007  Sjoerd Simons <sjoerd at luon.net>
  * Inherit the environment from the parent

Thu Jun  7 09:31:23 CEST 2007  Sjoerd Simons <sjoerd at luon.net>
  * TestTransport set to CONNECTED upon construction

Tue Jun  5 08:37:52 CEST 2007  Sjoerd Simons <sjoerd at luon.net>
  * Add a very basis test (just test if messages are output in the right order by all nodes

Tue Jun  5 08:35:34 CEST 2007  Sjoerd Simons <sjoerd at luon.net>
  * Mesh: Start of link emulations and simulate packat loss

Tue Jun  5 08:34:32 CEST 2007  Sjoerd Simons <sjoerd at luon.net>
  * TestTransport: Ensure that the sendout buffers are really written out in seperate function calls

Mon Jun  4 14:19:38 CEST 2007  Sjoerd Simons <sjoerd at luon.net>
  * Mesh.py: Simple mesh and meshnode abstractions for usage in tests

Mon Jun  4 14:18:24 CEST 2007  Sjoerd Simons <sjoerd at luon.net>
  * Don't do the multiplexing in C, let python spawn one process for each node and do the multiplexing

Mon Jun  4 09:09:01 CEST 2007  Sjoerd Simons <sjoerd.simons at collabora.co.uk>
  * test-r-multicast-transport-io: Simple wrapper around rmulticast which does input/output via  base64 lines

Mon Jun  4 09:06:51 CEST 2007  Sjoerd Simons <sjoerd.simons at collabora.co.uk>
  * TestTransport: Add user_data to the _new function for use in the send_hook

Mon Jun  4 09:04:30 CEST 2007  Sjoerd Simons <sjoerd.simons at collabora.co.uk>
  * GibberRMulticastTransport: whitespace fixes

Mon Jun  4 09:04:12 CEST 2007  Sjoerd Simons <sjoerd.simons at collabora.co.uk>
  * GibberRMulticastTransport: Make it just a passthrough for now to test the test

Mon Jun  4 09:03:45 CEST 2007  Sjoerd Simons <sjoerd.simons at collabora.co.uk>
  * GibberRMulticastTransport: Include debugging and set debug flag to rmulticast

Mon Jun  4 09:02:40 CEST 2007  Sjoerd Simons <sjoerd.simons at collabora.co.uk>
  * GibberRMulticastTransport: Change the mtransport property to transport (we use normal transports now)

Mon Jun  4 09:01:47 CEST 2007  Sjoerd Simons <sjoerd.simons at collabora.co.uk>
  * GibberRMulticast: Add signals for adding and removing of senders

Mon Jun  4 08:58:45 CEST 2007  Sjoerd Simons <sjoerd.simons at collabora.co.uk>
  * Remove unused gibber-r-multicast-transport-signals-marshal.list

Mon Jun  4 08:56:47 CEST 2007  Sjoerd Simons <sjoerd.simons at collabora.co.uk>
  * GibberRMulticastTransport: Take a GibberTransport instead of a GibberMulticastTransport in the _new function

Mon Jun  4 08:55:15 CEST 2007  Sjoerd Simons <sjoerd.simons at collabora.co.uk>
  * GibberTransport: Add max_packet_size info the the instance struct, so the r-multicast transport can use any Transport

Mon Jun  4 08:53:29 CEST 2007  Sjoerd Simons <sjoerd.simons at collabora.co.uk>
  * gibber-debug: Add a specific rmulticast debugging category

Mon May 28 14:36:42 CEST 2007  Sjoerd Simons <sjoerd at luon.net>
  * GibberRMulticastSender: Add functions to indicate which packets ids are seen and for requestion repairs. Including a simple test ofcourse

Mon May 28 12:01:56 CEST 2007  Sjoerd Simons <sjoerd.simons at collabora.co.uk>
  * Add MulticastSender objects and small testcase

Mon May 28 12:01:10 CEST 2007  Sjoerd Simons <sjoerd.simons at collabora.co.uk>
  * Make payload_size public

Mon May 21 13:51:57 CEST 2007  Sjoerd Simons <sjoerd at luon.net>
  * Add debug category for the multicast sender

Mon May 21 13:29:09 CEST 2007  Sjoerd Simons <sjoerd.simons at collabora.co.uk>
  * Add r-multicast packet builder/parser and simple test

Thu Apr 26 18:34:39 CEST 2007  Sjoerd Simons <sjoerd at luon.net>
  * s/TP_ALIAS_PAIR_TYPE/SALUT_TP_ALIAS_PAIR_TYPE/, remove obsolete TP_CHANNEL_LIST_ENTRY_TYPE and use TP_BASE_CONNECTION_ERROR_IF_NOT_CONNECTED instead of our custom ERROR_IF_NOT_CONNECTED_ASYNC

Thu May  3 23:28:25 CEST 2007  Sjoerd Simons <sjoerd at luon.net>
  * SalutImChannel: Ignore disconnects while connecting, their expected and handled elsewhere

Thu May  3 23:15:32 CEST 2007  Sjoerd Simons <sjoerd at luon.net>
  * Always send version="1.0" in stream openings

Mon Apr 23 11:19:50 CEST 2007  Sjoerd Simons <sjoerd at luon.net>
  * version 0.1.2.1

Mon Apr 23 11:19:30 CEST 2007  Sjoerd Simons <sjoerd at luon.net>
  tagged telepathy-salut 0.1.2
-- 
There are no data that cannot be plotted on a straight line if the axis
are chosen correctly.


More information about the Telepathy mailing list