summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-01-18salut-self: send_olpc_activity_properties_changes_msg: convert GError to a TP...Guillaume Desmottes1-1/+7
2008-01-18salut-self: update_activity_privacy: convert GError to a TP_ERRORGuillaume Desmottes1-1/+9
2008-01-18salut-self: update_activity_privacy have to be staticGuillaume Desmottes1-1/+1
2008-01-17gibber-r-multicast-causal-transport.c: fix a crasher when a transport is disc...Guillaume Desmottes1-2/+5
2008-01-10salut-connection: don't create the bytestream mgr if something got wrong and ...Guillaume Desmottes1-0/+1
2008-01-08version 0.2.1.1Sjoerd Simons1-1/+1
2008-01-08version 0.2.1telepathy-salut_0.2.1Sjoerd Simons1-2/+2
2008-01-08Small coding style fixesSjoerd Simons2-2/+2
2008-01-07SalutContact: If the avatar tokens change while we retrieven an avatar. Resta...Sjoerd Simons1-2/+16
2008-01-07Implement the Avatar interface as intendedSjoerd Simons1-17/+24
2008-01-07When purely removing the avatar set the token to ""Sjoerd Simons1-0/+1
2008-01-07SalutSelf: Properly remove old avatar data if not setting a fresh oneSjoerd Simons1-6/+8
2008-01-07salut_connection_request_avatars: unref the contact after the salut_contact_g...Guillaume Desmottes1-0/+1
2008-01-07salut-connection: coding style fixGuillaume Desmottes1-4/+4
2008-01-05SalutConnection, emit AvatarUpdated when our own avatar is setSjoerd Simons1-0/+2
2008-01-04SalutConnection: Implement RequestAvatarsSjoerd Simons1-0/+74
2008-01-04SalutConnection: Implement GetKnownAvatarTokensSjoerd Simons1-0/+63
2008-01-03When ignoring an attempt to set a tubes channel's type, assert that the desir...Simon McVittie1-0/+4
2008-01-03Assert that room lists have type ROOM_LIST, not TEXTSimon McVittie1-1/+1
2008-01-03Cope with TpChannelIface channel-type property becoming writeable in telepath...Simon McVittie2-0/+14
2008-01-03gibber-tcp-transport.c: getaddrinfo uses gai_strerror and not errno for error...Guillaume Desmottes1-2/+3
2007-12-07version 0.2.0.1Sjoerd Simons1-1/+1
2007-12-07version 0.2.0telepathy-salut_0.2.0Sjoerd Simons1-3/+3
2007-12-06GibberRMulticastSender: An up to date session packet should have all senders ...Sjoerd Simons1-1/+1
2007-12-06GibberBytestreamOOB: Little coding style fixSjoerd Simons1-1/+1
2007-12-05GibberBytestreamOOB: Connect back to the address our sockaddress came from, i...Sjoerd Simons1-5/+40
2007-12-05GibberBytestreamOOB: Listen on wildcard instead of a specific addressSjoerd Simons1-3/+1
2007-12-05GibberFdTransport: Update copyrightSjoerd Simons1-3/+3
2007-12-05GibberFdTransport: Implement get_sockaddr virtual methodSjoerd Simons1-0/+21
2007-12-05Add a get_sockaddr virtual method to GibberTransportSjoerd Simons2-0/+17
2007-12-03genginterface.py: use gint64 and guint64 for x and t types instead of gint an...Marco Barisione1-3/+3
2007-12-03genginterface.py: handle array of arrays in type_to_gtype()Marco Barisione1-0/+3
2007-12-03SalutAvahiEntryGroup: Comment on the contents of a the entries hashtableSjoerd Simons1-0/+2
2007-12-03SalutAvahiEntryGroup: The entries hashtable exists of entries as keys, not st...Sjoerd Simons1-1/+5
2007-12-02configure.ac: use $TELEPATHY_GLIB_LIBS instead of the non-existent $TP_GLIB_LIBSMarco Barisione1-1/+1
2007-11-29version 0.1.11.1Sjoerd Simons1-1/+1
2007-11-29version 0.1.11Sjoerd Simons1-2/+2
2007-11-29Announce muc rooms if and only if they are connectedSjoerd Simons2-2/+10
2007-11-29Tube channels become ready as soon as their created, so return them right awaySjoerd Simons3-93/+4
2007-11-29SalutTubesChannel: Throw an error when a tube is offered while the channel is...Sjoerd Simons1-0/+22
2007-11-29Don't stop already stopped sendersSjoerd Simons1-0/+3
2007-11-29GibberRMulticastSender: Only send the initial repair request out quickly. And...Sjoerd Simons1-6/+17
2007-11-28GibberRMulticastSender: Don't repair after and including stopped state instea...Sjoerd Simons1-1/+1
2007-11-27Add a test with one node dyingSjoerd Simons2-0/+62
2007-11-27Add some debug infoSjoerd Simons2-0/+4
2007-11-27GibberRMulticastTransport: When tagging a failure as INSTANT_FAILURE, remove ...Sjoerd Simons1-1/+7
2007-11-27GibberRMulticastTransport: Removing failed members from the members table afe...Sjoerd Simons1-0/+5
2007-11-27GibberRMulticastSender: Only get the sender when it didn't fail. Prevents ass...Sjoerd Simons1-4/+6
2007-11-27GibberRMulticastSender: Don't try to repair packets after the stopped stateSjoerd Simons1-2/+2
2007-11-28correct the LGPL 2.1 boilerplate (s/Library/Lesser/ and update FSF address)Robert McQueen7-11/+11