aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
* * Establish InventoryArchiveSaved event for unit testsJustin Clarke Casey2009-02-176-36/+89
* * Ignored a bunch of genned fileslbsa712009-02-170-0/+0
* * Moved the nifty MySQLEstateData connectionstring password-stripper out into...lbsa712009-02-172-31/+35
* Re-add the objectID field to the anim pack, that was deemed unneccessaryMelanie Thielker2009-02-1710-33/+49
* Small change on dealing with ODE physics, so that this warning doesn't happen...diva2009-02-171-1/+1
* - remove the Metadata property from AssetBase and return all previousMike Mazur2009-02-1738-358/+393
* Major change to how appearance is managed, including changes in login and use...diva2009-02-1710-30/+122
* cleanupDr Scofield2009-02-161-6/+0
* From: alan webb <alan_webb@us.ibm.com> & dr scofield <drscofield@xyzzyxyzzy.net>Dr Scofield2009-02-161-8/+17
* * Apply http://opensimulator.org/mantis/view.php?id=3166Justin Clarke Casey2009-02-1612-62/+280
* line ending fixes and set native eol propertySean Dague2009-02-1614-804/+804
* * refactor: remove AssetCache field hanging off SceneJustin Clarke Casey2009-02-1623-50/+44
* * Iniital inventory archive test code. Doesn't actually do any testing yetJustin Clarke Casey2009-02-164-4/+165
* * remove duplicate OpenSim.Region.CoreModules assembly entryJustin Clarke Casey2009-02-161-46/+0
* * Apply http://opensimulator.org/mantis/view.php?id=3165Justin Clarke Casey2009-02-162-125/+110
* * minor: print out status messages at start and end of inventory archive load...Justin Clarke Casey2009-02-161-0/+16
* From: Alan Webb <awebb@linux.vnet.ibm.com>Sean Dague2009-02-1615-47/+530
* cosmetic: adding region name to logging statementDr Scofield2009-02-161-3/+3
* - replace existing license header in each source file inMike Mazur2009-02-1619-416/+378
* - add restrictions and error handling to plugin loading inMike Mazur2009-02-1613-45/+69
* Standardize logging messages.Mike Mazur2009-02-1613-92/+92
* - removed OpenSim.Grid.AssetInventoryServer.Metadata class in favor ofMike Mazur2009-02-169-1251/+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-1616-345/+297
* Name extension points a little clearer.Mike Mazur2009-02-164-8/+8
* - remove dependency on OpenSim.Grid.AssetServer.Plugins.Opensim inMike Mazur2009-02-164-5/+2
* Fix dependency on non-OpenSim version of OpenMetaverse.StructuredData.dll.Mike Mazur2009-02-162-5/+5
* - change AssetInventoryServer config from XML to INIMike Mazur2009-02-1619-373/+368
* - remove dependency on ExtensionLoader.dll (DBConnString.cs can go)Mike Mazur2009-02-169-384/+344
* - asset server functionality works with OpenSim's HttpServerMike Mazur2009-02-165-108/+38
* AssetInventoryServer now compiles while using the standard OpenSimMike Mazur2009-02-168-565/+800
* 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-1610-77/+25
* Move NullAuthentication and AuthorizeAll extensions to plugins.Mike Mazur2009-02-165-14/+74
* Move BrowseFrontend and ReferenceFrontend toMike Mazur2009-02-164-12/+75
* 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-1610-53/+117
* - added Simple AssetInventoryServer plugin (asset storage only)Mike Mazur2009-02-1611-569/+180
* - implement and load NullMetrics module in AssetInventoryServerMike Mazur2009-02-167-187/+117
* - IAssetProviderPlugin was changed to IAssetDataPluginMike Mazur2009-02-163-15/+9
* AssetInventoryServer plugins can't be a dependency for the OpenSim.Data.MySQL...Mike Mazur2009-02-161-1/+0
* Converted to Linux newlines.Mike Mazur2009-02-1622-5968/+5968
* Added OpenSim asset frontend plugin.Mike Mazur2009-02-165-54/+322
* Rename NewAssetServer AssetInventoryServer and fully qualify withMike Mazur2009-02-1628-119/+120
* - add OpenSim.Grid.AssetServer.Plugins.OpenSim as a dependency for OpenSim.Da...Mike Mazur2009-02-165-2/+36
* - add section to prebuild.xml for buildingMike Mazur2009-02-161-0/+95
* AddingMike Mazur2009-02-1624-0/+5893
* Thank you, cmickeyb, for a patch to ass two string functionsMelanie Thielker2009-02-163-0/+67
* Thank you, patnad, for a patch that adds 3 new discovery functionsMelanie Thielker2009-02-163-0/+59
* More guards around SetHeight.diva2009-02-151-2/+3