summaryrefslogtreecommitdiff
path: root/util/wait-for-name.c
AgeCommit message (Expand)AuthorFilesLines
2012-10-30Add missing config.h includesGuillaume Desmottes1-0/+2
2012-10-08add more telepathy-glib-dbus.h includes where appropriateJonny Lamb1-0/+1
2012-08-08Avoid race between Mission Control's two names by having one wait for the otherSimon McVittie1-6/+81
2009-09-28mc-wait-for-name: wait for a finite time (currently 5 minutes), and define ex...Simon McVittie1-5/+51
2009-09-28mc-wait-for-name: explicitly check that argv[1] is a valid well-known nameSimon McVittie1-1/+3
2009-06-26wait-for-name: initialize error properly if we can't connect to D-BusSimon McVittie1-1/+1
2009-05-29Add a small helper utility to wait for a bus name to appearSimon McVittie1-0/+96