summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Account: don't crash on Get('Parameters') if _dup_parameters failstelepathy-mission-control-5.10Will Thompson2012-02-211-0/+17
* Bump version to 5.10.1+Will Thompson2011-11-081-1/+1
* Version 5.10.1telepathy-mission-control-5.10.1Will Thompson2011-11-081-1/+1
* NEWS for 5.10.1Will Thompson2011-11-081-0/+12
* Remove stray <enum/> from GSettings schemaWill Thompson2011-11-081-8/+0
* Bump version to 5.10.0+Will Thompson2011-11-071-1/+1
* Version 5.10.0telepathy-mission-control-5.10.0Will Thompson2011-11-072-2/+2
* NEWS for 5.10.0Will Thompson2011-11-071-3/+32
* Merge branch 'gsettings'Will Thompson2011-11-048-4/+53
|\
| * exec-with-log.sh.in: export POSIX_ME_HARDER=1Will Thompson2011-11-041-2/+4
| * ConnectivityMonitor: fix debug messageWill Thompson2011-11-041-1/+1
| * .gitignore: ignore connectivity monitor test toolWill Thompson2011-11-041-0/+1
| * Bind use-conn GSettings key to ConnectivityMonitorWill Thompson2011-11-044-0/+17
| * Add a GSettings schema with use-conn keyWill Thompson2011-11-045-0/+31
| * .gitignore: remove obsolete libmcclient referencesWill Thompson2011-11-031-2/+0
* | tests: add --enable-installed-testsAlban Crequy2011-11-0414-29/+249
* | update-parameters.py: fix the cache directoryAlban Crequy2011-11-041-2/+2
|/
* Merge branch 'ChangingPresence'Will Thompson2011-11-033-11/+53
|\
| * Account: only set ChangingPresence if we actually areWill Thompson2011-11-032-7/+46
| * account-manager/presence: modernizeWill Thompson2011-11-031-4/+2
| * mc-tool: show ChangingPresenceWill Thompson2011-11-031-0/+5
|/
* connectivity-monitor: fix build with UPower but no NM or ConnManJonny Lamb2011-10-071-4/+3
* Bump version to 5.9.3+Will Thompson2011-10-042-1/+6
* Version 5.9.3telepathy-mission-control-5.9.3Will Thompson2011-10-042-2/+2
* NEWS for 5.9.3Will Thompson2011-10-041-0/+25
* Merge branch 'upower'Will Thompson2011-10-045-16/+118
|\
| * Connectivity: move upower-specific code inside ifdefWill Thompson2011-10-041-8/+8
| * Connectivity: refactor signalling state changesWill Thompson2011-09-281-21/+25
| * Master: Always bind connection to a transportWill Thompson2011-09-281-2/+1
| * Connectivity: go offline when laptop suspends.Will Thompson2011-09-283-3/+74
| * configure: optionally depend on upower-glibWill Thompson2011-09-281-0/+28
* | Merge branch 'telepathy-mission-control-5.8+'Will Thompson2011-10-043-1/+11
|\ \ | |/ |/|
| * NEWS for 5.8.2telepathy-mission-control-5.8+Will Thompson2011-10-041-0/+9
| * McdClient: don't allow unique_name to become NULLWill Thompson2011-10-042-1/+2
* | Merge branch 'fd.o-38978-connectivity'Will Thompson2011-09-2827-198/+1467
|\ \
| * | fakeconnectivity: use constant for NM interfaceWill Thompson2011-09-281-1/+1
| * | KludgeTransport: debug when connections get queuedWill Thompson2011-09-281-0/+2
| * | Account: reconnect if RequestedPresence is not offlineWill Thompson2011-09-282-2/+22
| * | am/connectivity: extract BillyIdleWill Thompson2011-09-281-10/+12
| * | Account: when reconnecting, use RequestedPresence if possibleWill Thompson2011-09-282-7/+22
| * | am/connectivity: check for SetPresence callWill Thompson2011-09-281-2/+7
| * | Account: add would_like_to_connect method.Will Thompson2011-09-283-27/+45
| * | Account: unduplicate get_requested_presence methodWill Thompson2011-09-283-24/+1
| * | Account: refactor re-requesting RequestedPresence.Will Thompson2011-09-281-10/+21
| * | Account: remove _get_online_requests.Will Thompson2011-09-282-16/+5
| * | Account: static-ify _online_request_completedWill Thompson2011-09-282-4/+1
| * | KludgeTransport: explain the one-element list o' transportsWill Thompson2011-09-281-5/+13
| * | Add a connectivity testWill Thompson2011-09-282-0/+119
| * | mctest: split up enable_fakecm_account()Will Thompson2011-09-281-7/+17
| * | Master: instantiate an McdKludgeTransportWill Thompson2011-09-281-0/+3