| Commit message (Expand) | Author | Age | Files | Lines |
* | * Complete refactoring accidentally left unfinished so that all server help r... | Justin Clarke Casey | 2008-09-15 | 1 | -15/+1 |
* | Changed "show users" command to display only root agents, "show users full" to | Homer Horwitz | 2008-09-12 | 1 | -5/+5 |
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-08-28 | 1 | -9/+9 |
* | * Append thread information on to the end of period diagnostics information | Justin Clarke Casey | 2008-08-25 | 1 | -2/+5 |
* | * minor: refactor thread report into a method that returns a string rather th... | Justin Clarke Casey | 2008-08-25 | 1 | -15/+29 |
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-08-19 | 1 | -4/+4 |
* | * It appears that sometimes some IClientAPI reference is not being released, ... | Justin Clarke Casey | 2008-08-18 | 1 | -0/+30 |
* | Formatting cleanup. | Jeff Ames | 2008-08-18 | 1 | -23/+23 |
* | * Insert a new 'set log level [level] command on the console' | Justin Clarke Casey | 2008-08-16 | 1 | -5/+80 |
* | Thanks, BlueWall, for a patch that: | Dahlia Trimble | 2008-08-14 | 1 | -1/+1 |
* | * Register main thread as console thread with thread tracker | Justin Clarke Casey | 2008-08-01 | 1 | -0/+4 |
* | * minor: get rid of count number from 'show threads' display since they all h... | Justin Clarke Casey | 2008-08-01 | 1 | -12/+1 |
* | * minor: Make create user command appear on the region console only if the re... | Justin Clarke Casey | 2008-07-22 | 1 | -0/+1 |
* | * Move thread tracking code to base opensim server so that it's available for... | Justin Clarke Casey | 2008-07-11 | 1 | -6/+31 |
* | Mantis#1685. Thank you kindly, Mjm for a patch that: | Charles Krinke | 2008-07-08 | 1 | -1/+12 |
* | Minor formatting cleanup. | Jeff Ames | 2008-06-18 | 1 | -1/+1 |
* | * minor: Print out uptime as well as stats in periodic diagnostics logging, s... | Justin Clarke Casey | 2008-06-13 | 1 | -5/+27 |
* | Update svn properties, clean up formatting, refactor out duplicate hard-coded... | Jeff Ames | 2008-06-13 | 1 | -11/+11 |
* | * Drop periodic stats logging back down to 60 minutes to reduce console spam. | Justin Clarke Casey | 2008-06-11 | 1 | -1/+1 |
* | * Add 'show info' command to all servers, which prints the directory in which... | Justin Clarke Casey | 2008-06-11 | 1 | -2/+16 |
* | * minor: Reduce statistic log snapshots to every 20 minutes to get more infor... | Justin Clarke Casey | 2008-06-10 | 1 | -1/+1 |
* | * If a server has statistics, print these out to the log every hour to get so... | Justin Clarke Casey | 2008-06-10 | 1 | -0/+21 |
* | Formatting cleanup, minor refactoring, svn properties. | Jeff Ames | 2008-06-04 | 1 | -15/+15 |
* | * experimental: Make OpenSim archiver save and reload all prim textures when ... | Justin Clarke Casey | 2008-06-02 | 1 | -2/+2 |
* | * Add 'show version' help information into base OpenSim server | Justin Clarke Casey | 2008-06-02 | 1 | -1/+2 |
* | * Move most bookending startup/shutdown messages to BaseOpenSimServer so they... | Justin Clarke Casey | 2008-06-01 | 1 | -7/+6 |
* | * Fix build break by eliminating remaining IScenePermissions references - mus... | Justin Clarke Casey | 2008-06-01 | 1 | -1/+1 |
* | * Move log version printing up into BaseOpenSimServer | Justin Clarke Casey | 2008-06-01 | 1 | -4/+14 |
* | * Make version information common to all servers | Justin Clarke Casey | 2008-05-31 | 1 | -0/+82 |
* | * Implements UserServer logoff in a few situations | Teravus Ovares | 2008-05-31 | 1 | -0/+1 |
* | Formatting cleanup. | Jeff Ames | 2008-05-16 | 1 | -14/+14 |
* | * Refactor additional stats collection common code into base opensim server | Justin Clarke Casey | 2008-05-14 | 1 | -1/+18 |
* | Formatting cleanup. | Jeff Ames | 2008-05-14 | 1 | -3/+3 |
* | From: Alan M Webb <awebb@vnet.ibm.com> | Justin Clarke Casey | 2008-05-12 | 1 | -6/+23 |
* | * Fix opensim region server shutdown. | Justin Clarke Casey | 2008-05-09 | 1 | -1/+1 |
* | * Move shutdown processing to base OpenSimServer, overriding the method where... | Justin Clarke Casey | 2008-05-07 | 1 | -1/+17 |
* | * Refactored out common http handler operations | lbsa71 | 2008-03-28 | 1 | -0/+6 |
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 1 | -26/+25 |
* | Converted logging to use log4net. | Jeff Ames | 2008-02-05 | 1 | -7/+5 |
* | * Rebase all current servers on common abstract BaseOpenSimServer class | Justin Clarke Casey | 2008-02-04 | 1 | -2/+45 |
* | * Add missed out evn:eol-style native | Justin Clarke Casey | 2008-01-25 | 1 | -43/+43 |
* | * Add very basic initial login stats to the user server | Justin Clarke Casey | 2008-01-25 | 1 | -0/+43 |