aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Corrected CAPS namespacesArthur Valadares2009-06-1849-57/+57
* Moved OpenSim/Framework/Communications/Capabilities up to OpenSim/Framework/C...diva2009-06-1826-3275/+3275
* Fix an uninitialized data block. Thanks, jhurlimanMelanie Thielker2009-06-171-0/+1
* Add the missing resource files for MSSQLMelanie Thielker2009-06-172-0/+24
* Implementation of a simple authentication service + in connector in route to ...diva2009-06-1710-25/+493
* Moving these nice HG connectors to their homes.diva2009-06-152-421/+419
* Renamed two of the in connector modules, to make things consistent.diva2009-06-153-4/+4
* Removing the OpenSim.SimulatorServices project. All of those region modules a...diva2009-06-157-472/+483
* Factoring out "land_data" / RequestLandData that was hanging off of IGridServ...diva2009-06-1411-2/+718
* Fixes Mantis #3793 . Committing thomax/Snoopy's patch to allow deeding of obj...Melanie Thielker2009-06-147-74/+107
* Update svn properties.Jeff Ames2009-06-1410-1264/+1264
* Renamed Region/CoreModules/ServiceConnectors to Region/CoreModules/ServiceCon...diva2009-06-1416-28/+29
* Thank you kindly, M1sha, for a patch that improves the treePopulator module:Charles Krinke2009-06-141-137/+612
* Bug fix in remote neighbour connector.diva2009-06-143-3/+4
* And this one too...diva2009-06-141-0/+166
* Oops. Forgot to add this file.diva2009-06-141-0/+38
* Pulled out HelloNeighbour into its own service, INeighbourService, which may ...diva2009-06-1414-247/+806
* * Temporarily resolve another problem in http://opensimulator.org/mantis/view...Justin Clarke Casey2009-06-121-2/+4
* * minor: removing some logging stuff accidentally left in on the last commitJustin Clarke Casey2009-06-121-3/+2
* * Move standalone login setup in LLStandaloneLoginmodule to RegionLoaded() fr...Justin Clarke Casey2009-06-122-28/+34
* Give m_test* methods more reasonable namesMike Mazur2009-06-122-38/+38
* * remove long unused interregion optional module codeJustin Clarke Casey2009-06-123-319/+0
* * minor: remove one mono warningJustin Clarke Casey2009-06-122-2/+1
* * fix build break: sigh, must remember to build before committingJustin Clarke Casey2009-06-121-2/+1
* * minor: make control file loading code consistentJustin Clarke Casey2009-06-122-18/+12
* * minor: if OAR saving receives assets after timeout, just print warning, don...Justin Clarke Casey2009-06-121-0/+2
* * minor: remove warning from unused fieldJustin Clarke Casey2009-06-121-5/+0
* * Fixed a few more async calls. Still not uncommented, some asserts still fai...Arthur Valadares2009-06-112-3/+40
* Fixes mantis #3803. Thanks jhurliman.diva2009-06-118-13/+18
* Small improvement in the IAR tests, but these tests are still showing random ...diva2009-06-111-1/+4
* * Reinstating UserProfileCacheServiceTests. One test still fails (TestUpdateF...Arthur Valadares2009-06-112-55/+99
* Changed the inventory service so that is uses exactly one DB plugin, not many...diva2009-06-112-115/+28
* InterServiceInventoryService references *almost* completely removed from the ...diva2009-06-118-14/+153
* Bug fix for creating users in standalone: the newly-created root folder was n...diva2009-06-101-0/+3
* Small bug fix in HG.diva2009-06-101-1/+2
* Thank you kindly, BlueWall, for a patch that solves:Charles Krinke2009-06-101-9/+9
* Removing the default reading of AssetCaching on all cache modules.diva2009-06-102-2/+2
* Reverse the default setting in Flotsam Asset Cache. Nothing should be the def...Melanie Thielker2009-06-101-1/+1
* Commenting the IAR tests for now until we understand how to set up things in ...diva2009-06-101-4/+4
* duh. wrong variable name in SceneSetup.diva2009-06-101-4/+4
* The previous commit was still wrong.diva2009-06-101-1/+1
* Attempt at fixing the inventory archiver tests.diva2009-06-101-1/+15
* Attempt at disabling the inventory unit tests, so I can figure out how to fix...diva2009-06-101-6/+6
* Heart surgery no.2: the inventory service hooks. diva2009-06-1024-359/+599
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-06-101-2/+2
* persists Estate.PublicAccess settings across reboots [re #552]Dr Scofield2009-06-101-0/+3
* makes voice setting persistent [re #552]Dr Scofield2009-06-101-0/+2
* adding lastlogin information to admin_exists_user: will be 0 if theDr Scofield2009-06-101-0/+9
* Formatting cleanup.Jeff Ames2009-06-1061-121/+120
* Letting the Flotsam cache be enabled even when [AssetCache] section is missin...diva2009-06-091-8/+9