aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/AssetInventoryServer/AssetInventoryServer.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-08-20Remove the AssetInventory server from core. It has fallen behind bothMelanie1-216/+0
2009-05-20Remove the pre-log4net, discrete output methods from the consolesMelanie Thielker1-1/+1
2009-05-04Intermediate commit. WILL NOT COMPILE!Melanie Thielker1-0/+1
2009-05-04Refactor. Make ConsoleBase a true base class. Create CommandConsole as a simpleMelanie Thielker1-1/+1
2009-02-23Load default assets when AssetInventory starts.Mike Mazur1-0/+14
2009-02-16- replace existing license header in each source file inMike Mazur1-23/+21
2009-02-16- add restrictions and error handling to plugin loading inMike Mazur1-26/+48
2009-02-16Standardize logging messages.Mike Mazur1-8/+8
2009-02-16- clean up using references as well as References in prebuild.xmlMike Mazur1-2/+0
2009-02-16Name extension points a little clearer.Mike Mazur1-2/+2
2009-02-16- change AssetInventoryServer config from XML to INIMike Mazur1-23/+30
2009-02-16- remove dependency on ExtensionLoader.dll (DBConnString.cs can go)Mike Mazur1-130/+25
2009-02-16AssetInventoryServer now compiles while using the standard OpenSimMike Mazur1-66/+81
2009-02-16- add list for backend plugins and Dispose() all plugins on shutdownMike Mazur1-4/+22
2009-02-16Move NullAuthentication and AuthorizeAll extensions to plugins.Mike Mazur1-0/+2
2009-02-16Migrate OpenSim inventory frontend to load with Mono.Addins. EverythingMike Mazur1-3/+18
2009-02-16Add OpenSim & Simple inventory storage plugins and Null metrics plugin.Mike Mazur1-3/+4
2009-02-16- added Simple AssetInventoryServer plugin (asset storage only)Mike Mazur1-7/+10
2009-02-16- implement and load NullMetrics module in AssetInventoryServerMike Mazur1-41/+1
2009-02-16Converted to Linux newlines.Mike Mazur1-267/+267
2009-02-16Added OpenSim asset frontend plugin.Mike Mazur1-3/+7
2009-02-16Rename NewAssetServer AssetInventoryServer and fully qualify withMike Mazur1-11/+12
2009-02-16AddingMike Mazur1-0/+262