| Commit message (Expand) | Author | Age | Files | Lines |
* | Small bug fix in HG. | diva | 2009-06-10 | 1 | -1/+2 |
* | Heart surgery no.2: the inventory service hooks. | diva | 2009-06-10 | 1 | -0/+7 |
* | Formatting cleanup. | Jeff Ames | 2009-06-10 | 1 | -1/+1 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 7 | -7/+7 |
* | Fixes map image on link-region (HG). | diva | 2009-05-24 | 1 | -1/+4 |
* | * Pipes requestors IP address through all XmlRpcRequest delegates. This is ne... | Adam Frisby | 2009-05-23 | 2 | -5/+5 |
* | Remove the old asset cache and local services and the configurations for them | Melanie Thielker | 2009-05-18 | 1 | -1/+0 |
* | Thank you kindly, Patnad, for a patch that: | Charles Krinke | 2009-05-12 | 1 | -1/+1 |
* | * If an item creator id contains an iar loaded name, create a temporary profi... | Justin Clarke Casey | 2009-05-05 | 1 | -1/+17 |
* | Intermediate commit. WILL NOT COMPILE! | Melanie Thielker | 2009-05-04 | 6 | -1/+6 |
* | * Resolve http://opensimulator.org/mantis/view.php?id=3573 | Justin Clarke Casey | 2009-05-04 | 1 | -0/+10 |
* | * Add user data plugin to store temporary profiles (which are distinct from c... | Justin Clarke Casey | 2009-04-23 | 2 | -7/+6 |
* | * Fix hypergrid standalone login by overriding AddNewUserAgent in HGUserServices | Justin Clarke Casey | 2009-04-22 | 1 | -13/+8 |
* | * Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some se... | Justin Clarke Casey | 2009-04-22 | 2 | -16/+29 |
* | * Resolve http://opensimulator.org/mantis/view.php?id=3509 by passing up the ... | Justin Clarke Casey | 2009-04-22 | 1 | -4/+4 |
* | * Fix windows build from last commit | Justin Clarke Casey | 2009-04-22 | 1 | -0/+1 |
* | * Fission OGS1UserServices into user service and OGS1 user data plugin compon... | Justin Clarke Casey | 2009-04-22 | 2 | -35/+9 |
* | Thank you dslake for diagnosing and fixing a race condition in OGS1SecureInve... | diva | 2009-04-18 | 1 | -75/+81 |
* | Bug fix for standalone HG login. VerifySession should be local for local users. | diva | 2009-04-18 | 1 | -0/+10 |
* | * Moved the DefaultConfig settings into already-existing ConfigSettings | lbsa71 | 2009-04-17 | 1 | -2/+2 |
* | * Some more work on refactoring configs; | lbsa71 | 2009-04-17 | 1 | -2/+2 |
* | * minor: Eliminate redundant argument in PreloadUserCache | Justin Clarke Casey | 2009-04-16 | 1 | -1/+1 |
* | minor: Remove some mono compiler warnings. Uncomment code when it's actually... | Justin Clarke Casey | 2009-04-15 | 1 | -1/+1 |
* | One less vulnerability in the HG: detecting foreign users trying to come in w... | diva | 2009-04-14 | 1 | -1/+13 |
* | Adds session authentication upon NewUserConnections. Adds user key authentica... | diva | 2009-04-14 | 3 | -73/+155 |
* | * Some more experimental work on distributed assets. Nothing hotwired yet. | lbsa71 | 2009-04-13 | 1 | -0/+5 |
* | * Introduced some experimental code with regards to asset data substitution | lbsa71 | 2009-04-08 | 1 | -0/+6 |
* | Changed the asynchronous call to get inventory in HG, so that it properly rep... | diva | 2009-04-05 | 1 | -19/+49 |
* | Added CreateObject(regionhandle, userID, itemID) to post objects that are to ... | diva | 2009-04-05 | 1 | -0/+11 |
* | * Fixed copyright headers on HyperGrid source files. (Now match the rest of O... | Adam Frisby | 2009-04-05 | 5 | -123/+118 |
* | Another bit of refactoring to try to make sense of OpenSim.Framework.Communic... | diva | 2009-03-29 | 2 | -3/+3 |
* | Committing partial work on passing folders across instances. This may crash. | Melanie Thielker | 2009-03-23 | 1 | -0/+23 |
* | Add QueryItem method to secure inventory and HG inventory, change method sig to | Melanie Thielker | 2009-03-22 | 1 | -0/+23 |
* | Adds support for unlink-region command in hypergrid. | diva | 2009-03-18 | 1 | -0/+41 |
* | * minor: Remove most mono compiler warnings | Justin Clarke Casey | 2009-02-25 | 2 | -2/+2 |
* | Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 2009-02-22 | 1 | -49/+49 |
* | THE BIG ANTI-REMOTING SCHLEP -- StartRemoting is no more. Sims in older versi... | diva | 2009-02-20 | 5 | -1133/+2 |
* | Improved log message. | diva | 2009-02-18 | 1 | -2/+2 |
* | - remove the Metadata property from AssetBase and return all previous | Mike Mazur | 2009-02-17 | 1 | -3/+3 |
* | * optimized usings. | lbsa71 | 2009-02-12 | 7 | -35/+12 |
* | Makes ban of HG users exactly the same as ban of local users, that is upon Ad... | diva | 2009-02-12 | 1 | -75/+44 |
* | Moved prim crossing out of OGS1 and into RESTComms and LocalInterregionComms.... | diva | 2009-02-09 | 1 | -0/+12 |
* | From Alan Webb <awebb@linux.vnet.ibm.com> | Sean Dague | 2009-02-09 | 5 | -6/+6 |
* | Adds support for HG linking to specific regions within an instance. The forma... | diva | 2009-02-07 | 1 | -3/+3 |
* | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 2009-02-06 | 4 | -6/+6 |
* | - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of it | Mike Mazur | 2009-02-04 | 1 | -41/+41 |
* | More on dynamic hyperlinks. Making the 4096 check (deregistration of region) ... | diva | 2009-02-01 | 1 | -2/+2 |
* | Fixed logic for sending foreign user information (HG). | diva | 2009-01-03 | 1 | -5/+16 |
* | Another interregion comms change that will not work well with previous versio... | diva | 2009-01-03 | 3 | -20/+39 |
* | Minor fix for HG request neighbors. Should not return hyperlink neighbors, on... | diva | 2009-01-01 | 2 | -4/+4 |