aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* COmmitting the asset cache skeletonMelanie Thielker2009-05-091-0/+99
* * Break out the SampleMoneyModule to a new namespaceTeravus Ovares2009-05-091-1605/+0
* Make remote assets work through the new server systemMelanie Thielker2009-05-091-5/+53
* Plumb the remote asset hookup, all but the actual requestsMelanie Thielker2009-05-092-13/+59
* Add the asset service connectors and sample config. READ WARNINGS!!!Melanie Thielker2009-05-093-0/+211
* * break out 'xml2' deserialization from sogJustin Clarke Casey2009-05-081-1/+2
* another possible cause of some of the inventory wierdness is the 1/2 implementedSean Dague2009-05-081-0/+2
* remove misleading commentSean Dague2009-05-071-3/+0
* instrument most of the tests with a new InMethod function that may help us fi...Sean Dague2009-05-073-0/+11