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