summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)AuthorFilesLines
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-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
2011-08-01mc-tool: allow localized strings for booleansWill Thompson1-2/+5
2011-08-01mc-tool: make bool parsing sane.Will Thompson1-2/+17
2011-07-18Let cc find dbus, dbus-glib headersVincent Penquerc'h1-0/+1
2011-03-01Merge branch 'master' of git+ssh://git.freedesktop.org/git/telepathy/telepath...Vivek Dasmohapatra1-27/+3
2011-03-01update LDADD for mc-toolVivek Dasmohapatra1-0/+1
2011-03-01mc-tool: remove support for þe olde profilesWill Thompson1-27/+3
2011-01-11mc-tool: show Service (if present)Will Thompson1-0/+1
2010-11-30mc-tool: Improve error message for nonexistant accounts.Will Thompson1-4/+4
2010-10-07mc-tool: support object path parametersWill Thompson1-1/+11
2010-10-07mc-tool: make help consistent about supported typesWill Thompson1-4/+5
2010-09-09server, test, util: use tp_clear_objectSimon McVittie1-10/+6
2010-08-11server, util: fix CPPFLAGS/LDADD for recent ld versionsSimon McVittie1-3/+10
2010-07-07Document mc-tool service in the manpage.Will Thompson1-0/+12
2010-07-07Add 'service' support to mc-toolWill Thompson1-1/+22