| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * Make session security (secure inventory) configuration FALSE by default | Justin Clarke Casey | 2008-08-09 | 1 | -1/+1 |
* | * minor: remove redundant welcome message from inventory grid server configur... | Justin Clarke Casey | 2008-08-09 | 1 | -8/+2 |
* | * Add line to log notifying of inventory -> user grid server trust failure | Justin Clarke Casey | 2008-08-09 | 1 | -1/+14 |
* | Sorry, thoughtI had added that :/ | Melanie Thielker | 2008-08-08 | 1 | -0/+77 |
* | Patch #9160 | Melanie Thielker | 2008-08-08 | 1 | -40/+1 |
* | * All CheckRegion within an instance would use the same, global, bool for 'Av... | lbsa71 | 2008-08-08 | 1 | -2/+2 |
* | De-coupling the IClientAPI interface and ClientManager class from the | Mike Mazur | 2008-08-08 | 2 | -2/+7 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-08-08 | 1 | -460/+460 |
* | Committing first draft of the universal cache. This is by no means | Melanie Thielker | 2008-08-07 | 1 | -0/+467 |
* | Minor formatting cleanup. | Jeff Ames | 2008-08-07 | 1 | -1/+1 |
* | * Make currently selected region appear in the region console prompt | Justin Clarke Casey | 2008-08-05 | 1 | -2/+7 |
* | * refactor: change console base 'component name' to 'default prompt' since th... | Justin Clarke Casey | 2008-08-05 | 1 | -4/+13 |
* | * minor: correct spelling, remove warning | Justin Clarke Casey | 2008-08-01 | 1 | -2/+2 |
* | Estate series, patch 9 (#9157) | Melanie Thielker | 2008-08-01 | 2 | -1/+9 |
* | * minor: add to the thread tracker the thread with which the thread tracker t... | Justin Clarke Casey | 2008-08-01 | 1 | -1/+2 |
* | * Register main thread as console thread with thread tracker | Justin Clarke Casey | 2008-08-01 | 1 | -0/+4 |
* | * minor: get rid of count number from 'show threads' display since they all h... | Justin Clarke Casey | 2008-08-01 | 1 | -12/+1 |
* | * correct bug from last commit - for now don't drop cached user profile when ... | Justin Clarke Casey | 2008-08-01 | 1 | -0/+4 |
* | * Drop cached inventory from the local region when a user crosses out into a ... | Justin Clarke Casey | 2008-08-01 | 4 | -29/+44 |
* | * minor: eliminate some unused variables in InventoryFolderImpl | Justin Clarke Casey | 2008-08-01 | 1 | -2/+0 |
* | Patch #8 in the estate series. Introduces the concept of an estate | Melanie Thielker | 2008-08-01 | 1 | -0/+16 |
* | Thanks, Zaki, for a patch that addresses unhandled exceptions in the | Mike Mazur | 2008-08-01 | 1 | -4/+17 |
* | Apply updated patch from issue 1871. Thanks sempuki. | Mike Mazur | 2008-07-31 | 2 | -27/+27 |
* | * refactor: rearrange path inventory manipulation so that input tidying can b... | Justin Clarke Casey | 2008-07-31 | 1 | -5/+50 |
* | * refactor: eliminate unused SubFoldersCount | Justin Clarke Casey | 2008-07-31 | 1 | -11/+3 |
* | * allow inventory folders to be located by path | Justin Clarke Casey | 2008-07-31 | 2 | -9/+55 |
* | * refactor: Change CachedUserInfo.HasInventory to HasReceivedInventory to mak... | Justin Clarke Casey | 2008-07-31 | 2 | -19/+18 |
* | * minor: reduce coupling by passing in only session id to CachedUserInfo | Justin Clarke Casey | 2008-07-31 | 2 | -3/+11 |
* | Thank you, HomerHorwitz, for a patch that implements llSetCameraParams/llClea... | Melanie Thielker | 2008-07-31 | 1 | -0/+3 |
* | Thanks, sempuki, for a patch that moves all Grid Server's plugins to | Mike Mazur | 2008-07-31 | 8 | -182/+174 |
* | * Applying Mantis #1852 - Plugin Provider refactoring. Courtesy of Ryan/Sempuki. | Adam Frisby | 2008-07-30 | 1 | -17/+50 |
* | * Refactored some heavily duplicated RequestSimProfileData functions | lbsa71 | 2008-07-29 | 1 | -6/+19 |
* | * refactor: move create user console command parsing down to OpenSim.cs from ... | Justin Clarke Casey | 2008-07-29 | 1 | -46/+1 |
* | Mantis#1849. Thank you kindly, Kinoc for a patch that: | Charles Krinke | 2008-07-29 | 2 | -31/+66 |
* | moving GridInfo application plugin into a common standalone/grid | Dr Scofield | 2008-07-28 | 1 | -2/+2 |
* | Mantis#1817. Thank you kindly, sacha magne, for a patch that: | lbsa71 | 2008-07-27 | 1 | -8/+16 |
* | * Added safeguard to ensure valid inventoryserver uri. | lbsa71 | 2008-07-27 | 1 | -3/+16 |
* | enabled a config option to inventory server to be able to stop it doing the S... | MW | 2008-07-25 | 1 | -0/+6 |
* | * Remove dumb bug I put in which meant that an archive save would never compl... | Justin Clarke Casey | 2008-07-25 | 1 | -6/+5 |
* | squasing warning. | Dr Scofield | 2008-07-25 | 1 | -3/+3 |
* | adding copyright statement. | Dr Scofield | 2008-07-25 | 1 | -0/+27 |
* | completing rename of ChatFromViewerArgs to OSChatMessage | Dr Scofield | 2008-07-25 | 1 | -0/+0 |
* | renaming the increasingly ill-named ChatFromViewerArgs to OSChatMessage | Dr Scofield | 2008-07-25 | 2 | -4/+4 |
* | From: awebb | Dr Scofield | 2008-07-25 | 1 | -11/+16 |
* | Thanks, lulurun, for a patch that adds an authenticated session cache to reduce | Mike Mazur | 2008-07-25 | 1 | -0/+107 |
* | Add GetGroupPowers() and a dictionary to hold them to ClientView and | Melanie Thielker | 2008-07-25 | 1 | -0/+2 |
* | * refactor: Remove now redundant inventory server url being passed to GetInve... | Justin Clarke Casey | 2008-07-24 | 1 | -17/+4 |
* | * Separate out OGS1 calls used between services (rather than from region to s... | Justin Clarke Casey | 2008-07-24 | 1 | -7/+7 |
* | * minor: Rename IInterGridInventoryServices since it's inter service rather t... | Justin Clarke Casey | 2008-07-24 | 4 | -7/+7 |
* | oops...forgot to svn add OSHttpHttpHandler.cs last week. | Dr Scofield | 2008-07-24 | 1 | -0/+145 |