summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge branch 'telepathy-mission-control-5.2'Simon McVittie2009-09-101-1/+3
|\ \ \ | | |/ | |/|
| * | fd.o #23807: distribute mc-account-convert.1 in tarballs even if gconf was no...Simon McVittie2009-09-091-1/+3
* | | Merge branch 'telepathy-mission-control-5.2'Simon McVittie2009-09-031-22/+22
|\ \ \ | |/ /
| * | Replaced deprecated g_strcasecmp by g_ascii_strcasecmp.Jonh Wendell2009-09-031-22/+22
* | | Show the full simple presence information in the outputSjoerd Simons2009-08-191-3/+10
|/ /
* | Add simple man pages for mc-account-convert, mc-tool and mc-wait-for-nameSimon McVittie2009-07-084-0/+267
* | fd.o #22332: make GConf only a weak dependencySimon McVittie2009-07-011-5/+12
* | wait-for-name: initialize error properly if we can't connect to D-BusSimon McVittie2009-06-261-1/+1
|/
* Add a small helper utility to wait for a bus name to appearSimon McVittie2009-05-292-1/+99
* Update docs, tests, util for CreateAccount taking a Properties argumentSimon McVittie2009-05-071-0/+4
* fd.o #21154: McdAccount: UpdateParameters: break API to return the parameters...Simon McVittie2009-05-061-1/+18
* Add McProfile support to mc-toolAlberto Mardegan2009-02-271-13/+49
* Fix compilationAlberto Mardegan2009-02-242-2/+0
* Add mc_account_get_connection_path()Alberto Mardegan2008-10-031-1/+1
* Add mc-toolAlberto Mardegan2008-10-022-1/+1090
* Lots of cleanup, most made by smcv.Alberto Mardegan2008-08-181-10/+13
* Fix builddir5.0.beta9Alberto Mardegan2008-05-271-1/+1
* Add account conversion tool from accounts created with MC < 5.0.Alberto Mardegan2008-05-272-0/+756