summaryrefslogtreecommitdiff
path: root/src/mcd-connection-service-points.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-04Make ServicePoint setup more sensibleSimon McVittie1-39/+11
2013-09-12service points: do not treat their handles as specialSimon McVittie1-35/+0
2013-09-10Service points: use tp_connection_dup_contact_by_id_asyncSimon McVittie1-21/+22
2013-09-05McdConnection: build up our sets of emergency numbers over timeSimon McVittie1-2/+0
2012-05-14Use telepathy-glib meta-headersSimon McVittie1-2/+3
2012-05-08Consistently include config.h in every .c fileSimon McVittie1-0/+2
2012-05-08Use TpIntset instead of long-deprecated alias TpIntSetSimon McVittie1-1/+1
2011-05-17service-points: don't depend on there being any interfacesJonny Lamb1-3/+7
2011-02-14Missing call to clear the emergency data in parse_services_listVivek Dasmohapatra1-7/+17
2011-02-14Rename _set_emergency_* to _take_emergency_* to indicate change of ownershipVivek Dasmohapatra1-2/+2
2011-02-14Support watching for service point/emergency data and updating the connectionVivek Dasmohapatra1-0/+165