summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* all.xml: add Unix_Timestamp64Guillaume Desmottes2009-02-061-0/+2
* extensions/channel.xml: remove Channel_Type_File.xml as it has been renamed t...Guillaume Desmottes2009-02-061-1/+0
* pass request properties to salut_tubes_channel_tube_request so we don't have ...Guillaume Desmottes2009-02-053-21/+11
* salut_tube_stream_constructor: there is no point to fire a signal in the cons...Guillaume Desmottes2009-02-051-1/+0
* salut_tubes_manager_foreach_channel: use GHashTableIterGuillaume Desmottes2009-02-051-27/+14
* salut_tubes_manager_close_all: define tmp variable in sub blockGuillaume Desmottes2009-02-051-1/+2
* salut_tubes_channel_foreach: use GHashTableIterGuillaume Desmottes2009-02-051-25/+11
* salut_tubes_channel_offer_d_bus_tube: we don't have to use parameters_copied ...Guillaume Desmottes2009-02-051-3/+1
* tubes-to-nonexistant-ids: remove debug printGuillaume Desmottes2009-02-031-1/+0
* upgrade constants.py from GabbleGuillaume Desmottes2009-02-031-0/+14
* tube-stream: GetStreamTubeSocketAddress method has been removedGuillaume Desmottes2009-02-031-19/+0
* update to latest tube specGuillaume Desmottes2009-02-033-54/+27
* coding style tweakGuillaume Desmottes2009-02-031-4/+4
* salut_tubes_manager_requestotron: salut_tubes_channel_tube_request is not sup...Guillaume Desmottes2009-02-031-16/+7
* remove require_new argument from salut_tubes_channel_tube_request as we can a...Guillaume Desmottes2009-02-033-5/+3
* tubes-manager: renames channels to tubes_channelsGuillaume Desmottes2009-02-031-25/+25
* tubes-to-nonexistant-jids.py has been renamed to tubes-to-nonexistant-ids.pyGuillaume Desmottes2009-02-031-1/+1
* rename tubes-to-nonexistant-jids.py to tubes-to-nonexistant-ids.pyGuillaume Desmottes2009-02-031-3/+3
* Add test constants to EXTRA_DISTWill Thompson2009-02-031-0/+1
* Raise InvalidArgument from StreamTube requests without ServiceWill Thompson2009-02-031-2/+2
* Check errors returned by rejected StreamTube requestsWill Thompson2009-02-032-6/+18
* Behave on requests for Tubes to offline jidsWill Thompson2009-02-031-9/+34
* Test requesting tubes to nonexistant jidsWill Thompson2009-02-032-1/+53
* Add a small set of test constantsWill Thompson2009-02-031-0/+21
* Don't announce Tubes channel twice when requesting a StreamTubeWill Thompson2009-02-031-21/+9
* Disable requesting new-style DBus tubes.Will Thompson2009-02-033-2/+20
* Don't accept unique names as ServiceName for DTubes.Will Thompson2009-02-031-1/+2
* Add more invalid services names to dtube request testWill Thompson2009-02-031-15/+26
* Removed unused variables in test-request-invalid-dbus-tubeWill Thompson2009-02-031-16/+0
* add test-request-invalid-dbus-tube.py to tests suiteGuillaume Desmottes2009-02-031-0/+1
* add test-request-invalid-dbus-tube.pyGuillaume Desmottes2009-02-031-0/+63
* salut_tubes_manager_requestotron: check if ServiceName is validGuillaume Desmottes2009-02-031-0/+9
* Inform NEWS that we now implement org.freedesktop.Telepathy.Channel.Type.Stre...Guillaume Desmottes2009-02-031-0/+7
* tube-dbus: initiator property has been renamed to initiator-handleGuillaume Desmottes2009-02-031-6/+6
* test-tube: test Requested, InitiatorID, InitiatorHandle, Service and Supporte...Guillaume Desmottes2009-02-031-17/+22
* tubes-channel: initiator property has been renamed to initiator-handleGuillaume Desmottes2009-02-031-4/+4
* Implement and announce Requested, InitiatorHandle, InitiatorID and SupportedS...Guillaume Desmottes2009-02-031-2/+56
* tubes-stream: initiator property has been renamed to initiator-handleGuillaume Desmottes2009-02-031-6/+6
* tube-iface: rename initiator property to initiator-handleGuillaume Desmottes2009-02-031-2/+2
* salut_tubes_channel_get_available_stream_tube_types: use salut_tube_stream_ge...Guillaume Desmottes2009-02-031-31/+2
* add salut_tube_stream_get_supported_socket_typesGuillaume Desmottes2009-02-032-0/+45
* Revert "test-tube-close.py: disable test for now"Alban Crequy2009-02-031-4/+3
* Revert "test-two-tubes.py: disable test for now"Alban Crequy2009-02-031-4/+0
* Disabled test test-disabled-1-1-tubes.py. FIXME: this should probably be remo...Alban Crequy2009-02-031-0/+4
* Tubes: the "state" property is not writeable anymore. Use an "offered" boolea...Alban Crequy2009-02-033-42/+45
* test-tube.py: Better assert messageAlban Crequy2009-02-031-1/+1
* src/tube-stream.c: reorder checks in salut_tube_stream_accept_stream_tubeAlban Crequy2009-02-031-9/+9
* src/tube-stream.c: change the state of the tube when offering it using the ne...Alban Crequy2009-02-031-0/+5
* src/tube-stream.c: Fix a leak on priv->parameters (value might leak if both s...Alban Crequy2009-02-031-1/+7
* Coding style, indentationAlban Crequy2009-02-031-5/+5