aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/AssetInventoryServer/Plugins/OpenSim/OpenSimAssetFrontendPlugin.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* - replace existing license header in each source file inMike Mazur2009-02-161-23/+21
* - add restrictions and error handling to plugin loading inMike Mazur2009-02-161-1/+1
* Standardize logging messages.Mike Mazur2009-02-161-6/+6
* - removed OpenSim.Grid.AssetInventoryServer.Metadata class in favor ofMike Mazur2009-02-161-28/+19
* 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-161-2/+0
* - change AssetInventoryServer config from XML to INIMike Mazur2009-02-161-7/+9
* - asset server functionality works with OpenSim's HttpServerMike Mazur2009-02-161-80/+17
* AssetInventoryServer now compiles while using the standard OpenSimMike Mazur2009-02-161-69/+142
* - add list for backend plugins and Dispose() all plugins on shutdownMike Mazur2009-02-161-4/+0
* Migrate OpenSim inventory frontend to load with Mono.Addins. EverythingMike Mazur2009-02-161-1/+3
* - added Simple AssetInventoryServer plugin (asset storage only)Mike Mazur2009-02-161-1/+1
* - implement and load NullMetrics module in AssetInventoryServerMike Mazur2009-02-161-82/+32
* Converted to Linux newlines.Mike Mazur2009-02-161-240/+240
* Added OpenSim asset frontend plugin.Mike Mazur2009-02-161-0/+240