summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* Avoid race between Mission Control's two names by having one wait for the otherSimon McVittie2012-08-081-6/+81
* 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
|\
| * Let cc find dbus, dbus-glib headersVincent Penquerc'h2011-07-181-0/+1
* | mc-tool: allow localized strings for booleansWill Thompson2011-08-011-2/+5
* | mc-tool: make bool parsing sane.Will Thompson2011-08-011-2/+17
|/
* Merge branch 'master' of git+ssh://git.freedesktop.org/git/telepathy/telepath...Vivek Dasmohapatra2011-03-011-27/+3
|\
| * mc-tool: remove support for þe olde profilesWill Thompson2011-03-011-27/+3
* | update LDADD for mc-toolVivek Dasmohapatra2011-03-011-0/+1
|/
* mc-tool: show Service (if present)Will Thompson2011-01-111-0/+1
* mc-tool: Improve error message for nonexistant accounts.Will Thompson2010-11-301-4/+4
* mc-tool: support object path parametersWill Thompson2010-10-071-1/+11
* mc-tool: make help consistent about supported typesWill Thompson2010-10-071-4/+5
* server, test, util: use tp_clear_objectSimon McVittie2010-09-091-10/+6
* server, util: fix CPPFLAGS/LDADD for recent ld versionsSimon McVittie2010-08-111-3/+10
* Document mc-tool service in the manpage.Will Thompson2010-07-071-0/+12
* Add 'service' support to mc-toolWill Thompson2010-07-071-1/+22
* Change startswith() to strip_prefix() to be clearer about what it doesDanielle Madeley2010-05-271-17/+19
* Update copyright for mc-toolDanielle Madeley2010-05-271-0/+1
* Port from McAccount to TpAccount - Part 2Danielle Madeley2010-05-271-31/+103
* Port from McAccount to TpAccount - Part 1Danielle Madeley2010-05-271-108/+178
* Port from McAccountManager to TpAccountManagerDanielle Madeley2010-05-271-23/+33
* Replace account_prefix with TP_ACCOUNT_OBJECT_PATH_BASEDanielle Madeley2010-05-271-7/+5
* Change names of variables that shadow global functionsDanielle Madeley2010-05-271-5/+5
* Enable ERROR_CFLAGS in every Makefile.am that compiles CSimon McVittie2010-05-261-0/+1
* Coverity 7707 REVERSE_INULL two gchar ** deref'd w/o check in set_paramVivek Dasmohapatra2010-05-261-15/+20
* fd.o #26634: remove obsolete utility for migration from Mission Control 4Simon McVittie2010-05-263-786/+1
* mc-tool: don't crash on invalid account namesWill Thompson2010-02-241-0/+11
* mc-wait-for-name: link to GLib properlyJonny Lamb2010-02-181-2/+2
* Merge branch 'telepathy-mission-control-5.2'Simon McVittie2009-09-292-13/+65
|\
| * mc-wait-for-name: wait for a finite time (currently 5 minutes), and define ex...Simon McVittie2009-09-282-12/+62
| * mc-wait-for-name: explicitly check that argv[1] is a valid well-known nameSimon McVittie2009-09-281-1/+3
* | Merge branch 'no-creation'Simon McVittie2009-09-161-1/+1
|\ \
| * | Remove the Creation interface altogetherSimon McVittie2009-06-101-1/+1