summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* version 0.2.0telepathy-salut_0.2.0Sjoerd Simons2007-12-071-3/+3
* GibberRMulticastSender: An up to date session packet should have all senders ...Sjoerd Simons2007-12-061-1/+1
* GibberBytestreamOOB: Little coding style fixSjoerd Simons2007-12-061-1/+1
* GibberBytestreamOOB: Connect back to the address our sockaddress came from, i...Sjoerd Simons2007-12-051-5/+40
* GibberBytestreamOOB: Listen on wildcard instead of a specific addressSjoerd Simons2007-12-051-3/+1
* GibberFdTransport: Update copyrightSjoerd Simons2007-12-051-3/+3
* GibberFdTransport: Implement get_sockaddr virtual methodSjoerd Simons2007-12-051-0/+21
* Add a get_sockaddr virtual method to GibberTransportSjoerd Simons2007-12-052-0/+17
* genginterface.py: use gint64 and guint64 for x and t types instead of gint an...Marco Barisione2007-12-031-3/+3
* genginterface.py: handle array of arrays in type_to_gtype()Marco Barisione2007-12-031-0/+3
* SalutAvahiEntryGroup: Comment on the contents of a the entries hashtableSjoerd Simons2007-12-031-0/+2
* SalutAvahiEntryGroup: The entries hashtable exists of entries as keys, not st...Sjoerd Simons2007-12-031-1/+5
* configure.ac: use $TELEPATHY_GLIB_LIBS instead of the non-existent $TP_GLIB_LIBSMarco Barisione2007-12-021-1/+1
* version 0.1.11.1Sjoerd Simons2007-11-291-1/+1
* version 0.1.11Sjoerd Simons2007-11-291-2/+2
* Announce muc rooms if and only if they are connectedSjoerd Simons2007-11-292-2/+10
* Tube channels become ready as soon as their created, so return them right awaySjoerd Simons2007-11-293-93/+4
* SalutTubesChannel: Throw an error when a tube is offered while the channel is...Sjoerd Simons2007-11-291-0/+22
* Don't stop already stopped sendersSjoerd Simons2007-11-291-0/+3
* GibberRMulticastSender: Only send the initial repair request out quickly. And...Sjoerd Simons2007-11-291-6/+17
* GibberRMulticastSender: Don't repair after and including stopped state instea...Sjoerd Simons2007-11-281-1/+1
* Add a test with one node dyingSjoerd Simons2007-11-272-0/+62
* Add some debug infoSjoerd Simons2007-11-272-0/+4
* GibberRMulticastTransport: When tagging a failure as INSTANT_FAILURE, remove ...Sjoerd Simons2007-11-271-1/+7
* GibberRMulticastTransport: Removing failed members from the members table afe...Sjoerd Simons2007-11-271-0/+5
* GibberRMulticastSender: Only get the sender when it didn't fail. Prevents ass...Sjoerd Simons2007-11-271-4/+6
* GibberRMulticastSender: Don't try to repair packets after the stopped stateSjoerd Simons2007-11-271-2/+2
* correct the LGPL 2.1 boilerplate (s/Library/Lesser/ and update FSF address)Robert McQueen2007-11-287-11/+11
* version 0.1.10.1Sjoerd Simons2007-11-261-1/+1
* version 0.1.10telepathy-salut_0.1.10Sjoerd Simons2007-11-261-2/+2
* Whitespace fixesSjoerd Simons2007-11-262-6/+7
* GibberRMulticastSender: Don't let lookup_by_name care about nodes pending for...Sjoerd Simons2007-11-261-0/+3
* GibberRMulticastSender: While popping packets keep checking the senders stateSjoerd Simons2007-11-261-2/+7
* GibberRMulticastSender: Let _cache_size only return the size of the relavant ...Sjoerd Simons2007-11-261-0/+6
* GibberRMulticastSender: When signalling failure only cancel the needed timers...Sjoerd Simons2007-11-261-14/+22
* GibberRMulticastSender: When marking nodes as instant failure remove their re...Sjoerd Simons2007-11-261-0/+9
* GibberRMulticastSender: Only do the failure process on the wire for nodes of ...Sjoerd Simons2007-11-261-1/+12
* Add a test continously failing one node, causing group split and reconnectsSjoerd Simons2007-11-261-0/+35
* GibberRMulticastTransport: Don't flag members as ATTEMPT_JOIN_DONE when the A...Sjoerd Simons2007-11-261-7/+11
* Cleanup join failure timer when the join has succeededSjoerd Simons2007-11-261-0/+5
* GibberRMulticastTransport: When a node fails during a join let the join proce...Sjoerd Simons2007-11-261-1/+6
* GibberRMulticastTransport: Updated members can start the packet after the one...Sjoerd Simons2007-11-261-1/+2
* GibberRMulticastTransport: Check join state directly after starting it, in ca...Sjoerd Simons2007-11-261-0/+1
* causalorderingtest.py: Update the test to work the final protocolSjoerd Simons2007-11-261-11/+15
* GibberRMulticastSender: Do a stricter check of a senders state before signall...Sjoerd Simons2007-11-261-1/+1
* After connecting the GibberRMTransport, no longer listen to GibberRMCTranspor...Sjoerd Simons2007-11-262-3/+8
* GibberRMulticastTransport: Assert that we are not asked to connected in the c...Sjoerd Simons2007-11-261-0/+2
* GibberRMulticastSender: Some whitespace fixesSjoerd Simons2007-11-261-4/+4
* Explain gibber_r_multicast_packet_diff a bit moreSjoerd Simons2007-11-261-1/+3
* GibberRMulticastSender: Ensure sender dispose methods don't iterate the group...Sjoerd Simons2007-11-261-2/+6