summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)AuthorFilesLines
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
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-26Enable ERROR_CFLAGS in every Makefile.am that compiles CSimon McVittie1-0/+1
2010-05-26 Coverity 7707 REVERSE_INULL two gchar ** deref'd w/o check in set_paramVivek Dasmohapatra1-15/+20
2010-05-26fd.o #26634: remove obsolete utility for migration from Mission Control 4Simon McVittie3-786/+1
2010-02-24mc-tool: don't crash on invalid account namesWill Thompson1-0/+11
2010-02-18mc-wait-for-name: link to GLib properlyJonny Lamb1-2/+2
2009-09-29Merge branch 'telepathy-mission-control-5.2'Simon McVittie2-13/+65
2009-09-28mc-wait-for-name: wait for a finite time (currently 5 minutes), and define ex...Simon McVittie2-12/+62
2009-09-28mc-wait-for-name: explicitly check that argv[1] is a valid well-known nameSimon McVittie1-1/+3
2009-09-16Merge branch 'no-creation'Simon McVittie1-1/+1
2009-09-10Merge branch 'telepathy-mission-control-5.2'Simon McVittie1-1/+3
2009-09-09fd.o #23807: distribute mc-account-convert.1 in tarballs even if gconf was no...Simon McVittie1-1/+3
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-07-08Add simple man pages for mc-account-convert, mc-tool and mc-wait-for-nameSimon McVittie4-0/+267
2009-07-01fd.o #22332: make GConf only a weak dependencySimon McVittie1-5/+12