summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare new bugfix releasetelepathy-mission-control-5.2.3Simon McVittie2009-09-102-1/+15
* Merge branch '52-trivia' into telepathy-mission-control-5.2Simon McVittie2009-09-107-82/+13
|\
| * Don't distribute generated sources in tarballSimon McVittie2009-09-091-10/+6
| * Distribute assorted files that are present in git but not in tarballsSimon McVittie2009-09-092-0/+3
| * Remove src/mcd-main.cSimon McVittie2009-09-092-52/+0
| * Remove unused mcd-filtering-int.h from gitSimon McVittie2009-09-092-19/+1
| * fd.o #23807: distribute mc-account-convert.1 in tarballs even if gconf was no...Simon McVittie2009-09-091-1/+3
|/
* Post-release version bumpSimon McVittie2009-09-071-1/+1
* Prepare stable release 5.2.2telepathy-mission-control-5.2.2Simon McVittie2009-09-072-1/+29
* Merge branches '52-permissions' and '52-tubes' into telepathy-mission-control...Simon McVittie2009-09-077-18/+85
|\
| * Factor out identical "should I close it?" logic from _mcd_channel_close, _mcd...Simon McVittie2009-09-071-32/+24
| * _mcd_channel_close: don't close old Tubes channelsSimon McVittie2009-09-071-2/+10
| * Don't close Tubes channels if undispatchableSimon McVittie2009-09-071-0/+6
| * McdChannel: improve debug when not closing an undispatchable channelSimon McVittie2009-09-071-6/+17
| * fd.o#23778: fix permissions of any existing account storage with _mcd_chmod_p...Simon McVittie2009-09-072-2/+5
| * mcd-misc: add _mcd_chmod_private()Simon McVittie2009-09-072-0/+33
| * McdMaster: if umask is available, create dirs/files with 0700/0600 permissionsSimon McVittie2009-09-071-0/+12
| * configure.ac: check for umask and its headersSimon McVittie2009-09-071-0/+2
* | Merge branch '52-pre-presence' into telepathy-mission-control-5.2Simon McVittie2009-09-077-29/+210
|\ \ | |/ |/|
| * auto-connect: be less strict about ordering of eventsSimon McVittie2009-09-031-6/+5
| * dispatcher/already-has-*.py: succeed despite early GetInterfaces callSimon McVittie2009-09-033-0/+12
| * account-manager/presence.py: assert that we try to set presence before Connect()Simon McVittie2009-09-031-9/+39
| * mctest: allow expecting events before Connect()Simon McVittie2009-09-031-2/+7
| * mctest: simulate SimplePresence more accuratelySimon McVittie2009-09-031-7/+18
| * McdConnection: before calling Connect, try to set initial presenceSimon McVittie2009-09-031-5/+129
|/
* Replaced deprecated g_strcasecmp by g_ascii_strcasecmp.Jonh Wendell2009-09-031-22/+22
* Merge branch '52-always-on' into telepathy-mission-control-5.2Simon McVittie2009-09-033-8/+83
|\
| * Add the concept of always-on accountsSimon McVittie2009-09-023-8/+83
* | Merge branch '52-more-debug' into telepathy-mission-control-5.2Simon McVittie2009-09-033-1/+16
|\ \ | |/
| * Debug when dispatch operations emit Finished and when they reply to ClaimSimon McVittie2009-09-021-0/+6
| * Debug when ObserveChannels succeeds, as well as when it failsSimon McVittie2009-09-021-1/+4
| * mcd_debug_init: log the telepathy-mission-control versionSimon McVittie2009-09-021-0/+6
|/
* Post-release version bumpSimon McVittie2009-09-021-1/+1
* Alter tests to catch up with mardy's ConnectionStatusReason changetelepathy-mission-control-5.2.1Simon McVittie2009-08-263-6/+2
* Prepare stable version 5.2.1Simon McVittie2009-08-262-1/+29
* Merge branch '52-unwanted-connections' into telepathy-mission-control-5.2Simon McVittie2009-08-261-9/+85
|\
| * McdConnection: if the connection is stopped by transport plugins while still ...Simon McVittie2009-08-261-9/+85
* | Merge branch '52-claim-delay' into telepathy-mission-control-5.2Simon McVittie2009-08-262-3/+24
|\ \
| * | McdDispatcher: block dispatch operations from finishing until all observers h...Simon McVittie2009-08-251-0/+6
| * | McdDispatchOperation: don't allow Claim() to return successfully until we're ...Simon McVittie2009-08-251-3/+18
* | | Set initial connection reason to RequestedAlberto Mardegan2009-08-261-0/+1
| |/ |/|
* | Add mcd_account_connection_proceed_with_reasonAlberto Mardegan2009-08-212-8/+17
* | Add _mcd_connection_set_status()Alberto Mardegan2009-08-212-0/+11
* | Always process online requests.Alberto Mardegan2009-08-211-2/+2
|/
* Merge branch '52-virtual-check-request' into telepathy-mission-control-5.2Simon McVittie2009-08-214-4/+42
|\
| * McdAccount: turn the lowmem check for requests into an overridable virtual me...Simon McVittie2009-08-214-4/+42
|/
* Detect missed calls correctlyNaveen Verma2009-08-191-8/+16
* Merge branch '52-transports' into telepathy-mission-control-5.2Simon McVittie2009-08-173-7/+30
|\
| * Rename _mcd_master_account_conditions_satisfied to _mcd_master_account_replac...Simon McVittie2009-08-133-6/+6
| * McdAccount: don't allow transition from one transport to anotherSimon McVittie2009-08-131-1/+24
|/