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