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