aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/AssetInventoryServer/AssetInventoryServer.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move NullAuthentication and AuthorizeAll extensions to plugins.Mike Mazur2009-02-161-0/+2
|
* Migrate OpenSim inventory frontend to load with Mono.Addins. EverythingMike Mazur2009-02-161-3/+18
| | | | | should compile and it seems even creating users works somehow.
* Add OpenSim & Simple inventory storage plugins and Null metrics plugin.Mike Mazur2009-02-161-3/+4
|
* - added Simple AssetInventoryServer plugin (asset storage only)Mike Mazur2009-02-161-7/+10
| | | | | | | - 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-41/+1
| | | | | - update AssetBase de/serialization in AssetInventoryServer
* Converted to Linux newlines.Mike Mazur2009-02-161-267/+267
|
* Added OpenSim asset frontend plugin.Mike Mazur2009-02-161-3/+7
|
* Rename NewAssetServer AssetInventoryServer and fully qualify withMike Mazur2009-02-161-0/+263
OpenSim.Grid.AssetInventoryServer.