index
:
telepathy/telepathy-gabble
call1
master
next
telepathy-gabble-0.10
telepathy-gabble-0.12
telepathy-gabble-0.14
telepathy-gabble-0.16
telepathy-gabble-0.18
telepathy-gabble-0.2
telepathy-gabble-0.4
telepathy-gabble-0.6
telepathy-gabble-0.8
XMPP connection manager (mirrored from https://gitlab.freedesktop.org/telepathy/telepathy-gabble)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tubes-channel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-09
tube-dbus: explicitely set the value of the Requested property
Guillaume Desmottes
1
-8
/
+11
2009-06-29
tubes-channel.c: use node iteration wrappers
Dafydd Harries
1
-3
/
+4
2009-05-28
use tp-glib instead of extensions to implement tube new API
Guillaume Desmottes
1
-7
/
+7
2009-04-15
don't skip D-Bus tubes in gabble_tubes_channel_foreach
Guillaume Desmottes
1
-2
/
+1
2009-02-13
gabble_tubes_channel_tube_request: no need to get parameters from requested p...
Guillaume Desmottes
1
-15
/
+4
2009-02-13
gabble_tubes_channel_tube_request: fix parameters leak
Guillaume Desmottes
1
-0
/
+5
2009-02-05
Merge branch 'muc-dbus-tube-new-api'
Guillaume Desmottes
1
-31
/
+20
2009-02-05
tube-dbus: revert changes implementing the group iface and delegate it to the...
Guillaume Desmottes
1
-1
/
+1
2009-02-05
gabble_tubes_channel_accept_d_bus_tube: remove update_tubes_presence and add_...
Guillaume Desmottes
1
-4
/
+0
2009-02-05
tubes-channel: call update_tubes_presence when the tube is open so we'll anno...
Guillaume Desmottes
1
-0
/
+2
2009-02-05
tube-dbus: call add_yourself_in_dbus_names when the tube is open and not when...
Guillaume Desmottes
1
-6
/
+10
2009-02-05
create_new_tube: don't call update_tubes_presence anymore as tubes are not op...
Guillaume Desmottes
1
-7
/
+0
2009-02-05
tubes-channel: wait than the tube is offered before adding us to dbus names
Guillaume Desmottes
1
-6
/
+5
2009-02-05
gabble_tubes_channel_offer_d_bus_tube: call gabble_tube_dbus_offer with muc D...
Guillaume Desmottes
1
-12
/
+7
2009-02-05
tube-stream: add a muc property and use it to delegate our group interface
Guillaume Desmottes
1
-1
/
+1
2009-02-03
tube_closed_cb: add comment explaining current design
Guillaume Desmottes
1
-0
/
+4
2009-02-03
improve FIXME comments
Guillaume Desmottes
1
-2
/
+2
2009-02-03
gabble_tubes_channel_presence_updated: we can announce D-Bus tubes too now
Guillaume Desmottes
1
-7
/
+2
2009-02-03
tubes-channel: fire Closed and ChannelClosed signals with D-Bus tube too
Guillaume Desmottes
1
-14
/
+5
2009-02-03
gabble_tubes_channel_tube_si_offered: emit NewChannel signal
Guillaume Desmottes
1
-0
/
+3
2009-02-03
call create_dbus_server in gabble_tube_dbus_accept so gabble_tubes_channel_ac...
Guillaume Desmottes
1
-4
/
+0
2009-02-03
Send dtube offer from gabble_tube_dbus_open
Will Thompson
1
-113
/
+8
2009-02-03
Remove unnecessary struct from bytestream negotiation
Will Thompson
1
-20
/
+2
2009-02-03
Don't include unoffered DTubes in ListTubes()
Will Thompson
1
-2
/
+11
2009-02-03
Add a gabble_tube_dbus_offer stub
Will Thompson
1
-0
/
+10
2009-02-03
create_new_tube: fix comment
Guillaume Desmottes
1
-1
/
+2
2009-02-03
tubes-channel: add requested param
Guillaume Desmottes
1
-3
/
+6
2009-02-03
tubes-channel: tube_closed_cb: fire ChannelClosed signal when a muc stream tu...
Guillaume Desmottes
1
-2
/
+5
2009-02-03
gabble_tubes_channel_presence_updated: don't announce newly create D-Bus tube...
Guillaume Desmottes
1
-2
/
+7
2009-02-03
remove gabble_private_tubes_factory_tube_created, we can call tp_channel_mana...
Guillaume Desmottes
1
-2
/
+2
2009-02-03
gabble_tubes_channel_offer_stream_tube: announce newly created tube channel
Guillaume Desmottes
1
-3
/
+2
2009-02-03
gabble_tubes_channel_presence_updated: emit newly create tube channel
Guillaume Desmottes
1
-0
/
+3
2009-02-03
gabble_tube_stream_offer: remove useless args
Guillaume Desmottes
1
-2
/
+1
2009-02-03
gabble_tubes_channel_offer_stream_tube: we have to call gabble_tube_stream_of...
Guillaume Desmottes
1
-11
/
+8
2009-02-03
create_new_tube: don't call update_tubes_presence if the tube is not open yet
Guillaume Desmottes
1
-1
/
+6
2009-02-03
tube_offered_cb: call update_tubes_presence as we now have to announce the tube
Guillaume Desmottes
1
-0
/
+2
2009-02-02
tube_closed_cb: fire the Closed and ChannelClosed signals
Guillaume Desmottes
1
-0
/
+20
2009-01-22
Don't include dtubes in tubes_foreach_channel.
Will Thompson
1
-1
/
+4
2009-01-12
tubes-channel: delay the NewTube signal until the tube has been offered as th...
Guillaume Desmottes
1
-7
/
+47
2009-01-12
gabble_tubes_channel_offer_stream_tube: announce the newly created tube channel
Guillaume Desmottes
1
-0
/
+14
2008-12-17
d_bus_names_changed_removed: don't leak arrays if handle_type == TP_HANDLE_TY...
Guillaume Desmottes
1
-2
/
+5
2008-12-17
always destroy parameters hash table created in extract_tube_information
Guillaume Desmottes
1
-0
/
+5
2008-12-17
tubes-channel: no need to copy the tube parameters as the tube object already...
Guillaume Desmottes
1
-29
/
+2
2008-12-17
gabble_tubes_channel_presence_updated: don't leak parameters hash table
Guillaume Desmottes
1
-0
/
+1
2008-12-04
tubes-channel: always build D-Bus tube code
Guillaume Desmottes
1
-87
/
+1
2008-11-11
AcceptStreamTube: handle bad parameters correctly
Alban Crequy
1
-1
/
+12
2008-11-11
GabbleTubesChannel: Emit the NewChannel{s,} signals when a stream tube is cre...
Alban Crequy
1
-0
/
+3
2008-11-11
Stream tubes: Check access_control in gabble_tube_stream_check_params() for b...
Alban Crequy
1
-31
/
+1
2008-11-11
Revert "Stream tubes: AcceptStreamTube: only accept UNIX sockets."
Alban Crequy
1
-1
/
+3
2008-11-05
GabbleTubesChannel: add immutable Interfaces property to channel details
Simon McVittie
1
-0
/
+1
[next]