| Commit message (Expand) | Author | Age | Files | Lines |
* | First pass at cleaning up old OGS1 and Local Inventory: removed everything-in... | Diva Canto | 2009-08-10 | 1 | -114/+0 |
* | Remove all references to HttpServer from CommsManager (all incarnations) | Melanie Thielker | 2009-07-10 | 1 | -17/+3 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 1 | -1/+1 |
* | Remove the old asset cache and local services and the configurations for them | Melanie Thielker | 2009-05-18 | 1 | -14/+0 |
* | Intermediate commit. WILL NOT COMPILE! | Melanie Thielker | 2009-05-04 | 1 | -1/+1 |
* | * Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some se... | Justin Clarke Casey | 2009-04-22 | 1 | -0/+6 |
* | * refactor: Create IHttpServer interface instead of accessing BaseHttpServer ... | Justin Clarke Casey | 2009-03-19 | 1 | -5/+7 |
* | Moved Linden protocol login handling to modules in OpenSim.Client.Linden. The... | MW | 2009-03-03 | 1 | -1/+2 |
* | THE BIG ANTI-REMOTING SCHLEP -- StartRemoting is no more. Sims in older versi... | diva | 2009-02-20 | 1 | -6/+0 |
* | This moves the 2 friends-related interregion messages out of OGS1 and into th... | diva | 2009-02-20 | 1 | -10/+0 |
* | * optimized usings. | lbsa71 | 2009-02-12 | 1 | -3/+0 |
* | From Alan Webb <awebb@linux.vnet.ibm.com> | Sean Dague | 2009-02-09 | 1 | -3/+3 |
* | * test: Extend take object test to finally check that the object made it into... | Justin Clarke Casey | 2008-11-28 | 1 | -1/+1 |
* | * refactor: rename UserServiceAdmin to UserAdminService | Justin Clarke Casey | 2008-11-28 | 1 | -3/+3 |
* | * refactor: move ResetUserPassword into UserServiceAdmin | Justin Clarke Casey | 2008-11-28 | 1 | -12/+0 |
* | * refactor: move CreateUser into UserServiceAdmin | Justin Clarke Casey | 2008-11-28 | 1 | -58/+5 |
* | * test: Add the ability to add a plugin directory to the user and inventory s... | Justin Clarke Casey | 2008-11-27 | 1 | -1/+0 |
* | Mantis#2660. Thank you kindly, Ruud Lathrop for a patch that: | Charles Krinke | 2008-11-23 | 1 | -4/+16 |
* | Megapatch that fixes/adds: friend offer/deny/accept, friendship termination, | Homer Horwitz | 2008-11-01 | 1 | -0/+21 |
* | Adding AddXmlRpcHandler(name, method, bool) to selectively disable | Dr Scofield | 2008-10-23 | 1 | -0/+8 |
* | * In Standalone, add a persistant account for the OGP user. | Teravus Ovares | 2008-09-25 | 1 | -0/+18 |
* | * Only allow logins on standalone when the sim has completed it's initial sta... | Justin Clarke Casey | 2008-09-19 | 1 | -5/+4 |
* | * refactor: collapse UpdateUserProfileProperties() into existing UpdateUserPr... | Justin Clarke Casey | 2008-09-15 | 1 | -1/+1 |
* | * refactor: Break out IUserServiceAdmin out of IUserService since admin metho... | Justin Clarke Casey | 2008-09-15 | 1 | -2/+7 |
* | * Add "reset user password" command to standalone region console | Justin Clarke Casey | 2008-09-15 | 1 | -0/+12 |
* | * Check in first part of http://opensimulator.org/mantis/view.php?id=2073 | Justin Clarke Casey | 2008-09-12 | 1 | -1/+13 |
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 1 | -17/+17 |
* | Formatting cleanup. | Jeff Ames | 2008-08-18 | 1 | -16/+16 |
* | * refactor: move create user console command parsing down to OpenSim.cs from ... | Justin Clarke Casey | 2008-07-29 | 1 | -46/+1 |
* | * minor: Rename IInterGridInventoryServices since it's inter service rather t... | Justin Clarke Casey | 2008-07-24 | 1 | -4/+4 |
* | * refactor: break out inter grid inventory services further | Justin Clarke Casey | 2008-07-23 | 1 | -17/+26 |
* | The new secure inventory server mode (in r5590) can now be disabled from Open... | Johan Berntsson | 2008-07-23 | 1 | -2/+50 |
* | thanks lulurun for a security patch that blocks unathorized access to the inv... | Johan Berntsson | 2008-07-23 | 1 | -0/+6 |
* | added experimental packet tracker (LLPacketTracker.cs), which can be told to ... | MW | 2008-07-21 | 1 | -3/+0 |
* | changes prompting of create user console command to only ask for unspecified ... | Dahlia Trimble | 2008-07-05 | 1 | -12/+16 |
* | patch and files from mantis #1630, Thanks Melanie | MW | 2008-06-29 | 1 | -1/+1 |
* | Extracted the Avatar appearance functions out of the IUserService interface a... | MW | 2008-06-28 | 1 | -0/+7 |
* | plumbing for multiple inventory servers. Mostly done on the region server side. | MW | 2008-06-28 | 1 | -7/+65 |
* | dr scofield's warning safari: | Dr Scofield | 2008-06-27 | 1 | -1/+1 |
* | Update svn properties. Formatting cleanup. | Jeff Ames | 2008-05-30 | 1 | -7/+7 |
* | * Caches UUIDName requests | Teravus Ovares | 2008-05-29 | 1 | -9/+52 |
* | Formatting cleanup. | Jeff Ames | 2008-05-16 | 1 | -1/+1 |
* | * For your fragging desire, damage enabled land works, but watch out!, life d... | Teravus Ovares | 2008-05-03 | 1 | -0/+13 |
* | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 2008-04-21 | 1 | -1/+3 |
* | further renaming of properties for clarity | Sean Dague | 2008-04-10 | 1 | -3/+3 |
* | moved fields to properties for UserDataProfile, which was | Sean Dague | 2008-04-10 | 1 | -5/+5 |
* | further refactor and rename of InventoryFolderBase properties | Sean Dague | 2008-04-08 | 1 | -1/+1 |
* | more refactoring, this time on InventoryFolderBase | Sean Dague | 2008-04-07 | 1 | -1/+1 |
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 1 | -26/+26 |
* | Replaced some Console.WriteLine calls with writes to log. | Jeff Ames | 2008-03-17 | 1 | -1/+4 |