Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/services/presence/psutils.py
Commit message (Expand)AuthorAgeFilesLines
* services/presence/: remove. Use projects/presence-service git repo insteadSimon McVittie2007-06-061-259/+0
* services/presence/psutils.py: don't bother using sugar.util, it's easier to u...Simon McVittie2007-05-291-3/+6
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarSimon McVittie2007-05-281-0/+3
|\
| * Fix non-NM IP4 address detectionDan Williams2007-05-261-0/+3
* | services/presence/psutils: Add pubkey_to_keyid() and escape_identifier()Simon McVittie2007-05-281-0/+57
|/
* services/presence/psutils, buddy: Track NameOwnerChanged in IP4AddressMonitorSimon McVittie2007-05-251-19/+12
* services/presence/psutils: Re-order imports conventionally, without dbus.glib.Simon McVittie2007-05-251-1/+3
* services/presence/psutils: Remove bytes_to_string - no longer neededSimon McVittie2007-05-241-15/+0
* 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-151-4/+7
* Redo PS connection handling; ensure valid network connection before talking t...Dan Williams2007-05-141-0/+183
* Initial documentation for psutils and server_pluginMike's Primary Account2007-04-211-1/+5
* PS fixes; use correct type on public keys and hide invalid buddiesDan Williams2007-04-101-0/+26