| Commit message (Expand) | Author | Age | Files | Lines |
* | Restore the functionality that was removed in r9928. This lets the load | Melanie Thielker | 2009-07-01 | 1 | -1/+8 |
* | add some more intuitive overloads for PrimitiveBaseShape SetPathRange and Set... | Dahlia Trimble | 2009-07-01 | 1 | -0/+12 |
* | From: Chris Yeoh <yeohc@au1.ibm.com> | Sean Dague | 2009-06-29 | 1 | -7/+18 |
* | Make cleartext authentication case sensitive. Thanks jhurliman for spotting t... | Dahlia Trimble | 2009-06-27 | 2 | -3/+3 |
* | Enable the RemoteAdmin module to save regions as ini files rather than XML | Melanie Thielker | 2009-06-26 | 1 | -0/+68 |
* | Make delete-region delete the section from an ini file. Will delete the whole | Melanie Thielker | 2009-06-26 | 1 | -0/+6 |
* | Make create region save the new region to ini file format if the name | Melanie Thielker | 2009-06-25 | 1 | -2/+10 |
* | From this version onwards, all new region files created automatically will | Melanie Thielker | 2009-06-25 | 2 | -13/+117 |
* | Add a comment and an example region config file | Melanie Thielker | 2009-06-25 | 1 | -1/+1 |
* | Allow the reading of ini files instead of xml files when reading region | Melanie Thielker | 2009-06-25 | 2 | -50/+139 |
* | Committing the meat of the user server interface and the bones of the service... | Melanie Thielker | 2009-06-22 | 1 | -0/+10 |
* | Update svn properties. | Jeff Ames | 2009-06-22 | 26 | -3275/+3275 |
* | From: Chris Yeoh <yeohc@au1.ibm.com> | Sean Dague | 2009-06-19 | 1 | -1/+4 |
* | Applied patch from Mantis #3736 , which should stop the userserver crashing w... | MW | 2009-06-18 | 1 | -1/+2 |
* | * Corrected CAPS namespaces | Arthur Valadares | 2009-06-18 | 28 | -29/+29 |
* | Moved OpenSim/Framework/Communications/Capabilities up to OpenSim/Framework/C... | diva | 2009-06-18 | 26 | -3275/+3275 |
* | Implementation of a simple authentication service + in connector in route to ... | diva | 2009-06-17 | 1 | -0/+2 |
* | Give m_test* methods more reasonable names | Mike Mazur | 2009-06-12 | 1 | -25/+25 |
* | Fixes mantis #3803. Thanks jhurliman. | diva | 2009-06-11 | 1 | -1/+1 |
* | * Reinstating UserProfileCacheServiceTests. One test still fails (TestUpdateF... | Arthur Valadares | 2009-06-11 | 1 | -54/+98 |
* | InterServiceInventoryService references *almost* completely removed from the ... | diva | 2009-06-11 | 3 | -8/+146 |
* | Bug fix for creating users in standalone: the newly-created root folder was n... | diva | 2009-06-10 | 1 | -0/+3 |
* | Attempt at disabling the inventory unit tests, so I can figure out how to fix... | diva | 2009-06-10 | 1 | -6/+6 |
* | Heart surgery no.2: the inventory service hooks. | diva | 2009-06-10 | 5 | -86/+61 |
* | Formatting cleanup. | Jeff Ames | 2009-06-10 | 12 | -18/+18 |
* | Formatting cleanup. Ignore some generated files. | Jeff Ames | 2009-06-09 | 3 | -174/+175 |
* | Update svn properties. | Jeff Ames | 2009-06-09 | 1 | -466/+466 |
* | First draft of inventory service connectors, and service implementation. No h... | diva | 2009-06-07 | 1 | -470/+466 |
* | * Fix unit tests so that they correctly handle 404 missing asset response | Justin Clarke Casey | 2009-06-05 | 2 | -5/+8 |
* | * Fix problem where known missing assets would stop save oar ever completing | Justin Clarke Casey | 2009-06-05 | 2 | -13/+55 |
* | * Add oar saving timeout | Justin Clarke Casey | 2009-06-05 | 2 | -2/+10 |
* | Add copyright headers. | Jeff Ames | 2009-06-04 | 2 | -17/+52 |
* | Update svn properties. | Jeff Ames | 2009-06-04 | 4 | -3137/+3137 |
* | Make AssetMetadata [Serializable] to help in binary caching | Melanie Thielker | 2009-06-03 | 1 | -0/+1 |
* | From: Chris Yeoh <yeohc@au1.ibm.com> | Dr Scofield | 2009-06-03 | 1 | -0/+24 |
* | Thank you Imaze Rhiano for a patch that implements Cenome Memory Asset Cache ... | Dahlia Trimble | 2009-06-03 | 4 | -0/+3137 |
* | revert r9765 due to too many errors on some compilers. Affects Mantis #3759 | Dahlia Trimble | 2009-06-03 | 4 | -3137/+0 |
* | add body to an empty getter/setter | Dahlia Trimble | 2009-06-03 | 1 | -1/+8 |
* | fix a int[] declaration | Dahlia Trimble | 2009-06-03 | 1 | -1/+1 |
* | Thank you Imaze Rhiano for a patch that implements Cenome Memory Asset Cache ... | Dahlia Trimble | 2009-06-02 | 4 | -0/+3130 |
* | * Removed some commented-out code | lbsa71 | 2009-06-01 | 1 | -1/+0 |
* | * Making silent logoff of old hung sessions for new connections default for | Arthur Valadares | 2009-06-01 | 2 | -3/+5 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 214 | -214/+214 |
* | Add copyright headers, formatting cleanup, ignore some generated files. | Jeff Ames | 2009-05-31 | 4 | -8/+62 |
* | Added option (on my default) to the clone avatar function so that the clothes... | MW | 2009-05-30 | 2 | -1/+23 |
* | * Allows standalone region users to skip the "You must wait 5 minutes to log ... | Arthur Valadares | 2009-05-29 | 1 | -4/+15 |
* | * refactor: Remove redundent prim id attribute on Scene.AddSceneObject() | Justin Clarke Casey | 2009-05-29 | 1 | -2/+1 |
* | plumbing for future sculpt map caching | Dahlia Trimble | 2009-05-29 | 1 | -0/+12 |
* | * So, giving up on my efforts to de-duplicate the asset handlers. I'll just s... | lbsa71 | 2009-05-27 | 1 | -0/+10 |
* | making TarArchiveReader more resilient when faced with OARs created by | Dr Scofield | 2009-05-27 | 1 | -2/+8 |