summaryrefslogtreecommitdiff
path: root/src/tubes-channel.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-09tube-dbus: explicitely set the value of the Requested propertyGuillaume Desmottes1-8/+11
2009-06-29tubes-channel.c: use node iteration wrappersDafydd Harries1-3/+4
2009-05-28use tp-glib instead of extensions to implement tube new APIGuillaume Desmottes1-7/+7
2009-04-15don't skip D-Bus tubes in gabble_tubes_channel_foreachGuillaume Desmottes1-2/+1
2009-02-13gabble_tubes_channel_tube_request: no need to get parameters from requested p...Guillaume Desmottes1-15/+4
2009-02-13gabble_tubes_channel_tube_request: fix parameters leakGuillaume Desmottes1-0/+5
2009-02-05Merge branch 'muc-dbus-tube-new-api'Guillaume Desmottes1-31/+20
2009-02-05tube-dbus: revert changes implementing the group iface and delegate it to the...Guillaume Desmottes1-1/+1
2009-02-05gabble_tubes_channel_accept_d_bus_tube: remove update_tubes_presence and add_...Guillaume Desmottes1-4/+0
2009-02-05tubes-channel: call update_tubes_presence when the tube is open so we'll anno...Guillaume Desmottes1-0/+2
2009-02-05tube-dbus: call add_yourself_in_dbus_names when the tube is open and not when...Guillaume Desmottes1-6/+10
2009-02-05create_new_tube: don't call update_tubes_presence anymore as tubes are not op...Guillaume Desmottes1-7/+0
2009-02-05tubes-channel: wait than the tube is offered before adding us to dbus namesGuillaume Desmottes1-6/+5
2009-02-05gabble_tubes_channel_offer_d_bus_tube: call gabble_tube_dbus_offer with muc D...Guillaume Desmottes1-12/+7
2009-02-05tube-stream: add a muc property and use it to delegate our group interfaceGuillaume Desmottes1-1/+1
2009-02-03tube_closed_cb: add comment explaining current designGuillaume Desmottes1-0/+4
2009-02-03improve FIXME commentsGuillaume Desmottes1-2/+2
2009-02-03gabble_tubes_channel_presence_updated: we can announce D-Bus tubes too nowGuillaume Desmottes1-7/+2
2009-02-03tubes-channel: fire Closed and ChannelClosed signals with D-Bus tube tooGuillaume Desmottes1-14/+5
2009-02-03gabble_tubes_channel_tube_si_offered: emit NewChannel signalGuillaume Desmottes1-0/+3
2009-02-03call create_dbus_server in gabble_tube_dbus_accept so gabble_tubes_channel_ac...Guillaume Desmottes1-4/+0
2009-02-03Send dtube offer from gabble_tube_dbus_openWill Thompson1-113/+8
2009-02-03Remove unnecessary struct from bytestream negotiationWill Thompson1-20/+2
2009-02-03Don't include unoffered DTubes in ListTubes()Will Thompson1-2/+11
2009-02-03Add a gabble_tube_dbus_offer stubWill Thompson1-0/+10
2009-02-03create_new_tube: fix commentGuillaume Desmottes1-1/+2
2009-02-03tubes-channel: add requested paramGuillaume Desmottes1-3/+6
2009-02-03tubes-channel: tube_closed_cb: fire ChannelClosed signal when a muc stream tu...Guillaume Desmottes1-2/+5
2009-02-03gabble_tubes_channel_presence_updated: don't announce newly create D-Bus tube...Guillaume Desmottes1-2/+7
2009-02-03remove gabble_private_tubes_factory_tube_created, we can call tp_channel_mana...Guillaume Desmottes1-2/+2
2009-02-03gabble_tubes_channel_offer_stream_tube: announce newly created tube channelGuillaume Desmottes1-3/+2
2009-02-03gabble_tubes_channel_presence_updated: emit newly create tube channelGuillaume Desmottes1-0/+3
2009-02-03gabble_tube_stream_offer: remove useless argsGuillaume Desmottes1-2/+1
2009-02-03gabble_tubes_channel_offer_stream_tube: we have to call gabble_tube_stream_of...Guillaume Desmottes1-11/+8
2009-02-03create_new_tube: don't call update_tubes_presence if the tube is not open yetGuillaume Desmottes1-1/+6
2009-02-03tube_offered_cb: call update_tubes_presence as we now have to announce the tubeGuillaume Desmottes1-0/+2
2009-02-02tube_closed_cb: fire the Closed and ChannelClosed signalsGuillaume Desmottes1-0/+20
2009-01-22Don't include dtubes in tubes_foreach_channel.Will Thompson1-1/+4
2009-01-12tubes-channel: delay the NewTube signal until the tube has been offered as th...Guillaume Desmottes1-7/+47
2009-01-12gabble_tubes_channel_offer_stream_tube: announce the newly created tube channelGuillaume Desmottes1-0/+14
2008-12-17d_bus_names_changed_removed: don't leak arrays if handle_type == TP_HANDLE_TY...Guillaume Desmottes1-2/+5
2008-12-17always destroy parameters hash table created in extract_tube_informationGuillaume Desmottes1-0/+5
2008-12-17tubes-channel: no need to copy the tube parameters as the tube object already...Guillaume Desmottes1-29/+2
2008-12-17gabble_tubes_channel_presence_updated: don't leak parameters hash tableGuillaume Desmottes1-0/+1
2008-12-04tubes-channel: always build D-Bus tube codeGuillaume Desmottes1-87/+1
2008-11-11AcceptStreamTube: handle bad parameters correctlyAlban Crequy1-1/+12
2008-11-11GabbleTubesChannel: Emit the NewChannel{s,} signals when a stream tube is cre...Alban Crequy1-0/+3
2008-11-11Stream tubes: Check access_control in gabble_tube_stream_check_params() for b...Alban Crequy1-31/+1
2008-11-11Revert "Stream tubes: AcceptStreamTube: only accept UNIX sockets."Alban Crequy1-1/+3
2008-11-05GabbleTubesChannel: add immutable Interfaces property to channel detailsSimon McVittie1-0/+1