summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* account: Fix property nameHEADmasterFlorian Müllner2019-12-191-1/+1
* Merge branch 'telepathy-mission-control-5.16'Alexander Akulich2019-10-273-8/+38
|\
| * 5.16.5telepathy-mission-control-5.16.5Alexander Akulich2019-09-152-1/+18
| * Port make-release-mail.py to Python 3Alexander Akulich2019-09-151-5/+5
| * Tools: Remove unused gquark-gen.pyAlexander Akulich2019-09-152-136/+0
| * Tools: Remove glib-signals-marshal-genAlexander Akulich2019-09-154-75/+0
| * Sync tools from telepathy-glibAlexander Akulich2019-09-157-110/+128
| * Update telepathy.am from telepathy-glibAlexander Akulich2019-09-151-1/+1
| * McdAccount: Fix memory leak in get_parameter_of_known_type()Alexander Akulich2019-07-071-0/+6
| * Fix autoconnection of accounts with always_dispatch=trueMartin Klapetek2019-07-071-1/+1
* | McdAccount: Fix memory leak in get_parameter_of_known_type()Alexander Akulich2019-07-071-0/+6
* | Fix autoconnection of accounts with always_dispatch=trueMartin Klapetek2019-07-071-1/+1
* | Merge branch 'telepathy-mission-control-5.16'George Kiagiadakis2017-01-2812-39/+121
|\ \ | |/
| * Fix string max size calculation.Tiago Salem Herrmann2017-01-281-1/+1
| * nano flagGeorge Kiagiadakis2016-09-021-1/+1
| * 5.16.4telepathy-mission-control-5.16.4George Kiagiadakis2016-09-022-2/+3
| * dispatcher_delegate_channels: initialize amSimon McVittie2016-09-021-1/+1
| * fix memory leaks: dbus_g_method_get_sender returns a copySimon McVittie2016-09-022-7/+9
| * Update NEWSGeorge Kiagiadakis2016-09-011-0/+23
| * tests: fix race condition in account-manager/avatar.py testGeorge Kiagiadakis2016-09-011-4/+2
| * tests: make tests work again when NM support is enabledGeorge Kiagiadakis2016-09-011-0/+22
| * mc-wait-for-name: Call setlocale in main functionTing-Wei Lan2016-07-181-0/+3
| * configure: do not enable upower support if upower is >=0.99George Kiagiadakis2016-07-131-1/+1
| * configure: bump glib version requirement to 2.46George Kiagiadakis2016-07-131-3/+3
| * tests/twisted/fake-network-monitor: implement the "network-metered" and "conn...George Kiagiadakis2016-07-131-2/+14
| * Don't initialize function pointers with G_TYPE_INVALIDTing-Wei Lan2016-07-033-3/+3
| * connectivity-monitor.c: fix unused variable warning when compiling without nm...George Kiagiadakis2016-07-011-14/+18
| * libnm-glib is deprecated and may not be available.Diane Trout2016-06-292-10/+5
| * server: exit early if we failed to create McdServiceGuillaume Desmottes2014-08-281-0/+2
| * nano flagGuillaume Desmottes2014-08-251-1/+1
| * 5.16.3telepathy-mission-control-5.16.3Guillaume Desmottes2014-08-252-1/+8
| * mcd-connection: use tp_asv_new() properlySteffen Kieß2014-08-251-1/+1
| * nano flagGuillaume Desmottes2014-06-111-1/+1
| * 5.16.2telepathy-mission-control-5.16.2Guillaume Desmottes2014-06-112-2/+8
| * mcd_account_delete: make sure that the account stays aliveGuillaume Desmottes2014-06-111-0/+5
* | Merge branch 'telepathy-mission-control-5.16'Guillaume Desmottes2014-06-102-5/+27
|\ \ | |/
| * mcd-account: unregister the account once we're done deleting itGuillaume Desmottes2014-06-101-4/+26
| * use G_STRFUNC in mission-control-plugins's DEBUG macroGuillaume Desmottes2014-06-101-1/+1
* | mcd-storage: actually remove deleted accountsGuillaume Desmottes2014-06-091-2/+6
* | Zero-initialize McdLoadAccountsDataSimon McVittie2014-03-191-1/+1
* | run-test.sh: output in TAP format, and install an installed-tests wrapperSimon McVittie2014-03-192-14/+33
* | McdAccount: Set "account-path-suffix" parameter on CMs that support itXavier Claessens2014-02-171-0/+10
* | update documentation for McpAcccountStorageIface membersSimon McVittie2014-02-061-3/+11
* | McdStorage: watch and proxy plugins' change-notification signalsSimon McVittie2014-02-065-349/+246
* | McdAccountManager: if an account is async-added during setup, wait for itSimon McVittie2014-02-061-0/+10
* | McdAccountManager: ref the objects in McdLoadAccountsDataSimon McVittie2014-02-061-3/+7
* | mcd_keyfile_get_variant: add support for int16, uint16Simon McVittie2014-02-061-0/+45
* | mcd_storage_maybe_migrate_parameters: fix error handlingSimon McVittie2014-02-061-5/+1
* | NEWSSimon McVittie2014-02-041-1/+7
* | Opportunistically migrate accounts from untyped to typed ParametersSimon McVittie2014-02-046-19/+186