summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare release 5.1.3telepathy-mission-control-5.1.3Simon McVittie2009-07-012-3/+32
* Merge branch 'set_contents'Alberto Mardegan2009-07-011-240/+1
|\
| * Use g_file_set_contentsAlberto Mardegan2009-07-011-240/+1
* | Merge commit 'upstream/master'Alberto Mardegan2009-07-011-1/+0
|\ \
| * | McdChannel: remove now-unused close_on_dispose memberSimon McVittie2009-07-011-1/+0
* | | Merge commit 'upstream/master'Alberto Mardegan2009-07-0196-5143/+8502
|\ \ \ | |/ /
| * | Merge branch 'closing-channels'Simon McVittie2009-07-0116-100/+1343
| |\ \
| | * | dispatcher/dispatch-rejected-by-plugin.py: exercise all of the special usernamesSimon McVittie2009-06-301-9/+123
| | * | test-plugin.c: add more special usernames whose channels are terminated with ...Simon McVittie2009-06-301-0/+71
| | * | mctest: add the ability to simulate Group channels (albeit not very well)Simon McVittie2009-06-301-1/+40
| | * | constants: add group change reasonsSimon McVittie2009-06-301-0/+13
| | * | McdDispatcher: refactor how plugins close channelsSimon McVittie2009-06-302-39/+180
| | * | McdChannel: add _mcd_channel_depart(), which departs with a reason codeSimon McVittie2009-06-302-0/+98
| | * | McdChannel: never implicitly close the channelSimon McVittie2009-06-301-15/+4
| | * | McdChannel: proxy_destroyed: make the debug messages clearer and more informa...Simon McVittie2009-06-301-7/+2
| | * | McdConnection: explicitly close channels resulting from cancelled requestsSimon McVittie2009-06-301-0/+1
| | * | dispatcher/dispatch-rejected-by-plugin.py: don't assert that we see ChannelLostSimon McVittie2009-06-301-4/+0
| | * | McdDispatcher: if plugins reject channels, Destroy themSimon McVittie2009-06-301-3/+10
| | * | McdDispatcherContext: make the CDO finish before unreffing itSimon McVittie2009-06-303-11/+24
| | * | If we try to dispatch channels but no more handlers can take them, Destroy() ...Simon McVittie2009-06-301-1/+1
| | * | If HandleChannels succeeds but the Client has gone, Destroy() the channelsSimon McVittie2009-06-301-1/+1
| | * | If HandleChannels fails, Destroy the channels if possibleSimon McVittie2009-06-301-2/+2
| | * | McdHandlerMap: call _mcd_channel_close instead of mcd_mission_abortSimon McVittie2009-06-301-2/+4
| | * | _mcd_channel_close: if we don't close the channel, make the debug messages ex...Simon McVittie2009-06-301-5/+24
| | * | McdChannel: expose _mcd_channel_close to the rest of MCSimon McVittie2009-06-302-4/+6
| | * | Add regression tests for current functionality of EnsureChannelSimon McVittie2009-06-304-0/+743
| |/ /
| * | Merge branch 'tests'Simon McVittie2009-06-3057-48/+1057
| |\ \
| | * | Restructure `make check-torture` so it doesn't risk exceeding command-line le...Simon McVittie2009-06-291-30/+10
| | * | Disable tests that rely on a special MC build when running installcheckSimon McVittie2009-06-291-3/+11
| | * | Add support for installcheckSimon McVittie2009-06-291-1/+10
| | * | exec-with-log.sh.in: add support for running a different MC binarySimon McVittie2009-06-291-1/+5
| | * | test/twisted: export XDG_CONFIG_HOME, XDG_CONFIG_DIRS for completenessSimon McVittie2009-06-291-0/+2
| | * | Put explicit copyright/license on exec-with-log.shSimon McVittie2009-06-291-0/+18
| | * | Update copyright on mc-debug-server.cSimon McVittie2009-06-291-1/+2
| | * | Move Account tests into account-manager subdirectory and delete do-nothing.pySimon McVittie2009-06-295-31/+4
| | * | Put explicit licensing/copyright on the Python testsSimon McVittie2009-06-2954-0/+1014
| |/ /
| * | wait-for-name: initialize error properly if we can't connect to D-BusSimon McVittie2009-06-261-1/+1
| * | Start 5.1.3 developmentSimon McVittie2009-06-262-1/+6
| * | Prepare version 5.1.2telepathy-mission-control-5.1.2Simon McVittie2009-06-262-3/+5
| * | Here is the NEWSSimon McVittie2009-06-261-1/+45
| * | McdAccount: when forcing loaded AutomaticPresence to be online, set status me...Simon McVittie2009-06-261-0/+1
| * | Revert "McdAccount: always pass static strings to mcd_account_changed_property"Simon McVittie2009-06-261-7/+7
| * | Merge branches 'connect', 'connect-cleanup' and 'master-reduction'Simon McVittie2009-06-2618-234/+922
| |\ \
| | * | McdMaster: remove now-unused TransportData typedefSimon McVittie2009-06-251-6/+0
| | * | McdMaster: inline disconnect_account_transportSimon McVittie2009-06-251-33/+22
| | * | mcd_master_transport_disconnected: use GHashTableIterSimon McVittie2009-06-251-1/+8
| | * | McdMaster: inline check_account_transportSimon McVittie2009-06-251-38/+26
| | * | mcd_master_transport_connected: use GHashTableIterSimon McVittie2009-06-251-1/+8
| | * | McdMaster: make _mcd_master_lookup_manager privateSimon McVittie2009-06-255-8/+10
| | * | McdMaster: make mcd_master_get_nth_account_connection privateSimon McVittie2009-06-254-10/+12