summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mesh.py and simplemeshtest.py should be in lib/gibber/teststelepathy-salut-0.3.8Guillaume Desmottes2009-02-173-2/+0
* version 0.3.8Guillaume Desmottes2009-02-171-2/+2
* Upgrade NEWSGuillaume Desmottes2009-02-171-2/+9
* re-enable test-disabled-1-1-tubes.pyGuillaume Desmottes2009-02-171-2/+2
* tubes-to-nonexistant-ids.py: disable test for now as 1-1 stream tubes have be...Guillaume Desmottes2009-02-171-0/+4
* test-two-tubes.py: disable test for now as 1-1 stream tubes have been disabledGuillaume Desmottes2009-02-171-0/+4
* test-tube.py: disable test for now as 1-1 stream tubes have been disabledGuillaume Desmottes2009-02-171-0/+4
* test-tube-close.py: disable test for now as 1-1 stream tubes have been disabledGuillaume Desmottes2009-02-171-3/+4
* Disable 1-1 stream tube for now as we're not happy with the protocolGuillaume Desmottes2009-02-171-0/+4
* file_transfer_helper.py: FileTransfer is not a DRAFT anymoreGuillaume Desmottes2009-02-171-2/+2
* salut-ft-manager: use tp-glib instead of extension's generated codeGuillaume Desmottes2009-02-171-24/+24
* salut-file-transfer-channel: use tp-glib instead of extension's generated codeGuillaume Desmottes2009-02-171-72/+72
* bump telepathy-glib dependency to 0.7.23 as we need it for FTGuillaume Desmottes2009-02-171-1/+1
* remove Channel_Type_File_Transfer from extensionsGuillaume Desmottes2009-02-173-515/+0
* gitignore: sasl-test.db has been moved to gibber testsGuillaume Desmottes2009-02-121-1/+1
* tube-stream: Parameters property has to be in channel-properties only in inco...Guillaume Desmottes2009-02-111-13/+35
* test-tube: don't pass Parameters when creating the tubeGuillaume Desmottes2009-02-111-4/+1
* tubes-manager: Parameters is not an allowed property any moreGuillaume Desmottes2009-02-111-2/+0
* remove parameters argument from salut_tubes_channel_tube_requestGuillaume Desmottes2009-02-113-17/+9
* tube-stream: salut_tube_stream_offer_stream_tube now takes parametersGuillaume Desmottes2009-02-111-0/+3
* tube-stream: Parameters is now ready onlyGuillaume Desmottes2009-02-111-37/+2
* upgrade to latest tube draftGuillaume Desmottes2009-02-113-6/+43
* Merge branch 'upgrade-tube-spec-REBASED'Guillaume Desmottes2009-02-117-75/+51
|\
| * test-tube.py: Status has been renamed to StateGuillaume Desmottes2009-02-061-1/+1
| * rename TUBE_STATUS to TUBE_STATEGuillaume Desmottes2009-02-061-1/+1
| * salut_tube_stream_class_init: Status has been renamed to StateGuillaume Desmottes2009-02-061-1/+1
| * sync tube new API with latest draftGuillaume Desmottes2009-02-063-72/+44
| * all.xml: add DBus_Unique_NameGuillaume Desmottes2009-02-061-0/+4
* | copy COPYING/AUTHORS files to lib/gibberDafydd Harries2009-02-082-0/+543
* | move Gibber tests into lib/gibberDafydd Harries2009-02-0839-105/+295
|/
* ft-manager: add file_channel_closed functionGuillaume Desmottes2009-02-061-3/+11
* wait_for_contact_list: add a FIXME about potential raceGuillaume Desmottes2009-02-061-0/+1
* wait_for_contact_list: use constants.pyGuillaume Desmottes2009-02-061-14/+11
* constants.py: add HT_CONTACT_LIST and CHANNEL_TYPE_CONTACT_LISTGuillaume Desmottes2009-02-061-0/+3
* salut_tubes_manager_requestotron: initialise serviceGuillaume Desmottes2009-02-061-1/+1
* 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