aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/AssetInventoryServer/Extensions (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - remove dependency on ExtensionLoader.dll (DBConnString.cs can go)Mike Mazur2009-02-161-78/+0
| | | | | | | - bring config system in line with other servers - add new plugin filter class which filters on ID - update AssetInventoryServer.ini file
* Move NullAuthentication and AuthorizeAll extensions to plugins.Mike Mazur2009-02-162-146/+0
|
* Move BrowseFrontend and ReferenceFrontend toMike Mazur2009-02-162-364/+0
| | | | | OpenSim/Grid/AssetInventoryServer/Plugins.
* Migrate OpenSim inventory frontend to load with Mono.Addins. EverythingMike Mazur2009-02-162-680/+0
| | | | | should compile and it seems even creating users works somehow.
* Add OpenSim & Simple inventory storage plugins and Null metrics plugin.Mike Mazur2009-02-162-1406/+0
|
* - added Simple AssetInventoryServer plugin (asset storage only)Mike Mazur2009-02-163-786/+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-124/+0
| | | | | - update AssetBase de/serialization in AssetInventoryServer
* Converted to Linux newlines.Mike Mazur2009-02-1613-3584/+3584
|
* Rename NewAssetServer AssetInventoryServer and fully qualify withMike Mazur2009-02-1613-0/+3584
OpenSim.Grid.AssetInventoryServer.