aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Servers/BaseOpenSimServer.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Update svn properties, formatting cleanup.Jeff Ames2008-08-191-4/+4
* * It appears that sometimes some IClientAPI reference is not being released, ...Justin Clarke Casey2008-08-181-0/+30
* Formatting cleanup.Jeff Ames2008-08-181-23/+23
* * Insert a new 'set log level [level] command on the console'Justin Clarke Casey2008-08-161-5/+80
* Thanks, BlueWall, for a patch that:Dahlia Trimble2008-08-141-1/+1
* * Register main thread as console thread with thread trackerJustin Clarke Casey2008-08-011-0/+4
* * minor: get rid of count number from 'show threads' display since they all h...Justin Clarke Casey2008-08-011-12/+1
* * minor: Make create user command appear on the region console only if the re...Justin Clarke Casey2008-07-221-0/+1
* * Move thread tracking code to base opensim server so that it's available for...Justin Clarke Casey2008-07-111-6/+31
* Mantis#1685. Thank you kindly, Mjm for a patch that:Charles Krinke2008-07-081-1/+12
* Minor formatting cleanup.Jeff Ames2008-06-181-1/+1
* * minor: Print out uptime as well as stats in periodic diagnostics logging, s...Justin Clarke Casey2008-06-131-5/+27
* Update svn properties, clean up formatting, refactor out duplicate hard-coded...Jeff Ames2008-06-131-11/+11
* * Drop periodic stats logging back down to 60 minutes to reduce console spam. Justin Clarke Casey2008-06-111-1/+1
* * Add 'show info' command to all servers, which prints the directory in which...Justin Clarke Casey2008-06-111-2/+16
* * minor: Reduce statistic log snapshots to every 20 minutes to get more infor...Justin Clarke Casey2008-06-101-1/+1
* * If a server has statistics, print these out to the log every hour to get so...Justin Clarke Casey2008-06-101-0/+21
* Formatting cleanup, minor refactoring, svn properties.Jeff Ames2008-06-041-15/+15
* * experimental: Make OpenSim archiver save and reload all prim textures when ...Justin Clarke Casey2008-06-021-2/+2
* * Add 'show version' help information into base OpenSim serverJustin Clarke Casey2008-06-021-1/+2
* * Move most bookending startup/shutdown messages to BaseOpenSimServer so they...Justin Clarke Casey2008-06-011-7/+6
* * Fix build break by eliminating remaining IScenePermissions references - mus...Justin Clarke Casey2008-06-011-1/+1
* * Move log version printing up into BaseOpenSimServerJustin Clarke Casey2008-06-011-4/+14
* * Make version information common to all serversJustin Clarke Casey2008-05-311-0/+82
* * Implements UserServer logoff in a few situationsTeravus Ovares2008-05-311-0/+1
* Formatting cleanup.Jeff Ames2008-05-161-14/+14
* * Refactor additional stats collection common code into base opensim serverJustin Clarke Casey2008-05-141-1/+18
* Formatting cleanup.Jeff Ames2008-05-141-3/+3
* From: Alan M Webb <awebb@vnet.ibm.com>Justin Clarke Casey2008-05-121-6/+23
* * Fix opensim region server shutdown.Justin Clarke Casey2008-05-091-1/+1
* * Move shutdown processing to base OpenSimServer, overriding the method where...Justin Clarke Casey2008-05-071-1/+17
* * Refactored out common http handler operationslbsa712008-03-281-0/+6
* Formatting cleanup.Jeff Ames2008-03-181-26/+25
* Converted logging to use log4net.Jeff Ames2008-02-051-7/+5
* * Rebase all current servers on common abstract BaseOpenSimServer classJustin Clarke Casey2008-02-041-2/+45
* * Add missed out evn:eol-style nativeJustin Clarke Casey2008-01-251-43/+43
* * Add very basic initial login stats to the user serverJustin Clarke Casey2008-01-251-0/+43