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