summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Tag beta85.0.beta8Alberto Mardegan2008-05-1318-98/+440
* Handle disconnection.Alberto Mardegan2008-05-091-1/+64
* Missing declaration.Alberto Mardegan2008-05-091-0/+1
* Read ConnectAutomatically property.Alberto Mardegan2008-05-091-0/+4
* When a transport gets connected, check account conditions and connectAlberto Mardegan2008-05-084-15/+129
* Implement get_transport_status()Alberto Mardegan2008-05-082-0/+22
* Give access to some account properties.Alberto Mardegan2008-05-082-0/+44
* Implement get_transport_name()Alberto Mardegan2008-05-082-0/+20
* idAlberto Mardegan2008-04-290-0/+0
* Implement McdTransportPlugin interface.Alberto Mardegan2008-04-297-1/+281
* Move plugin loading mechanism into McdMaster and make it generic forAlberto Mardegan2008-04-296-122/+143
* Use tp_strdiff() to avoid crashes when one of the strings is NULL.Alberto Mardegan2008-04-162-2/+7
* tag beta75.0.beta7Alberto Mardegan2008-04-162-1/+3
* Implement two hacks to make the presence signal behave as they did inAlberto Mardegan2008-04-162-1/+16
* Use the actual-status signal instead of the removed presence-stable.Alberto Mardegan2008-04-162-6/+11
* Tag beta6Alberto Mardegan2008-04-152-1/+3
* Fix a bug with display name clearing in the previous release.Alberto Mardegan2008-04-152-6/+9
* Tag beta5Alberto Mardegan2008-04-152-1/+3
* automatic updateAlberto Mardegan2008-04-151-1/+1
* If the display name is set to an empty string, consider it NULL.Alberto Mardegan2008-04-152-2/+11
* Properly report presence and status signals.Alberto Mardegan2008-04-153-21/+68
* Prevent disabled accounts from going online.Alberto Mardegan2008-04-142-0/+14
* Tag beta45.0.beta4Alberto Mardegan2008-04-112-1/+3
* Have the McAccountMonitor emit the Enabled and Disabled signals asAlberto Mardegan2008-04-112-1/+16
* Forgive the caller.Alberto Mardegan2008-04-111-2/+0
* Rewrite the interface registration mechanism. Implement the Alberto Mardegan2008-04-1111-75/+182
* Implement the Account Conditions interface (set/get properties only,Alberto Mardegan2008-04-118-1/+284
* Change modifier to static constAlberto Mardegan2008-04-111-1/+1
* Tag beta35.0.beta3Alberto Mardegan2008-04-102-1/+3
* Don't require any parameters on account creation.Alberto Mardegan2008-04-102-4/+5
* Implement the account query API.Alberto Mardegan2008-04-103-1/+297
* Cosmetic changes.Alberto Mardegan2008-04-102-3/+3
* Add get_manager_name APIAlberto Mardegan2008-04-102-0/+11
* Make the "ao" DBus type map to a C GPtrArray.Alberto Mardegan2008-04-102-1/+4
* Implement a DBus independent function for getting interfaceAlberto Mardegan2008-04-103-16/+41
* Ship interface definition5.0.beta2Alberto Mardegan2008-04-101-0/+1
* Tag beta2Alberto Mardegan2008-04-102-1/+3
* Fix the mc-account tool so that accounts can be created.Alberto Mardegan2008-04-102-2/+9
* Mark the end of output arguments of the DBus call.Alberto Mardegan2008-04-102-1/+7
* propAlberto Mardegan2008-04-100-0/+0
* Add partial implementation of Query interfaceAlberto Mardegan2008-04-106-2/+203
* Fix compilation of server5.0.beta1Alberto Mardegan2008-04-091-0/+1
* Tag 5.0.beta1Alberto Mardegan2008-04-091-0/+2
* Properly create a GArray.Alberto Mardegan2008-04-091-2/+2
* Function succeedsAlberto Mardegan2008-04-091-1/+1
* Update versionAlberto Mardegan2008-04-081-1/+1
* Create the account configuration file, if it does not exist.Alberto Mardegan2008-04-082-0/+14
* Remove unused functionAlberto Mardegan2008-04-081-7/+0
* Remove connection to non-existing signal.Alberto Mardegan2008-04-081-24/+0
* Return if getting accounts fails.Alberto Mardegan2008-04-081-0/+1