Commit History

Author SHA1 Message Date
  Diva Canto c2cf22ea4f Added the beginning of a new test framework for robust connectors and services. For now, just Grid and Presence. This framework starts a robust server (as a thread) listening on a port in localhost, then the tests are client code. 9 years ago
  BlueWall c7a11899f6 Give ability to define constants that may be used throught the configuration 9 years ago
  Jak Daniels bde60cc92e Add persistent command history in console 9 years ago
  Dev Random 6955190c7d Add Util method to load OpSys env vars 10 years ago
  Justin Clark-Casey (justincc) 9501a583cb Make number of inbound http requests handled available as a httpserver.<port>.IncomingHTTPRequestsProcessed stat 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) 3ce198165c minor: remove some mono compiler warnings in ServicesServerBase 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) faf96f5c85 minor: Log location in which simulator/robust was started. 11 years ago
  BlueWall c754003944 Merge branch 'master' into connector_plugin 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) 8269d2b893 Factor out common pid file creation and removal code. 11 years ago
  Justin Clark-Casey (justincc) 4c4379b50f Make "set log level" command available across all servers 11 years ago
  Justin Clark-Casey (justincc) 45d1e6ab09 Make "show info" command available across all servers 11 years ago
  Justin Clark-Casey (justincc) cf03d6ea92 Factor out common registration of "show uptime" command 11 years ago
  Justin Clark-Casey (justincc) 5c48d7a378 factor out common HandleShow code for "show uptime" 11 years ago
  Justin Clark-Casey (justincc) 74a20a62ee refactor: Factor out copy/pasted server uptime report code 11 years ago
  BlueWall 3e71c71cbf Add modular configuration for Robust connectors 11 years ago
  SignpostMarv 3f6c6eed33 pasting in show uptime code 11 years ago
  Justin Clark-Casey (justincc) 916e3bf886 Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than constructing fresh copies. 12 years ago
  Justin Clark-Casey (justincc) 749c3fef8a Change "help" to display categories/module list then "help <category/module>" to display commands in a category. 12 years ago
  Justin Clark-Casey (justincc) 2d0412d366 Make errors reported by OpenSim when it halts because it can't find certain config sections or files a bit more user friendly. 12 years ago
  Justin Clark-Casey (justincc) b6873a7b5d Catch any exceptions exiting the top of the robust console, as we already do for the main simulator. 12 years ago
  Justin Clark-Casey (justincc) 8a0a78cbcc Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead of the other way around. 12 years ago
  Jeff Ames bc9f793a92 Formatting cleanup. 13 years ago
  BlueWall ffc1123ca5 adding -logconfig to Robust.exe 13 years ago
  Robert Adams 6cf0b8f6fe Add command-script to the Robust console 14 years ago
  Melanie Thielker a791689ceb Make the text mode remote console really work. It can now be used to send 14 years ago
  Melanie 984d5b0de6 Add "shutdown" command to ROBUST shell 14 years ago