aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/AssetInventoryServer (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving GetInventoryItem up to InventoryServiceBase, since this seems like a p...diva2009-03-191-10/+0
* * Group OpenSim.Framework.Servers interfaces togetherJustin Clarke Casey2009-03-191-0/+1
* Rename OpenSim.Framework.Archive to OpenSim.Framework.SerializationMike Mazur2009-03-161-1/+1
* Mark AssetBase.Metadata with [XmlIgnore]Mike Mazur2009-03-132-3/+3
* Move ArchiveConstants to OpenSim.Framework.ArchiveMike Mazur2009-03-121-3/+2
* Moving TarArchive to OpenSim.Framework.ArchiveMike Mazur2009-03-121-1/+1
* Adding AssetInventory InventoryArchive pluginMike Mazur2009-03-114-0/+283
* Implemented FetchAssetMetadataSet in DB backends.Mike Mazur2009-03-092-136/+97
* Add missing parameter to m_log.DebugFormat().Mike Mazur2009-03-061-1/+1
* Make DeserializeUUID explicitly private.Mike Mazur2009-03-051-1/+1
* Made the OpenSimInventoryFrontendPlugin.DeserializeUUID(Stream stream) method...MW2009-03-051-1/+1
* Fix moving folders.Mike Mazur2009-03-052-4/+9
* Fix creating inventory items and folders.Mike Mazur2009-03-052-6/+9
* Implemented all Inventory frontend handlers.Mike Mazur2009-03-053-512/+719
* Implementing more inventory storage methods.Mike Mazur2009-03-052-314/+134
* Use Inventory{Item,Folder}Base in AssetInventoryServer.Mike Mazur2009-03-056-268/+235
* A couple cosmetic changes in inventory storage plugin.Mike Mazur2009-03-051-2/+5
* * minor: Remove most mono compiler warningsJustin Clarke Casey2009-02-251-2/+2
* Load default assets when AssetInventory starts.Mike Mazur2009-02-232-0/+15
* Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-221-1/+5
* - 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-1617-391/+357
* - add restrictions and error handling to plugin loading inMike Mazur2009-02-1612-37/+61
* Standardize logging messages.Mike Mazur2009-02-1613-92/+92
* - removed OpenSim.Grid.AssetInventoryServer.Metadata class in favor ofMike Mazur2009-02-168-1250/+1074
* 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-1615-305/+277
* Name extension points a little clearer.Mike Mazur2009-02-163-6/+6
* 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-1615-220/+300
* - remove dependency on ExtensionLoader.dll (DBConnString.cs can go)Mike Mazur2009-02-165-229/+44
* - asset server functionality works with OpenSim's HttpServerMike Mazur2009-02-164-104/+34
* AssetInventoryServer now compiles while using the standard OpenSimMike Mazur2009-02-167-564/+796
* 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-169-18/+25
* Move NullAuthentication and AuthorizeAll extensions to plugins.Mike Mazur2009-02-165-14/+74
* Move BrowseFrontend and ReferenceFrontend toMike Mazur2009-02-163-12/+70
* Migrate OpenSim inventory frontend to load with Mono.Addins. EverythingMike Mazur2009-02-165-57/+60
* Add OpenSim & Simple inventory storage plugins and Null metrics plugin.Mike Mazur2009-02-168-52/+115
* - added Simple AssetInventoryServer plugin (asset storage only)Mike Mazur2009-02-1610-569/+148
* - implement and load NullMetrics module in AssetInventoryServerMike Mazur2009-02-166-187/+94
* - IAssetProviderPlugin was changed to IAssetDataPluginMike Mazur2009-02-162-15/+8
* Converted to Linux newlines.Mike Mazur2009-02-1622-5968/+5968
* Added OpenSim asset frontend plugin.Mike Mazur2009-02-164-47/+312
* Rename NewAssetServer AssetInventoryServer and fully qualify withMike Mazur2009-02-1622-0/+5720