| Commit message (Expand) | Author | Age | Files | Lines |
* | * minor format changes and message additions | Justin Clarke Casey | 2009-07-10 | 1 | -6/+20 |
* | * minor: standardize some logging messages | Justin Clarke Casey | 2009-07-10 | 1 | -7/+10 |
* | * minor: Make GridCommon.ini.example refer to inventory service rather than a... | Justin Clarke Casey | 2009-07-10 | 1 | -9/+27 |
* | Remove all references to HttpServer from CommsManager (all incarnations) | Melanie Thielker | 2009-07-10 | 1 | -17/+3 |
* | Create a MainServer static class to access the regions server's HTTP server | Melanie Thielker | 2009-07-10 | 1 | -0/+42 |
* | * Allowing LLSD logins to do silent logout of last hung session on standalone... | Arthur Valadares | 2009-07-07 | 1 | -8/+17 |
* | Fix previous commit | Melanie Thielker | 2009-07-04 | 1 | -0/+1 |
* | Add the new field agent_access_max. Without it being set to "A", viewers from | Melanie Thielker | 2009-07-04 | 1 | -0/+9 |
* | - adding a Persistent flag to RegionInfo | Dr Scofield | 2009-07-03 | 1 | -0/+3 |
* | 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 |