summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* extensions/Makefile.am: remove Channel_Type_File.xmltelepathy-salut-0.3.6Guillaume Desmottes2008-12-021-1/+0
* Merge branch 'release'Guillaume Desmottes2008-12-022-2/+27
|\
| * version 0.3.6Guillaume Desmottes2008-12-021-2/+2
| * update NEWS for 0.3.6Guillaume Desmottes2008-12-021-0/+25
* | gibber_oob_file_transfer_is_file_offer: skip leading '\n' in urlGuillaume Desmottes2008-12-022-3/+9
|/
* tube-stream: block the transport while we don't have a bytestream to transfer...Guillaume Desmottes2008-12-021-0/+7
* test-two-muc-stream-tubes: increase timer to one minuteGuillaume Desmottes2008-12-021-2/+2
* test-two-muc-stream-tubes.py: increase timerGuillaume Desmottes2008-12-021-1/+1
* test-two-muc-stream-tubes.py: wait for the TubeStateChanged and StreamTubeNew...Guillaume Desmottes2008-12-021-7/+31
* add test-two-muc-stream-tubes.py to tests suiteGuillaume Desmottes2008-12-011-0/+1
* add test-two-muc-stream-tubes.pyGuillaume Desmottes2008-12-011-0/+243
* salut_tube_stream_close: iterate on the bytestream_to_transport hash table as...Guillaume Desmottes2008-12-011-4/+4
* SalutTubeStream: let the client know the right port with GetStreamTubeSocketA...Alban Crequy2008-12-011-8/+8
* Merge branch 'master' into tubes-bugsAlban Crequy2008-12-012-63/+20
|\
| * salut_roomlist_manager_dispose: don't leak the XCMGuillaume Desmottes2008-12-011-0/+6
| * Revert "SalutXmppConnectionManager: connect to TpSvcConnection::status-change...Guillaume Desmottes2008-12-011-63/+14
* | GibberBytestream{Direct,OOB}: add a comment on set_transportAlban Crequy2008-12-012-4/+10
* | GibberBytestream{Direct,OOB}: check the status of the transport in set_transportAlban Crequy2008-12-012-10/+12
* | GibberBytestreamOOB: Check the status of the transport because with GibberLis...Alban Crequy2008-12-011-0/+5
|/
* Merge commit 'cassidy/fix-transport' into tubes-bugsAlban Crequy2008-12-012-7/+26
|\
| * gibber-bytestream-oob: actually keep a ref on the transportGuillaume Desmottes2008-12-011-1/+1
| * gibber-bytestream-oob: set_transport: harmonize g_signal_connect syntaxGuillaume Desmottes2008-12-011-1/+1
| * gibber-listener.c: don't display port if it was not setGuillaume Desmottes2008-12-011-2/+9
| * listener_io_in_cb: don't query for the port if we are using a UNIX socketGuillaume Desmottes2008-12-011-3/+15
* | Merge branch 'master' into tubes-bugsAlban Crequy2008-12-0146-676/+3582
|\ \ | |/
| * gibber_oob_file_transfer_is_file_offer: check if the protocol is http so we d...Guillaume Desmottes2008-12-011-0/+4
| * salut_ft_manager_new_channel: improve debug msgGuillaume Desmottes2008-12-011-3/+4
| * salut_muc_manager_request_new_muc_channel: fix roomlist_manager leakGuillaume Desmottes2008-11-281-0/+1
| * salut-roomlist-manager.h: remove old method declarationsGuillaume Desmottes2008-11-281-12/+0
| * gibber_bytestream_oob_initiate: wtf? We are suppose to connect signals on obj...Guillaume Desmottes2008-11-281-1/+1
| * Merge branch 'master' into ft-requestotron-ichat-directoryGuillaume Desmottes2008-11-2859-1107/+6460
| |\
| | * Merge branch 'style'Guillaume Desmottes2008-11-281-1/+1
| | |\
| | | * remove trailing spaceGuillaume Desmottes2008-11-281-1/+1
| | * | http_server_cb: copy buffer to a tmp variableGuillaume Desmottes2008-11-281-2/+5
| | * | gibber_oob_file_transfer_received_stanza: don't hardcode error codeGuillaume Desmottes2008-11-281-1/+1
| | * | http_server_cb: no need to copy the byte array data if we don't free themGuillaume Desmottes2008-11-281-9/+3
| | * | Merge branch 'master' into ft-requestotron-ichatGuillaume Desmottes2008-11-2859-1098/+6454
| | |\ \ | | | |/
| | | * Merge branch 'master' into im-requestsGuillaume Desmottes2008-11-2830-622/+2482
| | | |\
| | | | * test-disabled-1-1-tubes.py: error raised in now NotImplemented. Probably beca...Guillaume Desmottes2008-11-281-1/+1
| | | | * Merge branch 'master' into disable-1-1-tubesGuillaume Desmottes2008-11-2824-617/+2278
| | | | |\
| | | | | * test-roomlist.py: no need to use call_async for EnsureChannelGuillaume Desmottes2008-11-271-4/+1
| | | | | * test-request-muc.py: no need to use call_async for EnsureChannelGuillaume Desmottes2008-11-271-4/+1
| | | | | * test-request-muc-tubes.py: no need to use call_async for EnsureChannelGuillaume Desmottes2008-11-271-4/+1
| | | | | * make_roomlist_channel: add FIXME explaining we should improve the id allocati...Guillaume Desmottes2008-11-271-0/+2
| | | | | * salut_roomlist_manager_request: don't check the Server property as user can't...Guillaume Desmottes2008-11-271-11/+0
| | | | | * salut_roomlist_manager_foreach_channel_class: no need to set twice channel_ty...Guillaume Desmottes2008-11-271-2/+0
| | | | | * remove salut_muc_channel_emit_closedGuillaume Desmottes2008-11-272-8/+0
| | | | | * muc-manager: salut_muc_manager_close_all: no need to emit the channel Closed ...Guillaume Desmottes2008-11-271-9/+0
| | | | | * salut_muc_channel_dispose: fire the Closed signal if the channel is not close...Guillaume Desmottes2008-11-271-0/+6
| | | | | * salut_muc_channel_close: raise an error if the channel is already closedGuillaume Desmottes2008-11-271-0/+10