summaryrefslogtreecommitdiff
path: root/server/mc-server.c
AgeCommit message (Expand)AuthorFilesLines
2012-10-30Add missing config.h includesGuillaume Desmottes1-0/+2
2012-07-12Do not ignore return valud of write()Xavier Claessens1-1/+4
2012-05-14Use telepathy-glib meta-headersSimon McVittie1-1/+0
2012-03-26Add mcd_service_stop() and stop the McdService when SIGINT is sentAlban Crequy1-5/+110
2011-11-21Support building for Android, modified from an original patch by Derek ForemanAlvaro Soliverez1-0/+8
2010-09-09server, test, util: use tp_clear_objectSimon McVittie1-2/+2
2010-01-22mc-server: give NULL to the new default log handler now that tp-glib has been...Jonny Lamb1-5/+2
2009-09-14Merge commit 'jonny/gnome-keyring'Simon McVittie1-0/+1
2009-09-11Remove unnecessary guard as per Jonny's reviewSimon McVittie1-4/+1
2009-09-10mc-server: use a TpDebugSender, to log everything over D-Bus if enabledSimon McVittie1-0/+21
2009-03-26Initialize MCD debug so we can see what's going on in twisted testsSimon McVittie1-0/+1
2009-02-26Use MC_TP_DEBUG as environment variable for tp-glib debugAlberto Mardegan1-1/+1
2008-12-16Make TP_GLIB_DEBUG control tp-glib's debug flagsWill Thompson1-0/+4
2007-03-09 Initial import of mission-control (starting from version 4.17)Naba Kumar1-0/+62