index
:
delta/telepathy-salut.git
baserock/telepathy-salut-0.8.1
master
next
telepathy-salut-0.2
telepathy-salut-0.4
telepathy-salut-0.8
gitlab.freedesktop.org: telepathy/telepathy-salut.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
gibber
/
gibber-r-multicast-sender.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix two if (foo); { ... } bugs.
Will Thompson
2009-01-11
1
-2
/
+2
*
Fix "comparing signed to unsigned" warnings.
Will Thompson
2009-01-11
1
-4
/
+4
*
gibber-r-multicast-sender: fix coding style
Guillaume Desmottes
2008-12-15
1
-8
/
+8
*
update includes to use gibber-signals-marshal.h instead of signals-marshal.h
Guillaume Desmottes
2008-12-12
1
-1
/
+1
*
gibber_r_multicast_sender_class_init: fix declaration
Guillaume Desmottes
2008-12-12
1
-1
/
+1
*
gibber-r-multicast-sender: gibber_r_multicast_sender_group_gc and insert_pack...
Guillaume Desmottes
2008-12-12
1
-2
/
+2
*
Gibber: use G_PARAM_STATIC_STRINGS
Alban Crequy
2008-11-09
1
-3
/
+1
*
Make gibber conform to telepathy coding style
Sjoerd Simons
2008-06-04
1
-438
/
+495
*
Fix some small coding style issues
Sjoerd Simons
2008-02-29
1
-3
/
+4
*
GibberRMulticastSender: Don't assume that all packets between ->first_packet,...
Sjoerd Simons
2008-02-29
1
-12
/
+8
*
GibberRMulticastSender: Fix repairing when the node has moved to pending_removal
Sjoerd Simons
2008-02-29
1
-3
/
+2
*
GibberRMulticastSenderGroup: WHOIS_REQUEST senders should be looked up by who...
Sjoerd Simons
2008-02-29
1
-1
/
+1
*
GibberRMulticastSenderGroup: Fixed a silly bug where the condition in the for...
Sjoerd Simons
2008-02-29
1
-1
/
+1
*
GibberRMulticast: Don't keep pending removals in the main hash, but put them ...
Sjoerd Simons
2008-02-29
1
-70
/
+242
*
GibberRMulticastSender: Set the pending removal state before checking the que...
Sjoerd Simons
2008-02-28
1
-1
/
+2
*
Better debugging of sender garbage collection
Sjoerd Simons
2008-02-28
1
-1
/
+6
*
GibberRMulticast: Add more clear debugging information
Sjoerd Simons
2008-02-28
1
-1
/
+1
*
Ignore request for removal of unknown senders
Sjoerd Simons
2008-02-01
1
-0
/
+6
*
Always fully stop whois recovery process if a WHOIS_REPLY was received
Sjoerd Simons
2008-02-01
1
-8
/
+10
*
Reschedule whois request before sending out the request sigan, to prevent rac...
Sjoerd Simons
2008-02-01
1
-2
/
+1
*
Don't stop already stopped senders
Sjoerd Simons
2007-11-29
1
-0
/
+3
*
GibberRMulticastSender: Only send the initial repair request out quickly. And...
Sjoerd Simons
2007-11-29
1
-6
/
+17
*
GibberRMulticastSender: Don't repair after and including stopped state instea...
Sjoerd Simons
2007-11-28
1
-1
/
+1
*
Add some debug info
Sjoerd Simons
2007-11-27
1
-0
/
+2
*
GibberRMulticastSender: Don't try to repair packets after the stopped state
Sjoerd Simons
2007-11-27
1
-2
/
+2
*
Whitespace fixes
Sjoerd Simons
2007-11-26
1
-2
/
+2
*
GibberRMulticastSender: Don't let lookup_by_name care about nodes pending for...
Sjoerd Simons
2007-11-26
1
-0
/
+3
*
GibberRMulticastSender: While popping packets keep checking the senders state
Sjoerd Simons
2007-11-26
1
-2
/
+7
*
GibberRMulticastSender: Let _cache_size only return the size of the relavant ...
Sjoerd Simons
2007-11-26
1
-0
/
+6
*
GibberRMulticastSender: When signalling failure only cancel the needed timers...
Sjoerd Simons
2007-11-26
1
-14
/
+22
*
GibberRMulticastSender: Do a stricter check of a senders state before signall...
Sjoerd Simons
2007-11-26
1
-1
/
+1
*
GibberRMulticastSender: Some whitespace fixes
Sjoerd Simons
2007-11-26
1
-4
/
+4
*
GibberRMulticastSender: Ensure sender dispose methods don't iterate the group...
Sjoerd Simons
2007-11-26
1
-2
/
+6
*
GibberRMulticastSender: Keep a sender in a pending removal state as long as n...
Sjoerd Simons
2007-11-24
1
-20
/
+163
*
GibberRMulticastSender: Only stop repeating if requested
Sjoerd Simons
2007-11-24
1
-2
/
+3
*
GibberRMulticastSender: After popping a data packat, exit the pop_packet func...
Sjoerd Simons
2007-11-24
1
-1
/
+0
*
GibberRMulticastSender: rename gibber_r_multicast_sender_fail to _gibber_r_mu...
Sjoerd Simons
2007-11-12
1
-1
/
+1
*
GibberRMulticastSender: Mark a sender as failed if the data message didn't ha...
Sjoerd Simons
2007-11-09
1
-5
/
+21
*
GibberRMulticastSender: Add functionality to trigger failure for testing purp...
Sjoerd Simons
2007-11-09
1
-0
/
+7
*
GibberRMulticastSenderGroup: Add a method to lookup a sender by name
Sjoerd Simons
2007-11-09
1
-0
/
+17
*
GibberRMulticastSender: Add a stopped state in which a sender will only react...
Sjoerd Simons
2007-11-07
1
-4
/
+16
*
GibberRMulticastSender: Kill trailing whitespace
Sjoerd Simons
2007-11-07
1
-12
/
+12
*
GibberRMulticastSender: Use guint's to iterate through GArray's
Sjoerd Simons
2007-11-05
1
-1
/
+1
*
GibberRMulticastSender: Document the contents of hash tables and queue's
Sjoerd Simons
2007-11-05
1
-1
/
+2
*
GibberRMulticastSender: Don't use g_queue_clear, it's not defined in glib 2.12
Sjoerd Simons
2007-11-02
1
-1
/
+3
*
Rename IS_RELIABLE_PACKET to GIBBER_R_MULTICAST_PACKET_IS_RELIABLE_PACKET
Sjoerd Simons
2007-11-02
1
-2
/
+2
*
gibber-r-multicast-sender.c: fix a GArray leak in gibber_r_multicast_sender_g...
Guillaume Desmottes
2007-11-02
1
-0
/
+2
*
GibberRMulticastSender: Add api to stuff the full sender group from popping
Sjoerd Simons
2007-11-02
1
-0
/
+21
*
GibberRMulticastSender: Handle a sparse stream
Sjoerd Simons
2007-11-01
1
-1
/
+3
*
GibberRMulticastSender: Initialize stream_id as soonas we can
Sjoerd Simons
2007-11-01
1
-1
/
+2
[next]