Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/p2p
Commit message (Collapse)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
| | | | Remove the activity service even if the owner is gone.
* 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
| | | | Get back page sharing to work.
* 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
|\
| *