aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/AssetInventoryServer/Interfaces.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move NullAuthentication and AuthorizeAll extensions to plugins.Mike Mazur2009-02-161-2/+2
|
* Add OpenSim & Simple inventory storage plugins and Null metrics plugin.Mike Mazur2009-02-161-1/+1
|
* - added Simple AssetInventoryServer plugin (asset storage only)Mike Mazur2009-02-161-10/+0
| | | | | | | - removed OpenSim storage and frontend classes in Extensions dir - put OpenSim plugins in OpenSim.Grid.AssetInventoryServer.Plugins.OpenSim namespace
* - implement and load NullMetrics module in AssetInventoryServerMike Mazur2009-02-161-3/+3
| | | | | - update AssetBase de/serialization in AssetInventoryServer
* Converted to Linux newlines.Mike Mazur2009-02-161-157/+157
|
* Rename NewAssetServer AssetInventoryServer and fully qualify withMike Mazur2009-02-161-0/+157
OpenSim.Grid.AssetInventoryServer.