| Commit message (Expand) | Author | Age | Files | Lines |
* | Added two new "trusted" url handlers to the Inventory server, to allow the us... | MW | 2008-12-02 | 2 | -10/+34 |
* | * refactor: make startup a template method | Justin Clarke Casey | 2008-10-03 | 1 | -3/+1 |
* | Add persistence of active gestures. This needs an UGAIM update to work. | Homer Horwitz | 2008-09-24 | 2 | -0/+14 |
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 2 | -7/+7 |
* | Formatting cleanup. | Jeff Ames | 2008-08-18 | 2 | -8/+8 |
* | Mantis #1936 | Melanie Thielker | 2008-08-13 | 1 | -1/+0 |
* | * minor: get rid of send and receive keys from inventory server | Justin Clarke Casey | 2008-08-09 | 1 | -6/+5 |
* | * minor: remove redundant welcome message from inventory grid server configur... | Justin Clarke Casey | 2008-08-09 | 1 | -1/+0 |
* | * Add line to log notifying of inventory -> user grid server trust failure | Justin Clarke Casey | 2008-08-09 | 1 | -3/+22 |
* | enabled a config option to inventory server to be able to stop it doing the S... | MW | 2008-07-25 | 2 | -27/+51 |
* | Thanks, lulurun, for a patch that adds an authenticated session cache to reduce | Mike Mazur | 2008-07-25 | 1 | -11/+27 |
* | Thanks, cmickeyb, for a patch that addresses secure inventory assuming IP add... | Mike Mazur | 2008-07-24 | 1 | -3/+5 |
* | thanks lulurun for a security patch that blocks unathorized access to the inv... | Johan Berntsson | 2008-07-23 | 2 | -19/+61 |
* | cleanup: fixing CamelCase issue with RestDeserialiseHandler. | Dr Scofield | 2008-07-15 | 1 | -9/+9 |
* | Mantis#1514. Thank you kindly, Boscata for an InventoryServer patch | Charles Krinke | 2008-06-11 | 1 | -0/+4 |
* | * Fix build break by eliminating remaining IScenePermissions references - mus... | Justin Clarke Casey | 2008-06-01 | 1 | -2/+3 |
* | * Minor: For no particularly good reason, make all console prompts conform to... | Justin Clarke Casey | 2008-05-16 | 1 | -1/+1 |
* | Formatting cleanup. | Jeff Ames | 2008-05-16 | 2 | -27/+27 |
* | * Remove old historical grid inventory code | Justin Clarke Casey | 2008-05-13 | 2 | -212/+1 |
* | * Removing polling delay for non-CAPS inventory fetch if the client has not y... | Justin Clarke Casey | 2008-05-09 | 1 | -1/+4 |
* | * Reduced sleep durations in a number of files. | Adam Frisby | 2008-05-08 | 1 | -6/+1 |
* | * Move shutdown processing to base OpenSimServer, overriding the method where... | Justin Clarke Casey | 2008-05-07 | 1 | -4/+0 |
* | * Add ability to defer item actions for AddItem() and DeleteItem(). This won... | Justin Clarke Casey | 2008-05-03 | 1 | -1/+1 |
* | * Refactor RemoveItem() | Justin Clarke Casey | 2008-05-03 | 1 | -1/+1 |
* | * Refactor: move UpdateFolder into CachedUserInfo | Justin Clarke Casey | 2008-05-03 | 1 | -1/+1 |
* | * Refactor: Move bulk of CreateFolder from UserProfileCacheService into Cache... | Justin Clarke Casey | 2008-05-03 | 1 | -58/+8 |
* | * Refactor: Remove the unused userID parameter that was being passed into alm... | Justin Clarke Casey | 2008-05-01 | 2 | -88/+6 |
* | * Rolled back a few changes. | Adam Frisby | 2008-05-01 | 3 | -70/+63 |
* | * Cleaning code still. | Adam Frisby | 2008-05-01 | 3 | -63/+70 |
* | * Breaking all the code, breaking all the code..! | Adam Frisby | 2008-05-01 | 1 | -4/+0 |
* | * Assorted spring cleanings. | Adam Frisby | 2008-05-01 | 1 | -2/+0 |
* | * Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. Thank... | Teravus Ovares | 2008-04-30 | 1 | -0/+5 |
* | * Implement full grid mode Trash empty | Justin Clarke Casey | 2008-04-23 | 2 | -9/+19 |
* | allow for Inventory database source to be specified in main | Sean Dague | 2008-04-23 | 2 | -3/+3 |
* | * Implement proper emptying of trashcan on standalone | Justin Clarke Casey | 2008-04-23 | 1 | -0/+10 |
* | * Allow folder renaming to complete after an agent inventory has been receive... | Justin Clarke Casey | 2008-04-22 | 1 | -1/+5 |
* | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 2008-04-21 | 3 | -10/+11 |
* | * Remove user profile from cache when they log out from a region. | Justin Clarke Casey | 2008-04-20 | 1 | -1/+1 |
* | * Reduce publicly exposed fields on InventoryCollection, which was causing du... | Justin Clarke Casey | 2008-04-11 | 1 | -32/+27 |
* | * Change inventory async response deliver to deliver all items and folders at... | Justin Clarke Casey | 2008-04-11 | 1 | -2/+1 |
* | * Minor: really just comment and subsequent indentation adjustment. Preparat... | Justin Clarke Casey | 2008-04-10 | 1 | -0/+6 |
* | * Refactor GetUsersInventory() | Justin Clarke Casey | 2008-04-10 | 1 | -9/+33 |
* | * Minor inventory message cleanup and documentation | Justin Clarke Casey | 2008-04-10 | 1 | -1/+10 |
* | further refactor and rename of InventoryFolderBase properties | Sean Dague | 2008-04-08 | 2 | -4/+4 |
* | more refactoring, this time on InventoryFolderBase | Sean Dague | 2008-04-07 | 2 | -14/+14 |
* | Refactor InventoryItemBase to do the following: | Sean Dague | 2008-04-07 | 1 | -6/+6 |
* | * Remove the quit command from the inventory console which was actually addin... | Justin Clarke Casey | 2008-04-01 | 1 | -1/+0 |
* | * Stop the grid inventory service sending all folder and item details twice | Justin Clarke Casey | 2008-03-30 | 1 | -23/+9 |
* | * Refactor: Remove unused inventory methods, some of which weren't properly i... | Justin Clarke Casey | 2008-03-29 | 1 | -0/+11 |
* | * CODE: Add phat warning to RootFolders http request since it no longer does ... | Justin Clarke Casey | 2008-03-29 | 1 | -0/+5 |