aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Server/Handlers/Asset (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang3-15/+15
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel6-49/+202
2012-11-22If an asset POST does not contain well-formed XML, return a 400 (Bad Request)...Justin Clark-Casey (justincc)2-3/+38
2012-11-21Add regression test for a good request made to the asset service post handler.Justin Clark-Casey (justincc)1-0/+84
2012-11-02Add [AssetService] AllowRemoteDeleteAllTypes (default false).Justin Clark-Casey (justincc)2-15/+52
2012-11-02Move check to allow only deletion of maptiles up to AssetServerDeleteHandler ...Justin Clark-Casey (justincc)1-3/+14
2012-10-24Get "save oar" and "save iar" to tell you in a more friendly manner if the fi...Justin Clark-Casey (justincc)1-0/+3
2012-03-27Send the config section name up to the service classes themselves (XInventory...Diva Canto1-1/+1
2012-03-08Change "help" to display categories/module list then "help <category/module>"...Justin Clark-Casey (justincc)1-3/+3
2012-01-05Make "show asset" command available simulator side. Actually make the servic...Justin Clark-Casey (justincc)1-5/+5
2012-01-05Add size and temporary information to "show asset" commandJustin Clark-Casey (justincc)1-0/+2
2012-01-05Rename 'show digest' console command to 'show asset'Justin Clark-Casey (justincc)1-1/+1
2012-01-05Move asset commands from AssetService to AssetServerConnector so that we can ...Justin Clark-Casey (justincc)1-1/+126
2011-12-05Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ...Justin Clark-Casey (justincc)3-3/+3
2010-11-25WARNING: LOTS OF CONFIGURATION CHANGES AFFECTING PRIMARILY HG CONFIGS. Added ...Diva Canto1-1/+4
2010-05-09Implement the "delete" path for assets. Adds a new option to allow remote ass...Melanie2-4/+8
2010-02-20* Added a sanity check for missing asset data in LLClientViewJohn Hurliman1-2/+2
2010-01-18Comment the asset deletion handler. It can be abused and is not currentlyMelanie1-1/+1
2009-09-29Fix loading modules with alternate configurations and ports into ROBUST.Melanie1-5/+8
2009-09-29Fix loading modules with alternate configurations and ports into ROBUST.Melanie1-5/+8
2009-07-07Make the asset IN connector return HTTP 404 if an asset is not found, andMelanie Thielker1-3/+21
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames4-4/+4
2009-05-22cleaning out warnings.Dr Scofield3-9/+3
2009-05-22Cleaning up a few HG things. HG Posts may now work in grids, but if the home ...diva1-0/+1
2009-05-20Add copyright headers, formatting cleanup.Jeff Ames1-1/+1
2009-05-18This commit changes the way the new server works. There is no longer a serverMelanie Thielker1-2/+4
2009-05-18Refactor: Change "Servers" to "Server", since the can only be one. BreakMelanie Thielker4-0/+327