| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed HGInventory out of core. This is part of HG2, which it now being deve... | Diva Canto | 2009-08-09 | 1 | -2/+0 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 1 | -1/+1 |
* | Added a AvatarCreationModule to the user server. This handles the "cloning" o... | MW | 2009-05-30 | 1 | -0/+4 |
* | Remove the pre-log4net, discrete output methods from the consoles | Melanie Thielker | 2009-05-20 | 1 | -1/+1 |
* | Small fix uncommenting something that got commented too much. | diva | 2009-05-14 | 1 | -1/+1 |
* | Intermediate commit. WILL NOT COMPILE! | Melanie Thielker | 2009-05-04 | 1 | -0/+1 |
* | Refactor. Make ConsoleBase a true base class. Create CommandConsole as a simple | Melanie Thielker | 2009-05-04 | 1 | -1/+1 |
* | * minor: remove some mono compiler warnings | Justin Clarke Casey | 2009-04-07 | 1 | -2/+2 |
* | Added CreateObject(regionhandle, userID, itemID) to post objects that are to ... | diva | 2009-04-05 | 1 | -35/+39 |
* | Adds support at the inventory server for direct inventory manipulation from a... | diva | 2009-03-30 | 1 | -1/+8 |
* | Committing partial work on passing folders across instances. This may crash. | Melanie Thielker | 2009-03-23 | 1 | -0/+4 |
* | Add a QueryItem method to the inventory subsystem. Currently implemented for | Melanie Thielker | 2009-03-21 | 1 | -0/+4 |
* | * optimized usings. | lbsa71 | 2009-02-12 | 1 | -1/+1 |
* | Add proper handling for shared vs. unshared modules to the command | Melanie Thielker | 2009-02-10 | 1 | -1/+1 |
* | Replace the console for all OpenSim apps with a new console featuring command | Melanie Thielker | 2009-02-07 | 1 | -11/+10 |
* | Added two new "trusted" url handlers to the Inventory server, to allow the us... | MW | 2008-12-02 | 1 | -0/+8 |
* | * 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 | 1 | -0/+5 |
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 1 | -2/+2 |
* | Formatting cleanup. | Jeff Ames | 2008-08-18 | 1 | -1/+1 |
* | 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 |
* | enabled a config option to inventory server to be able to stop it doing the S... | MW | 2008-07-25 | 1 | -0/+1 |
* | thanks lulurun for a security patch that blocks unathorized access to the inv... | Johan Berntsson | 2008-07-23 | 1 | -19/+20 |
* | 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 | 1 | -8/+8 |
* | * Remove old historical grid inventory code | Justin Clarke Casey | 2008-05-13 | 1 | -5/+1 |
* | * Move shutdown processing to base OpenSimServer, overriding the method where... | Justin Clarke Casey | 2008-05-07 | 1 | -4/+0 |
* | * Refactor: Remove the unused userID parameter that was being passed into alm... | Justin Clarke Casey | 2008-05-01 | 1 | -5/+5 |
* | * Rolled back a few changes. | Adam Frisby | 2008-05-01 | 1 | -34/+31 |
* | * Cleaning code still. | Adam Frisby | 2008-05-01 | 1 | -31/+34 |
* | * Implement full grid mode Trash empty | Justin Clarke Casey | 2008-04-23 | 1 | -0/+4 |
* | allow for Inventory database source to be specified in main | Sean Dague | 2008-04-23 | 1 | -1/+1 |
* | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 2008-04-21 | 1 | -2/+5 |
* | * Remove the quit command from the inventory console which was actually addin... | Justin Clarke Casey | 2008-04-01 | 1 | -1/+0 |
* | * CODE: Add phat warning to RootFolders http request since it no longer does ... | Justin Clarke Casey | 2008-03-29 | 1 | -0/+5 |
* | * Various 1.19.0.5 grid inventory request fixes. These will only take affect... | Justin Clarke Casey | 2008-03-29 | 1 | -14/+17 |
* | * Refactored out common http handler operations | lbsa71 | 2008-03-28 | 1 | -11/+17 |
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 1 | -26/+25 |
* | Converted logging to use log4net. | Jeff Ames | 2008-02-05 | 1 | -9/+13 |
* | * Rebase all current servers on common abstract BaseOpenSimServer class | Justin Clarke Casey | 2008-02-04 | 1 | -13/+10 |
* | * Optimized usings | lbsa71 | 2007-12-27 | 1 | -20/+14 |
* | Grid Inventory feature upgrade: renaming folders should now be correct, subfo... | Brian McBee | 2007-12-15 | 1 | -0/+4 |
* | * Patch from Justincc that swaps out LLUUIDs for Guid on the inventory REST c... | Teravus Ovares | 2007-12-14 | 1 | -4/+4 |
* | saved OpenSim source code from the giant rampaging unterminated copyright not... | Jeff Ames | 2007-12-10 | 1 | -1/+1 |
* | Initial working Grid Inventory server. Only been tested on a very small grid,... | MW | 2007-12-01 | 1 | -4/+30 |