Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/p2p
Commit message (Expand)AuthorAgeFilesLines
* Fix the fix for python 2.5Dan Williams2007-02-031-1/+1
* Fix for python 2.5Dan Williams2007-02-031-1/+2
* Fix GlibXMLRPCServer for Python 2.5Dan Williams2007-01-241-2/+6
* Changed all tabs to 4 spaces for python styleJustin Gallardo2006-12-045-1703/+1703
* Delete unused p2p model code. Fix distcheck.Marco Pesenti Gritti2006-10-156-152/+0
* Add LGPL headerMarco Pesenti Gritti2006-10-148-0/+136
* Changed all type checking to use isinstanceJohn (J5) Palmieri2006-10-031-13/+13
* Don't traceback on reset-by-peer errorsDan Williams2006-09-211-1/+9
* Adapt to LocalModel interfaceMarco Pesenti Gritti2006-09-121-0/+3
* Cleanup browser model service on destroy.Marco Pesenti Gritti2006-09-121-4/+7
* Try to fix MostlyReliablePipe tracebacks in multicast stuffDan Williams2006-08-241-3/+4
* Load the current page when joining an active.Marco Pesenti Gritti2006-07-261-2/+1
* Make shareActivity workDan Williams2006-07-261-12/+3
* Merge branch 'master' of git+ssh://dcbw@dev.laptop.org/git/sugarDan Williams2006-07-251-106/+0
|\
| * Do not use dbus_bindings for exceptions. Use dbus.exceptions. Thanks J5 to po...Marco Pesenti Gritti2006-07-251-106/+0
* | mergeDan Williams2006-07-251-0/+106
* | presence.py is no longer usedDan Williams2006-07-252-108/+1
|/
* Make the PresenceService stuff start to workDan Williams2006-07-231-18/+16
* More PS bitsDan Williams2006-07-221-6/+0
* Get rid of pygtk.require. It doesn't make a lot of senseMarco Pesenti Gritti2006-07-161-3/+2
* Fixes for tracebacks on the receiving endDan Williams2006-06-291-6/+5
* Add positive acknowledgements to work around 802.11 + multicast unreliabilitiesDan Williams2006-06-291-9/+241
* Add some simple network test code for 2 machinesDan Williams2006-06-271-2/+47
* Use random port for local models, clean up some model code, and don't double-...Dan Williams2006-06-232-3/+1
* Big refactor of the directory structure and packages toMarco Pesenti Gritti2006-06-211-2/+1
* pylint fixesDan Williams2006-06-202-2/+0
* Get chat back to work. Well except it get very confusedMarco Pesenti Gritti2006-06-181-2/+4
* Some work to make group chat work againMarco Pesenti Gritti2006-06-181-1/+2
* Get page sharing back to workMarco Pesenti Gritti2006-06-183-1/+8
* Don't log requests any moreDan Williams2006-06-171-1/+1
* Register the model service and start working onMarco Pesenti Gritti2006-06-164-22/+14
* Some work on the getting model backMarco Pesenti Gritti2006-06-162-27/+6
* Make xmlrpc client non-blockingDan Williams2006-06-151-0/+3
* Fixed a bunch of issues reported by pylintMarco Pesenti Gritti2006-06-152-2/+2
* Fix a bunch of outdated makefiles.Marco Pesenti Gritti2006-06-151-4/+1
* Remove unused filesMarco Pesenti Gritti2006-06-123-334/+0
* More presence service reworkDan Williams2006-06-121-43/+69
* Force themes to be olpc, so people can getMarco Pesenti Gritti2006-06-071-0/+2
* mergeDan Williams2006-06-071-2/+2
* Fix traceback on focus changesDan Williams2006-06-071-2/+2
* Add a few missing files to the makefiles,Marco Pesenti Gritti2006-06-071-2/+2
* Start factoring out the presence stuff from chat UI... very very very broken ...Marco Pesenti Gritti2006-06-061-3/+15
* Ignore avahi 'Local name collision' exceptions for now, but this should reall...Dan Williams2006-06-051-5/+12
* Return correct GSource callback return valueDan Williams2006-06-051-0/+1
* Split up the browser, some cleanups andMarco Pesenti Gritti2006-05-314-13/+17
* MergeMarco Pesenti Gritti2006-05-231-10/+16
* Don't show hidden tabs border in the editorMarco Pesenti Gritti2006-05-231-16/+10
* Fix some spacing issues; catch exceptions in XMLRPC client code and return re...Dan Williams2006-05-231-10/+16
* - Implement async XML-RPC clientDan Williams2006-05-232-74/+185
* Add two env vars to set nick name and user dirMarco Pesenti Gritti2006-05-231-2/+4