summaryrefslogtreecommitdiff
path: root/src/private-tubes-factory.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-18Use tp_g_hash_table_update instead of re-inventing itGuillaume Desmottes1-14/+6
2010-03-18Fix feature leak if there is not serviceGuillaume Desmottes1-2/+2
2010-03-18gabble_private_tubes_factory_update_caps: pass value_dup function to tp_g_has...Guillaume Desmottes1-2/+4
2010-03-18private-tubes-factory: factor out copy_capsGuillaume Desmottes1-10/+16
2010-01-12factor out capability URI extraction from messagesDafydd Harries1-22/+13
2009-11-23gabble_caps_channel_manager_add_capability: rename to gabble_caps_channel_man...Simon McVittie1-14/+8
2009-10-06Copy FT per channel manager caps in their entirety.Will Thompson1-1/+11
2009-08-28Fix a crash when advertising tube caps without Service{,Name}Sjoerd Simons1-8/+14
2009-06-29gabble_caps_channel_manager_parse_capabilities: take the parent node instead ...Guillaume Desmottes1-3/+4
2009-05-28use tp-glib instead of extensions to implement tube new APIGuillaume Desmottes1-22/+22
2009-03-18gabble_private_tubes_factory_requestotron: no need to store the newly created...Guillaume Desmottes1-1/+1
2009-03-18coding style fixGuillaume Desmottes1-1/+1
2009-02-11private-tubes-factory: Parameters is not an allowed property anymoreGuillaume Desmottes1-1/+0
2009-02-05add gabble_tube_stream_channel_get_allowed_properties function instead of def...Guillaume Desmottes1-3/+3
2009-02-05add gabble_tube_dbus_channel_get_allowed_properties function instead of defin...Guillaume Desmottes1-3/+4
2009-02-05private-tubes-factory: use gabble_tube_dbus_channel_allowed_properties instea...Guillaume Desmottes1-12/+4
2009-02-03gabble_private_tubes_factory_requestotron: check if ServiceName is validGuillaume Desmottes1-0/+10
2009-02-03private-tubes-factory: re-enable new style D-Bus tubesGuillaume Desmottes1-9/+0
2009-02-03private-tubes-factory: set requested param when creating a tubes channelGuillaume Desmottes1-0/+4
2009-02-03private-tubes-factory: use gabble_tube_stream_channel_allowed_propertiesGuillaume Desmottes1-1/+1
2009-02-03remove gabble_private_tubes_factory_tube_created, we can call tp_channel_mana...Guillaume Desmottes1-7/+0
2009-02-03private-tubes-factory: use gabble_tube_stream_channel_allowed_properties inst...Guillaume Desmottes1-9/+5
2009-02-02gabble_private_tubes_factory_caps_diff: simplify pointer comparaisonsGuillaume Desmottes1-3/+2
2009-02-02gabble_private_tubes_factory_get_contact_caps: fix typo in commentGuillaume Desmottes1-1/+1
2009-02-02private-tubes-factory: add TargetID and Parameters to specialised tube channe...Guillaume Desmottes1-2/+4
2009-02-02private-tubes-factory.c: add generic tubes capsGuillaume Desmottes1-28/+127
2009-02-02simplify gabble_private_tubes_factory_caps_diff as we did in SalutGuillaume Desmottes1-56/+41
2009-01-12private-tubes-factory: rename priv->channels to priv->tubes_channelsGuillaume Desmottes1-16/+16
2009-01-12add gabble_private_tubes_factory_tube_createdGuillaume Desmottes1-0/+6
2008-12-17Channel.Type.DBusTube.DRAFT disabled because it is not implemented.Alban Crequy1-0/+9
2008-12-14Use # to concatenate service name to tubes caps URIRobert McQueen1-7/+7
2008-12-05Merge branch 'master' into alban-enhanced-caps-with-complex-typesAlban Crequy1-0/+3
2008-11-27GabblePrivateTubesFactory: add a comment to explain why we use a temporary va...Alban Crequy1-0/+3
2008-11-27Caps: fix prototype for gabble_caps_channel_manager_update_capabilitiesAlban Crequy1-1/+1
2008-11-18Caps: Use the type Requestable Channel ClassAlban Crequy1-2/+2
2008-11-10src/private-tubes-factory.c: Fix: do not send the NewChannels signal twiceAlban Crequy1-14/+19
2008-11-10src/private-tubes-factory.c: English: "either, or"Alban Crequy1-2/+2
2008-11-10src/private-tubes-factory.c: Better English, againAlban Crequy1-2/+2
2008-11-10src/private-tubes-factory.c: Better english, thanks to WillAlban Crequy1-2/+2
2008-11-10Merge branch 'master' into alban-enhanced-caps-with-complex-typesAlban Crequy1-7/+4
2008-11-05GabblePrivateTubesFactory: fix misleading error messageSimon McVittie1-2/+2
2008-11-05GabblePrivateTubesFactory: don't redundantly validate TargetHandleSimon McVittie1-5/+2
2008-10-28Merge branch 'alban-request-tube-channel' into alban-enhanced-caps-with-compl...Alban Crequy1-0/+2
2008-10-27src/private-tubes-factory.c: Fix a leak: hash table for C.T.StreamTube was no...Alban Crequy1-0/+2
2008-10-23Fix previous conflictAlban Crequy1-7/+0
2008-10-23Merge branch 'alban-request-tube-channel' into alban-enhanced-caps-with-compl...Alban Crequy1-0/+7
2008-10-23Tubes requestotron: Advertise the right RequestableChannelClasses for tubes, ...Alban Crequy1-21/+77
2008-10-23src/private-tubes-factory.c: Remove the old "channel factory" code. Now it is...Alban Crequy1-41/+15
2008-10-22Merge branch 'master' into alban-request-tube-channelAlban Crequy1-27/+42
2008-10-17Add the allowed property .TargetID in the channel classes Tubes and DBusTubeAlban Crequy1-0/+2