summaryrefslogtreecommitdiff
path: root/server
AgeCommit message (Expand)AuthorFilesLines
2013-10-02Use AM_CPPFLAGS instead of deprecated INCLUDESSimon McVittie1-1/+1
2012-10-30Add missing config.h includesGuillaume Desmottes1-0/+2
2012-08-08Merge branch 'telepathy-mission-control-5.12'Simon McVittie2-2/+5
2012-08-08Avoid race between Mission Control's two names by having one wait for the otherSimon McVittie2-2/+5
2012-07-12Do not ignore return valud of write()Xavier Claessens1-1/+4
2012-05-14Use telepathy-glib meta-headersSimon McVittie1-1/+0
2012-05-08Remove deprecated support for old-style (mcd) pluginsSimon McVittie1-6/+2
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 Soliverez2-0/+22
2011-09-01Silent-rules-ify some code generationWill Thompson1-2/+2
2011-07-18Let cc find dbus, dbus-glib headersVincent Penquerc'h1-0/+1
2011-03-01update LDADD for mission-control-5Vivek Dasmohapatra1-1/+2
2010-09-09server, test, util: use tp_clear_objectSimon McVittie1-2/+2
2010-08-11server, util: fix CPPFLAGS/LDADD for recent ld versionsSimon McVittie1-4/+10
2010-05-26Enable ERROR_CFLAGS in every Makefile.am that compiles CSimon McVittie1-0/+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-10Document the new semantics of MC_DEBUGSimon McVittie1-3/+10
2009-09-10mc-server: use a TpDebugSender, to log everything over D-Bus if enabledSimon McVittie1-0/+21
2009-07-08Add a man page for the mission-control-5 daemonSimon McVittie2-2/+41
2009-07-08...AccountManager.service.in: correct the name of the MC binarySimon McVittie1-1/+1
2009-06-01Change the name of the binary to mission-control-5Simon McVittie2-4/+4
2009-06-01Change MC's bus name to end with MissionControl5Simon McVittie2-4/+4
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
2008-12-04The server is not depending on libmissioncontrol-clientAlberto Mardegan1-2/+1
2008-04-09Fix compilation of server5.0.beta1Alberto Mardegan1-0/+1
2008-03-31Forgot service fileAlberto Mardegan1-0/+3
2008-03-31Fix presence compatibility with old MCAlberto Mardegan1-3/+6
2008-01-15Clean the generated file.4.55Alberto Mardegan1-0/+1
2008-01-15Since recursive variable expansion is troublesome for configure.ac,Alberto Mardegan1-0/+5
2008-01-14Updated to find mission-control in @libexecdir@. Fixes: #1871127.Alberto Mardegan1-1/+1
2008-01-14Move mission-control binary to $libexecdir. Fixes: #1827691.Alberto Mardegan1-1/+1
2007-08-21Merge libmissioncontrol and libmissioncontrol-config into a singleAlberto Mardegan1-1/+1
2007-04-25Ops...Alberto Mardegan1-1/+1
2007-04-25Fix server build: use local libmissioncontrol-config.Alberto Mardegan1-1/+2
2007-03-27Fixes for "make distcheck".Alberto Mardegan1-1/+1
2007-03-09 Initial import of mission-control (starting from version 4.17)Naba Kumar3-0/+80