summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-30add gio to the glib dependency checkHEADmasterDerek Foreman1-1/+1
2011-08-30add -uninstalled.pc.in fileDerek Foreman3-0/+20
2011-08-30Make debug statement more usefulDerek Foreman1-1/+1
2011-08-30remove some warningsDerek Foreman1-0/+1
2011-08-30Support building for AndroidDerek Foreman9-2/+118
2011-08-30Build on systems without gettextDerek Foreman18-18/+7
2011-08-25Merge branch '40337-invalid-account-error-reporting'Will Thompson5-124/+143
2011-08-25bad-cm: break 'password's type.Will Thompson1-3/+3
2011-08-25account-manager/bad-cm: clean up test.Will Thompson1-57/+23
2011-08-25Test invalid or ill-typed parameters for new accountsWill Thompson2-2/+35
2011-08-25Include CM name when protocol doesn't existWill Thompson2-2/+9
2011-08-25AccountManager: use _mcd_account_set_parameters error verbatimWill Thompson3-25/+4
2011-08-25Account: use NotImplemented for nonexistant cm/protocolsWill Thompson1-4/+4
2011-08-25mcd_account_check_validity: report a GError for invalid accountsWill Thompson4-34/+41
2011-08-25Account: internally track validity as a GErrorWill Thompson1-11/+29
2011-08-25mcd_account_check_parameters: give callback a GErrorWill Thompson1-12/+22
2011-08-24McdAccount: use mcd_account_is_valid internally tooWill Thompson1-9/+8
2011-08-22mission-control-plugins: Link against gioFrédéric Péters2-1/+7
2011-08-16Remove ContactCaps.DRAFT1 supportWill Thompson9-332/+0
2011-08-03Avoid a warning when trying to store a NULL valueGuillaume Desmottes1-3/+18
2011-08-03account-manager-default: always delete secret keys from both locationsGuillaume Desmottes1-4/+3
2011-08-01mc-tool: allow localized strings for booleansWill Thompson1-2/+5
2011-08-01mc-tool: make bool parsing sane.Will Thompson1-2/+17
2011-06-01Merge branch 'telepathy-mission-control-5.8'Vivek Dasmohapatra14-71/+175
2011-06-01Update NEWSVivek Dasmohapatra1-0/+6
2011-06-01Minor header include cleanupVivek Dasmohapatra1-2/+1
2011-06-01Hook up the built-in plugins to the new plugin debug infrastructureVivek Dasmohapatra1-5/+1
2011-06-01plugin debug header should be included via the main plugin headerVivek Dasmohapatra1-0/+1
2011-06-01Initialise new plugin debug at the same time as reguar daemon debuggingVivek Dasmohapatra1-0/+1
2011-06-01Expose new header file to out-of-tree pluginsVivek Dasmohapatra1-0/+1
2011-06-01define MCP_DEBUG for plugins to useVivek Dasmohapatra2-2/+9
2011-06-01Use the new environment-driven debug control mechanism in MCPVivek Dasmohapatra5-64/+40
2011-06-01New debug control for mission-control-pluginsVivek Dasmohapatra3-0/+111
2011-05-30Call g_key_file_remove... rather than ...set_value when new value is NULLVivek Dasmohapatra1-1/+4
2011-05-30Don't call tp_intset_size on unset intsetVivek Dasmohapatra1-1/+4
2011-05-24Merge branch 'telepathy-mission-control-5.8'Vivek Dasmohapatra3-9/+28
2011-05-24Update NEWSVivek Dasmohapatra1-0/+4
2011-05-24Merge branch 'cd-message-api-fixes' into telepathy-mission-control-5.8Vivek Dasmohapatra2-9/+24
2011-05-24Catch the case where there's a hole in our logic and an internal request hasn...Vivek Dasmohapatra1-0/+9
2011-05-24Log the actual call to internal request handlingVivek Dasmohapatra1-0/+1
2011-05-24If we're failing an internal request, clear the handler immediatelyVivek Dasmohapatra1-1/+1
2011-05-24Internal requests should be handled in _both_ paths through _add_channel_requestVivek Dasmohapatra1-8/+13
2011-05-20Merge branch 'telepathy-mission-control-5.8'Simon McVittie6-48/+79
2011-05-20Merge branch '58-user-initiated' into telepathy-mission-control-5.8Simon McVittie6-48/+79
2011-05-20Merge branch 'telepathy-mission-control-5.8'Simon McVittie6-4/+24
2011-05-20NEWSSimon McVittie1-1/+17
2011-05-20We need to propagate nickname changes that occurred "behind our back" tooVivek Dasmohapatra1-1/+4
2011-05-20Storage has stabilised after the Big Rewrite: turn off debug by defaultVivek Dasmohapatra1-2/+3
2011-05-20The param hash is reffed by the ACL framework, we can drop our ref to itVivek Dasmohapatra1-0/+1
2011-05-20Don't leak copies of the new stored setting values on updateVivek Dasmohapatra1-0/+3