Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'origin' into submitSimon McVittie2007-05-211-4/+13
|\
| * Correctly send IPv4 address when NM already has a connectionDan Williams2007-05-171-3/+5
| * Don't try to shove None through dbusDan Williams2007-05-171-1/+8
* | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarSimon McVittie2007-05-161-18/+45
|\ \ | |/
| * Retry getting buddy properties a few timesDan Williams2007-05-161-8/+17
| * Some PS reliability fixesDan Williams2007-05-151-10/+28
* | services/presence/server_plugin.py: Handle presence more correctly.Simon McVittie2007-05-161-4/+49
* | services/presence: Stop using deprecated keyword argument named_serviceSimon McVittie2007-05-151-2/+2
* | sugar.presence.presenceservice, services/presence: Use named loggers.Simon McVittie2007-05-156-72/+89
|/
* Set alias twice so server actually gets itDan Williams2007-05-151-0/+5
* Don't drop buddies on failure to retrieve their activity listDan Williams2007-05-141-1/+2
* Fix setting owner OLPC propertiesDan Williams2007-05-141-3/+2
* Make reconnection to the jabber server work againDan Williams2007-05-141-1/+29
* Make deferred connection actually workDan Williams2007-05-141-2/+3
* Fix uninitialized variable tracebackDan Williams2007-05-141-0/+1
* Redo PS connection handling; ensure valid network connection before talking t...Dan Williams2007-05-143-225/+265
* Log the PS getting kicked off the busDan Williams2007-05-141-6/+6
* Quiet error message when unecessaryDan Williams2007-05-141-5/+5
* Fix member name collision with dbus object superclassDan Williams2007-05-141-6/+6
* Fix debug log statementDan Williams2007-05-141-1/+1
* Use ExportedGObject from dbus-python rather than reimplementing itSimon McVittie2007-05-113-25/+21
* Only set our own properties when we're connectedDan Williams2007-05-111-11/+20
* Use the new DataStore and remove the old one.Tomeu Vizoso2007-05-109-754/+1
* 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
* Let PresenceService._buddy_activities_changed see all joined activities, even...Dan Williams2007-04-211-3/+3
* Join/leave activity when its validity changesDan Williams2007-04-211-0/+13
* Documentation patch from Amanda Yilmaz (services/clipboard/typeregistry.py)Mike C. Fletcher2007-04-211-0/+540
* Initial documentation for psutils and server_pluginMike's Primary Account2007-04-212-3/+149
* Initial documentation pass for activity by Amanda YilmazMike's Primary Account2007-04-201-0/+162
* Merge branch 'master' of git+ssh://mcfletch@dev.laptop.org/git/sugarMike's Primary Account2007-04-201-41/+59
|\
| * Convert more string-named properties to var-namedDan Williams2007-04-201-2/+2
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2007-04-201-0/+21
| |\
| * | Use well-defined names for properties rather than stringsDan Williams2007-04-201-39/+53
| * | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2007-04-191-4/+24
| |\ \
| * \ \ Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2007-04-183-1/+34
| |\ \ \
| * | | | Don't leak invalid propertiesDan Williams2007-04-171-3/+7
* | | | | Initial documentation pass for buddy objectsMike's Primary Account2007-04-201-9/+171
* | | | | Initial documentation of presence service overview.Mike's Primary Account2007-04-202-1/+37
| |_|_|/ |/| | |