summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)AuthorFilesLines
2014-04-01mc-tool: use the global singleton client factorySimon McVittie1-12/+4
2014-03-27wait-for-name: use GDBus directlySimon McVittie1-31/+57
2014-03-19Merge commit '79f0081b0a50ab59794827dd5af79f8671870fcd' into nextSimon McVittie1-1/+1
2014-02-25fixup! mc-tool: port to GVariant APIGuillaume Desmottes1-1/+3
2014-02-20mc-tool: port to GVariant APIGuillaume Desmottes1-70/+58
2014-02-20mc-tool: port to TP coding styleGuillaume Desmottes1-965/+1026
2014-02-17tp_account_dup_storage_identifier_variant() has been removed in nextGuillaume Desmottes1-1/+1
2014-01-29Merge branch 'telepathy-mission-control-5.16'Simon McVittie1-1/+1
2014-01-29mc-tool: fix setting automatic presenceSimon McVittie1-1/+1
2013-11-12Re-namespace from im.telepathy1 to im.telepathy.v1Simon McVittie2-3/+3
2013-11-12Fix some leftover references to mc-wait-for-nameSimon McVittie1-4/+4
2013-10-31rename mc-tool and mc-wait-for-nameGuillaume Desmottes3-42/+42
2013-10-04Re-namespace remaining o.fd.T names in the actual source codeSimon McVittie2-3/+3
2013-10-04Re-namespace bus names, and bump version to "Mission Control 6"Simon McVittie1-1/+1
2013-10-04account: rename Valid to UsableSimon McVittie1-7/+7
2013-10-04adjust for rename of TpSimpleClientFactory to TpClientFactorySimon McVittie1-5/+5
2013-10-02Use AM_CPPFLAGS instead of deprecated INCLUDESSimon McVittie1-1/+1
2013-02-13Merge branch 'altered-one-54780'Simon McVittie1-0/+13
2012-10-30Add missing config.h includesGuillaume Desmottes1-0/+2
2012-10-08mc-tool: have a TpSimpleClientFactory to manufacture accountsSimon McVittie1-1/+5
2012-10-08mc-tool: use tp_account_manager_dup_valid_accountsSimon McVittie1-8/+8
2012-10-08add more telepathy-glib-dbus.h includes where appropriateJonny Lamb2-0/+2
2012-09-12mc-tool: add getter for AutomaticPresenceSimon McVittie1-0/+13
2012-08-28mc-tool: Display account's supersedesXavier Claessens1-0/+10
2012-08-08Merge branch 'telepathy-mission-control-5.12'Simon McVittie1-5/+80
2012-08-08Avoid race between Mission Control's two names by having one wait for the otherSimon McVittie1-6/+81
2012-08-08mc-tool: don't display empty 'Addressing' sectionGuillaume Desmottes1-7/+8
2012-08-08mc-tool: add 'dump' commandGuillaume Desmottes1-2/+41
2012-08-08mc-tool: display Account.Storage settingsGuillaume Desmottes1-1/+60
2012-07-12Add missing config.h include to ignore tp-glib 0.20 deprecationsXavier Claessens1-0/+2
2012-05-14Use telepathy-glib meta-headersSimon McVittie1-1/+1
2012-05-08Drop separate GIO check, we now include it in GLIB_LIBSSimon McVittie1-3/+3
2012-03-22Use the correct LD_FLAGS variable for the Android targetAlvaro Soliverez1-1/+1
2012-02-01mc-tool: add a 'summary' command.Will Thompson1-0/+51
2012-02-01mc-tool: sort lists of account identifiers.Will Thompson1-3/+16
2012-02-01mc-tool: use tp_account_get_path_suffix()Will Thompson1-19/+9
2012-01-27mc-tool: display Addressing.URISchemesGuillaume Desmottes1-1/+26
2011-11-21Support building for Android, modified from an original patch by Derek ForemanAlvaro Soliverez1-1/+16
2011-11-03mc-tool: show ChangingPresenceWill Thompson1-0/+5
2011-09-26mc-tool: add missing entry for reconnect to helpWill Thompson1-0/+1
2011-09-23mc-tool: add a 'reconnect' commandWill Thompson1-1/+21
2011-09-23mc-tool add: use tp_account_manager_create_account_asyncWill Thompson1-15/+17
2011-09-23mc-tool remove: use tp_account_remove_asyncWill Thompson1-20/+2
2011-09-23mc-tool: improve 'update' output.Will Thompson1-13/+23
2011-09-23mc-tool: set AutomaticPresence using tp-glib methodWill Thompson1-16/+6
2011-09-23mc-tool: always show *some* value for ConnectAutomaticallyWill Thompson1-1/+2
2011-09-23mc-tool: use accessors from tp-glib 0.13.8Will Thompson1-78/+8
2011-09-01Silent-rules-ify some code generationWill Thompson1-1/+1
2011-09-01Remove libmcclientWill Thompson1-1/+0
2011-08-31Merge branch 'telepathy-mission-control-5.8'Will Thompson1-0/+1