aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/AssetInventoryServer/Plugins (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-17- remove the Metadata property from AssetBase and return all previousMike Mazur2-8/+9
2009-02-16- replace existing license header in each source file inMike Mazur12-276/+252
2009-02-16- add restrictions and error handling to plugin loading inMike Mazur11-11/+13
2009-02-16Standardize logging messages.Mike Mazur11-82/+82
2009-02-16- removed OpenSim.Grid.AssetInventoryServer.Metadata class in favor ofMike Mazur6-1162/+1070
2009-02-16We need to return a zero-length byte array from the Handle() routine.Mike Mazur1-1/+1
2009-02-16- clean up using references as well as References in prebuild.xmlMike Mazur11-291/+272
2009-02-16Name extension points a little clearer.Mike Mazur2-4/+4
2009-02-16Fix dependency on non-OpenSim version of OpenMetaverse.StructuredData.dll.Mike Mazur1-1/+1
2009-02-16- change AssetInventoryServer config from XML to INIMike Mazur11-123/+164
2009-02-16- remove dependency on ExtensionLoader.dll (DBConnString.cs can go)Mike Mazur3-21/+19
2009-02-16- asset server functionality works with OpenSim's HttpServerMike Mazur3-103/+33
2009-02-16AssetInventoryServer now compiles while using the standard OpenSimMike Mazur4-488/+703
2009-02-16Update to new generic DataPluginFactory calls.Mike Mazur2-2/+2
2009-02-16- add list for backend plugins and Dispose() all plugins on shutdownMike Mazur8-14/+3
2009-02-16Move NullAuthentication and AuthorizeAll extensions to plugins.Mike Mazur3-0/+204
2009-02-16Move BrowseFrontend and ReferenceFrontend toMike Mazur3-0/+422
2009-02-16Migrate OpenSim inventory frontend to load with Mono.Addins. EverythingMike Mazur3-1/+669
2009-02-16Add OpenSim & Simple inventory storage plugins and Null metrics plugin.Mike Mazur6-3/+1471
2009-02-16- added Simple AssetInventoryServer plugin (asset storage only)Mike Mazur6-4/+376
2009-02-16- implement and load NullMetrics module in AssetInventoryServerMike Mazur4-132/+203
2009-02-16- IAssetProviderPlugin was changed to IAssetDataPluginMike Mazur2-15/+8
2009-02-16Converted to Linux newlines.Mike Mazur2-610/+610
2009-02-16Added OpenSim asset frontend plugin.Mike Mazur3-44/+305
2009-02-16Rename NewAssetServer AssetInventoryServer and fully qualify withMike Mazur2-0/+366