summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-19account: Fix property nameHEADmasterFlorian Müllner1-1/+1
2019-10-27Merge branch 'telepathy-mission-control-5.16'Alexander Akulich3-8/+38
2019-09-155.16.5telepathy-mission-control-5.16.5Alexander Akulich2-1/+18
2019-09-15Port make-release-mail.py to Python 3Alexander Akulich1-5/+5
2019-09-15Tools: Remove unused gquark-gen.pyAlexander Akulich2-136/+0
2019-09-15Tools: Remove glib-signals-marshal-genAlexander Akulich4-75/+0
2019-09-15Sync tools from telepathy-glibAlexander Akulich7-110/+128
2019-09-15Update telepathy.am from telepathy-glibAlexander Akulich1-1/+1
2019-07-07McdAccount: Fix memory leak in get_parameter_of_known_type()Alexander Akulich1-0/+6
2019-07-07Fix autoconnection of accounts with always_dispatch=trueMartin Klapetek1-1/+1
2019-07-07McdAccount: Fix memory leak in get_parameter_of_known_type()Alexander Akulich1-0/+6
2019-07-07Fix autoconnection of accounts with always_dispatch=trueMartin Klapetek1-1/+1
2017-01-28Merge branch 'telepathy-mission-control-5.16'George Kiagiadakis12-39/+121
2017-01-28Fix string max size calculation.Tiago Salem Herrmann1-1/+1
2016-09-02nano flagGeorge Kiagiadakis1-1/+1
2016-09-025.16.4telepathy-mission-control-5.16.4George Kiagiadakis2-2/+3
2016-09-02dispatcher_delegate_channels: initialize amSimon McVittie1-1/+1
2016-09-02fix memory leaks: dbus_g_method_get_sender returns a copySimon McVittie2-7/+9
2016-09-01Update NEWSGeorge Kiagiadakis1-0/+23
2016-09-01tests: fix race condition in account-manager/avatar.py testGeorge Kiagiadakis1-4/+2
2016-09-01tests: make tests work again when NM support is enabledGeorge Kiagiadakis1-0/+22
2016-07-18mc-wait-for-name: Call setlocale in main functionTing-Wei Lan1-0/+3
2016-07-13configure: do not enable upower support if upower is >=0.99George Kiagiadakis1-1/+1
2016-07-13configure: bump glib version requirement to 2.46George Kiagiadakis1-3/+3
2016-07-13tests/twisted/fake-network-monitor: implement the "network-metered" and "conn...George Kiagiadakis1-2/+14
2016-07-03Don't initialize function pointers with G_TYPE_INVALIDTing-Wei Lan3-3/+3
2016-07-01connectivity-monitor.c: fix unused variable warning when compiling without nm...George Kiagiadakis1-14/+18
2016-06-29libnm-glib is deprecated and may not be available.Diane Trout2-10/+5
2014-08-28server: exit early if we failed to create McdServiceGuillaume Desmottes1-0/+2
2014-08-25nano flagGuillaume Desmottes1-1/+1
2014-08-255.16.3telepathy-mission-control-5.16.3Guillaume Desmottes2-1/+8
2014-08-25mcd-connection: use tp_asv_new() properlySteffen Kieß1-1/+1
2014-06-11nano flagGuillaume Desmottes1-1/+1
2014-06-115.16.2telepathy-mission-control-5.16.2Guillaume Desmottes2-2/+8
2014-06-11mcd_account_delete: make sure that the account stays aliveGuillaume Desmottes1-0/+5
2014-06-10Merge branch 'telepathy-mission-control-5.16'Guillaume Desmottes2-5/+27
2014-06-10mcd-account: unregister the account once we're done deleting itGuillaume Desmottes1-4/+26
2014-06-10use G_STRFUNC in mission-control-plugins's DEBUG macroGuillaume Desmottes1-1/+1
2014-06-09mcd-storage: actually remove deleted accountsGuillaume Desmottes1-2/+6
2014-03-19Zero-initialize McdLoadAccountsDataSimon McVittie1-1/+1
2014-03-19run-test.sh: output in TAP format, and install an installed-tests wrapperSimon McVittie2-14/+33
2014-02-17McdAccount: Set "account-path-suffix" parameter on CMs that support itXavier Claessens1-0/+10
2014-02-06update documentation for McpAcccountStorageIface membersSimon McVittie1-3/+11
2014-02-06McdStorage: watch and proxy plugins' change-notification signalsSimon McVittie5-349/+246
2014-02-06McdAccountManager: if an account is async-added during setup, wait for itSimon McVittie1-0/+10
2014-02-06McdAccountManager: ref the objects in McdLoadAccountsDataSimon McVittie1-3/+7
2014-02-06mcd_keyfile_get_variant: add support for int16, uint16Simon McVittie1-0/+45
2014-02-06mcd_storage_maybe_migrate_parameters: fix error handlingSimon McVittie1-5/+1
2014-02-04NEWSSimon McVittie1-1/+7
2014-02-04Opportunistically migrate accounts from untyped to typed ParametersSimon McVittie6-19/+186