summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-07-02Treat calls ended locally with No_Answer as missedtelepathy-mission-control-5.2Will Thompson1-1/+2
2010-06-16Reduce INITIAL_RECONNECTION_TIME to 3 secondsWill Thompson1-1/+1
2010-06-16Add a #define for the reconnect interval capWill Thompson1-3/+4
2010-06-16Attempt to reconnect less frequently.Will Thompson1-2/+2
2010-06-16Include reconnection time in debug messageWill Thompson1-1/+2
2010-06-16Add a #define for reconnection timeout multiplierWill Thompson1-1/+2
2010-02-03Add NEWS entries, bump version to 5.2.7 after accidental version bump elsewhereVivek Dasmohapatra2-3/+20
2010-02-03Remove instrumentation.Vivek Dasmohapatra1-2/+0
2010-02-03mcd_dispatcher_get_possible_handlers: Make sure the preferred handler is retu...Vivek Dasmohapatra1-6/+37
2010-02-03Remove FIXME comments regarding fd.o#21013, which has been fixedVivek Dasmohapatra1-8/+2
2010-02-03dispatcher/create-text.py etc.: check that AddRequest is called on the right ...Vivek Dasmohapatra1-26/+46
2010-02-03mctest: make it possible to have a SimulatedClient that is a Handler with no ...Vivek Dasmohapatra1-3/+8
2010-02-03mcd_dispatcher_guess_request_handler: return the preferred handler if there i...Vivek Dasmohapatra1-1/+15
2010-02-03dispatcher/ensure-is-approval.py: assert that the preferred handler handles t...Vivek Dasmohapatra1-13/+14
2010-02-03fd.o #23651: use preferred handler in two casesVivek Dasmohapatra3-1/+54
2010-02-02Merge branch 'telepathy-mission-control-5.2-novoip' into telepathy-mission-co...Vivek Dasmohapatra5-7/+83
2010-01-15Move voip_suppressed check to account-compat & expose it, for use in osso-mcVivek Dasmohapatra3-22/+31
2010-01-14Add a high priority filter to kill channel bundles that violate VoIP suppressionVivek Dasmohapatra1-1/+29
2010-01-11Elide StreamedMedia caps when the mcd profile indicates VOIP is suppressed.Vivek Dasmohapatra3-6/+45
2009-12-07Add mc-reload scriptAlberto Mardegan2-0/+7
2009-12-07Don't reload the manager automatically.Alberto Mardegan1-1/+3
2009-12-07Make sure the manager is ready before checking parametersAlberto Mardegan4-3/+51
2009-12-07Implement the Reloadable interfaceAlberto Mardegan6-2/+134
2009-11-20Add specification of Reloadable interfaceAlberto Mardegan4-0/+40
2009-11-20Allow mcd_account_check_validity while loadingAlberto Mardegan1-13/+20
2009-11-20When manager instrospection fails, dispose the manager.Alberto Mardegan2-0/+10
2009-10-23Invoke callbacks in the right orderAlberto Mardegan1-0/+1
2009-10-13Merge branch '52-always-observe-new-channels' into telepathy-mission-control-5.2Simon McVittie5-21/+151
2009-10-13Nano versionSimon McVittie2-1/+6
2009-10-12McdConnection: correct sense of suppress_handler in on_new_channelSimon McVittie1-1/+1
2009-10-12fd.o#24474: Add a regression test for channels created behind our backSimon McVittie2-0/+107
2009-10-12fd.o#24474: if NewChannels signals Requested channels that we didn't request,...Simon McVittie3-21/+44
2009-10-08Prepare 5.2.6telepathy-mission-control-5.2.6Simon McVittie2-3/+27
2009-10-08Merge branch '52-errors-are-missed' into telepathy-mission-control-5.2Simon McVittie1-1/+3
2009-10-08Merge branch '52-test-plugin-delay' into telepathy-mission-control-5.2Simon McVittie5-8/+441
2009-10-01account-manager/make-valid.py: remove race between SetPresence and AccountPro...Simon McVittie1-8/+9
2009-10-01Add a regression test for requests being delayed by a pluginSimon McVittie2-0/+166
2009-10-01Add support for delaying dispatch in test-plugin, and a regression testSimon McVittie3-0/+266
2009-09-29McdChannel: consider MembersChanged(..., ERROR) to indicate a missed call, ev...Simon McVittie1-1/+3
2009-09-29Merge branch '52-wait-finitely' into telepathy-mission-control-5.2Simon McVittie4-14/+70
2009-09-28mc_account_conditions_call_when_ready: explain why we ignore the result of _m...Simon McVittie1-0/+4
2009-09-28mc-wait-for-name: wait for a finite time (currently 5 minutes), and define ex...Simon McVittie3-13/+63
2009-09-28mc-wait-for-name: explicitly check that argv[1] is a valid well-known nameSimon McVittie1-1/+3
2009-09-18Nano versionSimon McVittie2-1/+6
2009-09-18Point release 5.2.5telepathy-mission-control-5.2.5Simon McVittie2-3/+22
2009-09-18Merge branch '52-backports' into telepathy-mission-control-5.2Simon McVittie2-21/+54
2009-09-18Merge branch '52-leaks' into telepathy-mission-control-5.2Simon McVittie4-131/+21
2009-09-18fd.o#23935: add regression test in dispatcher/create-no-preferred-handler.pySimon McVittie1-2/+8
2009-09-18McdDispatcher: improve debugSimon McVittie1-4/+13
2009-09-18McdDispatcher: match_filters: when choosing where to call AddRequest, assume ...Simon McVittie1-7/+22