aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/AssetInventoryServer/AssetInventoryServer.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-26/+48
* Standardize logging messages.Mike Mazur2009-02-161-8/+8
* - clean up using references as well as References in prebuild.xmlMike Mazur2009-02-161-2/+0
* Name extension points a little clearer.Mike Mazur2009-02-161-2/+2
* - change AssetInventoryServer config from XML to INIMike Mazur2009-02-161-23/+30
* - remove dependency on ExtensionLoader.dll (DBConnString.cs can go)Mike Mazur2009-02-161-130/+25
* AssetInventoryServer now compiles while using the standard OpenSimMike Mazur2009-02-161-66/+81
* - add list for backend plugins and Dispose() all plugins on shutdownMike Mazur2009-02-161-4/+22
* 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
* 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
* - implement and load NullMetrics module in AssetInventoryServerMike Mazur2009-02-161-41/+1
* 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