aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/InventoryServer/Main.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-06-11Mantis#1514. Thank you kindly, Boscata for an InventoryServer patchCharles Krinke1-0/+4
2008-06-01* Fix build break by eliminating remaining IScenePermissions references - mus...Justin Clarke Casey1-2/+3
2008-05-16* Minor: For no particularly good reason, make all console prompts conform to...Justin Clarke Casey1-1/+1
2008-05-16Formatting cleanup.Jeff Ames1-8/+8
2008-05-13* Remove old historical grid inventory codeJustin Clarke Casey1-5/+1
2008-05-07* Move shutdown processing to base OpenSimServer, overriding the method where...Justin Clarke Casey1-4/+0
2008-05-01* Refactor: Remove the unused userID parameter that was being passed into alm...Justin Clarke Casey1-5/+5
2008-05-01* Rolled back a few changes.Adam Frisby1-34/+31
2008-05-01* Cleaning code still.Adam Frisby1-31/+34
2008-04-23* Implement full grid mode Trash emptyJustin Clarke Casey1-0/+4
2008-04-23allow for Inventory database source to be specified in mainSean Dague1-1/+1
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-2/+5
2008-04-01* Remove the quit command from the inventory console which was actually addin...Justin Clarke Casey1-1/+0
2008-03-29* CODE: Add phat warning to RootFolders http request since it no longer does ...Justin Clarke Casey1-0/+5
2008-03-29* Various 1.19.0.5 grid inventory request fixes. These will only take affect...Justin Clarke Casey1-14/+17
2008-03-28* Refactored out common http handler operationslbsa711-11/+17
2008-03-18Formatting cleanup.Jeff Ames1-26/+25
2008-02-05Converted logging to use log4net.Jeff Ames1-9/+13
2008-02-04* Rebase all current servers on common abstract BaseOpenSimServer classJustin Clarke Casey1-13/+10
2007-12-27* Optimized usingslbsa711-20/+14
2007-12-15Grid Inventory feature upgrade: renaming folders should now be correct, subfo...Brian McBee1-0/+4
2007-12-14* Patch from Justincc that swaps out LLUUIDs for Guid on the inventory REST c...Teravus Ovares1-4/+4
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames1-1/+1
2007-12-01Initial working Grid Inventory server. Only been tested on a very small grid,...MW1-4/+30
2007-10-30Step one on the long march towards grid based inventory. Introduction of an I...Tleiades Hax1-16/+39
2007-09-27Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei...lbsa711-97/+16
2007-09-27* Tleiades grid mode inventory (#444) - thanx Tleiades!lbsa711-16/+97
2007-09-10mass update of urls in source code to new websiteSean Dague1-1/+1
2007-07-16changed to native line ending encodingSean Dague1-87/+87