| Commit message (Expand) | Author | Age | Files | Lines |
* | Paving the way for syncing group permissions across a grid | Melanie Thielker | 2009-05-12 | 1 | -0/+1 |
* | Thank you kindly, Patnad, for a patch that: | Charles Krinke | 2009-05-12 | 2 | -0/+30 |
* | * Implements IP and DNS based ban facilities to OpenSim. | Adam Frisby | 2009-05-11 | 2 | -0/+21 |
* | Update svn properties. | Jeff Ames | 2009-05-11 | 3 | -311/+311 |
* | adding code to check for old-style responses ("True") | Dr Scofield | 2009-05-11 | 1 | -0/+5 |
* | * Rather than crash the region simulator, declare the teleport a failure if t... | Adam Frisby | 2009-05-10 | 1 | -6/+13 |
* | * Attempting to fix NullRef exception in inventory. | Adam Frisby | 2009-05-10 | 1 | -6/+6 |
* | * Debugging some inventory related NullRefException's. | Adam Frisby | 2009-05-10 | 1 | -20/+29 |
* | Create SynchronousRestObjectRequester and make SynchronousRestObjectPoster | Melanie Thielker | 2009-05-10 | 1 | -1/+10 |
* | Create an async form of the RestObjectPoster. Rename the file (but not the | Melanie Thielker | 2009-05-10 | 2 | -0/+126 |
* | Connect up the new asset cache and introduce an asynchronous call path | Melanie Thielker | 2009-05-10 | 1 | -0/+6 |
* | Add some asset cache plumbing. Change the generic cache from UUID to string | Melanie Thielker | 2009-05-10 | 1 | -23/+23 |
* | Small asset cache addition. Comment a debug output left in CAPS | Melanie Thielker | 2009-05-10 | 1 | -3/+3 |
* | Fixed handling of inventory a bit | Homer Horwitz | 2009-05-09 | 1 | -3/+11 |
* | Make remote assets work through the new server system | Melanie Thielker | 2009-05-09 | 1 | -17/+29 |
* | Implement an ingenious solution to pacekt pool performance suggested by | Melanie Thielker | 2009-05-08 | 1 | -20/+10 |
* | fix up the comments a little | Sean Dague | 2009-05-08 | 1 | -3/+2 |
* | added WebFetchInventoryDescendents CAP | Sean Dague | 2009-05-08 | 2 | -8/+84 |
* | * Extracted common superclass for GetAssetStreamHandler and CachedGetAssetStr... | lbsa71 | 2009-05-08 | 5 | -331/+276 |
* | another possible cause of some of the inventory wierdness is the 1/2 implemented | Sean Dague | 2009-05-08 | 1 | -9/+5 |
* | * Introduced new HttpServer.Tests project | lbsa71 | 2009-05-08 | 4 | -36/+60 |
* | fix svn properties | Sean Dague | 2009-05-08 | 1 | -93/+93 |
* | * minor: use system ascii encoding rather than newing up our own object | Justin Clarke Casey | 2009-05-07 | 1 | -3/+1 |
* | instrument most of the tests with a new InMethod function that may help us fi... | Sean Dague | 2009-05-07 | 3 | -0/+37 |
* | * minor: Quieten down temporary profile resolver to only log when it's actual... | Justin Clarke Casey | 2009-05-07 | 1 | -3/+3 |
* | * Added some more GetAssetStreamHandlerTests | lbsa71 | 2009-05-07 | 2 | -4/+52 |
* | * Added some GetAssetStreamHandlerTests | lbsa71 | 2009-05-06 | 4 | -8/+56 |
* | * Change automatic properties back to manual get/set | Justin Clarke Casey | 2009-05-05 | 1 | -22/+220 |
* | * If an item creator id contains an iar loaded name, create a temporary profi... | Justin Clarke Casey | 2009-05-05 | 3 | -39/+37 |
* | - moving banned check and public/private check to | Dr Scofield | 2009-05-05 | 5 | -13/+30 |
* | * Fix http://opensimulator.org/mantis/view.php?id=3585 | Justin Clarke Casey | 2009-05-05 | 1 | -16/+22 |
* | Add copyright header. Formatting cleanup. Ignore some generated files. | Jeff Ames | 2009-05-05 | 2 | -9/+9 |
* | Update svn properties. | Jeff Ames | 2009-05-05 | 1 | -378/+378 |
* | Remove bin directory from HttpServer. | Jeff Ames | 2009-05-05 | 2 | -0/+0 |
* | Fix crash on login | Melanie Thielker | 2009-05-05 | 1 | -1/+1 |
* | Committing the new server base | Melanie Thielker | 2009-05-05 | 1 | -1/+1 |
* | * Attempting to find cause of NotSupportedException in Asset subsystem. | Adam Frisby | 2009-05-04 | 1 | -1/+1 |
* | Fix the AsUuid thingy | Melanie Thielker | 2009-05-04 | 1 | -4/+4 |
* | Fox the InventoryItem.CreatorIdAsUuid property | Melanie Thielker | 2009-05-04 | 1 | -1/+13 |
* | Remove the csproj files that got into SVN | Melanie Thielker | 2009-05-04 | 8 | -540/+0 |
* | Committing the changed tree | Melanie Thielker | 2009-05-04 | 47 | -0/+6849 |
* | Intermediate commit. WILL NOT COMPILE! | Melanie Thielker | 2009-05-04 | 47 | -6305/+11 |
* | * Resolve http://opensimulator.org/mantis/view.php?id=3573 | Justin Clarke Casey | 2009-05-04 | 2 | -4/+4 |
* | * Initial infrastructure for ospa only uuid hashing of retrieved inventory items | Justin Clarke Casey | 2009-05-04 | 2 | -1/+96 |
* | * refactor: move OspResolver to a different namespace | Justin Clarke Casey | 2009-05-04 | 1 | -1/+1 |
* | * Enhance some internal inventory data plugin behaviour to match what was pro... | Justin Clarke Casey | 2009-05-04 | 3 | -14/+21 |
* | * Insert profile references for creators for items saved into iars | Justin Clarke Casey | 2009-05-04 | 2 | -46/+50 |
* | * minor: remove some mono compiler warnings, minor cleanup | Justin Clarke Casey | 2009-05-04 | 4 | -4/+15 |
* | Prebuild changes to allow the console to reference the http server | Melanie Thielker | 2009-05-04 | 1 | -0/+15 |
* | * Refactor: Simplify InventoryFolderImpl. No functional change. | Justin Clarke Casey | 2009-05-04 | 2 | -170/+65 |