| Commit message (Expand) | Author | Files | Lines |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2 | -2/+2 |
2009-05-30 | Added a AvatarCreationModule to the user server. This handles the "cloning" o... | MW | 1 | -0/+4 |
2009-05-25 | * reseparate inventory item creator id and creator uuid | Justin Clarke Casey | 1 | -2/+3 |
2009-05-20 | Remove the pre-log4net, discrete output methods from the consoles | Melanie Thielker | 1 | -1/+1 |
2009-05-14 | Small fix uncommenting something that got commented too much. | diva | 1 | -1/+1 |
2009-05-04 | Intermediate commit. WILL NOT COMPILE! | Melanie Thielker | 1 | -0/+1 |
2009-05-04 | Refactor. Make ConsoleBase a true base class. Create CommandConsole as a simple | Melanie Thielker | 1 | -1/+1 |
2009-04-07 | * minor: remove some mono compiler warnings | Justin Clarke Casey | 1 | -2/+2 |
2009-04-05 | Added CreateObject(regionhandle, userID, itemID) to post objects that are to ... | diva | 1 | -35/+39 |
2009-03-30 | Adds support at the inventory server for direct inventory manipulation from a... | diva | 1 | -1/+8 |
2009-03-23 | Committing partial work on passing folders across instances. This may crash. | Melanie Thielker | 1 | -0/+4 |
2009-03-21 | Add a QueryItem method to the inventory subsystem. Currently implemented for | Melanie Thielker | 1 | -0/+4 |
2009-02-12 | * optimized usings. | lbsa71 | 2 | -6/+3 |
2009-02-10 | Add proper handling for shared vs. unshared modules to the command | Melanie Thielker | 1 | -1/+1 |
2009-02-07 | Replace the console for all OpenSim apps with a new console featuring command | Melanie Thielker | 1 | -11/+10 |
2008-12-02 | Added two new "trusted" url handlers to the Inventory server, to allow the us... | MW | 2 | -10/+34 |
2008-10-03 | * refactor: make startup a template method | Justin Clarke Casey | 1 | -3/+1 |
2008-09-24 | Add persistence of active gestures. This needs an UGAIM update to work. | Homer Horwitz | 2 | -0/+14 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2 | -7/+7 |
2008-08-18 | Formatting cleanup. | Jeff Ames | 2 | -8/+8 |
2008-08-13 | Mantis #1936 | Melanie Thielker | 1 | -1/+0 |
2008-08-09 | * minor: get rid of send and receive keys from inventory server | Justin Clarke Casey | 1 | -6/+5 |
2008-08-09 | * minor: remove redundant welcome message from inventory grid server configur... | Justin Clarke Casey | 1 | -1/+0 |
2008-08-09 | * Add line to log notifying of inventory -> user grid server trust failure | Justin Clarke Casey | 1 | -3/+22 |
2008-07-25 | enabled a config option to inventory server to be able to stop it doing the S... | MW | 2 | -27/+51 |
2008-07-25 | Thanks, lulurun, for a patch that adds an authenticated session cache to reduce | Mike Mazur | 1 | -11/+27 |
2008-07-24 | Thanks, cmickeyb, for a patch that addresses secure inventory assuming IP add... | Mike Mazur | 1 | -3/+5 |
2008-07-23 | thanks lulurun for a security patch that blocks unathorized access to the inv... | Johan Berntsson | 2 | -19/+61 |
2008-07-15 | cleanup: fixing CamelCase issue with RestDeserialiseHandler. | Dr Scofield | 1 | -9/+9 |
2008-06-11 | Mantis#1514. Thank you kindly, Boscata for an InventoryServer patch | Charles Krinke | 1 | -0/+4 |
2008-06-01 | * Fix build break by eliminating remaining IScenePermissions references - mus... | Justin Clarke Casey | 1 | -2/+3 |
2008-05-16 | * Minor: For no particularly good reason, make all console prompts conform to... | Justin Clarke Casey | 1 | -1/+1 |
2008-05-16 | Formatting cleanup. | Jeff Ames | 2 | -27/+27 |
2008-05-13 | * Remove old historical grid inventory code | Justin Clarke Casey | 2 | -212/+1 |
2008-05-09 | * Removing polling delay for non-CAPS inventory fetch if the client has not y... | Justin Clarke Casey | 1 | -1/+4 |
2008-05-08 | * Reduced sleep durations in a number of files. | Adam Frisby | 1 | -6/+1 |
2008-05-07 | * Move shutdown processing to base OpenSimServer, overriding the method where... | Justin Clarke Casey | 1 | -4/+0 |
2008-05-03 | * Add ability to defer item actions for AddItem() and DeleteItem(). This won... | Justin Clarke Casey | 1 | -1/+1 |
2008-05-03 | * Refactor RemoveItem() | Justin Clarke Casey | 1 | -1/+1 |
2008-05-03 | * Refactor: move UpdateFolder into CachedUserInfo | Justin Clarke Casey | 1 | -1/+1 |
2008-05-03 | * Refactor: Move bulk of CreateFolder from UserProfileCacheService into Cache... | Justin Clarke Casey | 1 | -58/+8 |
2008-05-01 | * Refactor: Remove the unused userID parameter that was being passed into alm... | Justin Clarke Casey | 2 | -88/+6 |
2008-05-01 | * Rolled back a few changes. | Adam Frisby | 3 | -70/+63 |
2008-05-01 | * Cleaning code still. | Adam Frisby | 3 | -63/+70 |
2008-05-01 | * Breaking all the code, breaking all the code..! | Adam Frisby | 1 | -4/+0 |
2008-05-01 | * Assorted spring cleanings. | Adam Frisby | 1 | -2/+0 |
2008-04-30 | * Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. Thank... | Teravus Ovares | 1 | -0/+5 |
2008-04-23 | * Implement full grid mode Trash empty | Justin Clarke Casey | 2 | -9/+19 |
2008-04-23 | allow for Inventory database source to be specified in main | Sean Dague | 2 | -3/+3 |
2008-04-23 | * Implement proper emptying of trashcan on standalone | Justin Clarke Casey | 1 | -0/+10 |