| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | From: Alan Webb <awebb@linux.vnet.ibm.com> | Sean Dague | 2009-02-16 | 15 | -47/+530 |
* | cosmetic: adding region name to logging statement | Dr Scofield | 2009-02-16 | 1 | -3/+3 |
* | - replace existing license header in each source file in | Mike Mazur | 2009-02-16 | 19 | -416/+378 |
* | - add restrictions and error handling to plugin loading in | Mike Mazur | 2009-02-16 | 13 | -45/+69 |
* | Standardize logging messages. | Mike Mazur | 2009-02-16 | 13 | -92/+92 |
* | - removed OpenSim.Grid.AssetInventoryServer.Metadata class in favor of | Mike Mazur | 2009-02-16 | 9 | -1251/+1074 |
* | We need to return a zero-length byte array from the Handle() routine. | Mike Mazur | 2009-02-16 | 1 | -1/+1 |
* | - clean up using references as well as References in prebuild.xml | Mike Mazur | 2009-02-16 | 16 | -345/+297 |
* | Name extension points a little clearer. | Mike Mazur | 2009-02-16 | 4 | -8/+8 |
* | - remove dependency on OpenSim.Grid.AssetServer.Plugins.Opensim in | Mike Mazur | 2009-02-16 | 4 | -5/+2 |
* | Fix dependency on non-OpenSim version of OpenMetaverse.StructuredData.dll. | Mike Mazur | 2009-02-16 | 2 | -5/+5 |
* | - change AssetInventoryServer config from XML to INI | Mike Mazur | 2009-02-16 | 19 | -373/+368 |
* | - remove dependency on ExtensionLoader.dll (DBConnString.cs can go) | Mike Mazur | 2009-02-16 | 9 | -384/+344 |
* | - asset server functionality works with OpenSim's HttpServer | Mike Mazur | 2009-02-16 | 5 | -108/+38 |
* | AssetInventoryServer now compiles while using the standard OpenSim | Mike Mazur | 2009-02-16 | 8 | -565/+800 |
* | Update to new generic DataPluginFactory calls. | Mike Mazur | 2009-02-16 | 2 | -2/+2 |
* | - add list for backend plugins and Dispose() all plugins on shutdown | Mike Mazur | 2009-02-16 | 10 | -77/+25 |
* | Move NullAuthentication and AuthorizeAll extensions to plugins. | Mike Mazur | 2009-02-16 | 5 | -14/+74 |
* | Move BrowseFrontend and ReferenceFrontend to | Mike Mazur | 2009-02-16 | 4 | -12/+75 |
* | Migrate OpenSim inventory frontend to load with Mono.Addins. Everything | Mike Mazur | 2009-02-16 | 5 | -57/+60 |
* | Add OpenSim & Simple inventory storage plugins and Null metrics plugin. | Mike Mazur | 2009-02-16 | 10 | -53/+117 |
* | - added Simple AssetInventoryServer plugin (asset storage only) | Mike Mazur | 2009-02-16 | 11 | -569/+180 |
* | - implement and load NullMetrics module in AssetInventoryServer | Mike Mazur | 2009-02-16 | 7 | -187/+117 |
* | - IAssetProviderPlugin was changed to IAssetDataPlugin | Mike Mazur | 2009-02-16 | 3 | -15/+9 |
* | AssetInventoryServer plugins can't be a dependency for the OpenSim.Data.MySQL... | Mike Mazur | 2009-02-16 | 1 | -1/+0 |
* | Converted to Linux newlines. | Mike Mazur | 2009-02-16 | 22 | -5968/+5968 |
* | Added OpenSim asset frontend plugin. | Mike Mazur | 2009-02-16 | 5 | -54/+322 |
* | Rename NewAssetServer AssetInventoryServer and fully qualify with | Mike Mazur | 2009-02-16 | 28 | -119/+120 |
* | - add OpenSim.Grid.AssetServer.Plugins.OpenSim as a dependency for OpenSim.Da... | Mike Mazur | 2009-02-16 | 5 | -2/+36 |
* | - add section to prebuild.xml for building | Mike Mazur | 2009-02-16 | 1 | -0/+95 |
* | Adding | Mike Mazur | 2009-02-16 | 24 | -0/+5893 |
* | Thank you, cmickeyb, for a patch to ass two string functions | Melanie Thielker | 2009-02-16 | 3 | -0/+67 |
* | Thank you, patnad, for a patch that adds 3 new discovery functions | Melanie Thielker | 2009-02-16 | 3 | -0/+59 |
* | More guards around SetHeight. | diva | 2009-02-15 | 1 | -2/+3 |
* | Fix exception when standing up. | idb | 2009-02-15 | 1 | -1/+1 |
* | Thank you, Vytek, for a patch that streamlines the delay in the email | Melanie Thielker | 2009-02-15 | 1 | -11/+16 |
* | Guarding the new call to SetHeight in MakeRoot, so that ODE doesn't complain ... | diva | 2009-02-15 | 1 | -1/+1 |
* | Moving SendInitialData sort of back to where it was before, so that it doesn'... | diva | 2009-02-15 | 1 | -4/+5 |
* | This started as way to correct Mantis #3158, which I believe should be fixed ... | diva | 2009-02-15 | 9 | -37/+47 |
* | Set sculpt map alpha to 255 prior to scaling and meshing. Addresses Mantis #3150 | Dahlia Trimble | 2009-02-15 | 1 | -0/+8 |
* | Thank you, DoranZemlja, for a patch that addresses some moe llGetNextEmail | Melanie Thielker | 2009-02-15 | 2 | -37/+107 |
* | Mantis 3164. Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 2009-02-14 | 3 | -88/+494 |
* | Restores the HGWorldMap functionality that has been reduced since a recent re... | diva | 2009-02-14 | 1 | -1/+9 |
* | Thank you, DoranZemlja, for a patch that implements local inter-object email | Melanie Thielker | 2009-02-14 | 2 | -40/+135 |
* | Remove the "?" that I inadvertently got into the first line | Charles Krinke | 2009-02-14 | 1 | -1/+1 |
* | Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 2009-02-14 | 20 | -57/+803 |
* | Add an override for the % operator. | idb | 2009-02-14 | 1 | -0/+6 |
* | This hopefully fixes a long-standing annoying behavior related to neighbour r... | diva | 2009-02-14 | 1 | -1/+6 |
* | Making initialized an instance variable again. My last commit wrote over just... | diva | 2009-02-14 | 1 | -1/+1 |
* | Moved RegionUp to REST/LocalComms. The original functionality has been entire... | diva | 2009-02-14 | 6 | -37/+361 |