summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version 5.0.beta675.0.beta67Alberto Mardegan2009-04-201-1/+1
* Merge branch 'crash_on_error'Alberto Mardegan2009-04-201-0/+11
|\
| * Keep the context aliveAlberto Mardegan2009-04-201-0/+2
| * Context cannot be finished twiceAlberto Mardegan2009-04-201-0/+9
* | Merge branch 'interfaces-21256'Simon McVittie2009-04-206-0/+37
|\ \
| * | fd.o #21256: assert that CDOs have the Interfaces propertySimon McVittie2009-04-171-0/+1
| * | fd.o #21256: ChannelRequest: add stub Interfaces property and assert that it'...Simon McVittie2009-04-175-0/+36
* | | Merge branch 'observer-20909'Simon McVittie2009-04-205-27/+137
|\ \ \ | |/ /
| * | part of fd.o #20909: McdDispatcher: prepare Satisfied_Requests param for Obse...Simon McVittie2009-04-171-1/+42
| * | part of fd.o #20909: McdDispatcher: work out the dispatch operation path, but...Simon McVittie2009-04-171-0/+10
| * | Observer spec: update text from telepathy-spec git masterSimon McVittie2009-04-171-14/+61
| * | Update spec text of Client interfaces from telepathy-spec 0.17.22Simon McVittie2009-04-174-12/+24
* | | Merge branch 'cr-21169'Simon McVittie2009-04-204-0/+45
|\ \ \ | |/ /
| * | fd.o #21169: Update ChannelRequest from telepathy-spec master, and implement itSimon McVittie2009-04-174-0/+45
| * | libmcclient/Makefile.am, src/Makefile.am: regenerate merged XML if any interf...Simon McVittie2009-04-172-2/+2
| |/
* | Merge branch 'reconnect'Simon McVittie2009-04-2013-213/+395
|\ \
| * | account-manager/reconnect.py: add a trivial test that Reconnect worksSimon McVittie2009-04-171-0/+24
| * | McdAccount: if we have no McdConnection, set status DISCONNECTEDSimon McVittie2009-04-171-0/+4
| * | Fix _mcd_connection_attemptSimon McVittie2009-04-171-6/+6
| * | McdAccount: Implement Reconnect() in a trivial way, matching what UpdateParam...Simon McVittie2009-04-171-1/+10
| * | _mcd_connection_connect: temporarily duplicate this functionSimon McVittie2009-04-161-13/+32
| * | mcd_connection_connect: don't store @params in the McdConnection at allSimon McVittie2009-04-161-17/+5
| * | Remove mcd_connection_get_connection_status from docsSimon McVittie2009-04-161-9/+0
| * | McdConnection: remove status reason accessorSimon McVittie2009-04-162-16/+0
| * | McdAccount: have the Account use the value it already stored for the status r...Simon McVittie2009-04-161-16/+2
| * | McdConnection: remove mcd_connection_get_connection_statusSimon McVittie2009-04-164-12/+4
| * | McdAccount: call a method on the McdConnection to request presence, rather th...Simon McVittie2009-04-163-41/+34
| * | McdConnection: provide Connection status to McdAccount via a signal rather th...Simon McVittie2009-04-164-20/+39
| * | Add a trivial regression test for Reconnect (only tests that it doesn't actua...Simon McVittie2009-04-162-0/+105
| * | McdAccount: implement a stub version of ReconnectSimon McVittie2009-04-161-0/+13
| * | Account spec: add Reconnect method from my 'account' branchSimon McVittie2009-04-161-0/+35
| * | McdConnection: emit presence changes as a signal rather than poking the AccountSimon McVittie2009-04-164-24/+43
| * | McdAccount: remove unused current-presence-changed signalSimon McVittie2009-04-161-14/+0
| * | McdAccount: inline mcd_account_unset_parameters into _mcd_account_set_parametersSimon McVittie2009-04-163-16/+14
| * | _mcd_account_connect, _mcd_connection_connect: don't consume @paramsSimon McVittie2009-04-163-7/+21
| * | Assert in various places that the CM parameters are non-NULLSimon McVittie2009-04-152-0/+4
| * | McdAccount: make parameter accessors internalSimon McVittie2009-04-154-31/+30
* | | libmcclient/Makefile.am, src/Makefile.am: regenerate merged XML if any interf...Simon McVittie2009-04-202-2/+2
| |/ |/|
* | Development restartsAlberto Mardegan2009-04-171-1/+1
* | Version 5.0.beta665.0.beta66Alberto Mardegan2009-04-171-1/+1
* | libmcclient support for HasBeenOnlineAlberto Mardegan2009-04-175-0/+45
|/
* McdAccount: put McdAccountConnectionContext in a private struct field rather ...Simon McVittie2009-04-153-22/+54
* McdChannel: use a struct field for the error rather than gluing on qdataSimon McVittie2009-04-151-5/+12
* McdDispatcher, McdDispatchOperation, McdMaster: move unexported stuff to new ...Simon McVittie2009-04-1513-30/+147
* McdChannel: move unexported stuff to new mcd-channel-priv.hSimon McVittie2009-04-158-51/+94
* mcd-connection-plugin.h: move unexported function to mcd-account-privSimon McVittie2009-04-152-4/+2
* mcd-misc: rename all functions to start with an underscoreSimon McVittie2009-04-155-22/+22
* mcd-account-requests: move unexported stuff to mcd-account-priv.hSimon McVittie2009-04-154-14/+17
* McdAccount: move signals to .cSimon McVittie2009-04-152-16/+12
* mcd-account-compat, mcd-account-connection: separate out "private" signalsSimon McVittie2009-04-152-4/+8