Commit History

Author SHA1 Message Date
  Robert Adams d9bd6e6b5b Add parameter and explanation of ManagedStats return to OpenSimDefaults.ini. 11 years ago
  Robert Adams 50c163ae6c Add a JSON web fetch of the statististics managed by StatsManager. 11 years ago
  Justin Clark-Casey (justincc) 638c3d25b0 Remove never implemented stub modules commands (list, load, unload) from back in 2009. 11 years ago
  Dan Lake 6572847518 Added MinPoolThreads to ini [Startup] section to control SmartThreadPool. 11 years ago
  Dan Lake f64f07e7c5 command line kick user now uses exact name match instead of substring search to avoid kicking the wrong user or multiple wrong users. 11 years ago
  Justin Clark-Casey (justincc) 25889b2d7e change "debug packet" command to "debug lludp packet" to conform with other "debug lludp" options 11 years ago
  Justin Clark-Casey (justincc) 0d2fd0d914 Make general server stats available on the robust console as well as the simulator console 11 years ago
  Justin Clark-Casey (justincc) 12900ea84e Log same environment information to Robust log as is already done for simulator logs, for debug purposes 11 years ago
  Justin Clark-Casey (justincc) 0e8ec5649e Get "show modules" console command to obey selected command line region/s 11 years ago
  Justin Clark-Casey (justincc) 647cb278c7 Get "show modules" console command to show modules in alphabetical order, and group shared and non-shared modules together 11 years ago
  Justin Clark-Casey (justincc) a16ae5d7e3 Move scene debug commands into separate module. Command changes from "debug scene <key> <value>" to "debug scene set <key> <value>" to accomodate future settings 11 years ago
  Justin Clark-Casey (justincc) e65737be93 minor: add missing newline to "debug scene" console command 11 years ago
  Justin Clark-Casey (justincc) f566dc0618 Remove unimplemented "debug teleport" console command 11 years ago
  Justin Clark-Casey (justincc) 701ca1e4b8 Add "debug scene pbackup true|false" console command. This enables or disable periodic scene backup. For debug purposes. 11 years ago
  Justin Clark-Casey (justincc) 8c8c8a00a4 Fix problem where restarting the currently selected region would stop various console commands (e.g. "show users") from working. 11 years ago
  Justin Clark-Casey (justincc) 3ce00e97cc Factor out command script code. 11 years ago
  Justin Clark-Casey (justincc) 9fcf3f1a3f Make "config show/set/get/save" console commands available on all servers 11 years ago
  Justin Clark-Casey (justincc) 45d1e6ab09 Make "show info" command available across all servers 11 years ago
  Melanie 8c130bcaf5 Remove the old style module loader and all references to it 11 years ago
  Justin Clark-Casey (justincc) 09f4e72d6a Fix memory leak where removing an NPC did not remove its circuits. 11 years ago
  Justin Clark-Casey (justincc) b5a3c74a5c Add "active true|false" to "debug scene" console command. 11 years ago
  Oren Hurvitz ce468215d5 Support multi-region OAR files 12 years ago
  Justin Clark-Casey (justincc) d53a53d4c5 Make "show http-handlers" command available for ROBUST instances as well as the simulator executable. 11 years ago
  Justin Clark-Casey (justincc) e6fb458597 no-op change for cia.vc test 12 years ago
  Justin Clark-Casey (justincc) bcbd450fe4 Add --force flag to "kick user" console command to allow bypassing of recent race condition checks. 12 years ago
  Justin Clark-Casey (justincc) 374ebab574 Strip experimental tag from --publish option of "save oar" region console command 12 years ago
  Justin Clark-Casey (justincc) 35efa88c26 Rename OpenSim.Framework.Statistics to OpenSim.Framework.Monitoring. 12 years ago
  Justin Clark-Casey (justincc) a1e99642c1 Add experimental "OpenSim object memory churn" statistics to output of region console "show stats" command 12 years ago
  Justin Clark-Casey (justincc) be39f03caa minor: switch around mixed up circuit code and endpoint data in "show connections" region console command 12 years ago
  Justin Clark-Casey (justincc) 15283d35f1 Extend "show circuits" to show circuit code, ip and viewer name. 12 years ago