summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version 5.7.4telepathy-mission-control-5.7.4Will Thompson2011-02-242-3/+5
* Update telepathy.am to moan about gtk-doc.Will Thompson2011-02-241-1/+6
* Merge branch 'external-password-storage-34416'Will Thompson2011-02-2311-1/+587
|\
| * Depend on telepathy-glib 0.13.14.Will Thompson2011-02-231-1/+1
| * Preserve deleted account while calling IdentifyWill Thompson2011-02-231-6/+9
| * Emit PropertiesChanged for PasswordSaved signalDanielle Madeley2011-02-231-1/+13
| * Implement PasswordSavedDanielle Madeley2011-02-231-1/+120
| * Call CM.I.AS.RemoveAccount() when the account is deletedDanielle Madeley2011-02-231-0/+44
| * Implement ForgetPassword()Danielle Madeley2011-02-221-0/+83
| * Build client bindings for CM.I.ASDanielle Madeley2011-02-223-0/+22
| * Hook up skeleton Acct.I.EPS in McdAccountDanielle Madeley2011-02-221-0/+30
| * Add CM.I.AccountStorage.DRAFT from tp-specDanielle Madeley2011-02-223-0/+120
| * Add Acct.I.ExternalPasswordStorage.DRAFT from tp-specDanielle Madeley2011-02-226-0/+58
| * Make it possible to optionally implement interfaces on a MC objectDanielle Madeley2011-02-222-0/+95
|/
* check_one_parameter_unset: fix conditional's indentationWill Thompson2011-02-211-1/+1
* UpdateParameters(): allow unsetting nonexistant parametersWill Thompson2011-02-212-11/+18
* Here is some news.Will Thompson2011-02-211-0/+9
* Merge branch 'fd.o-34316-UpdateParameters-fixes'Will Thompson2011-02-215-231/+253
|\
| * UpdateParameters(): clarify releasing memory.Will Thompson2011-02-211-23/+14
| * Update copyright for files touched by this branchWill Thompson2011-02-213-9/+7
| * UpdateParameters: break apart check_parameter_update()Will Thompson2011-02-181-86/+86
| * UpdateParameters: check for setting parameters to their defaultWill Thompson2011-02-183-13/+76
| * UpdateParameters: consolidate post-validation codeWill Thompson2011-02-181-26/+21
| * UpdateParameters: clean up freeing Not_Yet arrayWill Thompson2011-02-182-19/+3
| * UpdateParameters: apply Unset parameters immediately, if possible.Will Thompson2011-02-182-56/+91
| * UpdateParameters: keep a{sv} of DBus_Property parametersWill Thompson2011-02-181-20/+23
| * UpdateParameters: Extract checking params to a functionWill Thompson2011-02-181-10/+29
| * UpdateParameters: expunge SetParametersData completely.Will Thompson2011-02-181-35/+27
| * UpdateParameters: move things out of SetParametersDataWill Thompson2011-02-181-36/+16
| * UpdateParameters: Use a GQueue for DBus_Properties listWill Thompson2011-02-181-8/+5
| * _mcd_account_set_parameters: remove stray 'return'Will Thompson2011-02-181-1/+0
| * Test UpdateParameters with invalid parametersWill Thompson2011-02-181-0/+28
| * UpdateParameters: linearize setting and unsetting paramsWill Thompson2011-02-182-82/+20
|/
* add redispatch-channels.py testing RedispatchChannels()Guillaume Desmottes2011-02-163-0/+221
* implement ChannelDispatcher.RedispatchChannels() (fdo #33271)Guillaume Desmottes2011-02-161-0/+264
* expose mcd_connection_find_channel_by_path()Guillaume Desmottes2011-02-162-5/+9
* factor out check_preferred_handler()Guillaume Desmottes2011-02-161-20/+32
* generate ChannelDispatcher.Redispatch_Channels has a DRAFTGuillaume Desmottes2011-02-163-0/+132
* mctest: silence the queue if we hit an errorGuillaume Desmottes2011-02-161-0/+1
* version 5.7.3+Vivek Dasmohapatra2011-02-152-2/+7
* 'UNRELEASED' checks activatedVivek Dasmohapatra2011-02-151-0/+6
* Prepare version 5.7.3telepathy-mission-control-5.7.3Vivek Dasmohapatra2011-02-152-1/+21
* Update copyright notices, prefer AUTHORS to per-file Contact: entriesVivek Dasmohapatra2011-02-156-21/+16
* Clear the emergency data (and emit a critical warning) when settingVivek Dasmohapatra2011-02-141-23/+34
* Use predefined dbus property constants instead of rolling our own.Vivek Dasmohapatra2011-02-141-5/+6
* 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-143-6/+6
* Change asserts in emergency data helpers to warningsVivek Dasmohapatra2011-02-141-2/+4
* Added emergency number helper functions should follow same style as fileVivek Dasmohapatra2011-02-141-15/+13
* Bypass request policy delays for urgent channel requestsVivek Dasmohapatra2011-02-141-0/+6