Fri Feb 15 12:37:00 CET 2008  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  tagged telepathy-salut 0.3.1

Fri Feb 15 12:36:45 CET 2008  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * version 0.3.1

Tue Feb  5 19:41:24 CET 2008  Laurent Bigonville <bigon@bigon.be>
  * configure.ac: readd lost enable_ssl variable

Sat Feb  2 17:21:49 CET 2008  Laurent Bigonville <bigon@bigon.be>
  * configure.ac: add a flag to control openssl support

Fri Feb 15 12:20:08 CET 2008  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * add Salut 0.3.1 release notes

Tue Feb 12 13:50:34 CET 2008  Marco Barisione <marco@barisione.org>
  * src/Makefile.am: use POSIX character classes instead of ranges

Tue Feb 12 13:50:21 CET 2008  Marco Barisione <marco@barisione.org>
  * lib/gibber/Makefile.am: use POSIX character classes instead of ranges

Tue Feb 12 13:27:38 CET 2008  Marco Barisione <marco@barisione.org>
  * src/Makefile.am: allow digits in type names while generating marshallers

Tue Feb 12 13:27:21 CET 2008  Marco Barisione <marco@barisione.org>
  * lib/gibber/Makefile.am: allow digits in type names while generating marshallers

Thu Feb  7 14:06:30 CET 2008  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * SalutMucManager: If setting up a resolver fails then we can get into a situation where a browser entry doesn't have a resolver. Handle this gracefully

Fri Feb  1 15:24:54 CET 2008  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * gibber-bytestream-muc: actually close the muc before announce it as closed

Fri Feb  1 12:38:20 CET 2008  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Ignore request for removal of unknown senders

Fri Feb  1 12:27:14 CET 2008  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Always fully stop whois recovery process if a WHOIS_REPLY was received

Fri Feb  1 12:26:22 CET 2008  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Reschedule whois request before sending out the request sigan, to prevent race conditions if the signal handler reenters the main loop

Fri Feb  1 10:43:51 CET 2008  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-contact: GError have to be freed using g_error_free, not g_free

Thu Jan 31 17:43:21 CET 2008  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * tube-dbus: fix a reference leak when creating the muc bytestream

Thu Jan 31 17:37:11 CET 2008  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut_tube_dbus_constructor: when handle_type is room, the bytestream have to be of type GibberBytestreamMuc

Thu Jan 31 16:24:19 CET 2008  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-self: convert error code to TP_ERROR_NETWORK_ERROR when announce_activity() failed

Wed Jan 30 14:56:46 CET 2008  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * NEWS: copy 0.3.0 release notes

Tue Jan 29 13:02:48 CET 2008  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberResolver: Fix function definition style

Tue Jan 29 10:28:29 CET 2008  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * check-gibber-resolver: Fix copyright header

Mon Jan 28 17:45:50 CET 2008  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberResolver: Use NS_GET16 instead of GETSHORT

Mon Jan 28 17:01:37 CET 2008  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberResolver: Various small coding style fixes

Mon Jan 28 16:51:36 CET 2008  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberResolver: Use g_list_next instead of ->next

Mon Jan 28 16:48:28 CET 2008  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberResolver: Small coding style fix

Mon Jan 28 16:31:41 CET 2008  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * test-resolv.c: Assert the return code after calling gibber_resolver_sockaddr_to_str, so it's always executed

Mon Jan 28 16:30:03 CET 2008  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberResolver: Small coding style fix

Mon Jan 28 16:28:38 CET 2008  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * check-gibber-resolver.c: Use g_list_next instead of ->next

Mon Jan 28 16:28:08 CET 2008  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberResolver: unset the resolver singleton when changing the type

Mon Jan 28 16:26:59 CET 2008  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * test-resolv.c: Little coding style fix

Tue Jan 15 12:26:34 CET 2008  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Kill trailing spaces

Tue Jan 15 12:26:13 CET 2008  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Only use the async resolver when compiled with libasyncns support

Tue Jan 15 12:02:34 CET 2008  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Add a resolver based on libasyncns

Mon Jan 14 23:13:57 CET 2008  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberResolver: Implement getting the singleton resolver

Mon Jan 14 23:13:35 CET 2008  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberResolver: Actually pass the error to gibber_resolver_srv_result

Mon Jan 14 22:50:24 CET 2008  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Automatically configure the right  resolv linking flags

Mon Jan 14 22:10:49 CET 2008  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberResolver: Add various utility functions and error codes

Mon Jan 14 21:17:44 CET 2008  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Add a simple check for the srv list ordering

Mon Jan 14 21:15:06 CET 2008  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Implement GibberResolver and a simple usage example

Tue Jan  8 17:36:52 CET 2008  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Remove various obsolete includes

Tue Jan 29 15:09:45 CET 2008  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-contact: display error message when ga_service_resolver_attach failed

Tue Jan 29 14:19:56 CET 2008  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-contact-manager.c: use DEBUG macro instead of g_message

Tue Jan 29 12:51:58 CET 2008  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastTransport: Flush the state when asked to disconnect

Tue Jan 29 11:22:49 CET 2008  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * check-gibber-r-multicast-sender.c: fix a GibberRMulticastPacket leak

Tue Jan 29 11:17:10 CET 2008  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * check-gibber-iq-helper.c: remove debug g_print

Mon Jan 28 15:32:43 CET 2008  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * bytestream-muc: Don't set "stream-id" properties in the setter function as user isn't suppose to set one

Mon Jan 28 14:55:46 CET 2008  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut_params_free: don't leak the published-name

Mon Dec 17 14:57:50 CET 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-bytestream-manager: don't leak our streaminit_reply_cb_data structure if the XMPP connection failed

Fri Jan 25 14:17:13 CET 2008  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-contact: fix leaks when setting olpc_ip4 and olpc_ip6 value

Fri Jan 25 13:38:50 CET 2008  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * bytestream-manager: fix a muc-manager refcount leak leading to a vicious crash when disposing connection

Mon Jan 21 13:30:32 CET 2008  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * tubes-channel: tubes_message_received: change some test as assertion

Mon Jan 21 13:10:23 CET 2008  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * don't listen for the received-stanza in tubes-channel but received stanza from the text channel. Should fix #14145 on fd.o

Mon Jan 21 13:09:39 CET 2008  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * muc-manager: add salut_muc_manager_ensure_tubes_channel

Mon Jan 21 12:09:10 CET 2008  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * muc-manager: factor out tubes channel creation

Mon Jan 21 11:35:48 CET 2008  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * tubes-channel: muc_connection_received_stanza_cb: check if the stanza has the right type/subtype

Mon Jan 21 10:45:04 CET 2008  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * tubes-channel: fix a typo in comment. We don't use presence to announce tubes in Salut

Fri Jan 18 11:50:09 CET 2008  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-self: send_olpc_activity_properties_changes_msg: convert GError to a TP_ERROR

Fri Jan 18 11:42:44 CET 2008  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-self: update_activity_privacy: convert GError to a TP_ERROR

Fri Jan 18 11:34:38 CET 2008  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-self: update_activity_privacy have to be static

Thu Jan 17 15:51:45 CET 2008  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * gibber-r-multicast-causal-transport.c: fix a crasher when a transport is disconnected before the self sender was created

Thu Jan 10 14:53:38 CET 2008  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-connection: don't create the bytestream mgr if something got wrong and we disconnected the connection

Tue Jan  8 16:42:26 CET 2008  Sjoerd Simons <sjoerd@luon.net>
  * version 0.3.0.1

Tue Jan  8 16:35:04 CET 2008  Sjoerd Simons <sjoerd@luon.net>
  tagged telepathy-salut 0.3.0

Tue Jan  8 16:34:52 CET 2008  Sjoerd Simons <sjoerd@luon.net>
  * version 0.3.0

Tue Jan  8 13:28:03 CET 2008  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Small coding style fixes

Mon Jan  7 22:34:22 CET 2008  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * SalutContact: If the avatar tokens change while we retrieven an avatar. Restart it

Mon Jan  7 18:17:29 CET 2008  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Implement the Avatar interface as intended

Mon Jan  7 18:15:33 CET 2008  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * When purely removing the avatar set the token to ""

Mon Jan  7 17:54:13 CET 2008  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * SalutSelf: Properly remove old avatar data if not setting a fresh one

Mon Jan  7 12:19:43 CET 2008  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut_connection_request_avatars: unref the contact after the salut_contact_get_avatar call

Mon Jan  7 12:14:12 CET 2008  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-connection: coding style fix

Sat Jan  5 20:54:21 CET 2008  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * SalutConnection, emit AvatarUpdated when our own avatar is set

Sat Jan  5 15:46:27 CET 2008  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Port to avahi-gobject

Fri Jan  4 21:38:37 CET 2008  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * SalutConnection: Implement RequestAvatars

Fri Jan  4 21:03:19 CET 2008  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * SalutConnection: Implement GetKnownAvatarTokens

Thu Jan  3 17:15:56 CET 2008  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * When ignoring an attempt to set a tubes channel's type, assert that the desired value is either NULL or TP_IFACE_CHANNEL_TYPE_TUBES

Thu Jan  3 17:13:27 CET 2008  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Assert that room lists have type ROOM_LIST, not TEXT

Thu Jan  3 14:09:56 CET 2008  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Cope with TpChannelIface channel-type property becoming writeable in telepathy-glib > 0.7.0, avoiding warnings when channels are constructed (fd.o #13896).
  If telepathy-glib is <= 0.7.0, the added code will never execute, but is
  harmless.

Thu Jan  3 14:34:54 CET 2008  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * gibber-tcp-transport.c: getaddrinfo uses gai_strerror and not errno for error reporting

Mon Dec 17 11:24:38 CET 2007  Emanuele Aina <em@nerd.ocracy.org>
  * gibber-ssl-transport.c: reissue the disconnecting/disconnected signals from the underlying transport

Fri Dec  7 12:27:52 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * version 0.2.99.1

Fri Dec  7 12:13:01 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * version 0.2.0.1

Fri Dec  7 12:04:17 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  tagged telepathy-salut 0.2.0

Fri Dec  7 12:03:48 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * version 0.2.0

Thu Dec  6 17:55:47 CET 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastSender: An up to date session packet should have all senders in it's depends.. Fixes session packets not being properly rescheduled

Thu Dec  6 12:51:40 CET 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberBytestreamOOB: Little coding style fix

Wed Dec  5 18:33:04 CET 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberBytestreamOOB: Connect back to the address our sockaddress came from, ignoring the hostname we got from SI

Wed Dec  5 18:30:00 CET 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberBytestreamOOB: Listen on wildcard instead of a specific address

Wed Dec  5 15:30:07 CET 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberFdTransport: Update copyright

Wed Dec  5 15:29:24 CET 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberFdTransport: Implement get_sockaddr virtual method

Wed Dec  5 15:28:45 CET 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Add a get_sockaddr virtual method to GibberTransport

Mon Dec  3 12:35:48 CET 2007  Marco Barisione <marco@barisione.org>
  * genginterface.py: use gint64 and guint64 for x and t types instead of gint and guint

Mon Dec  3 12:33:13 CET 2007  Marco Barisione <marco@barisione.org>
  * genginterface.py: handle array of arrays in type_to_gtype()

Mon Dec  3 12:37:37 CET 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * SalutAvahiEntryGroup: Comment on the contents of a the entries hashtable

Mon Dec  3 12:21:17 CET 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * SalutAvahiEntryGroup: The entries hashtable exists of entries as keys, not strings.. Thus use an entry and not a string for removal

Sun Dec  2 18:42:53 CET 2007  Marco Barisione <marco@barisione.org>
  * configure.ac: use $TELEPATHY_GLIB_LIBS instead of the non-existent $TP_GLIB_LIBS

Thu Nov 29 22:32:48 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * version 0.1.11.1

Thu Nov 29 22:16:30 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  tagged telepathy-salut 0.1.11

Thu Nov 29 22:16:21 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * version 0.1.11

Thu Nov 29 21:49:03 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Announce muc rooms if and only if they are connected

Thu Nov 29 18:07:49 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Tube channels become ready as soon as their created, so return them right away

Thu Nov 29 17:26:57 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * SalutTubesChannel: Throw an error when a tube is offered while the channel is not connected

Thu Nov 29 13:16:35 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Don't stop already stopped senders

Thu Nov 29 12:18:49 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberRMulticastSender: Only send the initial repair request out quickly. And have bigger timeouts afterwards

Wed Nov 28 19:29:44 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberRMulticastSender: Don't repair after and including stopped state instead of just after

Tue Nov 27 23:02:54 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Add a test with one node dying

Tue Nov 27 23:02:34 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Add some debug info

Tue Nov 27 23:02:10 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberRMulticastTransport: When tagging a failure as INSTANT_FAILURE, remove the failed timer. Also don't recheck INSTANT_FAILURE members

Tue Nov 27 22:56:11 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberRMulticastTransport: Removing failed members from the members table afer the join has finished, even if they were in depends and not in failures

Tue Nov 27 18:28:28 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberRMulticastSender: Only get the sender when it didn't fail. Prevents assertion failure when a sender was failed during the join process

Tue Nov 27 18:08:09 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberRMulticastSender: Don't try to repair packets after the stopped state

Wed Nov 28 03:24:38 CET 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * correct the LGPL 2.1 boilerplate (s/Library/Lesser/ and update FSF address)

Mon Nov 26 20:45:37 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * version 0.1.10.1

Mon Nov 26 20:44:11 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  tagged telepathy-salut 0.1.10

Mon Nov 26 20:43:57 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * version 0.1.10

Mon Nov 26 20:33:32 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Whitespace fixes

Mon Nov 26 20:11:36 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberRMulticastSender: Don't let lookup_by_name care about nodes pending for removal

Mon Nov 26 20:10:05 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberRMulticastSender: While popping packets keep checking the senders state

Mon Nov 26 20:07:05 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberRMulticastSender: Let _cache_size only return the size of the relavant cached items

Mon Nov 26 20:06:31 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberRMulticastSender: When signalling failure only cancel the needed timers don't set the state to failure

Mon Nov 26 20:04:25 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberRMulticastSender: When marking nodes as instant failure remove their respective senders from the causal transport

Mon Nov 26 20:03:51 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberRMulticastSender: Only do the failure process on the wire for nodes of which we known the start, otherwise mark them as instant failures

Mon Nov 26 20:01:26 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Add a test continously failing one node, causing group split and reconnects

Mon Nov 26 16:28:48 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberRMulticastTransport: Don't flag members as ATTEMPT_JOIN_DONE when the AJ packets had the current sender in the senders field

Mon Nov 26 16:27:54 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Cleanup join failure timer when the join has succeeded

Mon Nov 26 16:27:12 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberRMulticastTransport: When a node fails during a join let the join process take care of the removal from members

Mon Nov 26 16:26:00 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberRMulticastTransport: Updated members can start the packet after the one we just processed

Mon Nov 26 16:25:23 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberRMulticastTransport: Check join state directly after starting it, in case we're the only one left

Mon Nov 26 15:42:35 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * causalorderingtest.py: Update the test to work the final protocol

Mon Nov 26 12:32:42 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberRMulticastSender: Do a stricter check of a senders state before signalling failure

Mon Nov 26 12:31:50 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * After connecting the GibberRMTransport, no longer listen to GibberRMCTransport signals. Those belong to GibberRMTransport now

Mon Nov 26 12:28:10 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberRMulticastTransport: Assert that we are not asked to connected in the connected state

Mon Nov 26 10:57:37 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberRMulticastSender: Some whitespace fixes

Mon Nov 26 10:56:01 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Explain gibber_r_multicast_packet_diff a bit more

Mon Nov 26 10:47:51 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberRMulticastSender: Ensure sender dispose methods don't iterate the groups hash array while it's being freed

Sun Nov 25 00:29:40 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * repair-after-node-disconnected-test.py: After successfull finishing,  send a packet from the retriever and wait 30 seconds after success so everyone can dispose node0

Sun Nov 25 00:27:57 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberRMulticastSender: Keep a sender in a pending removal state as long as not all it's depends are acked

Sun Nov 25 00:22:26 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberRMulticastSender: Only stop repeating if requested

Sun Nov 25 00:21:23 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * mesh.py: Add some utility functions to dump depends and get the packets sender

Sat Nov 24 11:59:49 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberRMulticastSender: After popping a data packat, exit the pop_packet function the normal way, to ensure the progress timer is properly reset

Thu Nov 22 15:42:26 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * test-ssl.c: Call gibber_xmpp_connection_restart before reopening a connection

Mon Nov 19 17:29:12 CET 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-connection: salut_connection_act_set_properties: use check_room()

Mon Nov 19 17:27:15 CET 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-connectio: factorize room_handle checking to check_room

Mon Nov 19 17:22:25 CET 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-connection: salut_connection_olpc_get_activities: check if contact handle is valid

Mon Nov 19 17:21:40 CET 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-connection: salut_connection_olpc_get_current_activity: check if handle is valid

Mon Nov 19 17:20:23 CET 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut_connection_olpc_get_properties: check if handle is valid

Wed Nov 14 15:57:02 CET 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * Development version 0.1.9.1

Wed Nov 14 15:43:41 CET 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  tagged telepathy-salut 0.1.9

Wed Nov 14 15:37:54 CET 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * version 0.1.9

Wed Nov 14 15:34:51 CET 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * configure.ac: fix release comment: we use salut_nano_version and not salut_release

Wed Nov 14 10:13:19 CET 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-contact: remove the presence resolver failed timer when disposing (fix a crasher)

Tue Nov 13 21:08:55 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * version 0.1.8.1

Tue Nov 13 21:05:34 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  tagged telepathy-salut 0.1.8

Tue Nov 13 21:04:24 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * version 0.1.8

Tue Nov 13 19:57:47 CET 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * SalutMucChannel: Return the correct type if we're already announcing a clique group

Tue Nov 13 19:24:41 CET 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * muc-channel: salut_muc_channel_publish_service: return if muc_group is NULL instead of asserting

Tue Nov 13 19:42:04 CET 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * SalutMucManager: If we're not compiled with tubes support, then a si request for a tube is always an error case

Tue Nov 13 18:37:04 CET 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * Use tp_debug_set_flags() if available, to separate 'persist' from the rest of the debug flags (backport from Gabble)

Mon Nov 12 11:43:48 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * version 0.1.7.1

Mon Nov 12 11:34:58 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  tagged telepathy-salut 0.1.7

Mon Nov 12 11:34:30 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * version 0.1.7

Mon Nov 12 11:18:11 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberRMulticastSender: rename gibber_r_multicast_sender_fail to _gibber_r_multicast_TEST_sender_fail, so it's extra clear that it's purely for testing

Fri Nov  9 21:57:13 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberRMulticastSender: Mark a sender as failed if the data message didn't have the claimed amount of data in it

Fri Nov  9 21:17:47 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * check-gibber-r-multicast-causal-transport.c: Be much more anal about the flags when doing fragmentation tests

Fri Nov  9 21:17:08 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberRMulticastCausalTransport: Correctly set the flags when fragmenting into multiple packets

Fri Nov  9 15:41:31 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * repair-after-node-disconnected-test: Add a simulation to test if a node can sucessfully retrieve unacked packets from a failed node from other nodes

Fri Nov  9 14:38:40 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberRMulticastTransport: Data can come either from members or failing members

Fri Nov  9 13:54:50 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * mesh.py: Add failure trigger function

Fri Nov  9 13:54:22 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * test-r-multicast-transport-io: Add signalling to trigger failures on selected nodes

Fri Nov  9 13:52:33 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberRMulticastSender: Add functionality to trigger failure for testing purposes

Fri Nov  9 13:51:03 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberRMulticastCausalTransport: Add a method to lookup a sender by name

Fri Nov  9 13:49:34 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberRMulticastSenderGroup: Add a method to lookup a sender by name

Fri Nov  9 13:49:25 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * gibber-util: Add gibber_strdiff, copied from tp_strdiff

Fri Nov  9 14:09:10 CET 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * fix build with OLPC features enabled

Fri Nov  9 13:01:45 CET 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * make contact's handle a public variable

Fri Nov  9 12:49:39 CET 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * fix typo in debug message

Fri Nov  9 12:40:41 CET 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * muc-channel: no need to dup the string stored in priv->senders as it's owned by the Contact object and we have a ref on it

Fri Nov  9 12:39:01 CET 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * replace salut_contact_manager_create_contact by salut_contact_manager_ensure_contact

Fri Nov  9 12:23:44 CET 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut_contact_manager_create_contact: assert contact doesn't exist yet

Thu Nov  8 11:07:26 CET 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * give the SalutConnection to SalutContact instead of the room and contact repo

Thu Nov  8 10:44:47 CET 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * contact-manager: don't ensure the contact handle anymore as it's done by the Contact object now

Wed Nov  7 17:44:37 CET 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * contact-manager: adapte to use new SalutContact API

Wed Nov  7 17:43:40 CET 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * muc-channel: salut_muc_channel_add_members: don't ensure the handle as it's owned by the newly created contact now

Wed Nov  7 17:41:27 CET 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * make SalutContact owns the ref on his handle

Wed Nov  7 17:21:15 CET 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * muc-channel: store senders in a hash table so we can unref contacts when closing the channel

Wed Nov  7 17:01:03 CET 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * muc-channel: create/ref contact when we got new senders

Wed Nov  7 16:59:01 CET 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * contact-manager: add salut_contact_manager_create_contact public function

Wed Nov  7 16:03:45 CET 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * muc-channel: split salut_muc_channel_change_members to salut_muc_channel_add_members and salut_muc_channel_remove_members

Wed Nov  7 14:15:02 CET 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * muc-channel: fix debug message in salut_muc_channel_change_members

Wed Nov  7 16:01:13 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberRMulticastCausalTransport: While disconnecting, still accept reliable and repair request packets

Wed Nov  7 15:37:46 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberRMulticastSender: Add a stopped state in which a sender will only react to repair requests

Wed Nov  7 14:10:59 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Add a simulation to see if leaving nodes do still correctly react to repaire requests

Wed Nov  7 15:39:27 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberRMulticastSender: Kill trailing whitespace

Wed Nov  7 14:08:54 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Don't unnecessarily rstrip data

Wed Nov  7 16:07:10 CET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Development version 0.1.6.1

Wed Nov  7 15:20:28 CET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  tagged telepathy-salut 0.1.6

Wed Nov  7 14:54:24 CET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Version 0.1.6

Tue Nov  6 14:05:11 CET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Correct misleading comment: there are >3 known properties now

Tue Nov  6 14:04:25 CET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Remove SALUT_CONTACT_OLPC_IP4, SALUT_CONTACT_OLPC_IP6 bitfield flags (both are equivalent to SALUT_CONTACT_OLPC_PROPERTIES)

Tue Aug 28 14:46:20 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * add ip4-address and ip6-address as known buddy properties

Mon Aug 27 16:44:47 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * fix conflict with the IP buddy property patch

Sun Jul 15 11:30:38 CEST 2007  Dan Williams <dcbw@redhat.com>
  * Put IPv4 and IPv6 addresses into buddy properties

Tue Nov  6 13:09:02 CET 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-contact: set presence timeout to 20 minutes

Mon Oct 29 16:20:59 CET 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-contact: contact_failed_cb: fix test checking if there is already a timer

Mon Oct 29 14:46:23 CET 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-contact: the timeout is in the millisecond, not second

Mon Oct 29 14:25:45 CET 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-contact: when presence resolver fails, remove the contact after a timer if we wasn't able to resolve it again

Mon Nov  5 20:12:45 CET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Fix conflicts

Mon Nov  5 12:09:45 CET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Add telepathy-salut.8 man page

Fri Nov  2 19:33:38 CET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Don't check for protocol attribute, we no longer send it

Fri Nov  2 18:31:13 CET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * docs/: fix XML

Fri Nov  2 17:58:34 CET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Change OLPC activity DNS-SD records to _olpc-activity1._udp

Fri Nov  2 17:46:37 CET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Use #defines for DNS-SD service types. Rename _salut-room._udp to _clique._udp

Fri Nov  2 17:37:43 CET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Remove unused ansi.h

Fri Nov  2 17:37:02 CET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Remove now-useless namespaces.h

Fri Nov  2 17:36:13 CET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Fix up inclusions of namespace headers

Fri Nov  2 17:34:50 CET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Recommend 239.255.71.x in documentation

Fri Nov  2 17:16:16 CET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Replace some references to rMulticast with Clique

Fri Nov  2 17:15:42 CET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Document mDNS use for Clique

Fri Nov  2 16:53:16 CET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Use new Clique namespace to represent the Clique protocol (XMPP-like messages over a reliable multicast protocol)

Fri Nov  2 16:52:56 CET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * clique.xml: call it Clique in the intro

Fri Nov  2 16:27:01 CET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Rename docs/room-invitation.xml to docs/clique.xml

Thu Nov  1 14:20:17 CET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Change namespace in documentation to match code

Thu Nov  1 14:14:47 CET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Add room-invitation protocol description

Mon Oct 22 14:34:36 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Echo broadcast messages that are from us (rMulticast aux bytestreams don't echo)

Mon Oct 22 14:33:55 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Rename NS_LLMUC to NS_TP_LL_ROOM_INVITATION and put it in the telepathy.fd.o/xmpp namespace

Mon Nov  5 20:22:21 CET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  tagged snapshot after merging Clique protocol and stream tubes

Fri Nov  2 13:47:29 CET 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * bytestream-manager: unref the bystream when it's closed. It's the responsibilty of the object using it to ref it

Thu Nov  1 16:59:26 CET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Ignore OOB close stanza - it doesn't make sense for OOB TCP streams that we implement internally, and that's all we currently support

Thu Nov  1 15:30:57 CET 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * tube-stream: remove useless blank line

Thu Nov  1 15:16:53 CET 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * tube-stream: create the transport when the bystream is open as we are not able to handle data before

Thu Nov  1 14:39:15 CET 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * tube-stream: use GibberTransport instead of reinventing our own

Mon Oct 29 10:33:55 CET 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * bytestream-manager: remove unnecessary casts from (gchar *) to (const gchar *)

Fri Oct 26 18:05:00 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut_tubes_channel_get_stream_tube_socket_address: don't hardcode unix type

Fri Oct 26 16:32:43 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * tubes-channel: salut_tubes_channel_bytestream_offered: close the bytestream if there is an error

Fri Oct 26 16:26:23 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * tubes-channe: remove 1-1 tubes commented code

Fri Oct 26 16:19:00 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-muc-manager.c: salut_muc_manager_handle_si_stream_request: close the bytestream if the tubes channel doesn't exist

Fri Oct 26 15:26:32 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-bytestream-manager.c: use gibber_bytestream_oob_set_check_addr_func to check if the addr is owned by the right contact

Fri Oct 26 15:24:09 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * add gibber_bytestream_oob_set_check_addr_func to let bytestream user define a function to check if he want to accept a incoming connection or not

Thu Oct 25 16:24:55 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * bytestream-manager: the free of host_name_fqdn have to be done in the finalize, not dispose

Thu Oct 25 16:16:50 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * bytestream-manager: assert host_name_fqdn is not NULL in constructor

Thu Oct 25 16:08:38 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * add a "host-name-fqdn" property to the bytestream-mananager so we use the host name from avahi_client_get_host_name_fqdn in OOB bytestreams

Thu Oct 25 14:44:13 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * fix confict with -protocol and make it build

Thu Oct 25 13:23:16 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * bytestream-oob: send the IQ response only if we are the recipient of the bytestream

Thu Oct 25 13:17:24 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * bytestream-manager.c: unref the bytestream *after* the call to gibber_bytestream_iface_close

Thu Oct 25 13:14:53 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * bytestream-oob: ref the xmpp-connection and disconnect its signal when disposing

Wed Oct 24 12:52:40 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * bytestream-oob: add a TODO about IPv6 literals in URL

Wed Oct 24 12:47:55 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * bytestream-oob: add a FIXME in parse_oob_iq_result

Tue Oct 23 17:38:45 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * bytestream-oob: explicitely say in the host parameter description than it have to be a hostname, not a literal

Tue Oct 23 18:01:25 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * tubes-channel: when creating a new stream tube, set its initiator according to the contact who sent us the tubes messages

Tue Oct 23 17:55:45 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * tubes-channel: extract_tube_information: allow initiator to be NULL

Tue Oct 23 14:26:32 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * bytestream-oob: call set_transport before connect and open_fd so we don't have to check for the state

Tue Oct 23 13:33:17 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * bytestream-oob: don't expect transport's connect is synchronous

Tue Oct 23 12:34:26 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * fix stanza leak in gibber_bytestream_oob_accept

Tue Oct 23 12:31:00 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * bytestream-oob: close the transport when disposing the bytestream

Tue Oct 23 12:27:30 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * bytestream-oob: close the bytestream if the transport is disconnected

Tue Oct 23 12:14:42 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * bytestream-oob: use GibberTransport instead of reimplementing our own

Tue Oct 23 10:46:18 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * bytestream-oob: coding style fix

Mon Oct 22 17:42:26 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * bytestream-oob: normalize_address was renamed to gibber_normalize_address

Mon Oct 22 17:36:04 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * bytestream-oob: remove temporary buffer in data_io_in_cb

Mon Oct 22 17:05:16 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * bytestream-obb: add a write buffer

Mon Oct 22 16:00:36 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * bytestream-obb: close the bytestream if an error occurs when writing to the socket

Mon Oct 22 15:42:53 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * allow func argument of gibber_bytestream_{oob,ibb}_accept to be NULL

Mon Oct 22 15:38:54 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * rename parse_oob_close_iq to parse_oob_iq_result

Mon Oct 22 15:38:19 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * bytestream-oob: use gibber-util's normalize_address instead of our own copy

Mon Oct 22 15:13:02 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * tubes-channel: remove the request attribute in the call of update_tubes_info in salut_tubes_channel_accept_stream_tube

Mon Oct 22 14:00:51 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * bytestream-oob: make normalize_address more portable

Mon Oct 22 12:45:06 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * bytestream-oob: don't bufferize data. Let the higher layer do that

Mon Oct 22 12:14:14 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * bytestream-ibb: remove usless return in xmpp_connection_received_stanza_cb

Mon Oct 22 12:13:19 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * bytestream-ibb.c: inline send_stanza

Fri Oct 19 18:08:52 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * add GIBBER_TELEPATHY_NS_RMULTICAST namespace and use it in bytestream-muc

Fri Oct 19 16:38:11 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * bytestream-oob: send item-not-found error if connect to peer failed

Fri Oct 19 16:22:05 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * bytestream-manager.c: improve parsing in si_request_reply_cb

Fri Oct 19 16:09:00 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * bytestream-manager: remove double break

Fri Oct 19 16:08:07 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * bytestream-manager.c: properly send IQ error in si_request_cb

Fri Oct 19 15:57:33 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * gibber-iq-helper.c: add a TODO in gibber_iq_helper_new_error_reply

Fri Oct 19 15:56:10 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * check-gibber-iq-helper.c: update to use new gibber_iq_helper_new_error_reply API

Fri Oct 19 15:53:31 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * modify gibber_iq_helper_new_error_reply to take a XmppError and a error msg as arguments

Fri Oct 19 14:24:35 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * bytestream-manager.c: backport streaminit_parse_request improvements from Gabble

Fri Oct 19 13:36:57 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * build salut-bytestream-manager

Fri Oct 19 13:36:42 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * add salut-bytestream-manager.[ch]

Fri Oct 19 13:30:37 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * build gibber-bytestream-oob

Fri Oct 19 13:30:19 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * add gibber-bytestream-oob.[ch]

Fri Oct 19 12:40:49 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * remove a test g_print

Fri Oct 19 11:58:39 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * bytestream-ibb: add dispose_has_run

Fri Oct 19 11:40:04 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * build tube-stream

Fri Oct 19 11:39:42 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * add tube-stream.[ch]

Fri Oct 19 11:21:50 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * drop gibber_bytestream_iface_get_protocol. Use a property instead

Fri Oct 19 11:05:38 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * change bytestream_iface_accept API. The bytestream is now responsible of creating and sending the SI accept stanza

Wed Oct 17 17:00:21 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * bytestream-ibb: properly decline bytestream if a GError is passed

Wed Oct 17 11:25:01 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * bytestream-ibb: drop muc support

Wed Oct 17 10:52:46 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * add a GError argument to gibber_bytestream_iface_close as in Gabble (not used yet)

Tue Oct 16 17:55:36 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * add salut_tubes_channel_bytestream_offered

Tue Oct 16 17:54:47 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * add salut_muc_manager_handle_si_stream_request

Tue Oct 16 14:44:26 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * tubes-channel: check if we have to publish the tube *before* adding the <tube> markup

Tue Oct 16 13:52:56 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-connection: instantiate the bytestream mgr

Tue Oct 16 13:52:30 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * add bytestream-manager debug flag

Tue Oct 16 12:48:40 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * tubes-channel: don't announce stream tubes we didn't initiate

Mon Oct 15 17:18:36 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * implement AcceptStreamTube and GetStreamTubeSocketAddress

Mon Oct 15 16:56:07 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * tubes-channel: add unix and inet sockets in GetAvailableStreamTubeTypes result

Mon Oct 15 16:52:50 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * tubes-channel: don't force the stream-id attribute in muc presence

Mon Oct 15 16:42:24 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * remove the offering parameter from extract_tube_information

Mon Oct 15 16:35:15 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * start to implement OfferStreamTube (muc only for now)

Mon Oct 15 14:14:11 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * tubes-channel: add stream tubes in GetAvailableStreamTubeTypes result

Thu Oct 25 13:46:47 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * gibber-muc-connection.c: gibber_muc_connection_new_stream: make code easier to read and add a comment

Thu Oct 25 13:40:22 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * gibber-muc-connection: fix a typo in comment

Thu Oct 25 12:03:59 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * call gibber_muc_connection_new_stream the first time get_property("stream-id") or gibber_bytestream_muc_send is called

Thu Oct 25 11:17:54 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * tubes-channel: remove generate_stream_id

Thu Oct 25 11:15:57 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * tubes-channel: remove the stream-id arg from create_new_tube

Thu Oct 25 11:10:34 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * use gibber_muc_connection_new_stream to allocate the stream used with D-Bus tubes

Thu Oct 25 11:05:56 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * add gibber_muc_connection_new_stream and gibber_muc_connection_free_stream

Wed Oct 24 16:18:23 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * muc stream-id are now guint16

Wed Oct 24 16:09:00 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * tubes-channel: use new-senders and lost-senders instead of new-sender and lost-sender

Wed Oct 24 15:49:10 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * fix conflict with sjoerd-new-protocol

Wed Oct 24 15:19:04 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * tubes-channel: update muc-bytestream's sender <-> stream-id mapping

Wed Oct 24 15:15:26 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * bytestream-muc: allow each sender to use his own stream id

Mon Nov  5 18:39:54 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * SalutMucChannel: Let the debug info output which sender is unknown

Mon Nov  5 18:34:59 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberRMulticastSender: Use guint's to iterate through GArray's

Mon Nov  5 18:34:32 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberRMulticastSender: Document the contents of hash tables and queue's

Mon Nov  5 18:33:45 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberRMulticastTransport: Use guint's to iterate through GArray's

Mon Nov  5 18:11:41 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberRMulticastPacket: Little style tweak

Mon Nov  5 18:11:29 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberRMulticastPacket: Use guint instead of int for iterating

Mon Nov  5 18:09:29 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberMucConnection: Remove trailing spaces

Mon Nov  5 18:07:30 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberMucConnection: Document the signal parameters that don't have specific types

Mon Nov  5 18:01:05 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberRMulticastCausalTransport: Remove some vestigial cose

Mon Nov  5 17:55:22 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberMucConnection: Add an explenation why 239.255.71.0/24 is used for clique multicast groups

Fri Nov  2 21:41:19 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Assign a default stream id to shut up gcc

Fri Nov  2 18:05:38 CET 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastSender: Don't use g_queue_clear, it's not defined in glib 2.12

Fri Nov  2 17:57:43 CET 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Cast values gotten from g_value_dup_object

Fri Nov  2 17:22:10 CET 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * gibber-r-multicast-transport.c: fix GArray leak in recheck_failures

Fri Nov  2 17:35:42 CET 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberMucConnection: Use a block from the ipv4 local scope multicast addresses range

Fri Nov  2 17:34:20 CET 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastPacket: Fix a little style issue

Fri Nov  2 16:59:49 CET 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * gibber-r-multicast-causal-transport.c: fix packet leak in gibber_r_multicast_causal_transport_send_failure

Fri Nov  2 16:57:07 CET 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * gibber-r-multicast-causal-transport.c: fix packet leak in send_keepalive_cb

Fri Nov  2 17:05:35 CET 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastPacket: Bump the version to 1!

Fri Nov  2 17:05:05 CET 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastPacket: Reorder some fields to have a nicer alignment in some cases

Fri Nov  2 17:03:55 CET 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastPacket: Add Clique prefix to each packet

Fri Nov  2 15:59:46 CET 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Rename IS_RELIABLE_PACKET to GIBBER_R_MULTICAST_PACKET_IS_RELIABLE_PACKET

Fri Nov  2 15:07:45 CET 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * check-gibber-r-multicast-packet: Assert that packet parsing succeeds and check some extra fields

Fri Nov  2 15:06:59 CET 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * check-gibber-r-multicast-causal-transport.c: Assert that the packet parsing succeeds

Fri Nov  2 14:31:14 CET 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-muc-manager.c: fix string leaks in browser_removed

Fri Nov  2 14:14:06 CET 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * gibber-r-multicast-causal-transport.c: fix packet leak in gibber_r_multicast_causal_transport_send_join

Fri Nov  2 14:13:06 CET 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * gibber-r-multicast-causal-transport.c: fix packet leak in gibber_r_multicast_causal_transport_send_attempt_join

Fri Nov  2 14:10:41 CET 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * gibber-r-multicast-sender.c: fix a GArray leak in gibber_r_multicast_sender_group_gc

Fri Nov  2 15:04:36 CET 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastPacket: When packet parsing fails, dont assert but return an error

Fri Nov  2 13:10:35 CET 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastTransport: Actually store the keepalive timer in the keepalive_timer variable

Fri Nov  2 12:53:16 CET 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastTransport: Fail nodes if they didn't take part in the join or failure process in time

Fri Nov  2 12:51:39 CET 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastCausalTransport: Stop the complete sender group instead of just the senders

Fri Nov  2 12:50:50 CET 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastSender: Add api to stuff the full sender group from popping

Thu Nov  1 16:02:47 CET 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastSender: Handle a sparse stream

Thu Nov  1 15:59:40 CET 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastSender: Initialize stream_id as soonas we can

Thu Nov  1 15:57:33 CET 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastSender: typo in variable naming

Thu Nov  1 15:54:56 CET 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastSender: Don't restart progress timer if the sender already failed

Thu Nov  1 15:11:04 CET 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastSender: Fail a node if we haven't seen any reliable packets from them for 5 minutes

Thu Nov  1 15:10:06 CET 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastCausalTransport: Ensure that at least every three minutes a reliable packet with depends is send

Thu Nov  1 15:09:07 CET 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastPacket: Suppor NO_DATA packages

Thu Nov  1 11:30:42 CET 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastSender: Free packets that both been acked by everyone and have been popped

Wed Oct 31 15:50:04 CET 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Use the new flags and size field of data packets

Wed Oct 31 15:49:18 CET 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastPacket: Use flags and a size field instead of part/total for fragmentation

Tue Oct 30 16:40:39 CET 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * SalutMucChannel: Remove the self add timer when adding self to be sure we don't add ourselves twice

Tue Oct 30 16:40:01 CET 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastTransport: Fix some style issues and usage of the wrong variable

Tue Oct 30 16:39:22 CET 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastPacket: Fix some style issues

Tue Oct 30 16:38:55 CET 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastCausalTransort: Fix some style issues

Tue Oct 30 13:46:40 CET 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastCausalTransport: When short-circuiting the disconnect procedure.. Ensure that we don't have any stale timers

Tue Oct 30 13:38:40 CET 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastTransport: When someone marks us as failed reset our connection to the group

Tue Oct 30 13:37:23 CET 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastCausalTransport: Add support for resetting us (send byes, rejoin with a new id)

Tue Oct 30 13:03:50 CET 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastSender: Whitespace fix

Mon Oct 29 21:26:41 CET 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastTransport: Make sure that we don't allow to nodes in our group with the same name

Mon Oct 29 20:30:07 CET 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastTransport: When a senders name isn't discovered when we start the join process, mark him as failed.. Also redo the join agreement checking to make it detect some cases better

Mon Oct 29 20:26:10 CET 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastTransport: When a sender signals failed, fail it. Also unify the failure handling more

Mon Oct 29 20:22:00 CET 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastCausalTransport: Set are own data start right at the beginning

Mon Oct 29 20:21:29 CET 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastCausalTransport: Proxy failed signals from senders

Mon Oct 29 20:21:06 CET 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastCausalTransport: Don't add information about failed packages to depends or session packets

Mon Oct 29 20:18:44 CET 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastCausalTransport: Ignore all our own packets. Letting WHOIS_REQUEST though isn't necessary anymore since the requested id has moved to it's own field

Mon Oct 29 20:17:48 CET 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastSender: If we're adding everyone to the pop queue, first clear it

Mon Oct 29 20:14:02 CET 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastSender: Add some extra debugging information

Mon Oct 29 20:12:29 CET 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastSender: When a sender requests it's packets being popped, while we're already popping. Add it to the pop_queue if it's not in yet

Mon Oct 29 20:11:00 CET 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastSender: Let state changing be done by a function asserting state never goes backwards

Mon Oct 29 20:09:43 CET 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastSender: Add a seperate failure mode for failed node of which we have no info at all

Mon Oct 29 20:07:20 CET 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastSender: Do a short timeout for the first whois request and longer ones for repeating requests. Also start a failure timer when doing a whois request for the first time and signal sender failure if the name isn't discovered in time

Mon Oct 29 20:05:15 CET 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastSender: Add fail signal

Mon Oct 29 19:51:40 CET 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * failnamemeshtest: Add a simulation for the case that the name of certain node can't be discovered by others

Fri Oct 26 15:43:46 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * When the causal multicast transport is disconnecting stop all sender timers

Fri Oct 26 15:42:37 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastTransport: Now really mark the right member as failed

Fri Oct 26 15:13:16 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Print which node actually cause the error

Fri Oct 26 15:12:47 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * check-gibber-r-multicast-sender: Port to the sender group concept and add some test for marking senders as failures

Fri Oct 26 15:12:07 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastTransport: Whitespace fixes

Fri Oct 26 15:11:40 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastTransport: Add failures failed by a join message to pending failures. And clean up pending failures when sending them as failures in a join. Also set nodes as failed as soon as we announce them as being a failure

Fri Oct 26 15:09:46 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastTransport: Set the right member to failed

Fri Oct 26 15:06:50 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastCausalTransport: Ignore repair requst for unknown senders

Fri Oct 26 15:05:42 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastSender: Add a failure and endpoint. Packets after the failure point will only be popped if their explicitely requisted (by depends from others)

Fri Oct 26 14:50:30 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastCausalTransport: Port to using sender groups

Fri Oct 26 14:47:01 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastSender: Introduce the concept of a sender group and use that to ensure that no packets are popped while a pop callback is running

Wed Oct 24 13:52:40 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * check-gibber-r-multicast-sender: Add some extra tests and adapt to the senders set_data_start functionality

Wed Oct 24 13:51:46 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastTransport: Simplefy some code by calling GibberRMultiCastSender functions directly if we have the sender anyway

Wed Oct 24 13:51:06 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastTransport: data_received can now assert that it will only ever get data from members

Wed Oct 24 13:49:39 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastTransport: Record the packet_id of the last join packet of each node and set the data start to that if they become new members

Wed Oct 24 13:46:01 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastSender: Let gibber_r_multicast_causal_transport_add_sender return the sender that was added

Wed Oct 24 13:45:19 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastSEnder: Add debug state showing which data packets are actaully popped

Wed Oct 24 13:44:25 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastSender: Add a function to set the data start. All data starting before this point will be ignored. Also data not hold back before setting a starting point will be ignored

Tue Oct 23 19:16:38 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastSender: Cope with multiple interleaved data and control streams

Tue Oct 23 19:15:19 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * CheckGibberRMulticastSender: Add testcases for interleaving multiple fragmented streams

Tue Oct 23 18:23:01 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastCausalTransport: Don't leak a refence to GibberRMulticastPacket's when sending out an unfragmented data packet 

Tue Oct 23 18:20:22 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Schedule one idle next step at a time at most. Also ensure that the mainloop is always run

Mon Oct 22 16:08:28 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Fix missing 8 to 16 bit stream id conversions

Mon Oct 22 14:20:40 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Merge with Sjoerd

Fri Oct 19 17:10:43 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * tests/: stylistic changes to files touched by new protocol

Fri Oct 19 17:10:30 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * salut-muc-channel: use guint to iterate over GArray

Fri Oct 19 17:09:52 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * src/salut-muc-channel.c: stylistic changes

Mon Oct 22 14:00:25 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Move everything to 16 bit stream ids

Sun Oct 21 21:23:58 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * SalutMucChannel: Wait a maximum of 60 seconds after connecting for other members

Sun Oct 21 21:21:44 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * SalutMucManager: Fix crash when listing channels when RoomList channels are around

Sun Oct 21 18:43:22 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Add the self handle to muc members after the first members have joined if we weren't the creator

Fri Oct 19 23:31:22 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastCausalTransport: g_string_overwrite doesn't exist in glib < 2.14.. Use truncate and appand instead

Fri Oct 19 23:29:59 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastTransport: Ignore all foreign bye packets

Fri Oct 19 23:26:34 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastSender: Ensure the sender isn't disposed while popping. Also make a list of all senders in the hashtable instead of iterating over a changing hashtable

Fri Oct 19 23:23:49 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastCausalTransport: Unref senders when their removed from the hashtable

Thu Oct 18 23:42:33 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberMucConnection: Add a disconnecting state

Thu Oct 18 23:41:12 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastCausalTransport: After sending bye's do finalisations before sending disconnected

Thu Oct 18 22:56:28 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastTransport: Also release the data of the sender itself when a join succeeded

Thu Oct 18 22:55:49 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastTransport: Only allocate new and lost arrays when needed

Thu Oct 18 22:26:44 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastTransport: Don't send new-senders or lost-senders with an empty array

Thu Oct 18 22:26:16 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberMucConnection: Correct the signal type for lost-senders

Thu Oct 18 21:21:31 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Simulations: Adapt to the new new-senders and lost-senders signals

Thu Oct 18 21:21:03 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * SalutMucChannel: Adapt to the new new-senders and lost-senders signals

Thu Oct 18 21:20:45 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberMucConnection: Adapt to the new new-senders and lost-senders signals

Thu Oct 18 21:19:36 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastTransport: Signal new-senders and lost-senders with a GArray instead of one sender at a time

Wed Oct 17 23:07:40 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * mesh.py: Add utility function to get packet types

Wed Oct 17 23:07:19 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Add a simplemeshtest variant where all AJ packets of one node are always dropped

Wed Oct 17 23:06:37 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * check-gibber-r-multicast-packet: Change part/total/stream_id types for the data packet to it's new types

Wed Oct 17 23:05:44 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastTransport: Recognize all failure types, add some nice assertions

Wed Oct 17 23:05:02 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * RibberRMulticastSender: Do the assert after printing debug output

Wed Oct 17 23:02:46 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastPacket: Use bigger fields for fragmentation and stream ids

Wed Oct 17 21:46:36 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * First signal all lost members, then the new members

Wed Oct 17 21:46:14 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Don't remove things from empty GArray's

Wed Oct 17 17:22:38 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Implement joining with failures

Wed Oct 17 17:21:24 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastCausalTransport: Add failures to the join messages

Wed Oct 17 17:18:31 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastSender: Packet insertion should change the first_packet info

Wed Oct 17 17:17:35 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastPacket: Add failures field to join packets

Wed Oct 17 15:55:50 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * check-gibber-r-multicast-causal-transport.c: Unref the packet in the common function finalisation

Mon Oct 15 21:31:48 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastTransport: Go back to normal state when joining has finished

Mon Oct 15 20:18:54 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastSender: reschedule whois requests packets if we receive a whois request

Mon Oct 15 17:42:17 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastTransport: Move debug output above the actual handling

Mon Oct 15 17:41:38 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastSender: Make the pop_packets code flow somewhat nicer

Mon Oct 15 17:34:56 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastSender: Always try to pop packets instead of looking at the state, the pop_packets function will do the right thing

Mon Oct 15 17:34:20 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * check-gibber-r-multicast-sender.c: Let the holding test support multiple scenarios, add a test for out of order control packets

Mon Oct 15 12:32:41 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * simplemeshtest.py: Print packet stats when all data has been send/received

Mon Oct 15 12:31:02 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * mesh.py: Add basic packet parsing (get the type) and stats

Sun Oct  7 23:19:33 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastCausalTransport: Add remove sender api

Sun Oct  7 23:19:04 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastTransport: Remove senders from our knowledge after the failure protocol has completed

Sun Oct  7 23:17:04 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastSender: Assert that the sender is not NULL

Sun Oct  7 23:09:57 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Send data after everyone connected. Connect the last node after receiving all the data

Sun Oct  7 21:57:53 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * mesh.py: Add support for removing nodes

Sun Oct  7 21:51:19 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastTransport: Add support for failing node and remove having a member for ourselves

Sun Oct  7 21:45:35 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastTransport: some reindentation

Sun Oct  7 21:44:15 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastTransport: Add support for failures

Sun Oct  7 21:43:31 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastTransport: Actually send out repair messages for other nodes

Sun Oct  7 21:40:25 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastSender: Add failing state

Sun Oct  7 19:08:10 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastPacket: Add support for failure packets

Sun Oct  7 18:20:32 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastPacket: When parsing add the data payload size to packet size and assert that the complete packet is actually parse

Fri Oct  5 19:39:54 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Add support for disconnecting the node

Fri Oct  5 19:39:22 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Add support for disconnecting nodes

Fri Oct  5 17:47:12 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastTransport: Treat foreign session packets the same as reliable packets. They have the same information

Fri Oct  5 17:44:03 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastTransport: Add a disconnecting phase to wait for the underlying transport to be disconnected

Fri Oct  5 17:40:00 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastCausalTransport: Add disconnecting stage and send bye packets

Fri Oct  5 17:33:19 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastSender: Unknown nodes in depends can only  happen in AJ packets and then we can ignore those

Fri Oct  5 17:28:33 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastSender: Don't print sender pointer in the debugging output

Fri Oct  5 17:26:41 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastPacket: Parse and build BYE packets

Thu Oct  4 17:43:34 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastTransport: Implement joining protocol

Thu Oct  4 17:42:00 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastCausalTransport: Add api to get the sender object corresponding to an ID

Thu Oct  4 17:41:02 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastCausalTransport: Up the session timeout to between 1.5 and 3 seconds

Thu Oct  4 17:40:27 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastCausalTransport: Only reindex the hash table iff we signaled a foreign packet (thus when it could actually have changed)

Thu Oct  4 17:39:49 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastCausalTransport: Make the debug output somewhat nicer

Thu Oct  4 17:36:50 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastSender: Add debugging output when releasing or holding back data

Tue Oct  2 18:37:16 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Use Telepathy coding style for new files gibber-r-multicast-causal-transport.[ch]

Tue Oct  2 18:02:02 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastCausalTransport: Add support for sending out JOIN packets

Tue Oct  2 17:59:52 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastPacket: Add preliminary support for JOIN packets

Tue Oct  2 16:01:41 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastSender: seperate global and data dependency checking. And no longer prevent recursive popping

Tue Oct  2 16:00:14 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Call update-senders from a senders popping process instead of from the causal multicast transport

Tue Oct  2 15:58:44 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Add a test to test the holding back/releasing of data with dependencies

Mon Oct  1 19:20:43 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * simplemeshtest.py: Tweak the setting a bit for testing the new protocol

Mon Oct  1 19:18:11 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Purely test the gibber-r-multicast-causal-transport and not the gibber-r-multicast-transport on top of it as that would need a totally different approach to testing

Mon Oct  1 19:10:31 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * check-gibber-r-multicast-sender: Set sender start points

Mon Oct  1 18:07:27 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastTransport: Implement switching from normal to gathering to joining phase, the joining phase itself isn't implemented yet

Mon Oct  1 18:05:53 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastSender: Implement holding back data packets

Sun Sep 30 15:12:14 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastTransport: Don't always send attemp joins after receive attempt join control packets

Sun Sep 30 15:10:02 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastPacket: don't use g_array_set_size, it really expands the array instead of extending the preallocated size

Sun Sep 30 14:30:57 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Replace the depends GList in GibberRMulticastPacket with a GArray

Sun Sep 30 13:48:34 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastTransport: Implement AJ sending

Sun Sep 30 13:39:45 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastCausalTransport: Better debugging output

Sun Sep 30 13:38:52 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * mesh.py: Make the unknown output output a bit more compact

Sun Sep 30 13:37:56 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastSender: When checking depends a node is either new/unknown or we know it's next output packet

Tue Sep 18 12:46:36 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberCausalMulticastTransport: Fix prototype of control-packet-receive callback

Tue Sep 18 12:45:46 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberCausalMulticastTransport: Handle depends for all reliable packets, not just data packets

Tue Sep 18 12:45:12 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberCausalMulticastTransport: Improve debugging information

Tue Sep 18 12:43:00 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberCausalMulticastTransport: Rename _start_sender function to update_sender

Tue Sep 18 12:41:36 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastCausalTransport: Add sender id to the Custom message buffers

Tue Sep 18 12:40:17 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastCausalTransport: Use _update_sender instead of _start_sender methods

Tue Sep 18 12:08:07 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastSender: Add API to update the position in the stream of a sender

Tue Sep 18 12:07:40 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastSender: Update {next,last}_output_packet variables before signalling control pacets

Tue Sep 18 12:06:47 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Detect resents of the first packet too

Tue Sep 18 12:06:17 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastPacket: Assure that the senders array in an attempt_join packet is always allocated (even for an empty array). Makes the code using it a lot simpler

Mon Sep 17 11:45:54 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastSender: Fix the definition of the received-control-message packet

Mon Sep 17 11:40:19 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastSender: Don't forget to update the output packets administration when handling control packets

Mon Sep 17 11:12:45 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Only free the attempt join g_array if it is set

Fri Sep 14 16:17:05 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastSender: Dependency checking can be done for all reliable packets, not use data packets

Fri Sep 14 16:15:08 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastSender: Fix some stupid typo's that broke compilation

Fri Sep 14 16:14:20 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastCausalTransport: Improve packet type debug message a bit

Fri Sep 14 16:14:01 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastCausalTransport: Also set packet_id on attempt join packets

Fri Sep 14 15:31:03 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastCausalTransport: Add API to send attempt join messages

Fri Sep 14 15:09:33 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastSender: whitespace and comments fixing

Fri Sep 14 15:08:23 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastSender: Handle control packets almost but not entirely the same way as data packets

Fri Sep 14 15:05:26 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastSender: Add the posibility to keep repeating a specific packet, needed for certain attempt join packets

Fri Sep 14 13:24:59 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastPacket: Add API to add an array of new senders to an attempt join packet

Fri Sep 14 13:00:58 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastCausalTransport: Add depends to all senders of which we have a known starting sequence number

Fri Sep 14 12:59:13 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastSender: Clarify the new semantics of GIBBER_R_MULTICAST_SENDER_STATE_PREPARING a bit more

Fri Sep 14 12:58:11 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastSender: If the sender isn't preparing yet (thus no sane startpoint is known), ignore all evidence of it's packets

Fri Sep 14 11:43:16 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastCausalTransport:  Whitespace fixes

Fri Sep 14 11:14:36 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * test-r-multicast-transport-io.c: Unref the causal and test transport as soon as another transport owns it

Fri Sep 14 11:11:20 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * check-gibber-r-multicast-transport.c: Unref the causal transport as soon as the reliable transport owns it

Fri Sep 14 11:08:57 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberMucConnection: Also unref the causal transport when disposing

Fri Sep 14 11:06:02 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastTransport: Remove unused property from properties enum

Wed Sep 12 20:59:40 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * check-gibber-r-multicast-packet.c: Add test for Attempt Join packet

Wed Sep 12 20:59:06 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * check-gibber-r-multicast-sender.c: Cope with seperated packet_id setter

Wed Sep 12 20:58:35 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * check-gibber-r-multicast-transport.c: Cope with seperated packet_id setter

Wed Sep 12 20:57:48 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastPacket: Add builder/parser for Attempt Join packets

Wed Sep 12 16:39:02 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastCausalTransport: Use the new generic packet id setter

Wed Sep 12 16:38:20 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastPacket: Provide a single function for all reliable packets to set the packet id

Wed Sep 12 16:05:10 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastTransport: When receiving a foreign packet, immediately add it to the known senders with all needed information if necessary

Wed Sep 12 16:04:04 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastCausalTransport: Let high layer decide on which senders to add. And assume they do so in a consistent way

Wed Sep 12 15:58:13 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastSender: Add api to let users decide what the first packet of a senders sequence is

Wed Sep 12 15:57:36 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastSender: We should have a node's first packet and thus be able to repair it

Wed Sep 12 13:28:29 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticstCausalTransport: Move sender_id to public struct so it can be used for policy decisions

Wed Sep 12 12:54:50 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Move the common reliable packet information into the common packet structure. As this is now needed for a lot more then just DATA

Wed Sep 12 10:55:50 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastTransport: Add a temporaty hack to make new-sender work

Wed Sep 12 10:54:32 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Always put a causal multicast transport under the r-multicast transport

Wed Sep 12 10:54:13 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastTransport: Rework to work on top of a causal transport

Wed Sep 12 10:53:32 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastCausalTransport: Rename everything to the proper namespace

Wed Sep 12 10:37:37 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Re-add gibber-r-multicast-transport

Wed Sep 12 10:28:35 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Split a lower causal layer out of gibber-r-multicast-causal-transport.c

Tue Sep 11 11:07:00 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberMulticastTransport: Throw out silly whitespace

Wed Oct 31 17:23:21 CET 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * SalutMucManager: return the existing tubes channel when signalling EXISTING (dev.laptop.org #4565)

Fri Oct 26 12:59:25 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Install telepathy-salut in libexecdir, adjust .service accordingly

Tue Oct 23 16:39:40 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * tube-dbus: salut_tube_dbus_add_name: check D-Bus name if it starts with ":2."

Tue Oct 23 16:29:34 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * tubes-channel: use tube-dbus's functions to add/remove name to d-bus names

Tue Oct 23 16:28:58 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * tube-dbus: add public functions to add/remove name to/from dbus names

Tue Oct 23 16:06:11 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * tube-dbus: use new algorithm to generate D-Bus local name

Tue Oct 23 16:03:34 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * sha1/sha1-util: add sha1_bin function

Tue Oct 23 16:02:14 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * tubes-channel: be sure dbus-names related functions do anything in 1-1 D-Bus tubes

Tue Oct 23 15:32:55 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * tubes-channel: publish_tube_in_node: set dbus-name only if not NULL and set initiator only for D-Bus tubes

Mon Oct 22 17:17:35 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * use gibber_normalize_address in gibber_ll_transport_get_address

Mon Oct 22 17:12:37 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * rename normalize_address to gibber_normalize_address

Mon Oct 22 15:58:08 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Use tar-ustar for distcheck so long version numbers (with a datestamp) and long filenames (the .service) don't lead to failure

Mon Oct 22 15:04:37 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Remove duplicate copy of muc_connection_new_sender_cb caused by diff|patch merging

Mon Oct 22 14:52:53 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * tubes-channel: remove the "request" attribute in tubes announces (re-recorded)
  Originally by Guillaume, re-recorded to avoid depending on his stream tubes work.

Mon Oct 22 11:53:05 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * tubes-channel: send tubes info when get a "new-sender" event

Fri Oct 19 17:09:28 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Use gibber_xmpp_stanza_build to build invitation messages

Fri Oct 19 17:08:41 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Add GIBBER_NODE_ASSIGN_TO opcode to gibber_xmpp_stanza_build

Fri Oct  5 17:36:37 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberTransport: Add disconnecting state

Mon Oct 22 14:39:43 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * gibber-util.h: add G_BEGIN_DECLS/G_END_DECLS

Mon Oct 22 14:39:27 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * gibber-util.c: fix normalize_address

Mon Oct 22 14:17:54 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * move normalize_address from gibber-xmpp-connection-listener.c to gibber-util.c

Mon Oct 22 14:12:47 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * add and build gibber-util.[ch]

Mon Oct 22 14:04:52 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * gibber-xmpp-connection-listener.c: make normalize_address more portable

Mon Oct 22 10:54:20 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * Fix some more style issues

Mon Oct 22 09:58:48 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * SalutMucManager: break if we found good parameters for the room to join

Mon Oct 22 09:55:56 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Whitespace fixes

Mon Oct 22 09:55:52 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Whitespace fixes

Thu Oct 18 22:03:47 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * SalutMucChannel: If we're connecting and the self handle is added.. Don't readd/restart connection

Sun Oct 21 22:27:19 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * SalutMucManager: Keep an array of resolvers, so we can reflect finding multiple records for one room correctly

Wed Sep 19 10:10:35 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * fix OLPC disabled build

Tue Sep 18 18:06:00 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * add debug in muc_ready_cb

Tue Sep 18 18:02:31 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * forget about invites when we join the room

Tue Sep 18 17:39:30 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * check room handle in salut_contact_left_private_activity

Tue Sep 18 17:07:22 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * add a FIXME about salut_contact_takes_part_in_olpc_activity

Tue Sep 18 16:21:51 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * revoke invites when we remove an activity due to a SetActivity call instead of using the muc closed signal

Tue Sep 18 15:45:45 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * add 2 debug output + coding style tweaks

Tue Sep 18 15:21:30 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-connection: catch uninvite stanza and remove the contact from the activity

Tue Sep 18 15:21:06 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-contact: add salut_contact_left_private_activity public method

Tue Sep 18 13:17:07 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-self: send uninvite stanza when we leave a muc associated with an activity

Thu Oct 18 14:59:08 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-muc-manager.c: disconnect browser signals when closing to not be notified of disappearance of muc's service that will be close by us

Thu Oct 18 13:47:54 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * gibber-xmpp-error: revert gint -> int useless change in gibber_xmpp_error_from_node

Thu Oct 18 12:50:10 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * add  parentheses around the expansion of GIBBER_XMPP_ERROR

Thu Oct 18 12:49:29 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * drop INVALID_XMPP_ERROR. Use XMPP_ERROR_UNDEFINED_CONDITION instead

Thu Oct 18 12:47:37 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * use a g_return_val_if_fail in gibber_xmpp_error_to_node

Thu Oct 18 12:45:09 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * don't skip UNDEFINED_CONDITION in gibber_xmpp_error_from_node first loop

Thu Oct 18 12:37:38 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * gibber-xmpp-error: update copyright and drop @author

Thu Oct 18 12:28:31 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * gibber-xmpp-error: gibber_xmpp_error_to_node shouldn't accept XMPP_ERROR_UNDEFINED_CONDITION

Thu Oct 18 12:22:48 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * gibber-xmpp-error.c: use the NS when looking for the error child

Thu Oct 18 12:15:21 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * move XMPP_ERROR_UNDEFINED_CONDITION to index 0 of xmpp_errors

Thu Oct 18 12:02:01 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * use XMPP_ERROR_UNDEFINED_CONDITION instead of XMPP_ERROR_UNKNOWN

Thu Oct 18 11:57:23 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * rename XMPP_ERROR_JINGLE_UNKOWN_SESSION to XMPP_ERROR_JINGLE_UNKNOWN_SESSION

Thu Oct 18 11:26:53 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * gibber-xmpp-error: set NS to GIBBER_XMPP_NS_STANZAS instead of NULL

Thu Oct 18 11:12:07 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * gibber-xmpp-error: rename "action cancel" type to "cancel"

Wed Oct 17 16:51:15 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * add jingle errors NS

Tue Oct 16 16:59:08 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * add OOB NS

Tue Oct 16 13:52:09 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * gibber-namespaces.h: add SI related NS

Wed Oct 17 16:52:15 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * add gibber-xmpp-error checks in test process

Wed Oct 17 16:51:47 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * add check-gibber-xmpp-error.c

Wed Oct 17 16:50:59 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * build gibber-xmpp-error

Wed Oct 17 16:50:35 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * add gibber-xmpp-error.[ch]

Mon Oct 15 15:25:13 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * add a bytestream argument to tube_dbus_new and create_new_tube as in Gabble

Mon Oct 15 15:01:25 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * add a GError argument to salut_tube_iface_accept as in Gabble

Mon Oct 15 14:22:36 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * tubes-channel: coding style tweaks and remove old commented code

Mon Oct 15 14:01:37 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * tube-dbus: implement message reassembly (code from Gabble)

Mon Oct 15 13:07:03 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * tube-dbus: use a switch in get_tube_state

Mon Oct 15 12:59:20 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * simplify salut_tube_dbus_init

Mon Oct 15 12:46:30 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * tube-dbus: dbus_local_name and 	dbus_names are now muc specific

Mon Oct 15 12:26:50 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * tube-dbus: unlink socket when disposing, retry if dbus_server_listen failed (code from Gabble)

Mon Oct 15 11:52:17 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * use tp-glib tubes enum/functions

Mon Oct 15 11:27:43 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * remove extensions/Channel_Type_Tubes.xml

Mon Oct 15 11:21:51 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * tubes-channel: remove backward compatibility with old tubes API

Mon Oct 15 11:19:55 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * move common tubes properties definitions to tube-iface.c

Mon Oct 15 10:39:58 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * gibber-bytestream-ibb.c: add a FIXME about fragmentation

Mon Oct 15 16:01:29 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * gibber-bytestream-muc.c: add FIXME about futur Gibber API improvement

Mon Oct 15 15:53:49 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * gibber-bytestream-muc.c: coding style fix

Mon Oct 15 15:53:35 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * gibber-bytestream-iface.c: fix copyright

Mon Oct 15 09:55:57 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * gibber-bytestream-muc.[ch]: fix file name in header

Thu Sep 27 14:48:41 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * bytestream-muc: remove useless comment

Thu Sep 27 14:43:19 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * bytestream-muc: remove stream_init_id as it's 1-1 bytestream specific

Thu Sep 27 14:40:46 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * bytestream-ibb: implement get_protocol

Thu Sep 27 14:23:42 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * use GibberBytestreamMuc for Muc D-Bus tubes (re-written and re-recorded)

Thu Sep 27 14:22:25 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * tube-dbus: use the handle-type to determine if we need SI reply or not. Remove deprecated commented code

Thu Sep 27 14:15:05 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * bytestream-muc: wrap a too long line

Thu Sep 27 14:09:04 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * build gibber-bytestream-muc.[ch] (re-recorded)

Thu Sep 27 14:08:13 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * gibber_bytestream_iface_send's "data" arg has to be a const

Thu Sep 27 14:05:58 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * rename gibber_bytestream_ibb_initiation to gibber_bytestream_ibb_initiate (re-recorded)

Thu Sep 27 13:17:12 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * bytestream-ibb: use bytestream-iface properties definitions (re-written and re-recorded)

Thu Sep 27 13:13:32 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * gibber-bytestream-iface: remove the stream-init-id property as its 1-1 bytestream specific (re-recorded)

Thu Sep 27 13:13:07 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * rename LAST_GIBBER_BYTESTREAM_STATE to NUM_GIBBER_BYTESTREAM_STATES

Tue Sep  4 13:35:57 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * add gibber-bytestream-muc.[ch]

Tue Sep  4 12:50:38 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * tubes-channel: generate uint8 stream-id for muc tubes

Mon Sep  3 16:39:15 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * bytestream-iface: define common bytestream properties

Thu Sep 27 13:01:13 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * bytestream-ibb: s/xmpp_connnection/xmpp_connection

Thu Sep 27 12:59:22 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * tube-dbus tube-iface: use GibberBytestreamIface instead of GibberBytestreamIBB

Thu Sep 27 12:58:44 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * gibber-bystream-ibb: abstract using GibberBystreamIface (re-written and re-recorded)

Thu Sep 27 12:34:18 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * use GibberBytestreamState enum instead of GibberBytestreamIBBState

Wed Aug  1 11:54:43 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * build gibber-bytestream-iface

Wed Aug  1 11:54:21 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * add gibber-bytestream-iface.[ch]

Wed Sep 26 17:52:28 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * version 0.1.5.1

Wed Sep 26 17:37:29 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  tagged telepathy-salut 0.1.5

Wed Sep 26 17:37:15 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * version 0.1.5

Wed Sep 26 17:12:14 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * configure.ac: Check for the existance of dbus_message_marshal instead of checking the version

Wed Sep 26 16:36:48 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * Don't build D-Bus tubes support when the D-Bus version is too old

Wed Sep 19 12:17:38 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * try to re-announce muc service when it disappears. Woraround for the "muc is not joinable after its creator left" bug

Wed Sep 19 12:10:56 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * make salut_muc_channel_publish_service a public method

Wed Sep 12 12:17:30 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-contact: use the activity pointer and not the activity id to check if the activity was previously announced by the contact

Mon Sep 10 10:23:54 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * send_olpc_activity_properties_changes_msg: ignore if the muc connection is not connected yet

Fri Sep  7 00:26:04 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * roomlist-channel: coding style tweaks

Fri Sep  7 00:23:58 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut_roomlist_channel_close: emit the closed signal so we don't have to explicitely call g_object_run_dispose

Fri Sep  7 00:10:56 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * roomlist-channel: salut_roomlist_channel_set_property: assert handle and handle-type value

Thu Sep  6 17:14:43 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * muc-manager: directly use g_object_unref instead of unref_foreach

Thu Sep  6 17:02:07 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * roomlist don't have to be a singleton

Thu Sep  6 16:09:25 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * fix conflict with HEAD

Fri Jul 20 17:04:06 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * implement org.freedesktop.Telepathy.Channel.Type.RoomList

Thu Sep  6 15:45:34 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * delay tubes channel announcement until it becomes ready

Thu Sep  6 15:40:21 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * tubes-channel: add a ready public variable. Avoid to send data if the text channel is not ready yet

Thu Sep  6 10:09:22 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * don't use TP_CHANNEL_GROUP_CHANGE_REASON_INVITED when user joins a muc

Thu Sep  6 10:01:48 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * destroy TpIntSet in muc_connection_connected_cb

Thu Sep  6 09:49:34 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * when joining a muc, set yourself as remote-pending while the muc connection isn't connected

Thu Sep  6 09:40:58 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * revert delayed muc channel creation

Wed Sep  5 15:07:16 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-contact: add a TODO item

Wed Sep  5 15:00:58 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * rename salut_contact_takes_part_olpc_activity to salut_contact_takes_part_olpc_activity  and activity_have_id to activity_has_id

Wed Sep  5 14:52:19 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-contact.c: add a comment about olpc_announced_activities contents

Wed Sep  5 14:44:29 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * use tp_g_value_slice_new

Wed Sep  5 14:36:29 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * bump telepathy-glib dependency to 0.5.14

Wed Sep  5 14:33:45 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * add comment about extract_properties_from_hash

Wed Sep  5 14:28:44 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-self.h: trivial style fix

Wed Sep  5 14:18:16 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-util.c: use "%u" for uint

Wed Sep  5 14:15:30 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-utilc: use strtol and strtoul instead of atoi

Wed Sep  5 14:11:14 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * use "bool" instead of "b" in salut_gibber_xmpp_node_extract_properties and gibber_xmpp_node_set_children_from_properties

Wed Aug 29 10:59:46 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-self.c: update_activity_privacy: allow updated to be NULL

Tue Aug 28 15:26:55 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-self.c: when retrieving activity properties from the contact mgr, init their values to NULL to avoid to let them unset if contact manager doesn't know about these properties

Tue Aug 28 13:59:41 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * emit channel error if the connection to the muc failed

Tue Aug 28 12:46:51 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * delay the creation of the tubes channel if we have to wait for the muc channel

Tue Aug 28 12:19:21 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-muc-manager.c: wait the muc channel is ready before fire the new channel signal

Tue Aug 28 12:18:58 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-muc-channel.c: add a "ready" signal emitted when the muc connection is connected

Tue Aug 28 11:56:39 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * gibber-r-multicast-transport.c: assert priv->self != NULL when sending

Fri Aug 24 13:09:20 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * fix conflict with HEAD

Fri Aug 24 12:24:15 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * update_activity_privacy: move the activity privacy check from the caller into the function

Fri Aug 24 12:14:49 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * create_properties_table: recycle the GValue*

Fri Aug 24 12:09:03 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-util: use tp_strdiff instead of strcmp

Fri Aug 24 12:03:10 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * fix some typos

Fri Aug 24 11:58:26 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * rename update_activity_privacy_policy to update_activity_privacy

Fri Aug 24 11:53:12 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * fix --disable-olpc-build

Fri Aug 24 11:38:49 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * olpc_activity_properties_changed: if we use SalutSelf's properties, be sure something was actually updated before fire the signal

Fri Aug 24 11:22:26 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-contact: avoid to have the same activity in the 2 hash tables at the same time

Thu Aug 23 15:23:38 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-connection: factor out common code used in salut_connection_act_set_properties and check_properties

Thu Aug 23 14:38:36 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * add "tags" olpc activity properties

Thu Aug 23 11:49:54 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * remove FIXME about activity properties from invites. It's not a problem as SalutSelf's properties overwrite the one from the contact mgr

Thu Aug 23 11:36:15 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * fix refcount problem when we are invited to a private activity and then this activity becomes public

Thu Aug 23 10:59:43 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-self: remove deprecated FIXME as now private activities have to be announced using SetActivities

Thu Aug 23 10:53:24 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-self: remove contact from the invited set when he joined activities

Wed Aug 22 17:54:08 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * implement public -> private activity changes

Wed Aug 22 17:37:47 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-connection: emit the ActivityPropertiesChanged signal even for activities we didn't join (fix regression)

Wed Aug 22 16:59:47 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * catch when a buddy change the activity privacy policy from private to public

Wed Aug 22 16:25:55 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-self: get properties from the contact-manager when we create an activity so we'll use its initial properties if any

Wed Aug 22 15:24:43 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * for private olpc activities: use muc message to notify properties changes

Wed Aug 22 12:43:55 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * update salut-self's OLPC activities properties when they are changed from an external source

Tue Aug 21 18:58:21 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * resend pending invitations when changing activity properties to notify invited contact of the change

Tue Aug 21 18:57:14 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-muc-channel: factor out salut_muc_channel_send_invitation and make it a public function

Tue Aug 21 18:20:59 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-muc-manager.c: salut_muc_manager_get_text_channel ref the channel

Tue Aug 21 18:10:46 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-muc-channel.c: don't keep a ref on SalutSelf to avoid cyclic references

Tue Aug 21 18:09:45 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * add salut_muc_manager_get_text_channel public function

Tue Aug 21 18:08:27 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * fix conflicts with the "register the IM, muc and XMPP connection managers as read only properties" patch

Wed Jul 25 17:52:37 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-connection.c: register the IM, muc and XMPP connection managers as read only properties

Tue Aug 21 17:23:07 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-self.c: factor out update_activity

Tue Aug 21 16:19:43 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * Implement the ActivityPropertiesChanged signal with public activities

Tue Aug 21 15:56:33 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-self: fix a regression. Activity properties are now announced when we announce the activity the first time

Tue Aug 21 12:02:52 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-self: when setting activities, ask to the contact-manager if he already know this activity and if it's a public one. If yes, we can announce the activity too

Tue Aug 21 11:58:01 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * SalutSelf: add SalutConnection and SalutContactManager private variable

Tue Aug 21 10:53:46 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * make salut-contact-manager is_private aware

Tue Aug 21 10:01:37 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-self.c: _set_olpc_activities_add: check if activity is private before announcing it / update its service

Mon Aug 20 16:55:25 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut_contact_manager_add_invited_olpc_activity: insert the newly created activity to the hash table

Mon Aug 20 16:21:35 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * rename salut_contact_manager_add_invited_activity to salut_contact_manager_add_invited_olpc_activity

Mon Aug 20 15:57:41 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * rename salut_contact_join_private_olpc_activity to salut_contact_takes_part_olpc_activity as we can be invited to join a public activity

Mon Aug 20 15:49:57 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * observe incoming invitations to update buddy activities and activities properties

Mon Aug 20 15:47:25 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-contact-manager: add salut_contact_manager_add_invited_activity to create activity due to incoming invitations

Mon Aug 20 15:05:40 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-contact: rename olpc_activities hash table to olpc_announced_activities and add salut_contact_join_private_olpc_activity public method to manage invitations

Mon Aug 20 14:49:59 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-contact-manager: factor out activity update code

Mon Aug 20 11:59:31 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut_self_olpc_augment_invitation: add the activity ID in the invite

Mon Aug 20 11:47:20 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * move augment_invitation from salut_connection to salut_self

Mon Aug 20 11:41:56 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-connection: register the Self object as a read-only property

Fri Aug 17 16:54:31 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * set activity's properties in MUC invitations

Fri Aug 17 16:51:27 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-connection.c: factor out create_properties_table

Fri Aug 17 16:36:40 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * check-node-properties.c: test the boolean type

Fri Aug 17 16:35:11 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-util.c: add support for boolean in gibber_xmpp_node_set_children_from_properties and salut_gibber_xmpp_node_extract_properties

Fri Aug 17 16:34:51 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * gibber-namespaces.h: add GIBBER_TELEPATHY_NS_OLPC_ACTIVITY_PROPS

Fri Aug 17 15:37:10 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * start to announce an activity when its private property is switched to FALSE

Fri Aug 17 15:26:38 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * add "private" activity property

Fri Aug 17 12:26:28 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-self.c: salut_self_set_olpc_activity_properties return an error if it don't know the activity as SetActivities is supposed to be called before

Fri Aug 17 10:17:14 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-self.c: if we create the activity in set_properties, we don't share it. Announce not previously shared activity in _set_olpc_activities_add

Thu Aug 16 18:06:46 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-self.c: factor out announcing activity code so we can create not public activities

Tue Aug 28 19:59:40 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-tubes-channel.c: updated to fit spec 0.15.5 + implement old tubes API for backwards compatibilty

Tue Aug 28 19:58:58 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * update tubes spec to 0.15.5

Tue Jul 24 15:52:38 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Make the muc connection asynchronous

Mon Aug 27 16:07:52 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * update tubes API comments

Mon Aug 27 10:30:47 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-tubes-channel.c: remove HAVE_DBUS_TUBE tests as now we always build D-Bus tubes

Mon Aug 27 10:22:39 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-tubes-channel.c: updated to fit latest spec

Mon Aug 27 10:17:39 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * update extensions/Channel_Type_Tubes.xml

Fri Aug 24 16:31:59 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * version 0.1.4.1

Fri Aug 24 16:20:39 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  tagged telepathy-salut 0.1.4

Fri Aug 24 16:20:25 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * version 0.1.4

Thu Aug 23 17:32:14 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * SalutContactManager: Only dispose olpc specific hashtables when --enable-olpc is given

Thu Aug 23 17:08:21 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * SalutConnectionManager: Rename the protocol to local-xmpp instead of ll-xmpp, like the new spec says

Thu Aug 23 15:00:33 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Change the protocol name to ll-xmpp

Thu Aug 23 15:00:18 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Add debug output when setting the alias

Mon Aug 20 16:45:17 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * gibber-r-multicast-transport.c: g_free doesn't need an "if not NULL" guard

Mon Aug 20 15:03:01 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-contact-manager: destroy olpc_activities_by_room and olpc_activities_by_mdns when closing the factory

Mon Aug 20 16:34:24 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-muc-channel.c: fix 2 TpIntSet when changing group members

Mon Aug 20 16:33:45 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-contact: fix 2 OLPC specifc string leaks

Mon Aug 20 16:28:52 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * gibber-r-multicast-transport.c: fix priv->name leak

Mon Aug 13 01:18:48 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * SalutImChannel: Remove connected and received-stanza signalling, their obsoleted by the XmppConnectionManager

Mon Aug 13 01:12:25 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * SalutXmppManager: When the connection is fully closed, first remove it from the hash tables then disconned the tcp connection. Ensures we don't accidentally emit connection-failed

Mon Aug 13 00:59:22 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * SalutImChannel: Let _intialise_connection cope with receiving stanza's form half-closed connections

Sun Aug 12 23:58:21 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * SalutXmppConnection: Make incoming connection handle from a machine with only one announce contact more in line with the normal handle. Also fixes a race condition which caused a new connection to be signaled before it was actually opened

Sun Aug 12 23:03:21 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Start listening for new connections directly after the channel is created

Sun Aug 12 22:30:56 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * SalutXmppConnectManager: Don't start the refcount for outgoing connections at 1

Sun Aug 12 22:30:07 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * SalutImChannel: Start waiting for a new xmpp connection as soon as the connection backing the im channel goes away

Wed Aug  1 16:08:53 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * fix IBB NS

Tue Jul 31 18:49:19 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-xmpp-connection-manager.c: disconnect transport signal in disconnect_signals_foreach

Tue Jul 31 13:43:43 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * disconnect all signals from connection when disposing the XCM

Mon Jul 30 14:48:34 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-xmpp-connection-manager.c: remove remaining timer when a connection is fully open

Thu Jul 26 16:25:15 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-xmpp-connection-manager.c: remove timer when got a tranport disconnected signal

Thu Jul 26 12:43:54 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-xmpp-connection-manager.c: remove connection's timer in remove_connection

Sat Jul 21 23:13:14 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-xmpp-connection-manager.c: fix timers confusion bug

Fri Jul 20 18:54:35 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-xmpp-connection-manager.c: new_connection_cb: don't close the XMPP connection if we don't know the contact as we already close the transport and this connection wasn't opened anyway

Thu Jul 19 00:54:15 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-im-channel.c: reset connection timer when we send a stanza trought it

Thu Jul 19 00:32:16 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-im-channel.c: don't take the connection so XCM will automatically close it if we don't receive messages on it

Tue Jul 17 16:31:27 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-xmpp-connection-manager.c: add a FIXME about incoming connections that shoudln't be announced until we receive the first stanza on it

Tue Jul 17 16:23:35 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-muc-channel.c: set contact as remote_pending when we invite him

Tue Jul 17 16:22:46 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * add debug messages

Tue Jul 17 12:02:02 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * gibber-fd-transport.c: when disconnecting don't set the state if we are disposing

Mon Jul 16 17:09:28 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * gibber-linklocal-transport.c: define GIBBER_LL_TRANSPORT_ERROR and use them in gibber_ll_transport_open_sockaddr so the error is set as expected by the caller (fix crash in XCM)

Mon Jul 16 17:16:52 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-muc-channel.c: tweak muc_channel_add_member to fit Collabora coding style

Mon Jul 16 17:09:52 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-muc-manager.c: check the stanza type in invite_stanza_filter

Mon Jul 16 17:02:47 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut_im_channel_add_connection: assert priv->xmpp_connection == NULL

Mon Jul 16 16:58:10 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-im-channel.c: request a new connection instead of raise an error if we try to send a message when the channel is closing

Mon Jul 16 16:53:10 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-im-channel.c: don't call _error_flush_queue when connection is gracefully closed

Mon Jul 16 16:43:55 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-xmpp-connection-manager.c: use tp_strdiff instead of strcmp

Mon Jul 16 16:42:00 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-xmpp-connection-manager.c: add comment

Mon Jul 16 16:39:37 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-xmpp-connection-manager.c: emit the closed signal before call check_if_waiting_for_connection_closed

Mon Jul 16 16:37:59 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-xmpp-connection-manager.c: add few contact != NULL asserts

Mon Jul 16 16:30:22 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-xmpp-connection-manager.c: print the contact name in debug output when it's possible

Mon Jul 16 16:22:29 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-xmpp-connection-manager.c: fix typo in debug messages

Mon Jul 16 16:20:37 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-xmpp-connection-manager.c: add one TODO and FIXME

Mon Jul 16 16:12:26 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-xmpp-connection-manager.c: reset timer when we receive a stanza

Mon Jul 16 15:44:58 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-xmpp-connection-manager.c: add debug messages

Mon Jul 16 15:43:41 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-xmpp-connection-manager.c: open the incoming connection when there is only one contact that could be associated with it and so we consider it fully open

Wed Jul 11 16:06:42 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * remove salut_im_channel_send_stanza as we don't need it anymore thanks to XCM

Wed Jul 11 16:03:49 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * add salut_im_channel_is_text_message

Wed Jul 11 15:52:48 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * Muc now use XCM for handling invitations

Wed Jul 11 15:06:56 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-connection.c: don't set the G_PARAM_CONSTRUCT_ONLY to the contact manager property as it's a ro property

Wed Jul 11 13:59:03 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-connection.c: set the contact manager as a read only property

Wed Jul 11 13:56:41 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * s/salut_xmpp_connection_request_connection/ salut_xmpp_connection_manager_request_connection

Wed Jul 11 12:58:28 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * fix DEBUG_XCM flag

Wed Jul 11 12:50:56 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-muc-manager: use XCM to catch invitation request

Wed Jul 11 11:37:55 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-xmpp-connection-manager.c: use increment_connection_refcount to init the refcount

Wed Jul 11 11:19:19 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * fix GIBBER_XMPP_CONNECTION_CLOSE_FULLY_CLOSED flag

Wed Jul 11 10:26:55 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-xmpp-connection-manager.c: s/pending_connection_got_from/incoming_pending_connection_got_from

Wed Jul 11 10:18:10 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * properly manage connection refcount with incoming connection. So if nobody care about it, the connection will be freed when its timer expired

Wed Jul 11 10:01:45 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * remove refcount timer when refcount raised 1

Tue Jul 10 20:44:58 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * set a timer instead of immediately close the connection when its refcount fails to 0

Tue Jul 10 20:24:51 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * rename salut_xmpp_connection_release_connection to salut_xmpp_connection_manager_release_connection and add salut_xmpp_connection_manager_take_connection

Tue Jul 10 18:52:13 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-xmpp-connection-manager.c: create_new_outgoing_connection return a specif GError if we can't find addresse for the contact

Tue Jul 10 18:37:44 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut_xmpp_connection_request_connection now checks if there is an existing pending incoming/outgoing connection before create a new one

Tue Jul 10 18:06:31 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut_xmpp_connection_request_connection now check if the connection isn't closing. If it is, wait this connection is closed before requesting a new one

Tue Jul 10 16:49:03 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-xmpp-connection-manager.c: increment the refcount of existing connection and set it to 1 for new one (not the opposite..)

Tue Jul 10 16:42:41 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-im-channel.c: add the closing state

Tue Jul 10 15:58:53 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-xmpp-connection-manager.c: connection_transport_disconnected_cb check if we are disposing to avoid to unref twice the same connection

Tue Jul 10 15:57:50 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-xmpp-connection-manager.c: factor out remove_connection and add few debug output

Tue Jul 10 12:27:44 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-xmpp-connection-manager.c: add connection refcount support

Tue Jul 10 10:46:59 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * gibber-xmpp-connection.c: add CLOSE flags

Tue Jul 10 10:14:52 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-im-channel.c: connection_disconnected: remove useless dispose_has_run check and set xmpp connection to NLL after removing the filters

Tue Jul 10 10:01:53 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-xmpp-connection-manager.c: add stanza_filter_new and stanza_filter_free

Tue Jul 10 09:55:32 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-xmpp-connection-manager.c: add outgoing_connection_timeout_data_new ()

Mon Jul  9 17:54:42 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-im-channel.c: factor our common code in xmpp_connection_manager_connection_closed_cb and xmpp_connection_manager_connection_failed_cb

Mon Jul  9 17:40:47 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-xmpp-connection-manager.c: better DEBUG messages

Mon Jul  9 17:34:08 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-im-channel.c: disconnect XCM signals in xmpp_connection_manager_connection_closed_cb

Mon Jul  9 17:19:43 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * SalutXmppConnectionManager new listen for connection closing/failure and report them. IM channel now catch XCM's signal instead of those from connection

Mon Jul  9 15:18:30 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-im-channel.c: modify channel's state management to fit to the new design

Mon Jul  9 15:01:53 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * XCM set a timer on outgoing connection and fire the connection-failed signal if it expires

Mon Jul  9 12:44:39 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-im-channel.c: xmpp_connection_manager_new_connection_cb checks if the connection is for the right contact

Mon Jul  9 12:37:13 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-xmpp-connection-manager.c: don't send features stanza for outgoing connections

Mon Jul  9 12:36:48 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-xmpp-connection-manager.c: remove outgoing_pending_connection_stanza_received_cb

Mon Jul  9 12:21:16 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * incoming_pending_connection_stream_opened_cb: check if version == 1.0 before send features stanza

Mon Jul  9 12:09:34 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-im-channel.c: we don't need addresses and address_index anymore

Mon Jul  9 12:00:01 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-xmpp-connection-manager.c: pending_connection_got_from doesn't handle the stanza (if any) now. Let's the called do that if needed

Mon Jul  9 11:54:12 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * replace salut_xmpp_connection_get_connection to salut_xmpp_connection_request_connection and so wait the connection is fully open before pass it to others components

Fri Jul  6 18:29:00 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-xmpp-connection-manager.c: rename pending_connections to incoming_pending_connections

Fri Jul  6 17:26:52 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-xmpp-connection-manager: salut_xmpp_connection_manager_listen takes now a GError** as 2nd arg

Fri Jul  6 17:25:44 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * remove forgotten debug g_print

Fri Jul  6 17:04:38 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * assert salut_xmpp_connection_manager_new arguments

Fri Jul  6 17:02:38 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * drop salut_xmpp_connection_manager_constructor as we can create the listener in _init

Fri Jul  6 16:59:34 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-xmpp-connection-manager.c: use for loop in pending_connection_got_from

Fri Jul  6 16:55:14 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-xmpp-connection-manager.c: use a for loop in contact_list_destroy

Fri Jul  6 16:48:42 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-xmpp-connection-manager.c: use g_slist_next

Fri Jul  6 16:46:08 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * SALUT_XMPP_CONNECTION_MANAGER_GET_PRIVATE cast object to SalutXmppConnectionManager before reffing ->priv

Fri Jul  6 16:40:19 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * XCM uses its own debug flag

Fri Jul  6 16:37:40 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * remove bytestream debug flag as we don't use it (bytestream stuffs are in Gibber)

Fri Jul  6 16:35:05 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut_self_announce takes a GError as 3rd arg

Fri Jul  6 15:56:12 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-im-manager: create incoming text channel when we receive the first <message> stanza

Fri Jul  6 15:00:35 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-xmpp-connection-manager.c: pending_connection_got_from manages the stanza if we properly identified the connection

Fri Jul  6 14:26:44 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-im-channel: use filters instead of directly listen the received-stanza signal

Fri Jul  6 13:22:00 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * add salut_xmpp_connection_manager_remove_stanza_filter. Check if filter already exists before add it. Fix memory corruption if the callback remove the filter

Fri Jul  6 13:20:24 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-xmpp-connection-manager.c: don't keep a ref on the SalutConnection as it keep as ref on the XCM

Fri Jul  6 13:05:41 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-im-channel: salut_im_channel_add_connection ignore connection of it's the one we requested

Thu Jul  5 18:16:56 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * add salut_xmpp_connection_manager_add_stanza_filter

Thu Jul  5 18:08:36 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-xmpp-connection-manager: add the connection in the hash table and connect signals when we create a new connection

Thu Jul  5 16:13:52 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-connection: set connection status to disconnected if salut_xmpp_connection_manager_listen failed

Thu Jul  5 16:04:13 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * im-channel: don't call _initialise_connection if salut_xmpp_connection_get_connection failed

Thu Jul  5 15:52:26 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * move connection creation from im-channel to xmpp-connection-manager

Thu Jul  5 12:05:59 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * gibber-xmpp-connection-listener.c unref the connection so we don't leak it if there is no listenner of the new-connection signal to unref it

Thu Jul  5 11:33:17 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * move connection identification from im-manager to xmpp-connection-manager

Wed Jul  4 15:24:28 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * use SalutXmppConnectionManager to listen incoming connections

Wed Jul  4 15:22:50 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * add salut-xmpp-connection-manager.[ch]

Thu Aug  2 16:54:39 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Fix misleading debug messages

Thu Aug  2 15:35:14 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Avoid unnecessary rebuilds by only replacing signals-marshal.list if needed

Tue Jul  3 13:37:33 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Emit activity-changed from contact even if it contains no room name. In contact-manager, cope with that by considering the activity advertisement to be absent

Wed Aug  8 20:55:07 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * _boring: add signals-marshal.*, check-main, sasl-test.db

Wed Aug  8 20:08:32 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Add the version of the tubes spec we implement

Wed Aug  8 17:22:46 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Fix distcheck

Wed Aug  8 17:19:02 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Drop dependency on libtelepathy-glib-unstable; instead implement Tubes channels using a file in extensions/. This changes the namespace from TP_foo to SALUT_foo.

Fri Jul 20 13:12:18 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * SalutContact: Ignore failures from the service resolver, should make things more reliable in flakey networks

Thu Jul 19 19:25:02 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * SalutContact: improve debug information

Thu Jul 19 12:14:30 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * bump dbus version to 1.1.0 as we need it for D-Bus tubes

Thu Jul 19 02:07:01 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * SalutDebug: Truncate the logfile on opening

Mon Jul 16 00:19:38 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * SalutContact: Set SALUT_CONTACT_OLPC_CURRENT_ACTIVITY when changing the current activity

Fri Jul 13 13:10:20 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * SalutConnection: Add olpc activity properties to the interfaces list

Fri Jul 13 09:32:26 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * SalutContactManager: Set the activity's mgr field. Fixes crash on activity disappearance

Mon Jul  9 22:20:03 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastTransport: Cut down long lines

Mon Jul  9 22:19:37 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Remove trailing whitespace

Mon Jul  9 22:19:29 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Remove trailing whitespace

Mon Jul  9 22:18:53 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Print multicast group on all debug messages from gibber-r-multicast-transport

Mon Jul  9 20:57:03 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Fix some silly typos

Mon Jul  9 20:56:52 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastTransport: Don't init priv->sender_id in _connect as it's already inited in start_joining

Mon Jul  9 19:51:55 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastTransport: Implement unique id selection protocol

Mon Jul  9 19:47:40 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Mesh simulations: First let nodes be connected before sending data

Mon Jul  9 19:46:45 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * check-gibber-r-multicast-transport: Set data on our reply packet, not on the incoming packet

Mon Jul  9 19:46:26 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * check-gibber-r-multicast-transport: Only do function calls after variable declarations

Mon Jul  9 19:45:45 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * check-gibber-r-multicast-transport: Turn on echoing in the test transport

Mon Jul  9 19:45:05 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * test-r-multicast-transport-io: Signal connected on stdout

Mon Jul  9 19:23:47 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Move echo simulation to the test-transport

Mon Jul  9 18:51:27 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * check-gibber-r-multicast-transport.c: Set info in our own reply packet, not the incoming packet

Mon Jul  9 18:50:22 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Only send data through the transport after it has been connected

Thu Jul  5 14:30:27 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Whitespace fixes

Thu Jul  5 14:27:45 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastTransport: Whitespace fixes

Thu Jul  5 14:27:17 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * check-gibber-r-multicast-transport: Add test to check the right behaviour when there is a conflict in id generation

Mon Jul  9 17:11:48 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Fix make distclean

Fri Jul  6 09:31:48 CEST 2007  Emanuele Aina <em@nerd.ocracy.org>
  * Removed a redundant rule in lcov.mak

Fri Jul  6 00:51:35 CEST 2007  Emanuele Aina <em@nerd.ocracy.org>
  * Deleted some gstreamer specific function identifiers in the valgrind suppressions

Fri Jul  6 00:38:34 CEST 2007  Emanuele Aina <em@nerd.ocracy.org>
  * Deleted othe duplicated suppressions

Fri Jul  6 00:33:06 CEST 2007  Emanuele Aina <em@nerd.ocracy.org>
  * Deleted other suppressions related to alsa/gconf/bonobo/liboil

Fri Jul  6 00:19:03 CEST 2007  Emanuele Aina <em@nerd.ocracy.org>
  * Removed some duplicated suppressions

Fri Jul  6 00:15:33 CEST 2007  Emanuele Aina <em@nerd.ocracy.org>
  * Removed valgrind suppressions relative to gconf, bonobo and fontconfig

Fri Jul  6 00:03:35 CEST 2007  Emanuele Aina <em@nerd.ocracy.org>
  * Don't delete the valgrind log files after each test is run

Thu Jul  5 23:54:06 CEST 2007  Emanuele Aina <em@nerd.ocracy.org>
  * rules/lcov.mak: remove the need for the LCOV_PATH variable

Thu Jul  5 23:03:47 CEST 2007  Emanuele Aina <em@nerd.ocracy.org>
  * Don't try to make executable the deleted internal lcov copy

Wed Jul  4 16:14:32 CEST 2007  Emanuele Aina <em@nerd.ocracy.org>
  * Resolved some conflicts

Tue Jul  3 21:30:08 CEST 2007  Emanuele Aina <em@nerd.ocracy.org>
  * Do not use the internal copy of lcov if we cannot use the system one
  The history has been edited and the internal copy of lcov introduced
  in the "Add coverage and valgrind support for tests" patch has been
  deleted. Yay for using textual patches to store the history!

Tue Jul  3 18:45:34 CEST 2007  Emanuele Aina <em@nerd.ocracy.org>
  * Use 'all' to enable vebose debugging in the test

Tue Jul  3 18:44:55 CEST 2007  Emanuele Aina <em@nerd.ocracy.org>
  * Delete some cruft due to the fact that I took the Check rules from GStreamer

Mon Jul  2 18:15:40 CEST 2007  Emanuele Aina <em@nerd.ocracy.org>
  * Resolved a little conflict

Sun Jul  1 15:51:27 CEST 2007  Emanuele Aina <em@nerd.ocracy.org>
  * Add valgrind suppressions for some dlopen errors

Sun Jul  1 13:34:19 CEST 2007  Emanuele Aina <em@nerd.ocracy.org>
  * Add the valgrind suppressions taken from gstreamer

Fri Jun 29 11:53:52 CEST 2007  Emanuele Aina <em@nerd.ocracy.org>
  * Resolved some conflicts

Wed Jun 27 09:38:24 CEST 2007  Emanuele Aina <em@nerd.ocracy.org>
  * Plugged some small memleaks in GibberRMulticastPacket

Tue Jun 26 15:57:25 CEST 2007  Emanuele Aina <em@nerd.ocracy.org>
  * Removed the SALUT_ARG_PROFILING macro as it was not used

Tue Jun 26 15:55:32 CEST 2007  Emanuele Aina <em@nerd.ocracy.org>
  * Use the macro in salut-args.m4 for the --disable-debug compilation option

Tue Jun 26 15:52:49 CEST 2007  Emanuele Aina <em@nerd.ocracy.org>
  * Allow specifying the Valgrind version for the SALUT_VALGRIND macro

Tue Jun 26 15:21:54 CEST 2007  Emanuele Aina <em@nerd.ocracy.org>
  * Fixed the valgrind and coverage compile options reorganizing the macro inclusion

Mon Jun 25 19:35:12 CEST 2007  Emanuele Aina <em@nerd.ocracy.org>
  * Streamline the coverage output printed to screen to make it more useful

Mon Jun 25 12:11:36 CEST 2007  Emanuele Aina <em@nerd.ocracy.org>
  * Make the internal lcov copy executable as darcs doesn't store the exec bit

Mon Jun 25 11:39:16 CEST 2007  Emanuele Aina <em@nerd.ocracy.org>
  * Use the  variable instead of calling make directly

Mon Jun 25 11:13:47 CEST 2007  Emanuele Aina <em@nerd.ocracy.org>
  * Print 'no' when checking for the lcov executable

Mon Jun 25 11:13:06 CEST 2007  Emanuele Aina <em@nerd.ocracy.org>
  * Corrected the HAVE_GCOV variable name

Mon Jun 25 09:57:42 CEST 2007  Emanuele Aina <em@nerd.ocracy.org>
  * Split the command line settings from the detection of libraries and utilities

Mon Jun 25 00:57:53 CEST 2007  Emanuele Aina <em@nerd.ocracy.org>
  * Put the lcov output in coverage/ instead of lcov/

Sun Jun 24 23:57:11 CEST 2007  Emanuele Aina <em@nerd.ocracy.org>
  * Add coverage and valgrind support for tests

Mon Jul  9 17:00:01 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * set srdir to a default value if unset

Sat Jul  7 21:04:42 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Some extra debugging info when creating muc services

Sat Jul  7 21:03:15 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Only announce rooms on the address family to which their multicast address belongs

Thu Jul  5 19:27:15 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Fix distcheck by grepping the srcdir, not the builddir

Wed Jul  4 16:22:51 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastTransport. Change the logic to cope with the fact that WHOIS_REQUEST puts the requested sender name in another field and add forward compatibility with unique id polling

Wed Jul  4 16:20:39 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastSender: Requested whois sender is now in data.whois_request.sender_id instead of sender

Wed Jul  4 16:18:36 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * check-gibber-r-multicast-transport.c: Sender id's should never be 0, cope with polling for a unique id

Wed Jul  4 15:37:54 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Whitespace fixes

Wed Jul  4 15:36:24 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Seperate sender and requested sender in Whois Request packets

Wed Jul  4 13:06:40 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * test-r-multicast-transport-io.c: Simulate behaviour of IP_MULTICAST_LOOP

Tue Jul  3 18:06:24 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Let the tests cope with the new GibberRMulticastPacket

Tue Jul  3 18:03:19 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastTransport: Use new refactorized GibberRMultcastPacket

Tue Jul  3 18:02:27 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastSender: Use new refactorized GibberRMultcastPacket

Tue Jul  3 18:01:36 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Refactor GibberRMulticastPacket to allow for multiple packets types/serialisations

Mon Jul  2 11:48:15 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Add whois packet support

Mon Jul  2 11:46:33 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastPacket: Add Whois capabilities

Thu Jun 28 15:09:02 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * Add Whois packet parser/builder

Thu Jun 28 15:07:25 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * Make the {add_,get_}_{guint8,guint32,string} functions more generic

Thu Jun 28 13:35:10 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * Convert sender/receiver names to 32 bit id's

Wed Jul  4 11:19:11 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * gibber-xmpp-connection-listener.c: rename normalize_to_ipv4 to normalize_to_address

Tue Jul  3 18:34:40 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * fix typo in gibber-fd-transport.c debug message

Tue Jul  3 18:25:28 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * gibber-xmpp-connection-listener.c: normalize IPv6 address to IPv4 if needed

Tue Jul  3 17:11:14 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * debug.c: add DEBUG_IM

Tue Jul  3 14:42:48 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * gibber-xmpp-connection-listener.c: check if errno == EADDRINUSE before return the error

Tue Jul  3 14:31:25 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * fix conflicts. Use auto-generated marshallers magic

Fri Jun 29 12:14:34 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * check-gibber-xmpp-connection-listener: check the type of error when gibber_xmpp_connection_listener_listen fails

Fri Jun 29 12:09:53 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * check-gibber-xmpp-connection-listener: no need to create a XMPP connection in connect_to_port

Fri Jun 29 12:06:12 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * gibber-xmpp-connection-listener: simplify error codes

Fri Jun 29 12:00:04 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * gibber-xmpp-connection-listener: pass the addrinfo size with the new-connection signal

Fri Jun 29 10:53:39 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * gibber-xmpp-connection-listener: NEW_CONNECTION signal gives a ptr to the sockaddr

Fri Jun 29 10:35:11 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * gibber_xmpp_connection_listener_listen now takes the port and a GError as arguments and returns a boolean

Fri Jun 29 09:41:07 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * add check-gibber-xmpp-connection-listener.c

Fri Jun 29 09:40:21 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * add gibber-xmpp-connection-listener.[ch]

Tue Jul  3 14:08:39 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Fully open an incoming stream before passing it to the im-channel if we took control of it

Mon Jul  2 23:47:17 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * Check if the connection is precisely fully open, doesn't change functionality, but makes the code more readable

Mon Jul  2 09:57:48 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Correctly restart the xmpp connection after the auth was successfull

Mon Jul  2 09:57:09 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Use GibberXmppConnections stream flags instead of the old stream_open var

Mon Jul  2 09:56:29 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Add flags to indicate which way the stream opening has been sent

Tue Jul  3 13:36:33 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Correct use of presence mixin

Mon Jul  2 23:51:52 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * Fix conflicts

Mon Jul  2 10:03:56 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Remove test-sasl-auth as it has been obsoleted by check-gibber-sasl-auth.c

Mon Jul  2 21:33:03 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Remove .list files from gibber EXTRA_DIST

Mon Jul  2 16:40:17 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Add missing declarations of TpBaseConnection cast

Mon Jul  2 16:32:07 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * salut-connection.c: error out if functions are called while not connected, rather than crashing

Mon Jul  2 18:49:18 CEST 2007  Emanuele Aina <em@nerd.ocracy.org>
  * Fix a memleak in the GibberXmppConnection test

Sun Jul  1 16:13:34 CEST 2007  Emanuele Aina <em@nerd.ocracy.org>
  * Fix a memleak in the GibberSaslAuth test

Sun Jul  1 16:08:36 CEST 2007  Emanuele Aina <em@nerd.ocracy.org>
  * Fix two memleaks in TestSaslAuthServer

Sun Jul  1 16:07:33 CEST 2007  Emanuele Aina <em@nerd.ocracy.org>
  * Fix some memleaks in the GibberRMulticastTransport test

Sun Jul  1 16:05:33 CEST 2007  Emanuele Aina <em@nerd.ocracy.org>
  * Fix a memleak with some circular references in the GibberRMulticastSender test

Sun Jul  1 15:56:48 CEST 2007  Emanuele Aina <em@nerd.ocracy.org>
  * Fix a memleak in the GibberIqHelper test

Sun Jul  1 15:55:50 CEST 2007  Emanuele Aina <em@nerd.ocracy.org>
  * Fix two small memleak in GibberSaslAuth

Sun Jul  1 15:53:55 CEST 2007  Emanuele Aina <em@nerd.ocracy.org>
  * Fix a memleak in GibberRMulticastTransport

Wed Jun 27 09:36:41 CEST 2007  Emanuele Aina <em@nerd.ocracy.org>
  * Plugged some memleak in the GibberRMulticastPacket test

Wed Jun 27 09:35:36 CEST 2007  Emanuele Aina <em@nerd.ocracy.org>
  * Plugged some memleak in the GibberXmppNode test

Wed Jun 27 09:34:16 CEST 2007  Emanuele Aina <em@nerd.ocracy.org>
  * Plugged some memleak in the GibberXmppReader test

Wed Jun 27 15:30:58 CEST 2007  Emanuele Aina <em@nerd.ocracy.org>
  * Make check-main fail again if there are failing tests

Wed Jun 27 15:03:05 CEST 2007  Emanuele Aina <em@nerd.ocracy.org>
  * Use the $srcdir env var to obtain the input files to make 'make distcheck' happy

Fri Jun 22 14:08:42 CEST 2007  Emanuele Aina <em@nerd.ocracy.org>
  * Deleted the old test-sasl-auth.c file as it was replaced by the Check test

Mon Jul  2 16:25:23 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * text-helper.h: kill trailing whitespace

Mon Jul  2 16:25:10 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * text-helper.c: kill trailing whitespace

Mon Jul  2 16:25:01 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * salut-self.c: kill trailing whitespace

Mon Jul  2 16:24:50 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * salut-muc-manager.h: kill trailing whitespace

Mon Jul  2 16:24:41 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * salut-muc-manager.c: kill trailing whitespace

Mon Jul  2 16:24:28 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * salut-muc-channel.h: kill trailing whitespace

Mon Jul  2 16:24:19 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * salut-muc-channel.c: kill trailing whitespace

Mon Jul  2 16:24:12 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * salut-contact.h: kill trailing whitespace

Mon Jul  2 16:24:01 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * salut-contact.c: kill trailing whitespace

Mon Jul  2 16:22:58 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * salut-contact-manager.h: kill trailing whitespace

Mon Jul  2 16:22:48 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * salut-contact-manager.c: kill trailing whitespace

Mon Jul  2 16:22:37 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * salut-contact-channel.c: kill trailing whitespace

Mon Jul  2 16:22:29 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * salut-connection.c: kill trailing whitespace

Mon Jul  2 16:22:19 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * salut-connection-manager.c: kill trailing whitespace

Mon Jul  2 16:22:06 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * salut-avahi-service-resolver.h: kill trailing whitespace

Mon Jul  2 16:20:57 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * salut-avahi-service-resolver.c: kill trailing whitespace

Mon Jul  2 16:20:44 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * salut-avahi-service-browser.h: kill trailing whitespace

Mon Jul  2 16:20:33 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * salut-avahi-service-browser.c: kill trailing whitespace

Mon Jul  2 16:20:19 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * salut-avahi-record-browser.h: kill trailing whitespace

Mon Jul  2 16:20:02 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * salut-avahi-record-browser.c: kill trailing whitespace

Mon Jul  2 16:19:49 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * salut-avahi-enums.h: kill trailing whitespace

Mon Jul  2 16:19:33 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * /salut-avahi-entry-group.h: kill trailing whitespace

Mon Jul  2 16:16:43 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * salut-avahi-entry-group.c: trailing whitespace must die

Mon Jul  2 16:16:27 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * salut-avahi-client.c: trailing whitespace must die

Mon Jul  2 15:02:05 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Omit missing or empty status messages from the TpPresenceStatus

Mon Jul  2 14:32:18 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Use the presence mixin

Mon Jul  2 13:04:24 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Resolve conflict by re-deleting hold_unref_and_return_handles() and salut_connection_request_handles()

Wed Jun 27 20:00:13 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Oops, make salut_connection_class_init::interfaces static

Wed Jun 27 19:43:51 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Remove obsolete declaration of salut_connection_connection_service_iface_init

Wed Jun 27 19:43:03 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Correct signature of handle_normalize_require_nonempty

Wed Jun 27 19:38:34 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * SalutConnection: let TpBaseConnection implement RequestHandles. Supply a validation function to ensure that requested handle IDs are non-empty

Wed Jun 27 19:28:22 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * SalutConnection: use TpBaseConnection implementation of GetInterfaces()

Wed Jun 27 19:28:05 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * configure.ac: require telepathy-glib 0.5.13

Mon Jul  2 12:57:25 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Remove salut-self-signals-marshal.list

Mon Jul  2 12:57:11 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Remove salut-muc-manager-signals-marshal.list

Mon Jul  2 12:57:01 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Remove salut-muc-channel-signals-marshal.list

Mon Jul  2 12:56:52 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Remove salut-im-manager-signals-marshal.list

Mon Jul  2 12:56:43 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Remove salut-im-channel-signals-marshal.list

Mon Jul  2 12:56:36 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Remove salut-contact-signals-marshal.list

Mon Jul  2 12:56:27 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Remove salut-contact-manager-signals-marshal.list

Mon Jul  2 12:56:18 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Remove salut-contact-channel-signals-marshal.list

Mon Jul  2 12:56:10 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Remove salut-avahi-service-resolver-signals-marshal.list

Mon Jul  2 12:55:59 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Remove salut-avahi-service-browser-signals-marshal.list

Mon Jul  2 12:55:50 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Remove salut-avahi-record-browser-signals-marshal.list

Mon Jul  2 12:55:37 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Remove salut-avahi-entry-group-signals-marshal.list

Mon Jul  2 12:55:25 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Remove salut-avahi-client-signals-marshal.list

Mon Jul  2 12:55:22 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * src/: generate all signal marshallers together.
  Avoid .list files by grepping source code to discover what marshallers we need.

Mon Jul  2 12:52:26 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Remove gibber-xmpp-stanza-signals-marshal.list

Mon Jul  2 12:52:18 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Remove gibber-xmpp-reader-signals-marshal.list

Mon Jul  2 12:52:05 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Remove gibber-xmpp-connection-signals-marshal.list

Mon Jul  2 12:51:58 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Remove gibber-transport-signals-marshal.list

Mon Jul  2 12:51:49 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Remove gibber-ssl-transport-signals-marshal.list

Mon Jul  2 12:51:42 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Remove gibber-sasl-auth-signals-marshal.list

Mon Jul  2 12:51:31 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Remove gibber-r-multicast-sender-signals-marshal.list

Mon Jul  2 12:51:22 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Remove gibber-muc-connection-signals-marshal.list

Mon Jul  2 12:51:05 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Remove gibber-bytestream-ibb-signals-marshal.list

Mon Jul  2 12:50:50 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * lib/gibber/Makefile.am: kill trailing whitespace

Mon Jul  2 12:48:55 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * lib/gibber/: generate all signal marshallers together.
  Generate them by grepping source code to see which marshallers are needed,
  avoiding the need for .list files.

Mon Jul  2 12:48:19 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * src/: use g_cclosure_marshal_VOID__ENUM instead of making our own

Mon Jul  2 12:47:29 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * lib/gibber/gibber-bytestream-ibb.c: replace custom marshaller with generic one from GLib

Thu Jun 28 16:06:46 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * xmpp-stanza: assert stanza->node != NULL

Thu Jun 28 15:57:42 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * xmpp-stanza: factor out (sub) type name -> GibberStanza(Sub)Type to simplify code

Thu Jun 28 15:39:32 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * rename LAST_GIBBER_STANZA_(SUB_)TYPE to NUM_GIBBER_STANZA_(SUB_)TYPE

Thu Jun 28 14:45:07 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * add gibber_xmpp_stanza_get_type_info tests

Thu Jun 28 14:44:49 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * add gibber_xmpp_stanza_get_type_info

Thu Jun 28 13:52:15 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * add GIBBER_STANZA_TYPE_UNKNOWN and GIBBER_STANZA_SUB_TYPE_UNKNOWN

Thu Jun 28 13:39:04 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * rename make_gibber_stanza_build_tcase to make_gibber_xmpp_stanza_tcase

Thu Jun 28 13:34:08 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * rename check-gibber-stanza-build.c to check-gibber-xmpp-stanza.c

Fri Jun 22 14:07:14 CEST 2007  Emanuele Aina <em@nerd.ocracy.org>
  * Ported the GibberXmppStanza test to Check

Thu Jun 28 12:49:24 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut_im_channel_send_stanza doesn't unref the stanza

Wed Jun 27 18:03:21 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * muc-channel: fix invitation stanza leak

Wed Jun 27 18:00:41 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * fix sender leak in hold_unref_and_return_handles 

Wed Jun 27 17:40:13 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * xmpp writer: gibber_xmpp_writer_write_stanza: properly end the XML document if we opened it

Wed Jun 27 17:29:50 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * xmpp-reader: fix parser leak

Wed Jun 27 17:13:23 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * rewrote default alias code to make it easier to read

Wed Jun 27 17:13:10 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-self: fix alias leak

Wed Jun 27 15:46:13 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * fix str leak in gibber_r_multicast_packet_parse

Wed Jun 27 13:45:29 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * gibber-r-multicast-packet.c: fix name leak in gibber_r_multicast_packet_add_receiver

Wed Jun 27 13:30:42 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-contact: free name, type and domain in compare_resolver

Wed Jun 27 19:28:45 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * SalutContactManager: whitespace

Wed Jun 27 19:27:25 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * configure.ac: provide bug URL

Wed Jun 27 18:45:25 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * SalutMucManager: rename room_info to room_resolvers to indicate what it contains, add a comment

Wed Jun 27 19:12:45 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Set _olpc-activity txtvers to 0 and check for it

Wed Jun 27 19:12:24 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Set _salut-room txtvers to 0

Wed Jun 27 18:50:55 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Simplify selection of DNS record payload

Wed Jun 27 18:33:17 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * salut-muc-manager, salut-muc-channel: support IPv6 using AvahiAddress functions

Wed Jun 27 17:42:00 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * salut-im-manager: handles are unsigned

Wed Jun 27 17:19:23 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * salut_muc_manager_factory_iface_request: reformat, treat TpHandle as unsigned

Wed Jun 27 17:19:01 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * salut_muc_manager_request_new_muc_channel: reformat

Wed Jun 27 17:14:59 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * salut-muc-manager: new_tubes_channel: reformat, treat TpHandle as unsigned

Wed Jun 27 17:14:17 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * salut_muc_manager_new_muc_channel: reformat, treat TpHandleType as unsigned

Wed Jun 27 16:45:04 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * salut-muc-manager: _get_connection_parameters: make static, reformat

Wed Jun 27 16:44:24 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * salut-muc-manager: _get_connection: make static, reformat

Wed Jun 27 16:43:16 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * salut-muc-manager: tubes_channel_closed_cb: TpHandle is unsigned, treat it accordingly. Replace FIXME comment with the chosen resolution

Wed Jun 27 16:39:13 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * salut-muc-manager: muc_channel_closed_cb: reformat to Collabora style. Correct for unsignedness of TpHandle.

Wed Jun 27 16:33:20 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * salut-connection: emit_presence_update: whitespace

Wed Jun 27 16:32:22 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * salut_contact_manager_new_channel: use Collabora coding style, use GUINT_TO_POINTER for handles

Wed Jun 27 16:32:02 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * salut-connection: use GUINT_TO_POINTER for handles

Wed Jun 27 16:29:34 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * salut_contact_manager_get_channel: reformat to Collabora coding style, use GUINT_TO_POINTER for handles

Wed Jun 27 16:26:53 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Rename salut_*_get_olpc_activity_properties to ..._merge_...

Wed Jun 27 17:23:25 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  tagged Checkpoint tag after merge of -publish, -activities, -tubes branches

Wed Jun 27 15:57:02 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Resolve conflict in src/Makefile.am: we've removed both tube-dbus-signals-marshal.list and salut-muc-connection-signals-marshal.list

Wed Jun 27 12:12:04 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * gibber-bystream-ibb: rephrase PROP_XMPP_CONNECTION and PROP_MUC_CONNECTION description

Wed Jun 27 12:09:46 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut_tubes_channel_get_handle: set the right handle type

Wed Jun 27 12:08:37 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * tubes-channel: remove not ready private tubes code

Wed Jun 27 12:05:18 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * simplify generate_stream_id

Wed Jun 27 12:03:06 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * tubes-channel: remove start_initiation as we don't use it now

Wed Jun 27 11:58:29 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * update_tubes_info returns a boolean so caller can know if it worked fine

Wed Jun 27 11:51:44 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * tubes-channel: set the initiator in publish_tube_in_node and not in publish_tubes_in_node

Wed Jun 27 11:42:10 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * tube-dbus: we really have to check if destination != NULL to manage broadcasted messages

Wed Jun 27 11:35:59 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * publish_tube_in_node: set stream-id instead of stream_id as attribute to be more consistent

Wed Jun 27 11:28:38 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * tubes-channel: extract_tube_information have to check the value of this initiator_handle and not the pointer

Wed Jun 27 11:25:03 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * tubes-channel: extract_tube_information: check if tube id is numeric

Wed Jun 27 11:05:42 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * tubes-channel: Unknow -> Unknown

Wed Jun 27 10:56:55 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * rename SalutMucChannel property from "muc connection" to "muc-connection"

Wed Jun 27 10:47:51 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * don't generate and build tube-dbus-signals-marshal.[ch]

Wed Jun 27 10:47:35 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * remove tube-dbus-signals-marshal.list

Wed Jun 27 10:45:29 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * tube-dbus.c: directly use g_cclosure_marshal_VOID__VOID instead of our own marshaller

Wed Jun 27 10:41:47 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * intented > intended

Wed Jun 27 10:38:35 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * tube-dbus: remove useless dbus_message_get_destination extra calls

Wed Jun 27 10:35:46 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * tube-dbus: rewrite PROP_MUC_CONNECTION description

Wed Jun 27 10:29:58 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * tube-dbus.c: set bytestream state in a variable to avoid double g_object_new

Tue Jun 26 22:35:50 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * Remove salut-muc-connection-signals-marshal.list from makefile.am which accidentally disappeared

Tue Jun 26 17:45:50 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-tubes-channel.c: when a contact left the muc, remove him from all tubes

Tue Jun 26 17:11:57 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * remove unwanted double space

Tue Jun 26 17:07:53 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * tube-dbus.c: pass the contact_repo to unref_handle_foreach instead of the tube object

Tue Jun 26 16:51:46 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-connection: don't include salut-tubes-manager.h

Tue Jun 26 16:38:00 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * don't build salut-tubes-manager.c as we don't use it

Tue Jun 26 16:31:53 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * tubes-channel.c: don't use // comments

Tue Jun 26 16:29:58 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-connection: don't use // comments

Tue Jun 26 16:26:08 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-muc-manager.c: fix typo in comment in salut_muc_manager_factory_iface_request

Tue Jun 26 16:23:59 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut_muc_manager_factory_iface_foreach iterates on tubes hash table too

Tue Jun 26 16:10:35 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * tube-dbus.c: set priv->muc_connection to NULL after we unrefed it

Tue Jun 26 16:09:52 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-tubes-channel.c: disconnect signals and unref the muc connection when disposing

Tue Jun 26 15:34:38 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * tube-dbus: ref the muc-connection

Tue Jun 26 14:52:43 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * disable the tubes manager as private tubes aren't working anyway

Tue Jun 26 15:00:29 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Recognise NULL activity/room (i.e. no =) as being the same as ""

Tue Jun 26 14:56:17 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Pass NULL for key to avahi_string_list_get_pair when we don't want it anyway.
  Also use char * rather than gchar * for strings that should be freed with
  avahi_free(), and narrow the scope of some variables.

Tue Jun 26 14:48:02 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Fix some contact ref leaks

Tue Jun 26 14:45:41 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Remove comment which is no longer true

Tue Jun 26 03:47:50 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Don't build SalutContactActivity code unless ENABLE_OLPC

Tue Jun 26 03:47:05 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Don't try to hook activity resolved callback unless ENABLE_OLPC

Tue Jun 26 03:45:25 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Don't build activity_new and activity_unref unless ENABLE_OLPC

Tue Jun 26 02:52:47 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Merge -tubes and -publish branches

Mon Jun 25 20:23:06 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * tubes-channel: changes to fit "old" tube API

Mon Jun 25 17:37:56 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * tube-dbus.c: properly initiate the bytestream when we create it the local pending state

Fri Jun 22 15:58:29 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * add tube-iface.[ch]

Fri Jun 22 15:52:23 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * add salut-tubes-channel.[ch]

Fri Jun 22 15:49:10 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * add tube-dbus.[ch] and tube-dbus-signals-marshal.list

Fri Jun 22 15:44:44 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * add gibber-bytestream-ibb.[ch]

Fri Jun 22 15:38:41 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * add gibber-bytestream-ibb-signals-marshal.list

Wed Jun 20 18:11:39 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * muc-manager: no need to remove twice the same channel when closing it

Wed Jun 20 11:29:58 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * instantiate the tubes manager

Wed Jun 20 11:29:40 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * build tube support

Wed Jun 20 11:29:00 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * build GibberBytestreamIBB

Fri Jun 15 17:14:41 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * resolve conflicts in salut-muc-manager.c

Fri Jun 15 17:06:26 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * make Salut link on telepathy-glib-unstable

Fri Jun 15 13:55:34 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * gibber-namespaces.h: add tubes NS

Wed Jun 13 19:10:56 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * add IBB and AMP NS

Wed Jun 13 15:54:46 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-muc-manager.c: add muc tubes support

Wed Jun 13 13:24:50 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-muc-manager: rename priv->channels to priv->text_channels

Wed Jun 13 11:21:29 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * resolve conflicts

Mon Jun 11 16:22:49 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * add bytestream debug flag in salut debug

Mon Jun 11 12:14:31 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * add bytestream flag in gibber-debug

Thu Jun  7 16:16:37 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * add a tube debug flag

Thu Jun  7 16:15:56 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * add telepathy-glib-unstable C and LIBS flags when building

Thu Jun  7 16:11:34 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * configure.ac: check fo telepathy-glib-unstable

Tue Jun 26 03:00:40 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Correctly return handle type ROOM from GetHandle() on MUC channels

Tue Jun 26 02:30:09 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Implement activity properties and activity advertisement

Mon Jun 25 16:20:02 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Correct sense of assertions in salut_self_add_olpc_activity

Mon Jun 25 16:15:23 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Correct sense of return from salut_self_set_olpc_activities

Mon Jun 25 16:10:06 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Fix name of dbus_g_method_return_error (not dbus_g_return_error)

Mon Jun 25 16:09:04 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Fix debug message

Mon Jun 25 16:02:12 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Add support for OLPC SetActivities, SetCurrentActivity and GetCurrentActivity, along with stub for GetActivities

Mon Jun 25 16:01:32 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * GetBuddyProperties: use stack-allocated GError

Fri Jun 22 13:15:29 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * add comments about DNS record

Thu Jun 21 14:15:46 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-muc-manager.c: try to use announced address/port when we request a muc channel

Thu Jun 21 10:35:03 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * muc_channel_publish_service: properly destroy the muc_group if error

Wed Jun 20 18:33:04 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-muc-manager: add priv->client to store the AvahiClient and the method salut_muc_manager_start (re-recorded)

Wed Jun 20 18:11:04 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * muc-channel: unref the entry group when destroying the channel

Wed Jun 20 16:06:20 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * muc-channel: publish the muc service when we join it

Wed Jun 20 12:26:53 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-muc-channel: add a "client" property containing the SalutAvahiClient

Wed Jun 20 12:26:14 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-connection: call salut_muc_manager_start

Tue Jun 26 23:14:36 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * Add the check_SCRIPTS to EXTRA_DIST, so run-xmpp-connection-test.sh is included in the dist tarball

Tue Jun 26 22:51:04 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * Add check-salut.h to the check_main _SOURCES

Tue Jun 26 15:44:59 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-muc-channel.c: disconnect muc connection signals when disposing the channel

Tue Jun 26 14:55:47 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * Missed one DATA_RECEIVED to RECEIVED_DATA change

Tue Jun 26 12:15:08 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Unref the hash table in dispose instead of ref

Tue Jun 26 12:14:25 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Add comment to the hash table about what key, value's it has

Tue Jun 26 11:42:14 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Fix conflicts

Tue Jun 26 11:33:13 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Add initial causal ordering support

Tue Jun 26 11:32:47 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Test with 3 senders instead of two

Tue Jun 26 11:30:29 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Add a utility function to add MeshNode objects directly

Tue Jun 26 11:29:58 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Add an overriddable UnknownOutput function

Mon Jun 25 17:15:45 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * rename data-received to received-data for more consistency

Mon Jun 25 17:01:44 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * Add stream_id to the RECEIVED_DATA signal

Mon Jun 25 17:01:25 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * Use GIBBER_R_MULTICAST_DEFAULT_STREAM

Mon Jun 25 16:20:17 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * Add default stream define and use that for more code readability

Mon Jun 25 16:18:37 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * data-received marshaller

Sat Jun 23 01:50:01 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Add tests for the stream id

Sat Jun 23 01:17:54 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Also compare stream_id in packet test

Sat Jun 23 00:31:47 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * resolve conflicts

Sat Jun 23 00:31:27 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * resolve conflicts

Sat Jun 23 00:30:51 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Update to stream_id using api

Sat Jun 23 00:05:20 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Fix leak of GPtrArray when fragmenting

Fri Jun 22 23:58:48 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Add support for multiplexing multiple substreams

Fri Jun 22 13:11:19 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * gibber-r-multicast-transport.c: don't leak the senders hash table

Thu Jun 21 10:21:59 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-avahi-entry-group.c: store the service in the hash table to don't leak

Fri Jun 22 12:14:22 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-self.c: fix addrinfo leaks

Fri Jun 22 11:58:09 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-self: don't leak the name

Fri Jun 22 11:50:36 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * gibber-xmpp-reader: don't leak the nodes queue

Fri Jun 22 11:47:27 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * muc-channel: don't leak the muc name

Tue Jun 19 22:25:45 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Don't print out that new nodes have been added

Tue Jun 19 22:25:28 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Only print an error if there was a non-zero exit status

Tue Jun 19 22:24:10 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Put the global definition at the start of the function

Sat Jun 23 01:00:21 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * The main test runs g_type_init, no need to do it again in indiviual tests

Sat Jun 23 00:59:37 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Add destructor for the file chunker

Fri Jun 22 12:43:32 CEST 2007  Emanuele Aina <em@nerd.ocracy.org>
  * Fixed some conflicts

Thu Jun 21 23:03:43 CEST 2007  Emanuele Aina <em@nerd.ocracy.org>
  * Ported the GibberRMulticastSender test to Check using its looping tests support

Thu Jun 21 23:00:31 CEST 2007  Emanuele Aina <em@nerd.ocracy.org>
  * Ported the GibberRMulticastPacket test to Check using its looping tests support

Thu Jun 21 22:52:14 CEST 2007  Emanuele Aina <em@nerd.ocracy.org>
  * Ported the SASL test to Check using its looping tests support

Thu Jun 21 21:54:36 CEST 2007  Emanuele Aina <em@nerd.ocracy.org>
  * Resolved some conflicts

Wed Jun 13 18:16:40 CEST 2007  Emanuele Aina <em@nerd.ocracy.org>
  * Replaced two variables used as constants with thei values

Wed Jun 13 18:13:24 CEST 2007  Emanuele Aina <em@nerd.ocracy.org>
  * Factored the file chunking code out of the test

Wed Jun 13 17:36:14 CEST 2007  Emanuele Aina <em@nerd.ocracy.org>
  * Check the parsing of a valid message

Wed Jun 13 16:02:35 CEST 2007  Emanuele Aina <em@nerd.ocracy.org>
  * Add a testcase for GibberXmppConnection and check its istantiation

Sun Jun 17 11:54:05 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Add test for causal ordering in the mesh

Sun Jun 17 11:53:24 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Add a utility method to make full duplex connections

Fri Jun 22 18:21:27 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Add id's to all stanza. the xmpp connection will generate them automagically otherwise, which breaks the tests

Thu Jun 21 17:01:38 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * gibber-iq-helper.c: no need to copy twice the id

Thu Jun 21 16:58:25 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * gibber-iq-helper.c: merge ObjectDestroyNotifyData to ReplyHandlerData

Thu Jun 21 15:45:17 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * gibber-xmpp-connection.c: generate an id for stanza who doesn't have one before sending

Thu Jun 21 15:39:27 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * gibber-iq-helper.c: use gibber_xmpp_connection_new_id instead of our own id generator

Thu Jun 21 15:39:08 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * add gibber_xmpp_connection_new_id public method[_^[_][3~

Thu Jun 21 15:29:36 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * remove useless create_iq_helper function

Thu Jun 21 13:08:13 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * gibber-iq-helper.c: s/_id/tmp

Thu Jun 21 13:06:25 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * gibber-iq-helper.c: properly cast GibberIqHelper in GIBBER_IQ_HELPER_GET_PRIVATE macro definition

Thu Jun 21 13:04:27 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * don't use global variable to store the xmpp connection and iq helper so each test is really independent

Wed Jun 20 11:28:07 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-muc-channel.c: fix a typo in invitations

Tue Jun 19 17:34:35 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * move g_type_init call from tests to check-main

Tue Jun 19 17:09:56 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * include "check-helpers.h" instead of <check-helpers.h>

Tue Jun 19 16:50:21 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * fix conflicts with HEAD

Tue Jun 19 16:45:51 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * add gibber IQ helper tests in check-main

Tue Jun 19 16:45:23 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * build check-gibber-iq-helper.c

Tue Jun 19 16:44:47 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * add check-gibber-iq-helper.c

Tue Jun 19 16:43:51 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * build gibber-iq-helper.c

Tue Jun 19 16:42:43 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * add gibber-iq-helper.[ch]

Tue Jun 19 13:17:05 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * test-transport.c: fix a GArray leak in send_data

Tue Jun 19 22:31:24 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * If the data has been payloaded when using _set_part, then change the serialisation

Tue Jun 19 22:30:39 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Assert that the data hasn't been serialized yet when adding receivers

Tue Jun 19 14:06:42 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Fix conflicts

Tue Jun 19 05:27:15 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Initialize the debugging flags if that wasn't done yet

Mon Jun 18 17:42:09 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Even more coding style fixes

Mon Jun 18 16:20:11 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * More coding style fixes

Mon Jun 18 15:44:06 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Convert to collabora coding style

Mon Jun 18 15:29:07 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Add test to see if dependencies are correctly add to packages

Sun Jun 17 19:51:10 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Assert that the send function is valid

Sun Jun 17 16:38:19 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * refactor the transport test a bit

Sun Jun 17 16:07:47 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Fragment to big payloads and add dependency information

Sun Jun 17 16:06:01 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * GibberRMulticastSender: Put last_output_packet in the Public struct and move the last_output_packet to the Private struct

Sun Jun 17 16:00:53 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Add a fragmentation testcase

Tue Jun 19 14:01:26 CEST 2007  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  * Format type fixes from misc@mandriva.org

Mon Jun 18 11:09:43 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * checkify node properties tests

Fri Jun 15 19:00:09 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-util.c: use g_critical instead of g_debug in set_child_from_property

Fri Jun 15 17:40:22 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * fix test-xmpp-node-properties.c header

Fri Jun 15 17:22:32 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * fix conflict in tests/Makefile.am

Fri Jun 15 14:30:45 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * reimplement gibber_debug_stanza to use gibber_xmpp_node_to_string

Fri Jun 15 14:23:06 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * add gibber_xmpp_node_to_string

Thu Jun 14 19:02:42 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * build test-xmpp-node-properties.c

Thu Jun 14 19:02:13 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * add test-xmpp-node-properties.c

Thu Jun 14 19:01:24 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * build salut-util.c

Thu Jun 14 18:59:48 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * create salut-util.[ch] containing salut_gibber_xmpp_node_extract_properties and salut_gibber_xmpp_node_add_children_from_properties

Thu Jun 14 15:39:07 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * test-stanza-build.c: move g_type_init and debug init to main

Thu Jun 14 11:31:20 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * salut-muc-channel.c: use text_helper_create_message_groupchat instead of text_helper_create_message

Thu Jun 14 11:27:11 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * text-helper: add text_helper_create_message_groupchat

Wed Jun 13 18:19:06 CEST 2007  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
  * gibber-xmpp-stanza.c: fix an argument error in gibber_xmpp_stanza_build documentation

Fri Jun 15 19:33:39 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * Set AM_CFLAGS and friends outside of the HAVE_CHECK ifdef

Fri Jun 15 19:34:16 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * Put run-xmpp-connection-test.sh in check_SCRIPTS which ensures it's set +x when make check is run (thanks to some other magical rules)

Fri Jun 15 15:09:34 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * Dont do a space between macro's and their arguments, gcc won't like it

Fri Jun 15 16:55:32 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * SalutSelf: if the OLPC key changes and is shortened, remove any stray segments from the old key

Fri Jun 15 16:15:44 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Fix various typos in base64 -> binary key port

Fri Jun 15 16:15:23 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * SalutAvahiEntryGroup: make sure entries are NUL-terminated in case we later use them as strings

Fri Jun 15 15:36:35 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Deal with OLPC key correctly, avoiding having two copies

Fri Jun 15 15:36:18 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Don't crash on finalize if there is no OLPC key

Fri Jun 15 15:24:01 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Parse contacts' OLPC keys as byte array, not base64 string

Fri Jun 15 15:23:41 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * If ENABLE_OLPC, don't leak contacts' OLPC key/color

Fri Jun 15 14:49:01 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Use correct free function for SalutConnectionPrivate::olpc_key

Fri Jun 15 14:46:02 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Use GArray of binary data, rather than gchar*, for OLPC key. Put it in olpc-key-partN as binary rather than olpc-key-partN-b64 as base64. Be more const-correct.

Thu Jun 14 17:14:25 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Correct key segmentation, this time for the initial TXT record

Thu Jun 14 14:47:27 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * If we're asked to SetProperties (OLPC BuddyInfo interface) and we aren't yet connected, save the changes up for later

Thu Jun 14 13:10:34 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Correct key segmentation

Wed Jun 13 18:04:34 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Stop expecting an empty segment to terminate OLPC buddy keys

Wed Jun 13 17:41:20 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Allow OLPC key, color to be set before we go CONNECTED, in principle. Simplify the code for key-splitting.

Tue Jun 12 17:00:35 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Split OLPC keys into 200 byte segments to bypass the 255-character limit in TXT records

Fri Jun 15 14:41:16 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * More whitespace

Fri Jun 15 14:34:10 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Whitespace, indentation, Collabora style

Fri Jun 15 14:44:24 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * Add spaces between function definitions/prototypes and (

Fri Jun 15 14:31:53 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * Try to conform with collabora coding style

Fri Jun 15 14:29:16 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * Add standard license blurp

Fri Jun 15 14:10:00 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * Add a comment that Unit tests aren't API examples

Fri Jun 15 13:41:54 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * Test that a gibber_xmpp_node_get_language on a NULL node throws a critical error and returns NULL

Fri Jun 15 13:40:07 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * remove some trailing spaces

Fri Jun 15 13:39:49 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * Use g_return_val_if_fail in gibber_xmpp_node_get_language when a NULL node is passed

Fri Jun 15 13:36:52 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * Add some helpers for check to check for critical error logs

Fri Jun 15 11:40:15 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * Cope with check not being available and tidy up a bit

Fri Jun 15 11:39:58 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * Don't error if the check framework isn't available

Fri Jun 15 11:37:43 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * Use the srcdir env variable to determine the path of the input files

Sat Jun  9 17:17:46 CEST 2007  Emanuele Aina <em@nerd.ocracy.org>
  * Also test signals emissions during XMPP parsing

Sat Jun  9 15:44:05 CEST 2007  Emanuele Aina <em@nerd.ocracy.org>
  * Tested the parsing of a simple XMPP message

Sat Jun  9 15:24:56 CEST 2007  Emanuele Aina <em@nerd.ocracy.org>
  * Add a testcase for GibberXmppReader and check its istantiation

Sat Jun  9 15:03:31 CEST 2007  Emanuele Aina <em@nerd.ocracy.org>
  * Tested the [add|get]_child functions for GibberXmppNode

Sat Jun  9 12:46:53 CEST 2007  Emanuele Aina <em@nerd.ocracy.org>
  * Tested the namespace and attribute accesor functions in GibberXmppNode

Sat Jun  9 11:19:16 CEST 2007  Emanuele Aina <em@nerd.ocracy.org>
  * Tested gibber_xmpp_node_set_language_n() and fixed gibber_xmpp_node_set_language() with a NULL lang

Sat Jun  9 10:52:06 CEST 2007  Emanuele Aina <em@nerd.ocracy.org>
  * Test and fix gibber_xmpp_node_get_language() with a NULL node

Sat Jun  9 10:47:41 CEST 2007  Emanuele Aina <em@nerd.ocracy.org>
  * Test gibber_xmpp_node_[gs]et_language() and node creation with a NULL name

Sat Jun  9 01:38:59 CEST 2007  Emanuele Aina <em@nerd.ocracy.org>
  * Added a real testcase for GibberXmppNode testing its istantiation

Sat Jun  9 01:26:22 CEST 2007  Emanuele Aina <em@nerd.ocracy.org>
  * Added support for the Check unit testing framework

Thu Jun 14 17:31:06 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * Remove some trailing spaces

Thu Jun 14 17:29:02 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * Don't do things with side-effects in asserts, bad!

Tue Jun 12 16:59:37 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Support setting your own alias (uses the 'nick' field)

Tue Jun 12 13:03:14 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Correct typo when constructing self alias

Thu Jun  7 14:24:14 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Change TP_IFACE_OLPC_BUDDY_INFO back to SALUT_IFACE_OLPC_BUDDY_INFO now the constants generator is properly namespacing

Thu Jun  7 14:20:35 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Resolve salut-connection.c

Thu Jun  7 14:20:04 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Resolve extensions/Makefile.am

Thu Jun  7 14:12:05 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Update genginterface.py from telepathy-glib

Thu Jun  7 14:07:23 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Update c-constants-generator from telepathy-glib (requires --stringparam mixed-case-prefix)

Thu Jun  7 13:45:38 CEST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Update c-interfaces-generator.xsl from telepathy-glib.
  It now takes a --stringparam to set the prefix for interface constants.
  Also use the generated SALUT_IFACE_OLPC_BUDDY_INFO in salut-connection.c.

Thu Jun 14 17:00:50 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * Don't do things with side-effects in asserts, bad!

Thu Jun 14 16:59:26 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * include avahi-common/malloc.h for the definition of avahi_free

Thu Jun 14 16:37:04 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * Allow setting of arbitrary binary data in txt records

Wed Jun 13 23:26:23 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * salut_avahi_service_resolver_new should always be passed the specific interface/protocol, so replace _new by _new_full

Wed Jun 13 18:17:40 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * version 0.1.3.1

Wed Jun 13 18:16:41 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * Listen to new and lost sender on the muc connection

Wed Jun 13 18:15:32 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * Signal new and lost sender from the muc connection

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

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

Wed Jun 13 15:04:19 CEST 2007  Sjoerd Simons <sjoerd@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@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@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@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@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@collabora.co.uk>
  * gibber-xmpp-stanza: typedef GibberBuildTag

Tue Jun 12 18:37:54 CEST 2007  Guillaume Desmottes <guillaume.desmottes@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@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@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@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@collabora.co.uk>
  * gibber-xmpp-stanza.c: properly handle STREAM types

Tue Jun 12 15:03:45 CEST 2007  Guillaume Desmottes <guillaume.desmottes@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@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@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@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@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@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@collabora.co.uk>
  * add a gibber_xmpp_stanza_build simple test

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

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

Mon Jun 11 19:44:46 CEST 2007  Guillaume Desmottes <guillaume.desmottes@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@collabora.co.uk>
  * Resolve src/debug.h

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

Thu May 17 19:33:55 CEST 2007  Marco Barisione <marco@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@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@luon.net>
  * Remove salut-muc-transport-iface, it's not used anymore

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

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

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

Mon Jun 11 16:22:09 CEST 2007  Sjoerd Simons <sjoerd@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@luon.net>
  * Return "" when requesting aliases for an offline contact

Mon Jun 11 15:01:12 CEST 2007  Sjoerd Simons <sjoerd@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@luon.net>
  * Properly unref the multicast and rmulticast transports

Mon Jun 11 12:41:35 CEST 2007  Sjoerd Simons <sjoerd@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@luon.net>
  * GibberMulticastTransport: Set max_packet_size

Mon Jun 11 12:34:39 CEST 2007  Sjoerd Simons <sjoerd@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@luon.net>
  * Enabled multicast looping

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

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

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

Sun Jun 10 21:09:59 CEST 2007  Sjoerd Simons <sjoerd.simons@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@collabora.co.uk>
  * Output transport errors as debug too

Sun Jun 10 21:07:25 CEST 2007  Sjoerd Simons <sjoerd.simons@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@collabora.co.uk>
  * Streaming property no long exists

Sat Jun  9 12:14:25 CEST 2007  Sjoerd Simons <sjoerd.simons@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@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@collabora.co.uk>
  * Add _disconnect api to SalutMucConnection

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

Fri Jun  8 22:57:27 CEST 2007  Sjoerd Simons <sjoerd.simons@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@collabora.co.uk>
  * Remove non-streaming mode

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

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

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

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

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

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

Fri Jun  8 13:50:08 CEST 2007  Sjoerd Simons <sjoerd@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@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@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@luon.net>
  * Test with multiple offsets and calling _seen and _repair before _push

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

Thu Jun  7 17:34:19 CEST 2007  Sjoerd Simons <sjoerd@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@luon.net>
  * Fix the behaviour that diff(a,b) == -diff(a,b)

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

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

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

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

Thu Jun  7 15:00:50 CEST 2007  Sjoerd Simons <sjoerd@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@luon.net>
  * Test at the point of id counter overflow

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

Thu Jun  7 14:45:12 CEST 2007  Guillaume Desmottes <guillaume.desmottes@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@collabora.co.uk>
  * salut-im-channel.h: tweak to fit Collabora coding style

Thu Jun  7 14:55:59 CEST 2007  Sjoerd Simons <sjoerd@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

Thu Jun  7 13:12:12 CEST 2007  Guillaume Desmottes <guillaume.desmottes@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@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@collabora.co.uk>
  * use generated TP_IFACE_OLPC_BUDDY_INFO

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

Wed Jun  6 19:51:18 CEST 2007  Simon McVittie <simon.mcvittie@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@collabora.co.uk>
  * Remove extensions/spec-gen.am (no longer used)

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

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

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

Tue May 15 21:14:56 CEST 2007  Marco Barisione <marco@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@collabora.co.uk>
  * Fix out-of-tree tests

Wed Jun  6 19:34:00 CEST 2007  Simon McVittie <simon.mcvittie@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@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@collabora.co.uk>
  * extensions/Makefile.am: get all.xml from $(srcdir)

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

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

Wed Jun  6 18:58:43 CEST 2007  Simon McVittie <simon.mcvittie@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@collabora.co.uk>
  * Sync extensions XML from Gabble

Tue May 15 21:32:26 CEST 2007  Marco Barisione <marco@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@collabora.co.uk>
  * as-ac-expand.m4: update from autostars.sf.net CVS, fixing recursive expansion

Thu Jun  7 10:15:47 CEST 2007  Sjoerd Simons <sjoerd@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@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@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@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@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@luon.net>
  * Print unknown output, don't print packet loss

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

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

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

Tue Jun  5 08:37:52 CEST 2007  Sjoerd Simons <sjoerd@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@luon.net>
  * Mesh: Start of link emulations and simulate packat loss

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

Wed Jun  6 17:04:08 CEST 2007  Guillaume Desmottes <guillaume.desmottes@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@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@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@collabora.co.uk>
  * few coding style tweaks

Wed Jun  6 15:19:13 CEST 2007  Guillaume Desmottes <guillaume.desmottes@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@collabora.co.uk>
  * salut-contact: add jid public variable

Wed Jun  6 14:09:43 CEST 2007  Guillaume Desmottes <guillaume.desmottes@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@collabora.co.uk>
  * add jid key support to BuddyInfo.SetProperties implementation

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

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

Mon Jun  4 14:18:24 CEST 2007  Sjoerd Simons <sjoerd@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@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@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@collabora.co.uk>
  * GibberRMulticastTransport: whitespace fixes

Mon Jun  4 09:04:12 CEST 2007  Sjoerd Simons <sjoerd.simons@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@collabora.co.uk>
  * GibberRMulticastTransport: Include debugging and set debug flag to rmulticast

Mon Jun  4 09:02:40 CEST 2007  Sjoerd Simons <sjoerd.simons@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@collabora.co.uk>
  * GibberRMulticast: Add signals for adding and removing of senders

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

Mon Jun  4 08:56:47 CEST 2007  Sjoerd Simons <sjoerd.simons@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@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@collabora.co.uk>
  * gibber-debug: Add a specific rmulticast debugging category

Mon May 28 14:36:42 CEST 2007  Sjoerd Simons <sjoerd@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@collabora.co.uk>
  * Add MulticastSender objects and small testcase

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

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

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

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

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

Thu Apr 26 18:34:39 CEST 2007  Sjoerd Simons <sjoerd@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

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

Mon Apr 23 11:19:30 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  tagged telepathy-salut 0.1.2

Mon Apr 23 11:19:12 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * version 0.1.2

Fri Apr 20 13:44:04 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * Add salut-avahi-record-browser-signals-marshal.list to EXTRA_DIST

Fri Apr 20 13:27:55 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * Use  instead of make in makefiles

Fri Apr 20 13:26:52 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * Pass a GObject as the first argument to tp_group_mixin_change_members

Fri Apr 20 13:18:22 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * remove _TP_CM_UPDATED_FOR_0_5_7 and depend on tp-glib >= 0.5.10

Tue Apr 17 21:44:01 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * Implement OLPC BuddyInfo *Properties

Tue Apr 17 21:43:01 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * Add codegeneration and build infrastructure for OLPC

Mon Apr 16 22:33:45 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * Add the necessary BuddyInfo infrastructure (code generation etc)

Mon Apr 16 22:33:35 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * Add autogen.sh to make jhbuild like us

Mon Apr 16 22:32:00 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * Muc connection needs the name of the sender, not the muc

Tue Apr 10 16:34:05 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * Conver to post tp-glib 0.5.7 groups api

Wed Apr  4 16:36:13 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * SalutContact: Add some extra debugging info for avatars

Wed Apr  4 14:19:49 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * SalutConnection: Implement the Avatar interface

Wed Apr  4 14:19:24 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * SalutContactManager: Relay avatar changed signals from contacts

Wed Apr  4 14:18:47 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * SalutContact: Add avatar watching and retreiving code

Wed Apr  4 14:17:55 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * SalutSelf: Add posibility to publish avatars

Wed Apr  4 14:16:52 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * SalutAvahiEntryGroup: Add posibility to publish raw records

Wed Apr  4 14:16:06 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * Add sha1 utilities

Wed Apr  4 14:15:21 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * SalutAvahiRecordBrowser: Add an avahi record browser wrapper

Mon Apr  2 22:52:10 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * SalutConnection: Use TP_ERROR_DISCONNECTED to throw errors when we're not connected

Mon Apr  2 11:56:42 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * SalutImManger: Ensure that we don't use the channels hash-table while destorying it

Mon Apr  2 11:55:52 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * Unref the channel handle after setting dispose_has_run

Mon Apr  2 11:55:17 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * WHen closing the connection also disconnect the transport

Mon Apr  2 10:45:26 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * Don't hook up the gibber connect signal twice

Fri Mar 30 12:44:23 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * Megapatch to port to telepathy-glib

Thu Mar 29 20:31:52 CEST 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberRMulticastTransport: Correctly the name property to the right enum value

Sat Mar 24 13:24:26 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Add basic code to support reliable multicast in mucs

Sat Mar 24 13:23:56 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Add function to get the maximum packet size

Sat Mar 24 13:23:29 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Add reliable multicast transport

Sat Mar 17 23:39:30 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * version 0.1.1.1

Sat Mar 17 22:30:43 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  tagged telepathy-salut 0.1.1

Sat Mar 17 22:29:00 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Version 0.1.1

Sat Mar 17 22:24:17 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * lib/gibber/Makefile.am: Add the signal marshal lists to EXTRA_DIST

Sat Mar 17 22:21:52 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Remove sasl-test.db when cleaning

Sat Mar 17 22:20:49 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Use sasl-test.db as filename for the sasl test

Sat Mar 17 22:00:25 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * tests/Makefile.am: rename run-test.sh to run-xmpp-connection-test.sh

Sat Mar 17 21:39:31 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * SalutContactManager: Rethink refcounting. Fixes chrashes after disconnect

Sat Mar 17 21:37:42 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * SalutContact: Add function to know if the contact is still backed by services

Fri Mar 16 22:36:31 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * SalutSelf: Set port.p2pj to the port we're listening on.. Some clients still use this deprecated record

Fri Mar 16 22:28:05 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * TextMixin: Put both an xhtml-im and a plaintext node in messages, works around a sill Adium bug

Fri Mar 16 22:26:30 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Add xhtml-im and w3c xhtml namespace

Fri Mar 16 20:33:47 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * SalutSelf: Add hardcoded port.p2pj in TXT and set txtvers=1 for iChat and Adium compatibility

Fri Mar 16 20:33:03 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * SalutImManager: Fix typo stream-opened signal name and fix callback prototype

Fri Mar 16 17:09:06 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Send to and from on stream opening.. And an empty stream features if we are the receiving party

Fri Mar 16 15:50:35 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * SalutContact: First try to use the nick TXT field as the contact alias, fallback to 1st + last if that's not available

Thu Mar 15 19:35:45 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * SalutContact: Signal presence and alias changed when the contact is first found

Thu Mar 15 16:33:16 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Add nickname parameter to the connection and publish it in the presence as specified by the latest XEP-0174 revision

Thu Mar 15 16:29:18 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * SalutSelf: Only set the msg TXT record if a status_message is set

Thu Mar 15 16:24:37 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * SalutSelf: Initially there is no status messages (instead of Available)

Thu Mar 15 16:02:18 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * lib/gibber/examples/Makefile.am: remove unused _CFLAGS definition

Thu Mar 15 16:00:48 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * configure.ac: fix HAVE_LIBSSL misspelling

Thu Mar 15 15:38:53 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Make libssl and libsasl2 build depencies optional

Thu Mar 15 13:36:50 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * SalutContact: Set a contacts status_message to NULL if there is no msg TXT record

Thu Mar 15 13:19:59 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * SalutConnection: Only pass a status message if their is actually one

Thu Mar 15 13:17:32 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * SalutSelf: Only set the msg field iff a status messages has been set

Thu Mar 15 13:16:19 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * SalutAvahiEntryGroup: Allow single records to be removed by key

Wed Mar 14 13:35:37 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Refactor the multicast muc transport into gibber and the multicast-muc-connection

Wed Mar 14 13:33:04 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberMulticastTranport: Make an internal function static

Wed Mar 14 13:32:28 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberMulticastTransport: fix #include of gibber-transport

Tue Mar 13 19:43:38 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberXmppConnection: Compile fixes

Tue Mar 13 13:59:15 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberXmppConnection: Add a non-streaming mode

Tue Mar 13 12:58:10 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberXmppConnection: Allow the connection to be created without an underlying transport

Thu Mar  1 15:51:12 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Refactor the multicast code from salut into GibberMulticastTransport

Thu Mar  1 15:49:17 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * gibber-debug.h: Fix typo in __DEBUG_H__ define

Mon Feb 19 23:54:20 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * test-ssl: Change from doing old-style ssl to proper tls with starttls

Mon Feb 19 23:53:07 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberXmppConnection: Add functions to disengage the connection from the transport and re-engage it on top of a new transport

Mon Feb 19 23:52:17 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * gibber-namespaces.h: Add TLS namespace

Mon Feb 19 00:02:11 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberSSLTransport: Ensure libssl fully drained the input buffer after receiving input

Sat Feb 17 23:11:39 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * tests/Makefile.am: Add test-sasl-auth to TESTS

Sat Feb 17 23:10:59 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * test-sasl-auth.c: Run several test cases

Sat Feb 17 23:10:01 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * TestSaslAuthServer: Handle PLAIN correctly and add the possibility to simulate problems

Sat Feb 17 23:09:00 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * test-xmpp-connection: Iterate the main context untill there are no more events pending

Sat Feb 17 23:08:15 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * TestTransport: Send out data only in the idle loop to prevert ordering issues

Sat Feb 17 23:07:03 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberXmppConnection: Mark stream as closed after calling connection_restart

Sat Feb 17 18:06:05 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Add start of a sasl auth test

Sat Feb 17 18:05:37 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * configure.ac: Check for libsasl2

Sat Feb 17 18:05:05 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberXmppConnection: Add function to restart the stream, which allows the other side to reopen the connection (After say a sasl authentication)

Sat Feb 17 18:03:28 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberSaslAuth: Remove spurious arguments to a debug statement

Sat Feb 17 18:02:55 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberSaslAuth: Cope with empty challenges (which are invalid)

Sat Feb 17 13:35:57 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * gibber-namespaces: Add the jabber stream namespace

Sat Feb 17 13:34:45 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberXmppReader: Make gibber_xmpp_reader_push reentrant

Fri Feb 16 12:19:50 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberSaslAuth: Generate a 256 bit random cnonce instead of using a hardcoded one

Fri Feb 16 11:35:42 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberXmppConnection: Only reset after we reopen our own stream, not after the other side has opened their stream

Fri Feb 16 11:34:54 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * TestXmppConnection: Immediately stop the test if parsing has failed

Thu Feb 15 20:55:10 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberSaslAuth: Add support for the PLAIN auth mechanism

Thu Feb 15 20:54:17 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberXmppConnection: If the stream is re-opened reset the xml reader

Thu Feb 15 20:53:41 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberXmppWriter: Turn of indenting of the output stream for now

Thu Feb 15 20:50:36 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberXmppReader: Add ability to reset the reader when needed

Thu Feb 15 17:06:33 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Implement an SSL transport for gibber

Thu Feb 15 17:06:10 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberSaslAuth: Rename the error quak from salut_gibber_auth_failed to gibber_sasl_auth_error

Thu Feb 15 12:31:55 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Add newlines add the end of the authentication successfull/failed messages

Thu Feb 15 12:31:17 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Add makefile rules to always build libgibber.la when needed

Thu Feb 15 11:55:01 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Added SASL authentication helper for gibber (just digest-md5 for now)

Tue Feb 13 16:52:32 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Add normal TCP transport and a tiny example using it

Tue Feb 13 16:51:44 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * SalutXmppWriter: Add debugging to stream open and close

Tue Feb 13 15:45:00 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Add GibberFdTransport
  
  Added a GibberFdTransport Object, which can be used as a bse for any transport 
  using a file descriptors. Includes overridable read and write virtual
  functions for transport that don't want to use the default 
  g_io_channel_{read,write}_chars based functionality
  

Tue Feb 13 14:26:33 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Push received transport data through handler functions instead of signals

Tue Feb 13 13:54:32 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * SalutMucChannel: Discard stanza's from other groups

Tue Feb 13 13:52:55 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * SalutMucChannel: Throw errors if joining the muc failed

Tue Feb 13 13:52:12 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * SalutMulticastMucTransport: Truly join random link-local multicast addresses when a new group is created and return errors if joining failes

Tue Feb 13 11:08:07 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * SalutMucChannel, SalutMucManager: Specify the on-the-wire muc name in a SalutMucChannel property

Tue Feb 13 11:06:37 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberLLTransport: Don't writeout the raw data in debugging, it could be binary

Tue Feb 13 11:05:59 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberXmppNode: Assert that attribute values are !NULL

Tue Feb 13 11:05:08 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * GibberXmppWriter: Add debugging

Tue Feb 13 11:04:19 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Makefile.am: Add lib to SUBDIRS

Thu Feb  8 16:51:21 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Add debugging

Thu Feb  8 16:50:51 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Don't print out the received data, just the size. It might be purely binary

Thu Feb  8 16:49:09 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Add the right intset to localpending in the group mixin

Thu Feb  8 16:48:29 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Aadd debugging category for the muc connection

Thu Feb  8 16:47:57 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Add libgibber.la to LDADD of telepathy_salut and write_mgr, so Make can work out the depends correctly

Thu Feb  8 16:47:08 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Reinitialize the parser after each chunk when not in stream mode

Thu Feb  8 16:46:31 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Add debugging

Thu Feb  8 16:46:05 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Don't print input data just the number of bytes we receiverd. Input might be purely binary

Thu Feb  8 16:45:34 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Add xmpp debugging categories

Tue Feb  6 00:46:50 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Implement GetPresence on the connections Presence interface

Tue Feb  6 00:46:07 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Merge with the telepathy-errors generated out of the spec

Tue Feb  6 00:45:32 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Implement GetLocalPendingMembersWithInfo on the group interface

Tue Feb  6 00:45:10 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Implement GetLocalPendingMembersWithInfo on the group interface

Tue Feb  6 00:44:01 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Implement GetLocalPendingMembersWithInfo helper in the group-mixin

Tue Feb  6 00:42:53 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Update to the latest spec revision

Fri Feb  2 15:08:44 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * port'' to gibber

Fri Feb  2 15:08:00 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Merge conflicts causes by gibber splitout

Fri Feb  2 14:48:00 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Fix conflicts in libgibber

Fri Jan 26 15:27:00 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Ref the SalutConnection that the mucchannel holds

Thu Jan 25 00:10:56 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * If not in stream mode, clear the parser for every new buffer

Wed Jan 24 23:54:24 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Xmpp stanza end on depth 1 in stream mode and depth 0 in non-streaming mode

Wed Jan 24 23:51:08 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Let the muc manager listen for stanza's instead of messages and add  some extra debugging info

Wed Jan 24 23:11:17 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Let the muc channel use a muc connection

Wed Jan 24 23:10:41 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Remove unneeded signals from the muc-connection and open reader and writer in non stream mode

Wed Jan 24 23:09:34 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Let the xmpp reader provide a non-stream mode

Wed Jan 24 23:09:05 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Provide a non-stream mode

Wed Jan 24 23:08:27 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Cut away trailing whitespace

Wed Jan 24 21:58:21 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Finish the renaming to SalutMucConnection and friends

Wed Jan 24 21:47:44 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Add a specialized connection for mucs

Wed Jan 24 21:46:36 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Also compile the salut-muc-connection

Wed Jan 24 21:46:16 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Finalize the text mixin when finalizing muc channels

Tue Jan 23 13:02:45 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Only recognize the standard stream namespaces after a stream open

Mon Jan 22 21:50:18 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Merge EXTRA_DIST of both branches

Mon Jan 22 21:42:34 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Add namespaces.h to the CORE_SOURCES

Sun Jan 21 20:24:01 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Port the muc stuff to use the new internal xmpp magic.. Compiles, but won't just work yet

Sat Jan 20 15:48:36 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Merge Makefile.am from salut head an groups branch

Wed Dec 13 14:59:04 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * Remove the source watches when closing the multicast io channel

Tue Dec 12 20:47:57 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * Send and use multicast group parameters

Thu Nov 30 15:19:06 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * Add initial muc support with a multicast backend

Fri Feb  2 14:37:11 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Refactor xmpp magic into it's own seperate library

Mon Jan 29 12:14:01 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Add a ref to our self_handle

Mon Jan 29 12:09:34 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Add a ref to our self_handle

Wed Jan 24 23:49:07 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Fix searching for attributes and searching for children with namespaces in xmpp-node

Tue Jan 23 16:04:29 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Finalize the text mixin if the im channel is finalizing

Mon Jan 22 21:11:31 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Clean up the test output in a clean-local makefile rule

Mon Jan 22 20:55:52 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * If nodes or attributes are in the stream namespace, use the stream prefix

Mon Jan 22 20:54:11 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Add TLS stream opening test input.. Shows that we understand the stream prefix when reading and writing

Mon Jan 22 20:23:53 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Make sure the test inputs are in the dist

Mon Jan 22 20:23:13 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Let run-test.sh return with a non-zero status if a test failed and use  so make distcheck correctly runs the tests

Mon Jan 22 19:30:48 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Ensure that the xmpp connection isn't disposed while pushing data into the reader

Mon Jan 22 19:19:01 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Add version parameter to the stream opening functions and signals

Mon Jan 22 19:17:40 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * If ns == NULL use 0 for the Quark

Mon Jan 22 18:57:11 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Force the parser to replace all entities, even &amp;!

Mon Jan 22 18:55:10 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Add the xmpp writer object implementation

Mon Jan 22 17:24:48 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Factor out the xmpp writer to a seperate object

Mon Jan 22 17:24:18 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Add a stream opening with some nice xml entities

Mon Jan 22 15:43:53 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Let the connection test print the stream openings to and from attibutes

Mon Jan 22 15:41:35 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * The xmpp reader needs to return when no error has been encountered instead of false

Mon Jan 22 15:40:03 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Actually parse to and from stream attributes

Mon Jan 22 13:08:34 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Refactor xmmp reading code into it's own object

Sat Jan 20 18:20:37 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Implement salut_xmpp_node_get_child_ns

Sat Jan 20 17:02:49 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Set to attribute in messages

Sat Jan 20 16:37:47 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Remove the unused salut_transport_emit_send_error prototype

Sat Jan 20 15:26:11 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Also write namespaces for the attributes if needed

Sat Jan 20 15:06:42 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Add some state to the xmlwriter, so it only defines a new namespace only when it's necessary

Sat Jan 20 12:25:15 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Rename the simple-message2 test to simple-message-attrnamespace

Sat Jan 20 12:23:51 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Add groupchat invite testcase

Thu Jan 18 20:35:20 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Contrived change to simple-message to give an attribute a namespace

Thu Jan 18 20:34:20 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Check for tests failure by comparing the exit code with 0

Thu Jan 18 20:29:55 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Recognize namespace for attributes

Thu Jan 18 20:21:01 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Handle passing NULL to salut_xmpp_node_set_ns

Thu Jan 18 20:20:28 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * SUCCESS should be printed to stderr too and correctly recognize a failed exit

Thu Jan 18 20:13:51 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Cast xmlChar to gchar when setting the namespace

Thu Jan 18 20:12:54 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Set the node namespace in a common code path

Thu Jan 18 20:11:19 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Set the language in the output xml

Thu Jan 18 20:09:59 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Recognize xml:lang to set the langauge of a node

Thu Jan 18 20:08:59 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Print language of it's node if set

Thu Jan 18 20:07:52 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Add an xml output file and re-send-out received stanza

Thu Jan 18 20:06:15 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Add a test script to run the tests :)

Thu Jan 18 20:05:08 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Add language as a property for xmpp node

Thu Jan 18 15:13:25 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Add a simple testcase

Thu Jan 18 15:13:08 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Let the xmpp connection test print out a parse tree like we get from the connection

Thu Jan 18 14:42:51 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * If a node's content is purely whitespace remove it

Thu Jan 18 14:13:00 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Let the xmpp connection send the stream-closed signal when the stream is closed

Thu Jan 18 13:30:43 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Add test transport object

Thu Jan 18 13:29:59 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Fix convenience typo in tests/Makefile.am

Thu Jan 18 13:05:45 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Setup a dummy testing infrastructure

Thu Jan 18 12:51:39 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Changed xmpp node to support namespaces

Thu Jan 18 12:47:18 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Bump version to 0.1.0.1

Wed Jan 17 23:31:02 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  tagged telepathy-salut 0.1.0

Wed Jan 17 23:27:18 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Remote stray obsolete marshal list files from the makefile

Wed Jan 17 23:18:00 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  tagged telepathy-salut 0.1.0

Wed Jan 17 23:17:35 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * bump version to 0.1.0

Wed Jan 17 23:03:04 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Remove stray debug message

Wed Jan 17 22:40:53 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Add all marshal listings to EXTRA_DIST

Wed Jan 17 20:15:30 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Copy the gabble dist-hook to write darcs changes in the the Changelog

Wed Jan 17 19:45:41 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * If a contact is lost also signal it's presence as offline

Wed Jan 17 18:34:52 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Also throw a stream error the stream isn't opened with the right namespace and localname (stream)

Wed Jan 17 18:27:17 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Disconnect the transport on parse errors

Wed Jan 17 18:26:37 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Ensure that we aren't disposed inside the xml parser callbacks

Wed Jan 17 18:17:03 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Let SalutXmppConnection thow parse-error signals when a xml error occurs

Wed Jan 17 17:38:52 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Add various missing files
  
  Various files added that i forgot to add. Including the salut trasnport base
  class and the salut xmpp connection

Wed Jan 17 17:33:21 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Add another forgotten file

Wed Jan 17 17:28:09 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Convert a few calls to the old transport mixin to using the new base class instead

Wed Jan 17 17:24:44 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Throw out the old transport mixin code

Wed Jan 17 17:17:12 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Actually add the link-local transport, woops

Wed Jan 17 17:06:33 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * implement parser, transform salut-transport-mixin to a base class
  
  Big code commit:
  
    * Add libxml2 based xml parsing and writing to salut-xmpp-connection
    * expand the SalutXmppNode code as needed for salut-xmpp-connection
    * Refactor the salut-transport mixin into a base class

Fri Jan 12 16:42:43 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Correct type for salut transport disconnected signal

Fri Jan 12 15:34:27 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * the received_signal_id in the right variableof the transport mixin

Fri Jan 12 15:33:49 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Make the stanza received signals more consistent

Fri Jan 12 15:17:34 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Get rid of the account parameter

Fri Jan 12 14:56:29 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * first compilable non-loudmouth version
  
  First compilable version with the new xmpp infrastructure. Currently the xmpp
  connection is just a dummy for now.

Thu Jan 11 14:59:17 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Implement xmpp stanza, nodes and a transport mixin

Sun Jan 14 17:07:57 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Signal connecting right at the start of the connect sequence

Sun Jan 14 17:07:20 CET 2007  Sjoerd Simons <sjoerd@luon.net>
  * Only signal connected iff we're announcing ourselves

Thu Nov 30 14:37:38 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * Remove unneeded signals identifiers from the signals enum

Thu Nov 30 14:06:24 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ 6b2e54f0e59c541de51549cb8d013d8145c55bcb]
  Salut's text-mixin doesn\'t need namespaces

Tue Nov 28 12:35:12 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ 183ce80ae2d66b922c6e95bcc8afc2117598be68]
  * If only one contact can match with a new connection, use that.. Don't wait
  for the first message with a from (Fixes iChat compatibility)

Tue Nov 28 12:33:01 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ 65ff030b3845d652b6f05c4d15c1742917bb5b7f]
  Don\'t force the existance of the from tag

Mon Nov 27 14:55:37 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ 8ba1d430dd558e14ddee3bb85e3effd90a6db365]
  Make _message_parsed static like it should be

Mon Nov 27 10:49:02 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ fe6663f0a1ae57747f75fd353632035fe52f8ac7]
  Add the received-message signal back, which was actually reverted

Wed Nov 22 15:12:45 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ c3d548c5f783f8255f98ca6949edd8be4aa0fb5d]
  Let salut-im-channel use the text-mixin

Wed Nov 22 12:55:58 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ 67d0a4a58c5fb9682843847dafe1068d25cc4c49]
  Add a gabble derived text mixin

Wed Nov 22 12:55:50 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ af5f52f32a68abbb35c2133276469a87c9d3ba31]
  Add a gabble derived text mixin

Mon Nov 20 14:37:19 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ 7bfde2bd2eabf5b20abab8c27ff31903562a6963]
  * Rename SalutIMChannel to SalutImChannel
  * Add a function to get a channel to a given contact handle

Mon Nov 20 14:36:21 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ cf8211bb2d01fe1c61e6dedfa331de8b2615a4b1]
  * Before the default handling of incoming messages send out a signal so
  other handlers can catch and handle it instead
  * Rename SalutIMChannel to the more consistent SalutImChannel

Mon Nov 20 13:47:57 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ 8ec6c3474a7c812abd5adb7434cbfda5692d97f6]
  * Fix leaking of GIntSet\'s

Mon Nov 20 14:37:48 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ 7ac4cc6615b71fb0668040d9d49dfdca41510a2e]
  Add some small LM utilities

Thu Nov 16 12:22:11 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ a3798216d87de9797e62997bf7a2d807db8048c5]
  * Bump nano for another test-release, some changes were mistakenly reverted
  before 0.0.0.3

Tue Nov  7 15:57:26 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ 906ba0a2d64ba4939755efb8cd17023c66261e7e]
  * Also close the connection's fd if dispose is being run before setting
  up the channel
  * Let get_address normalize an ipv4 in ipv6 address to a normal ipv4 address

Wed Nov 15 12:30:09 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ 22a29117beb63fe54c845b0bfd37e10a13c9640a]
  Revert "Remove the dummy offline presence", we need this for contacts requested that don't exist (or we don't know about yet)
  
  This reverts commit 0e135f0779ac6d2c2a61fdc5305b7d98db50c123.

Wed Nov 15 12:28:49 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ 79c650af42fe6d4445bc9430fa94ec32643bd68d]
  Revert "Sync PresenceId enum and PresenceStatusInfo array"
  
  This reverts commit 3ae5906d355f2a7acd23de23f71b54338d273bdb.

Tue Nov 14 10:50:09 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ 3ae5906d355f2a7acd23de23f71b54338d273bdb]
  Sync PresenceId enum and PresenceStatusInfo array

Fri Nov 10 17:40:49 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ 54fb1a4f1ed1aa95e7876c426798e46ad2a6b485]
  Bump nano version for another test release

Fri Nov 10 13:57:38 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ c0393177ba3c6775d98d69398c400f49f1665a34]
  * salut-contact-manager: Change the function to find a contact from an address
  to return a list of contacts instead
  * salut-im-manager: When matching a connection to a contact look at the first
  "from" attribute in a message and match it to all contacts known on that
  address at the time the connection came in. This ensures correct handling if
  multiple contacts are on one host.

Thu Nov  9 13:34:35 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ 563b7cc0dfb660568368c0b269ac68438197c35a]
  s/initialize/initialise/g

Thu Nov  9 13:20:50 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ 68acdc6e5b150c1af94c9e8b658c52fb1fcbebb5]
  Add api for users to sync to the state of the lm-connection api and change the
  im-channel to do exactly that. This will allow us to receive some messages
  before passing the connection to an im channel.

Tue Nov  7 15:58:24 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ 3c8db52cc3681c79f41a374ea78c09c7f173891a]
  Add more debug info to trace the path an incoming connection follows

Tue Nov  7 15:57:26 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ ec090eaec6dcbf116761758af039e8622870d81a]
  * Also close the connection's fd if dispose is being run before setting
  up the channel
  * Let get_address normalize an ipv4 in ipv6 address to a normal ipv4 address

Tue Nov  7 15:56:01 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ 51ed3c32e2a009beadb3eb181f88f2200604d32c]
  Compare ipv6 address as ipv6 and ipv4 as ipv4, not the other way around

Tue Nov  7 14:55:14 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ b61b015c7459754ff6718c48352964f521fdea9d]
  Fix typo in TXT record textvers -> txtvers

Mon Nov  6 20:06:13 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ c68a881aa0ac2f6ad3d710dea1066a74615e3c6c]
  Use socklen_t for size instead of size_t for socket fucntions, fixes compile on AMD64

Mon Nov  6 19:44:47 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ ddcc44eae0855f8a9981b0e0d7adda06af0e3c58]
  Bump nano version for new beta release

Mon Nov  6 19:44:06 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ fe6f1cac772eadff5b1b9033466c36c34fd8166e]
  Remove some unnecessary debug info

Mon Nov  6 19:33:50 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ 2551f42dda7f1e9a0d2da2d61e36e0d71fada514]
  Start requiring the first and last name parameters

Mon Nov  6 19:27:33 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ f40066638fd4511d836c7c69feeabadfaee8aa7e]
  Implement Aliasing interface on the Connection

Mon Nov  6 19:03:34 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ d4f910d73d979759dcd37c5165e388cbc74d7de5]
  Add Aliasing interface to the Connection object. Causes everything to be regenerated

Mon Nov  6 17:32:29 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ 6f560aeb900456475e63d6990e4d53905d9d81de]
  Keep track of contacts as long their alive. Even when the contact leaves
  the network it can stay alive iff there is an IMChannel to it

Mon Nov  6 17:31:23 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ 09939bee3fefaf4fb3a65f5dbdd116f5bc213d60]
  * Send out SendError signals if connecting to our peer failed
  * Ensure we add messages to the queue before setting up the connection

Mon Nov  6 17:13:32 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ 559b2a63b1e4b43dadecda8e5315c34246462d46]
  Removed a ref-count leak on a contact when making a new channel

Mon Nov  6 12:15:21 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ 0e135f0779ac6d2c2a61fdc5305b7d98db50c123]
  Remove the dummy offline presence

Mon Nov  6 12:15:04 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ 38707100c870aa0cfd8b8147f5dfb21f1eeb729b]
  Cast the data data element of a GList to SalutAvahiResolver instead of the GList itself

Mon Nov  6 11:20:00 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ 119e19c3d80653f6154f258644ba82662cc07c60]
  Close the connection when avahil fails

Fri Nov  3 17:34:03 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ d6342f17563b02069b3d1a1f54bcd0731a81aac2]
  Fix a stupid typo in a debug message

Fri Nov  3 17:30:59 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ 47a1be6bf403d1b1ef8ca1114eee0b9dd599b4d1]
  Remove unneeded debug message

Fri Nov  3 16:43:14 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ 5592f5271c42960ccdede21ed3e53eb8d3f1030e]
  Fix bogus debug message

Fri Nov  3 16:33:43 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ 25f0d336d2f1411cc681b12e1badc9cf36abbebf]
  When getting the name property actually return the name value and not the type

Fri Nov  3 14:43:53 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ d36befd597b51bbdd35bc547ca8b468532637e88]
  More debugging info

Fri Nov  3 14:42:25 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ 3568c3e9ff6a2d6c472023b75819c74f92202436]
  Throw InvalidArgument if an empty contact string is requested

Fri Nov  3 13:50:48 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ 78ba86d114d3854eb2cc96748eef99e86ae17140]
  Return InvalidHandle if a text channel to ourselves is requested

Fri Nov  3 11:01:23 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ d428c1708d26cab7f0fac329b3949af3646a5a20]
  Don't try to cast a GList * to a SalutIMChannelMessage, it causes crashes.

Fri Nov  3 11:00:33 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ 5e6c89cf501d6e0ac5377ad6036e860142f282b9]
  Also print the requested channel type in the debug info

Thu Nov  2 17:03:11 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ 5e69e72e9cdf60cf75fe7d9cea48fe1a6c65b876]
  * Exit after 5 seconds is there are no connections unless the persist debug flag is given

Thu Nov  2 17:02:04 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ 893f1359634ec5c7529cf3c0073468aec82e67b3]
  * Unref the connections if it sent out disconnected
  * Send out no-more-connections if all connections are gone

Thu Nov  2 17:01:26 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ a9a8ede99491a44a730dfa90278391d92964c066]
  * Send out the disconnected signal if disconnected
  * Release our dbus bus name

Thu Nov  2 16:57:23 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ e5927e7d60e2e177b8cedf3b1caeefe6c1880c16]
  Dereference the connection when disposing

Thu Nov  2 11:52:07 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ 155ad10df59bc1631cf59e80d64d48f52bfe0473]
  Pass the right parameters to the ERROR_IF_NOT_CONNECTED macros so it actually compiles

Thu Nov  2 11:39:50 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ 91a3317728fe8df9c74e7e95989380a1aa7c5cec]
  Let more Connect methods thow an error if we're not connected:
  * HoldHandles
  * ListChannels
  * ReleaseHandles
  * RequestPresence

Thu Nov  2 11:20:49 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ 7e5c643e529e5d6706fa35c4d7b0fa1136fd7df1]
  Throw errors if GetSelfHandle or InspectHandles is called on the Connection
  when disconnected

Tue Oct 31 14:57:08 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ 4026b6b3544a3fa919c7bf04c1cd93017a27a27f]
  Fix the spelling of telepathy. Woops!

Tue Oct 31 14:48:15 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ f21050ffddf860e34abbbc56724cba941a628e2d]
  Fix Makefile.am so make distcheck succeeds

Mon Oct 30 17:55:08 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ e4d51b6951124d70cf7859729f292b36aa86d342]
  Correctly handle the suppress_handler option

Mon Oct 30 12:24:30 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ e75c9f7005577a670a5cfdef5c40b6c4d4d38b7b]
  Implement list_pending and acknowledge_pending messages calls

Mon Oct 30 11:21:24 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ 4beca9c58931a734a8219f7233159cbc3ad30658]
  * Write out the message to tcp connection
  * Send out signals if messages are received

Mon Oct 30 10:59:38 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ a03f468a0ca8ae60dc00d4859b06d8d5f2073dc7]
  Only clean up the addrs array if it actually existed

Mon Oct 30 10:51:25 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ b05a9cefcd91ca39931421f024980f541699e762]
  A connection from an fd starts in the connecting state

Mon Oct 30 10:47:49 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ c0c1cac6903d4cd718114a9251052420a39bda1e]
  Add extra debug info

Mon Oct 30 10:45:53 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ 61eb3c0d2b1c636b5c45e3bcb964c388b9f2744a]
  In Close first set the state to NOT_CONNECTED and then do the actual closing

Mon Oct 30 10:11:45 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ 89e71246e4ad1000de140e62e1d5b09a7c04a69b]
  Don't send disconnected signal if already disconnected

Mon Oct 30 09:55:00 CET 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ fb7e5dfe12617395b7ebea9a3df98b16bdd168d2]
  If an incoming lm connection fails while connecting, discard it.

Wed Oct 25 21:55:05 CEST 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ 1adca4404fbb670c60e597f250650faddbead1ac]
  Throw away the lm connection object after final disconnect

Wed Oct 25 21:53:14 CEST 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ cc45c584aa6fa2c255939e84cb6698d0d55b319d]
  Don't try next connection if the connection object doesn't has an address array set

Wed Oct 25 21:48:59 CEST 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ eb61fc6c83b90193f8925f9e80bc55d5e76a59b9]
  Add debug message when all connects failed

Wed Oct 25 21:45:32 CEST 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ e956f4f2487cdc182f97063d2096db4ddd60d3fb]
  Don't close the parser while parsing

Wed Oct 25 21:42:40 CEST 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ aabf9b01c23cfd9a9f4579a809ea49729162dc63]
  Fix typo in stream init string

Wed Oct 25 21:33:18 CEST 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ 5731b1842f438b1905511060708469b12afeebf4]
  * Make it compile again
  * Disconnect if the other site sends data before stream initiation

Wed Oct 25 21:30:27 CEST 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ d3edf23d0ce4ba0516a9d70d9be744fd198e5184]
  * Go to connected side if we received stream initiation from the other side
  * Send back stream initiation upon receiving the one of the other side
  if it's an incoming connection

Wed Oct 25 21:20:10 CEST 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ 1bb64ea213a158f7986926f46167e7c1d8049dfc]
  Connect new connections to a channel for a contact

Wed Oct 25 18:03:13 CEST 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ 9d8854b008ef6909781e62db4648a11319d424ae]
  Better detect when contacts are gone

Wed Oct 25 17:49:43 CEST 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ 62652edc3ea0d0b7cbb0392b0cfd9e7e49e60c6f]
  Disconnect when an error has occurred

Wed Oct 25 17:30:24 CEST 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ 3da302206516dc8fcb6e41c6a8086e00ff1b18de]
  Listen on a port for incoming connections

Wed Oct 25 17:29:19 CEST 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ 4f56b0125350decdd85e50c9b28735e8ebe56498]
  Add SALUT_SELF as debug flag

Wed Oct 25 17:29:02 CEST 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ 180c92cf90c9ace227f4590215515a738908c13e]
  * Add api to take up a connection from a fd
  * Only the enable G_IO_OUT when we've got something buffered

Wed Oct 25 14:41:57 CEST 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ c18277068a9518b641bac92d7d3aeb8228a67e49]
  * Create a custom lm session handler..
  * Uses non-public loudmount api (needs to be solved)

Wed Oct 25 14:33:40 CEST 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ ba4ec029ec909263595b9726965c9112ce91dbdc]
  Remove unneeded debugging printf

Wed Oct 25 14:25:44 CEST 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ a0096facf17c0e315e557843b820187882cd83b2]
  Add DEBUG_NET flag

Mon Oct 23 20:04:25 CEST 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ fe095386b0d00c7018072a732bf20643ab5de0df]
  Removed slaut-contact.c, was created by mistake

Mon Oct 23 19:21:35 CEST 2006  Sjoerd Simons <sjoerd@luon.net>
  * [project @ 94458aec8a5f2139cc075945f7336e4307c8d96e]
  First commit!
