summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)AuthorFilesLines
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
2009-06-26wait-for-name: initialize error properly if we can't connect to D-BusSimon McVittie1-1/+1
2009-06-10Remove the Creation interface altogetherSimon McVittie1-1/+1
2009-05-29Add a small helper utility to wait for a bus name to appearSimon McVittie2-1/+99
2009-05-07Update docs, tests, util for CreateAccount taking a Properties argumentSimon McVittie1-0/+4
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 Mardegan2-2/+0
2008-10-03Add mc_account_get_connection_path()Alberto Mardegan1-1/+1
2008-10-02Add mc-toolAlberto Mardegan2-1/+1090
2008-08-18Lots of cleanup, most made by smcv.Alberto Mardegan1-10/+13
2008-05-27Fix builddir5.0.beta9Alberto Mardegan1-1/+1
2008-05-27Add account conversion tool from accounts created with MC < 5.0.Alberto Mardegan2-0/+756