summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-08-02Tag 4.314.31Alberto Mardegan2-1/+3
2007-08-02Properly scan the list nodes.Alberto Mardegan2-1/+7
2007-08-01Correctly report telepathy's InvalidHandle error.Alberto Mardegan2-0/+9
2007-07-16Tag release.4.30Alberto Mardegan2-1/+3
2007-07-16If an account parameter changes when a corresponding connection is notAlberto Mardegan4-7/+33
2007-07-13Tag next version4.29Alberto Mardegan2-1/+3
2007-07-10 Don't strip the '+' out of the TEL field.Alberto Mardegan2-1/+4
2007-07-10New mcd_channel_leave() API for removing the self handle from aAlberto Mardegan3-0/+42
2007-07-10Use a synchronous call for getting the self handle.Alberto Mardegan2-18/+10
2007-07-09Remove mc.c file documentation.Alberto Mardegan3-6/+4
2007-07-09Use asynchronous call to connect the connection.Alberto Mardegan2-12/+39
2007-06-29Tag 4.284.28Alberto Mardegan2-1/+3
2007-06-29Set the account status to CONNECTING as soon as connection processAlberto Mardegan2-0/+15
2007-06-28Use g_str_{hash,equal} for the services hash table.Alberto Mardegan2-1/+2
2007-06-28Fix function name: mcd_provisioning_factory_add instead ofAlberto Mardegan2-4/+10
2007-06-27Fix indentation and function placement in the source.Alberto Mardegan1-94/+91
2007-06-27Implement getting of connection parameters through a provisioningAlberto Mardegan2-21/+126
2007-06-27Add mcd_provisioning_cancel_request() API.Alberto Mardegan3-0/+31
2007-06-26Tagging 4.274.27Alberto Mardegan2-1/+3
2007-06-26When requesting a channel from offline presence, monitor the requestorAlberto Mardegan2-1/+8
2007-06-25Implement D-Bus API for channel filtering.Alberto Mardegan10-11/+220
2007-06-25Remove the const keyword from the values returned by the getterAlberto Mardegan3-6/+10
2007-06-25Set the correct type for the McdSystemFlags parameter in the4.26Alberto Mardegan2-1/+8
2007-06-25Remove mc_profile_new()Alberto Mardegan1-2/+0
2007-06-19Releasing 4.26.Alberto Mardegan2-1/+3
2007-06-19Revert the fix for McAccountMonitor reference counting: the objectAlberto Mardegan2-2/+10
2007-06-15Releasing 4.25.4.25Alberto Mardegan2-1/+5
2007-06-15Turn a (wrong) assertion into a runtime check. Fixes: NB#54826.Alberto Mardegan2-2/+6
2007-06-15Don't crash if we fail to retrieve account or profile data.Alberto Mardegan3-3/+20
2007-06-15Fix reference leaks.Alberto Mardegan2-0/+10
2007-06-14Don't let libtelepathy connect the connection by itself; this ensureAlberto Mardegan2-36/+54
2007-06-14Check for the group interface, before using it.Alberto Mardegan3-0/+18
2007-06-08Let the object be actually destroyed, sometimes.Alberto Mardegan2-2/+8
2007-06-08Tagging 4.24.4.24Alberto Mardegan2-1/+5
2007-06-08Add virtual method request_parameters() to McdProvisioning interface.Alberto Mardegan3-4/+47
2007-06-07Added docstrings.Alberto Mardegan1-0/+27
2007-06-07Start implementation of provisioning.Alberto Mardegan6-3/+325
2007-05-31Normalized name is not a parameter!Alberto Mardegan1-1/+1
2007-05-31Forgot signals list.Alberto Mardegan1-0/+1
2007-05-31* src/mcd-connection.[hc], src/mcd-master.c:Alberto Mardegan7-9/+130
2007-05-30Tagging 4.23.4.23Alberto Mardegan2-1/+7
2007-05-30Avoid possible crashes/critical warnings.Alberto Mardegan3-2/+8
2007-05-30Removed unused variable.Alberto Mardegan1-1/+0
2007-05-30Add "supports-roster" capability.Alberto Mardegan3-0/+5
2007-05-30Modify TEL mangling again, just strip out special chars, then pass itAlberto Mardegan2-5/+8
2007-05-30Fix usage of gint/gsize types for AMD64. Fixes #1718949.Alberto Mardegan2-7/+17
2007-05-30* libmissioncontrol/mc-profile.c: (mc_profile_finalize),Alberto Mardegan5-5/+164
2007-05-11Tagging 4.22.4.22Alberto Mardegan2-1/+5
2007-05-11Let AccountStatusChanges signal be emitted even on connecting.Alberto Mardegan2-16/+14
2007-05-11Fix pkg-config requirements. Fixes: #1713514.Alberto Mardegan3-1/+6