| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace the console for all OpenSim apps with a new console featuring command | Melanie Thielker | 2009-02-07 | 1 | -24/+70 |
* | OpenUser_Main is now public. Fixes Mantis #2940. Thanks SirKimba | Homer Horwitz | 2008-12-30 | 1 | -1/+1 |
* | * Apply http://opensimulator.org/mantis/view.php?id=2927 with some changes | Justin Clarke Casey | 2008-12-29 | 1 | -1/+1 |
* | * ReCommit the OpenID patch with a few less dependencies. | Teravus Ovares | 2008-12-20 | 1 | -0/+6 |
* | Revert OpenId until we can come to grips with the mono 2 requirement | Charles Krinke | 2008-12-20 | 1 | -6/+0 |
* | Mantis#2816. Thank you kindly, JHurliman for the beginnings of | Charles Krinke | 2008-12-19 | 1 | -0/+6 |
* | * reverted 7561 as the logger reference should always be private to the class... | lbsa71 | 2008-12-02 | 1 | -1/+1 |
* | Made BaseOpenSimServer.ShutdownSpecific() public. As the OpenSimBase.Shutdown... | MW | 2008-12-02 | 1 | -1/+1 |
* | * Making log available for subclasses | lbsa71 | 2008-12-01 | 1 | -1/+1 |
* | * refactor: move CreateUser into UserServiceAdmin | Justin Clarke Casey | 2008-11-28 | 1 | -45/+19 |
* | * Opened the registration of http handlers up for subclassing | lbsa71 | 2008-11-27 | 1 | -1/+1 |
* | * Adding some virtual hooks and making some privaets protected for great just... | lbsa71 | 2008-11-25 | 1 | -6/+18 |
* | 05:24:49 - [PRESENCE]: Logging off 888760cb-a3cf-43ac-8ea4-8732fd3ee2bb becau... | Melanie Thielker | 2008-11-23 | 1 | -0/+18 |
* | Plumb in the presence notifications and region shutdown/restart messages | Melanie Thielker | 2008-11-23 | 1 | -0/+29 |
* | Mantis#2660. Thank you kindly, Ruud Lathrop for a patch that: | Charles Krinke | 2008-11-23 | 1 | -56/+85 |
* | * minor: remove log message that gives wrong user server 'version' | Justin Clarke Casey | 2008-11-11 | 1 | -2/+0 |
* | Mantis#2340. Thank you kindly, Sacha Magne for a patch that: | Charles Krinke | 2008-10-06 | 1 | -4/+5 |
* | * refactor: make shutdown a template method in the same manner as startup, fo... | Justin Clarke Casey | 2008-10-03 | 1 | -3/+1 |
* | * refactor: make startup a template method | Justin Clarke Casey | 2008-10-03 | 1 | -3/+1 |
* | Mantis #2314 | Melanie Thielker | 2008-10-02 | 1 | -3/+30 |
* | Add a user server XMLRPC method to set the MOTD and the minimum GodLevel | Melanie Thielker | 2008-10-01 | 1 | -0/+1 |
* | * Add "reset user password" command to user server | Justin Clarke Casey | 2008-09-15 | 1 | -2/+55 |
* | * Complete refactoring accidentally left unfinished so that all server help r... | Justin Clarke Casey | 2008-09-15 | 1 | -6/+9 |
* | Mantis #2133 | Melanie Thielker | 2008-09-06 | 1 | -1/+1 |
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 1 | -10/+10 |
* | * minor: Tiny doc addition to trigger another build that hopefully won't fail | Justin Clarke Casey | 2008-08-30 | 1 | -0/+1 |
* | * Ditto, UserServer/Main.cs | Adam Frisby | 2008-08-30 | 1 | -25/+23 |
* | * minor: refactor thread report into a method that returns a string rather th... | Justin Clarke Casey | 2008-08-25 | 1 | -1/+0 |
* | * This commit incorporates the heart of the OpenGridProtocol patch that is cu... | Teravus Ovares | 2008-08-25 | 1 | -1/+1 |
* | Formatting cleanup. | Jeff Ames | 2008-08-18 | 1 | -11/+10 |
* | * Move GridInfoService into Framework.Communications and eliminate Common.Com... | Justin Clarke Casey | 2008-08-16 | 1 | -1/+0 |
* | Mantis #1936 | Melanie Thielker | 2008-08-13 | 1 | -1/+0 |
* | * minor: remove unused grid send/receive keys from user server configuration | Justin Clarke Casey | 2008-08-09 | 1 | -10/+6 |
* | moving GridInfo application plugin into a common standalone/grid | Dr Scofield | 2008-07-28 | 1 | -0/+7 |
* | * refactor: move remaining user service -> inventory service OGS1 calls into ... | Justin Clarke Casey | 2008-07-24 | 1 | -3/+3 |
* | * Separate out OGS1 calls used between services (rather than from region to s... | Justin Clarke Casey | 2008-07-24 | 1 | -2/+2 |
* | * minor: Rename IInterGridInventoryServices since it's inter service rather t... | Justin Clarke Casey | 2008-07-24 | 1 | -3/+3 |
* | thanks lulurun for a security patch that blocks unathorized access to the inv... | Johan Berntsson | 2008-07-23 | 1 | -0/+1 |
* | * refactor: move new inventory service call by user server to OGS1 with all t... | Justin Clarke Casey | 2008-07-22 | 1 | -7/+8 |
* | Added option to userserver config, to be able disable/enable the LLSD Login s... | MW | 2008-07-08 | 1 | -1/+4 |
* | * This enables grid-wide instant messaging in a peer to peer with tracker sty... | Teravus Ovares | 2008-06-01 | 1 | -1/+1 |
* | * Fix build break by eliminating remaining IScenePermissions references - mus... | Justin Clarke Casey | 2008-06-01 | 1 | -1/+3 |
* | * Implements UserServer logoff in a few situations | Teravus Ovares | 2008-05-31 | 1 | -0/+63 |
* | in theory implement the backend of appearance for grid. | Sean Dague | 2008-05-16 | 1 | -0/+2 |
* | * 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 | -23/+23 |
* | * Refactor additional stats collection common code into base opensim server | Justin Clarke Casey | 2008-05-14 | 1 | -7/+2 |
* | Formatting cleanup. | Jeff Ames | 2008-05-14 | 1 | -2/+2 |
* | * Fix opensim region server shutdown. | Justin Clarke Casey | 2008-05-09 | 1 | -1/+1 |
* | * Some refactorings. | Adam Frisby | 2008-05-08 | 1 | -1/+1 |