| Commit message (Expand) | Author | Age | Files | Lines |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 2 | -2/+2 |
* | Heart surgery on asset service code bits. Affects OpenSim.ini configuration -... | diva | 2009-05-15 | 1 | -2/+1 |
* | - moving banned check and public/private check to | Dr Scofield | 2009-05-05 | 1 | -1/+2 |
* | Intermediate commit. WILL NOT COMPILE! | Melanie Thielker | 2009-05-04 | 2 | -2/+2 |
* | Some reorganization around service connectors. No functional change | Melanie Thielker | 2009-05-03 | 1 | -1/+1 |
* | * minor: remove some mono compiler warnings | Justin Clarke Casey | 2009-04-29 | 1 | -2/+1 |
* | Flipping check_session xmlrpc's keep-alive to false, because some clients hang. | diva | 2009-04-29 | 1 | -1/+1 |
* | HGWorldMap got a bit out of sync during the introduction of the new module sy... | diva | 2009-04-26 | 1 | -96/+7 |
* | - Moved WorldMapModule and HGWorldMapModule to the new region-module system | Homer Horwitz | 2009-04-24 | 1 | -11/+32 |
* | * Fix hypergrid standalone login by overriding AddNewUserAgent in HGUserServices | Justin Clarke Casey | 2009-04-22 | 1 | -3/+10 |
* | Adds session authentication upon NewUserConnections. Adds user key authentica... | diva | 2009-04-14 | 2 | -2/+3 |
* | Added CreateObject(regionhandle, userID, itemID) to post objects that are to ... | diva | 2009-04-05 | 1 | -19/+23 |
* | * Fixed copyright headers on HyperGrid source files. (Now match the rest of O... | Adam Frisby | 2009-04-05 | 2 | -50/+48 |
* | Update svn properties, add copyright header, formatting cleanup. | Jeff Ames | 2009-03-31 | 2 | -418/+418 |
* | Moved some files around, so that it's easier to share code between standalone... | diva | 2009-03-29 | 3 | -807/+166 |
* | Minor bug fix in UpdateItem (meta data). | diva | 2009-03-28 | 1 | -1/+3 |
* | Small bugs fixed related to ownership and permissions. | diva | 2009-03-28 | 1 | -9/+18 |
* | Notecard updates bypassing the regions. (HGStandalone only) | diva | 2009-03-26 | 1 | -26/+107 |
* | One more -- CopyItem. | diva | 2009-03-26 | 1 | -0/+32 |
* | Half-way through supporting inventory access from outside the regions -- HG s... | diva | 2009-03-26 | 1 | -9/+84 |
* | HGStandaloneInventoryService now serves inventory assets. No need for clients... | diva | 2009-03-25 | 1 | -1/+36 |
* | Moving the LoginAuth service up, so that it can be shared among standalones a... | diva | 2009-03-22 | 2 | -351/+2 |
* | Initial support for authentication/authorization keys in UserManagerBase, and... | diva | 2009-03-21 | 3 | -6/+867 |
* | Moving HGStandaloneAssetService to a new place, and giving it a more generic ... | diva | 2009-03-21 | 1 | -196/+0 |
* | * refactor: Create IHttpServer interface instead of accessing BaseHttpServer ... | Justin Clarke Casey | 2009-03-19 | 2 | -2/+4 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2009-03-10 | 1 | -5/+2 |
* | Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 2009-02-22 | 1 | -1/+1 |
* | * Another stab at removing AssetServer.exe dependencies | lbsa71 | 2009-02-20 | 1 | -1/+0 |
* | * Reverted the AssetServer fix, apparently something was dependent on IAssetD... | lbsa71 | 2009-02-19 | 1 | -0/+2 |
* | * moved the Get/PostAssetStreamHandler to the Servers namespace... slowly get... | lbsa71 | 2009-02-19 | 1 | -1/+0 |
* | * Extracted IAssetData and moved it to OpenSim.Framework to prepare to get ri... | lbsa71 | 2009-02-19 | 1 | -1/+0 |
* | * refactor: remove AssetCache field hanging off Scene | Justin Clarke Casey | 2009-02-16 | 1 | -1/+2 |
* | Restores the HGWorldMap functionality that has been reduced since a recent re... | diva | 2009-02-14 | 1 | -1/+9 |
* | large scale fix for svn props after "the great refactor" | Sean Dague | 2009-02-12 | 3 | -35/+35 |
* | * optimized usings. | lbsa71 | 2009-02-12 | 3 | -63/+35 |
* | this is step 2 of 2 of the OpenSim.Region.Environment refactor. | Dr Scofield | 2009-02-10 | 3 | -0/+693 |