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