Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Collapse)AuthorAgeFilesLines
* Fix server-based registrationDan Williams2007-05-081-1/+1
|
* Fix retrieval of owner's object pathDan Williams2007-05-071-1/+1
|
* Ignore network properties for the owner when their jabber contact comes onlineDan Williams2007-05-031-0/+7
|
* Fix argumentsDan Williams2007-05-031-1/+1
|
* Add buddy ip4-address property (temporary)Dan Williams2007-05-012-15/+222
|
* Merge branch 'master' of git://dev.laptop.org/sugarDafydd Harries2007-04-304-53/+125
|\
| * Fix split_properties usageDan Williams2007-04-301-4/+6
| |
| * Fix up activity property handlingDan Williams2007-04-301-38/+94
| |
| * Make test buddy attribute randomization optionalDan Williams2007-04-293-15/+29
| |
* | don't return unused value from D-Bus signal callbackDafydd Harries2007-04-301-3/+0
|/
* Fix.Tomeu Vizoso2007-04-271-2/+2
|
* Use hashlib on python 2.5Dan Williams2007-04-261-2/+10
|
* Fix for using with python 2.4.Tomeu Vizoso2007-04-261-4/+4
|
*