summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-24Merge tag 'telepathy-mission-control-5.7.4' of git+ssh://git.collabora.co.uk/...telepathy-mission-control-5.7Vivek Dasmohapatra27-262/+1538
2011-02-24Version 5.7.4telepathy-mission-control-5.7.4Will Thompson2-3/+5
2011-02-24Update telepathy.am to moan about gtk-doc.Will Thompson1-1/+6
2011-02-23Merge branch 'external-password-storage-34416'Will Thompson11-1/+587
2011-02-23Depend on telepathy-glib 0.13.14.Will Thompson1-1/+1
2011-02-23Preserve deleted account while calling IdentifyWill Thompson1-6/+9
2011-02-23Emit PropertiesChanged for PasswordSaved signalDanielle Madeley1-1/+13
2011-02-23Implement PasswordSavedDanielle Madeley1-1/+120
2011-02-23Call CM.I.AS.RemoveAccount() when the account is deletedDanielle Madeley1-0/+44
2011-02-22Implement ForgetPassword()Danielle Madeley1-0/+83
2011-02-22Build client bindings for CM.I.ASDanielle Madeley3-0/+22
2011-02-22Hook up skeleton Acct.I.EPS in McdAccountDanielle Madeley1-0/+30
2011-02-22Add CM.I.AccountStorage.DRAFT from tp-specDanielle Madeley3-0/+120
2011-02-22Add Acct.I.ExternalPasswordStorage.DRAFT from tp-specDanielle Madeley6-0/+58
2011-02-22Make it possible to optionally implement interfaces on a MC objectDanielle Madeley2-0/+95
2011-02-21check_one_parameter_unset: fix conditional's indentationWill Thompson1-1/+1
2011-02-21UpdateParameters(): allow unsetting nonexistant parametersWill Thompson2-11/+18
2011-02-21Here is some news.Will Thompson1-0/+9
2011-02-21Merge branch 'fd.o-34316-UpdateParameters-fixes'Will Thompson5-231/+253
2011-02-21UpdateParameters(): clarify releasing memory.Will Thompson1-23/+14
2011-02-21Update copyright for files touched by this branchWill Thompson3-9/+7
2011-02-18UpdateParameters: break apart check_parameter_update()Will Thompson1-86/+86
2011-02-18UpdateParameters: check for setting parameters to their defaultWill Thompson3-13/+76
2011-02-18UpdateParameters: consolidate post-validation codeWill Thompson1-26/+21
2011-02-18UpdateParameters: clean up freeing Not_Yet arrayWill Thompson2-19/+3
2011-02-18UpdateParameters: apply Unset parameters immediately, if possible.Will Thompson2-56/+91
2011-02-18UpdateParameters: keep a{sv} of DBus_Property parametersWill Thompson1-20/+23
2011-02-18UpdateParameters: Extract checking params to a functionWill Thompson1-10/+29
2011-02-18UpdateParameters: expunge SetParametersData completely.Will Thompson1-35/+27
2011-02-18UpdateParameters: move things out of SetParametersDataWill Thompson1-36/+16
2011-02-18UpdateParameters: Use a GQueue for DBus_Properties listWill Thompson1-8/+5
2011-02-18_mcd_account_set_parameters: remove stray 'return'Will Thompson1-1/+0
2011-02-18Test UpdateParameters with invalid parametersWill Thompson1-0/+28
2011-02-18UpdateParameters: linearize setting and unsetting paramsWill Thompson2-82/+20
2011-02-16add redispatch-channels.py testing RedispatchChannels()Guillaume Desmottes3-0/+221
2011-02-16implement ChannelDispatcher.RedispatchChannels() (fdo #33271)Guillaume Desmottes1-0/+264
2011-02-16expose mcd_connection_find_channel_by_path()Guillaume Desmottes2-5/+9
2011-02-16factor out check_preferred_handler()Guillaume Desmottes1-20/+32
2011-02-16generate ChannelDispatcher.Redispatch_Channels has a DRAFTGuillaume Desmottes3-0/+132
2011-02-16mctest: silence the queue if we hit an errorGuillaume Desmottes1-0/+1
2011-02-15version 5.7.3+Vivek Dasmohapatra2-2/+7
2011-02-15'UNRELEASED' checks activatedVivek Dasmohapatra1-0/+6
2011-02-15Merge HEAD, branch 'master' into telepathy-mission-control-5.7Vivek Dasmohapatra12-61/+496
2011-02-15Prepare version 5.7.3telepathy-mission-control-5.7.3Vivek Dasmohapatra2-1/+21
2011-02-15Update copyright notices, prefer AUTHORS to per-file Contact: entriesVivek Dasmohapatra6-21/+16
2011-02-14Clear the emergency data (and emit a critical warning) when settingVivek Dasmohapatra1-23/+34
2011-02-14Use predefined dbus property constants instead of rolling our own.Vivek Dasmohapatra1-5/+6
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 Dasmohapatra3-6/+6
2011-02-14Change asserts in emergency data helpers to warningsVivek Dasmohapatra1-2/+4