summaryrefslogtreecommitdiff
path: root/util/mc-tool.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-29mc-tool: fix setting automatic presenceSimon McVittie1-1/+1
2013-02-13Merge branch 'altered-one-54780'Simon McVittie1-0/+13
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 Lamb1-0/+1
2012-09-12mc-tool: add getter for AutomaticPresenceSimon McVittie1-0/+13
2012-08-28mc-tool: Display account's supersedesXavier Claessens1-0/+10
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-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-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-08-01mc-tool: allow localized strings for booleansWill Thompson1-2/+5
2011-08-01mc-tool: make bool parsing sane.Will Thompson1-2/+17
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-07-07Add 'service' support to mc-toolWill Thompson1-1/+22
2010-05-27Change startswith() to strip_prefix() to be clearer about what it doesDanielle Madeley1-17/+19
2010-05-27Update copyright for mc-toolDanielle Madeley1-0/+1
2010-05-27Port from McAccount to TpAccount - Part 2Danielle Madeley1-31/+103
2010-05-27Port from McAccount to TpAccount - Part 1Danielle Madeley1-108/+178
2010-05-27Port from McAccountManager to TpAccountManagerDanielle Madeley1-23/+33
2010-05-27Replace account_prefix with TP_ACCOUNT_OBJECT_PATH_BASEDanielle Madeley1-7/+5
2010-05-27Change names of variables that shadow global functionsDanielle Madeley1-5/+5
2010-05-26 Coverity 7707 REVERSE_INULL two gchar ** deref'd w/o check in set_paramVivek Dasmohapatra1-15/+20
2010-02-24mc-tool: don't crash on invalid account namesWill Thompson1-0/+11
2009-09-16Merge branch 'no-creation'Simon McVittie1-1/+1
2009-09-03Merge branch 'telepathy-mission-control-5.2'Simon McVittie1-22/+22
2009-09-03Replaced deprecated g_strcasecmp by g_ascii_strcasecmp.Jonh Wendell1-22/+22
2009-08-19Show the full simple presence information in the outputSjoerd Simons1-3/+10
2009-06-10Remove the Creation interface altogetherSimon McVittie1-1/+1
2009-05-06fd.o #21154: McdAccount: UpdateParameters: break API to return the parameters...Simon McVittie1-1/+18
2009-02-27Add McProfile support to mc-toolAlberto Mardegan1-13/+49
2009-02-24Fix compilationAlberto Mardegan1-1/+0