Commit History

Author SHA1 Message Date
  Justin Clarke Casey 9650632cd1 * It appears that sometimes some IClientAPI reference is not being released, resulting in continual execution of the CheckConnectivity timer method 16 years ago
  Jeff Ames 6ef9d4da90 Formatting cleanup. 16 years ago
  Justin Clarke Casey c602d76b79 * Insert a new 'set log level [level] command on the console' 16 years ago
  Dahlia Trimble 230c80be54 Thanks, BlueWall, for a patch that: 16 years ago
  Justin Clarke Casey e32c0930c2 * Register main thread as console thread with thread tracker 16 years ago
  Justin Clarke Casey 89898a2a6a * minor: get rid of count number from 'show threads' display since they all have IDs 16 years ago
  Justin Clarke Casey a1d481d0f6 * minor: Make create user command appear on the region console only if the region is running standalone 16 years ago
  Justin Clarke Casey f7d9b0bab7 * Move thread tracking code to base opensim server so that it's available for all servers (UGAIM as well as Region) 16 years ago
  Charles Krinke 1122f3f693 Mantis#1685. Thank you kindly, Mjm for a patch that: 16 years ago
  Jeff Ames a728417eda Minor formatting cleanup. 16 years ago
  Justin Clarke Casey b799031010 * minor: Print out uptime as well as stats in periodic diagnostics logging, so it's easier to tell which isntances each print out of information is from 16 years ago
  Jeff Ames 64f01ade04 Update svn properties, clean up formatting, refactor out duplicate hard-coded port numbers. 16 years ago
  Justin Clarke Casey f07b761583 * Drop periodic stats logging back down to 60 minutes to reduce console spam. 16 years ago
  Justin Clarke Casey ce9d0799ae * Add 'show info' command to all servers, which prints the directory in which the server was started 16 years ago
  Justin Clarke Casey c2054d225e * minor: Reduce statistic log snapshots to every 20 minutes to get more information 16 years ago
  Justin Clarke Casey 686f16cedd * If a server has statistics, print these out to the log every hour to get some idea of how these evolve 16 years ago
  Jeff Ames 4ec4e16c80 Formatting cleanup, minor refactoring, svn properties. 16 years ago
  Justin Clarke Casey 4453c8bc5c * experimental: Make OpenSim archiver save and reload all prim textures when not all faces have the same texture 16 years ago
  Justin Clarke Casey a1395b90be * Add 'show version' help information into base OpenSim server 16 years ago
  Justin Clarke Casey fbaeb081aa * Move most bookending startup/shutdown messages to BaseOpenSimServer so they appear in non-console servers too 16 years ago
  Justin Clarke Casey 15d41c2fc2 * Fix build break by eliminating remaining IScenePermissions references - must remember to nant clean 16 years ago
  Justin Clarke Casey 45fef8589d * Move log version printing up into BaseOpenSimServer 16 years ago
  Justin Clarke Casey 8cb5ec5fdd * Make version information common to all servers 16 years ago
  Teravus Ovares febe78d062 * Implements UserServer logoff in a few situations 16 years ago
  Jeff Ames 65c5efe43b Formatting cleanup. 16 years ago
  Justin Clarke Casey 0f50162961 * Refactor additional stats collection common code into base opensim server 16 years ago
  Jeff Ames c995d60d37 Formatting cleanup. 16 years ago
  Justin Clarke Casey b4d128c811 From: Alan M Webb <[email protected]> 16 years ago
  Justin Clarke Casey 313a635d1e * Fix opensim region server shutdown. 16 years ago
  Justin Clarke Casey 250fb6f5db * Move shutdown processing to base OpenSimServer, overriding the method where appropriate 16 years ago