aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Take another attempt at http://opensimulator.org/mantis/view.php?id=3191Justin Clarke Casey2009-05-191-12/+14
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-05-191-0/+1
* Add initializing m_scene if it's not null. Marking MyScene as [Obsolete]Melanie Thielker2009-05-191-0/+7
* Remove the old asset cache and local services and the configurations for themMelanie Thielker2009-05-181-18/+0
* Bug fix and config rename.diva2009-05-181-1/+2
* Finished HG Service Store. Not fully functional because of problems with asse...diva2009-05-181-3/+6
* * minor: another attempt at http://opensimulator.org/mantis/view.php?id=3191Justin Clarke Casey2009-05-181-1/+1
* * Resolve http://opensimulator.org/mantis/view.php?id=3191Justin Clarke Casey2009-05-182-9/+8
* * Re-enable save oar test by loading asset data plugins from test mock classJustin Clarke Casey2009-05-182-219/+216
* Refactor: Change "Servers" to "Server", since the can only be one. BreakMelanie Thielker2009-05-183-3/+3
* Move the connectors under services for reasons of application logic. RemoveMelanie Thielker2009-05-181-1/+1
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-05-181-0/+1
* Thank you kindly, Jonc, for a patch that solvesCharles Krinke2009-05-171-1/+1
* Renaming [ServiceConnectors] back to [Modules].diva2009-05-176-7/+6
* Update svn properties.Jeff Ames2009-05-172-133/+133
* HG asset transfers starting to work -- GETs only for now. diva2009-05-171-21/+41
* Send the owner name, not the client name on SendDialog.Homer Horwitz2009-05-161-5/+18
* * Resolve bug where save oar would never complete if any assets were missingJustin Clarke Casey2009-05-153-17/+11
* Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva2009-05-1523-413/+299
* * When saving an oar, save assets when immediately received rather than stori...Justin Clarke Casey2009-05-145-132/+132
* * refactor: move SceneXmlLoader into subpackageJustin Clarke Casey2009-05-141-0/+1
* * refactor: move bottom part of 'xml2' serializaton to separate classJustin Clarke Casey2009-05-142-2/+2
* * refactor: break some of xml2 serialization out of sogJustin Clarke Casey2009-05-144-4/+8
* Move the connector for the new asset server to a connectors project. InheritMelanie Thielker2009-05-141-184/+9
* Honor the temp and local asset flagsMelanie Thielker2009-05-142-0/+12
* Fix up some URL detailsMelanie Thielker2009-05-131-6/+3
* Add the port to the generated URL. For some reson this still doesn't want toMelanie Thielker2009-05-131-1/+1
* Make the LSL HTTP server create and give out URLs to scriptsMelanie Thielker2009-05-131-1/+14
* Add most of the meat to the LSL HTTP serverMelanie Thielker2009-05-131-11/+123
* Plumb request and return URL functions.Melanie Thielker2009-05-131-2/+9
* Add a skeleton for the LSLHttpServerMelanie Thielker2009-05-132-0/+117
* Fix interface registration/deregistration mechanicsMelanie Thielker2009-05-121-0/+2
* Make the accet cache module actually register the interfaceMelanie Thielker2009-05-121-0/+2
* Correct addin XMLMelanie Thielker2009-05-121-1/+1
* Commit the addin XML for the Core Asset CacheMelanie Thielker2009-05-121-0/+1
* fixing SocketException when IP address cannot be resolvedDr Scofield2009-05-121-8/+15
* Correctly reset the group ownership flag when a parcel is reclaimed.Melanie Thielker2009-05-121-0/+1
* Hook up deed permissions checking to the land moduleMelanie Thielker2009-05-121-1/+3
* Add permission mechanisms for group deeding landMelanie Thielker2009-05-121-0/+18
* Thank you kindly, Patnad, for a patch that:Charles Krinke2009-05-123-13/+19
* Changes to the new user system to add the modularity developed for the assetMelanie Thielker2009-05-113-4/+36
* * Implements IP and DNS based ban facilities to OpenSim. Adam Frisby2009-05-112-0/+126
* Plumb the HG asset broker. More naming changes to clarify things. Lots moreMelanie Thielker2009-05-114-167/+323
* Add the HG asset module skeletonMelanie Thielker2009-05-101-0/+165
* Use the new async handling class to actually make the new asset service'sMelanie Thielker2009-05-101-12/+34
* Create an async form of the RestObjectPoster. Rename the file (but not theMelanie Thielker2009-05-101-1/+1
* Connect up the new asset cache and introduce an asynchronous call pathMelanie Thielker2009-05-103-32/+198
* Add some asset cache plumbing. Change the generic cache from UUID to stringMelanie Thielker2009-05-105-22/+72
* Fix the build breakMelanie Thielker2009-05-101-0/+1
* Small asset cache addition. Comment a debug output left in CAPSMelanie Thielker2009-05-101-0/+11